Pull request #42768 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 83ec46a7e67402258827a2b9f0e147863646eba0+41568dfc665ad4033d7fc860a5dac8102915008e (16a910e90ca4dbbdaf0e2e6b5472133d6940273a) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-42768@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-08-21T18:36:53.522Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-08-21T18:36:53.527Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-08-21T18:37:08.686Z] Still waiting to schedule task [2021-08-21T18:37:08.688Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2021-08-21T18:37:48.733Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0044b5ae1169d6a27) in /home/ubuntu/workspace/moby_PR-42768 [Pipeline] { [Pipeline] checkout [2021-08-21T18:37:48.854Z] The recommended git tool is: git [2021-08-21T18:37:52.575Z] using credential docker-jenkins-github-credentials [2021-08-21T18:37:52.607Z] Cloning the remote Git repository [2021-08-21T18:37:52.607Z] Cloning with configured refspecs honoured and without tags [2021-08-21T18:37:52.657Z] Cloning repository https://github.com/moby/moby.git [2021-08-21T18:37:52.746Z] > git init /home/ubuntu/workspace/moby_PR-42768 # timeout=10 [2021-08-21T18:37:53.036Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-21T18:37:53.036Z] > git --version # timeout=10 [2021-08-21T18:37:53.098Z] > git --version # 'git version 2.17.1' [2021-08-21T18:37:53.099Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T18:37:53.101Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42768/head:refs/remotes/origin/PR-42768 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T18:38:15.683Z] Fetching without tags [2021-08-21T18:38:16.015Z] Merging remotes/origin/master commit 41568dfc665ad4033d7fc860a5dac8102915008e into PR head commit 83ec46a7e67402258827a2b9f0e147863646eba0 [2021-08-21T18:38:17.045Z] Merge succeeded, producing 83ec46a7e67402258827a2b9f0e147863646eba0 [2021-08-21T18:38:17.045Z] Checking out Revision 83ec46a7e67402258827a2b9f0e147863646eba0 (PR-42768) [2021-08-21T18:38:15.632Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-21T18:38:15.639Z] > git config --add remote.origin.fetch +refs/pull/42768/head:refs/remotes/origin/PR-42768 # timeout=10 [2021-08-21T18:38:15.650Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T18:38:15.673Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-21T18:38:15.688Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-21T18:38:15.688Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T18:38:15.689Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42768/head:refs/remotes/origin/PR-42768 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T18:38:16.023Z] > git config core.sparsecheckout # timeout=10 [2021-08-21T18:38:16.037Z] > git checkout -f 83ec46a7e67402258827a2b9f0e147863646eba0 # timeout=10 [2021-08-21T18:38:16.938Z] > git remote # timeout=10 [2021-08-21T18:38:16.959Z] > git config --get remote.origin.url # timeout=10 [2021-08-21T18:38:16.982Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T18:38:16.983Z] > git merge 41568dfc665ad4033d7fc860a5dac8102915008e # timeout=10 [2021-08-21T18:38:17.018Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-21T18:38:17.051Z] > git config core.sparsecheckout # timeout=10 [2021-08-21T18:38:17.070Z] > git checkout -f 83ec46a7e67402258827a2b9f0e147863646eba0 # timeout=10 [2021-08-21T18:38:21.857Z] Commit message: "libcontainerd/local: fix GoDoc" [2021-08-21T18:38:21.857Z] First time build. Skipping changelog. [2021-08-21T18:38:21.883Z] > git --version # timeout=10 [2021-08-21T18:38:21.924Z] > git --version # 'git version 2.17.1' [2021-08-21T18:38:21.953Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-21T18:38:23.047Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42768:/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-21T18:38:31.213Z] Unable to find image 'alpine:latest' locally [2021-08-21T18:38:31.213Z] latest: Pulling from library/alpine [2021-08-21T18:38:31.213Z] 29291e31a76a: Pulling fs layer [2021-08-21T18:38:31.475Z] 29291e31a76a: Verifying Checksum [2021-08-21T18:38:31.475Z] 29291e31a76a: Download complete [2021-08-21T18:38:31.737Z] 29291e31a76a: Pull complete [2021-08-21T18:38:31.737Z] Digest: sha256:eb3e4e175ba6d212ba1d6e04fc0782916c08e1c9d7b45892e9796141b1d379ae [2021-08-21T18:38:31.737Z] Status: Downloaded newer image for alpine:latest [2021-08-21T18:38:37.058Z] 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-21T18:38:38.279Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0044b5ae1169d6a27) in /home/ubuntu/workspace/moby_PR-42768 [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-21T18:38:38.336Z] The recommended git tool is: git [Pipeline] // stage [2021-08-21T18:38:38.348Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2021-08-21T18:38:38.376Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-08-21T18:38:38.392Z] Fetching without tags [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 [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] } [2021-08-21T18:38:38.699Z] Merging remotes/origin/master commit 41568dfc665ad4033d7fc860a5dac8102915008e into PR head commit 83ec46a7e67402258827a2b9f0e147863646eba0 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-08-21T18:38:39.018Z] Merge succeeded, producing 83ec46a7e67402258827a2b9f0e147863646eba0 [2021-08-21T18:38:39.018Z] Checking out Revision 83ec46a7e67402258827a2b9f0e147863646eba0 (PR-42768) [2021-08-21T18:38:39.189Z] Commit message: "libcontainerd/local: fix GoDoc" [2021-08-21T18:38:39.205Z] > git --version # timeout=10 [2021-08-21T18:38:39.231Z] > git --version # 'git version 2.17.1' [2021-08-21T18:38:39.253Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-08-21T18:38:38.354Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42768/.git # timeout=10 [2021-08-21T18:38:38.380Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-21T18:38:38.395Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-21T18:38:38.395Z] > git --version # timeout=10 [2021-08-21T18:38:38.405Z] > git --version # 'git version 2.17.1' [2021-08-21T18:38:38.405Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T18:38:38.406Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42768/head:refs/remotes/origin/PR-42768 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T18:38:38.702Z] > git config core.sparsecheckout # timeout=10 [2021-08-21T18:38:38.726Z] > git checkout -f 83ec46a7e67402258827a2b9f0e147863646eba0 # timeout=10 [2021-08-21T18:38:38.944Z] > git remote # timeout=10 [2021-08-21T18:38:38.967Z] > git config --get remote.origin.url # timeout=10 [2021-08-21T18:38:38.985Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T18:38:38.986Z] > git merge 41568dfc665ad4033d7fc860a5dac8102915008e # timeout=10 [2021-08-21T18:38:39.006Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-21T18:38:39.021Z] > git config core.sparsecheckout # timeout=10 [2021-08-21T18:38:39.029Z] > git checkout -f 83ec46a7e67402258827a2b9f0e147863646eba0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-21T18:38:39.881Z] + [ PR != PR ] [2021-08-21T18:38:39.881Z] + [ master != master ] [2021-08-21T18:38:39.881Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-21T18:38:40.210Z] + docker version [2021-08-21T18:38:40.210Z] Client: Docker Engine - Community [2021-08-21T18:38:40.210Z] Version: 20.10.6 [2021-08-21T18:38:40.210Z] API version: 1.41 [2021-08-21T18:38:40.210Z] Go version: go1.13.15 [2021-08-21T18:38:40.210Z] Git commit: 370c289 [2021-08-21T18:38:40.210Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-21T18:38:40.210Z] OS/Arch: linux/amd64 [2021-08-21T18:38:40.210Z] Context: default [2021-08-21T18:38:40.210Z] Experimental: true [2021-08-21T18:38:40.210Z] [2021-08-21T18:38:40.210Z] Server: Docker Engine - Community [2021-08-21T18:38:40.210Z] Engine: [2021-08-21T18:38:40.210Z] Version: 20.10.6 [2021-08-21T18:38:40.210Z] API version: 1.41 (minimum version 1.12) [2021-08-21T18:38:40.210Z] Go version: go1.13.15 [2021-08-21T18:38:40.210Z] Git commit: 8728dd2 [2021-08-21T18:38:40.210Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-21T18:38:40.210Z] OS/Arch: linux/amd64 [2021-08-21T18:38:40.210Z] Experimental: true [2021-08-21T18:38:40.210Z] containerd: [2021-08-21T18:38:40.210Z] Version: 1.4.6 [2021-08-21T18:38:40.210Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-21T18:38:40.210Z] runc: [2021-08-21T18:38:40.210Z] Version: 1.0.0-rc95 [2021-08-21T18:38:40.210Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-21T18:38:40.210Z] docker-init: [2021-08-21T18:38:40.210Z] Version: 0.19.0 [2021-08-21T18:38:40.210Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-21T18:38:40.510Z] + docker info [2021-08-21T18:38:53.279Z] Still waiting to schedule task [2021-08-21T18:38:53.279Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0044b5ae1169d6a27)’ [2021-08-21T18:38:53.280Z] Still waiting to schedule task [2021-08-21T18:38:53.280Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0044b5ae1169d6a27)’ [2021-08-21T18:38:53.281Z] Still waiting to schedule task [2021-08-21T18:38:53.281Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-08-21T18:38:53.283Z] Still waiting to schedule task [2021-08-21T18:38:53.283Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-08-21T18:38:53.285Z] Still waiting to schedule task [2021-08-21T18:38:53.285Z] All nodes of label ‘windows-2019’ are offline [2021-08-21T18:38:53.285Z] Still waiting to schedule task [2021-08-21T18:38:53.285Z] All nodes of label ‘windows-2022’ are offline [2021-08-21T18:38:53.286Z] Still waiting to schedule task [2021-08-21T18:38:53.286Z] All nodes of label ‘windows-2022’ are offline [2021-08-21T18:38:55.441Z] Client: [2021-08-21T18:38:55.441Z] Context: default [2021-08-21T18:38:55.441Z] Debug Mode: false [2021-08-21T18:38:55.441Z] Plugins: [2021-08-21T18:38:55.441Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-21T18:38:55.441Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-21T18:38:55.441Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-21T18:38:55.441Z] [2021-08-21T18:38:55.441Z] Server: [2021-08-21T18:38:55.441Z] Containers: 0 [2021-08-21T18:38:55.441Z] Running: 0 [2021-08-21T18:38:55.441Z] Paused: 0 [2021-08-21T18:38:55.441Z] Stopped: 0 [2021-08-21T18:38:55.441Z] Images: 1 [2021-08-21T18:38:55.441Z] Server Version: 20.10.6 [2021-08-21T18:38:55.441Z] Storage Driver: overlay2 [2021-08-21T18:38:55.441Z] Backing Filesystem: extfs [2021-08-21T18:38:55.441Z] Supports d_type: true [2021-08-21T18:38:55.441Z] Native Overlay Diff: true [2021-08-21T18:38:55.441Z] userxattr: false [2021-08-21T18:38:55.441Z] Logging Driver: json-file [2021-08-21T18:38:55.441Z] Cgroup Driver: cgroupfs [2021-08-21T18:38:55.441Z] Cgroup Version: 1 [2021-08-21T18:38:55.441Z] Plugins: [2021-08-21T18:38:55.441Z] Volume: local [2021-08-21T18:38:55.441Z] Network: bridge host ipvlan macvlan null overlay [2021-08-21T18:38:55.441Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-21T18:38:55.441Z] Swarm: inactive [2021-08-21T18:38:55.441Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-21T18:38:55.441Z] Default Runtime: runc [2021-08-21T18:38:55.441Z] Init Binary: docker-init [2021-08-21T18:38:55.441Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-21T18:38:55.441Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-21T18:38:55.441Z] init version: de40ad0 [2021-08-21T18:38:55.441Z] Security Options: [2021-08-21T18:38:55.441Z] apparmor [2021-08-21T18:38:55.441Z] seccomp [2021-08-21T18:38:55.441Z] Profile: default [2021-08-21T18:38:55.441Z] Kernel Version: 5.4.0-1048-aws [2021-08-21T18:38:55.441Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-21T18:38:55.441Z] OSType: linux [2021-08-21T18:38:55.441Z] Architecture: x86_64 [2021-08-21T18:38:55.441Z] CPUs: 2 [2021-08-21T18:38:55.441Z] Total Memory: 7.569GiB [2021-08-21T18:38:55.441Z] Name: ip-10-100-47-210 [2021-08-21T18:38:55.441Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-21T18:38:55.441Z] Docker Root Dir: /var/lib/docker [2021-08-21T18:38:55.441Z] Debug Mode: false [2021-08-21T18:38:55.441Z] Registry: https://index.docker.io/v1/ [2021-08-21T18:38:55.441Z] Labels: [2021-08-21T18:38:55.441Z] Experimental: true [2021-08-21T18:38:55.441Z] Insecure Registries: [2021-08-21T18:38:55.441Z] 127.0.0.0/8 [2021-08-21T18:38:55.441Z] Live Restore Enabled: true [2021-08-21T18:38:55.441Z] [2021-08-21T18:38:55.441Z] WARNING: No swap limit support [Pipeline] sh [2021-08-21T18:38:55.742Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-21T18:38:55.742Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-21T18:38:55.742Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42768/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-21T18:38:56.003Z] + bash /home/ubuntu/workspace/moby_PR-42768/check-config.sh [2021-08-21T18:38:56.003Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-21T18:38:56.003Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-21T18:38:56.003Z] [2021-08-21T18:38:56.003Z] Generally Necessary: [2021-08-21T18:38:56.003Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-21T18:38:56.003Z] - apparmor: enabled and tools installed [2021-08-21T18:38:56.003Z] - CONFIG_NAMESPACES: enabled [2021-08-21T18:38:56.003Z] - CONFIG_NET_NS: enabled [2021-08-21T18:38:56.003Z] - CONFIG_PID_NS: enabled [2021-08-21T18:38:56.003Z] - CONFIG_IPC_NS: enabled [2021-08-21T18:38:56.003Z] - CONFIG_UTS_NS: enabled [2021-08-21T18:38:56.003Z] - CONFIG_CGROUPS: enabled [2021-08-21T18:38:56.003Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-21T18:38:56.003Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-21T18:38:56.003Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-21T18:38:56.003Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-21T18:38:56.003Z] - CONFIG_CPUSETS: enabled [2021-08-21T18:38:56.003Z] - CONFIG_MEMCG: enabled [2021-08-21T18:38:56.003Z] - CONFIG_KEYS: enabled [2021-08-21T18:38:56.003Z] - CONFIG_VETH: enabled (as module) [2021-08-21T18:38:56.003Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-21T18:38:56.003Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-21T18:38:56.003Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-21T18:38:56.003Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-21T18:38:56.003Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-21T18:38:56.003Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-21T18:38:56.271Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-21T18:38:56.271Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-21T18:38:56.271Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-21T18:38:56.271Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-21T18:38:56.271Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-21T18:38:56.271Z] [2021-08-21T18:38:56.271Z] Optional Features: [2021-08-21T18:38:56.271Z] - CONFIG_USER_NS: enabled [2021-08-21T18:38:56.271Z] - CONFIG_SECCOMP: enabled [2021-08-21T18:38:56.271Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-21T18:38:56.271Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-21T18:38:56.271Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-21T18:38:56.271Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-21T18:38:56.271Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-21T18:38:56.271Z] - CONFIG_BLK_CGROUP: enabled [2021-08-21T18:38:56.271Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-21T18:38:56.271Z] - CONFIG_CGROUP_PERF: enabled [2021-08-21T18:38:56.271Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-21T18:38:56.271Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-21T18:38:56.271Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-21T18:38:56.271Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-21T18:38:56.271Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-21T18:38:56.271Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-21T18:38:56.272Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-21T18:38:56.272Z] - CONFIG_IP_VS: enabled (as module) [2021-08-21T18:38:56.272Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-21T18:38:56.272Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-21T18:38:56.272Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-21T18:38:56.272Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-21T18:38:56.272Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-21T18:38:56.272Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-21T18:38:56.272Z] - CONFIG_EXT4_FS: enabled [2021-08-21T18:38:56.272Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-21T18:38:56.272Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-21T18:38:56.272Z] - Network Drivers: [2021-08-21T18:38:56.272Z] - "overlay": [2021-08-21T18:38:56.272Z] - CONFIG_VXLAN: enabled (as module) [2021-08-21T18:38:56.272Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-21T18:38:56.272Z] Optional (for encrypted networks): [2021-08-21T18:38:56.540Z] - CONFIG_CRYPTO: enabled [2021-08-21T18:38:56.540Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-21T18:38:56.540Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-21T18:38:56.540Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-21T18:38:56.540Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-21T18:38:56.540Z] - CONFIG_XFRM: enabled [2021-08-21T18:38:56.540Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-21T18:38:56.540Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-21T18:38:56.540Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-21T18:38:56.540Z] - "ipvlan": [2021-08-21T18:38:56.540Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-21T18:38:56.540Z] - "macvlan": [2021-08-21T18:38:56.540Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-21T18:38:56.540Z] - CONFIG_DUMMY: enabled (as module) [2021-08-21T18:38:56.540Z] - "ftp,tftp client in container": [2021-08-21T18:38:56.540Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-21T18:38:56.540Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-21T18:38:56.540Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-21T18:38:56.540Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-21T18:38:56.540Z] - Storage Drivers: [2021-08-21T18:38:56.540Z] - "aufs": [2021-08-21T18:38:56.540Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-21T18:38:56.540Z] - "btrfs": [2021-08-21T18:38:56.540Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-21T18:38:56.540Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-21T18:38:56.540Z] - "devicemapper": [2021-08-21T18:38:56.540Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-21T18:38:56.540Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-21T18:38:56.540Z] - "overlay": [2021-08-21T18:38:56.540Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-21T18:38:56.540Z] - "zfs": [2021-08-21T18:38:56.540Z] - /dev/zfs: present [2021-08-21T18:38:56.540Z] - zfs command: missing [2021-08-21T18:38:56.540Z] - zpool command: missing [2021-08-21T18:38:56.540Z] [2021-08-21T18:38:56.540Z] Limits: [2021-08-21T18:38:56.540Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-21T18:38:56.540Z] [2021-08-21T18:38:56.540Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-21T18:38:56.887Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:83ec46a7e67402258827a2b9f0e147863646eba0 . [2021-08-21T18:38:57.148Z] #1 [internal] load build definition from Dockerfile [2021-08-21T18:38:57.148Z] #1 sha256:155911ebc483822f09f2ae7c8836b22571d643c3c116e26f36307f3a6c1eda60 [2021-08-21T18:38:57.148Z] #1 transferring dockerfile: 16.59kB 0.0s done [2021-08-21T18:38:57.148Z] #1 DONE 0.2s [2021-08-21T18:38:57.148Z] [2021-08-21T18:38:57.148Z] #2 [internal] load .dockerignore [2021-08-21T18:38:57.148Z] #2 sha256:fed007114a9dad357dad75e5b078f21934708aa6bbc80a385c3df2f8c65416c4 [2021-08-21T18:38:57.148Z] #2 transferring context: 87B done [2021-08-21T18:38:57.148Z] #2 DONE 0.1s [2021-08-21T18:38:57.412Z] [2021-08-21T18:38:57.412Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-21T18:38:57.412Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-08-21T18:38:57.674Z] #3 DONE 0.4s [2021-08-21T18:38:57.674Z] [2021-08-21T18:38:57.674Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-21T18:38:57.674Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-08-21T18:38:57.674Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-08-21T18:38:57.674Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-08-21T18:38:57.674Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.05MB / 9.64MB 0.1s [2021-08-21T18:38:57.674Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-08-21T18:38:57.674Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-08-21T18:38:57.674Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-08-21T18:38:57.935Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-08-21T18:38:57.935Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-08-21T18:38:58.505Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-08-21T18:38:58.505Z] #4 DONE 0.8s [2021-08-21T18:38:58.765Z] [2021-08-21T18:38:58.765Z] #8 [internal] load metadata for docker.io/library/golang:1.16.7-buster [2021-08-21T18:38:58.765Z] #8 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e [2021-08-21T18:38:59.705Z] #8 ... [2021-08-21T18:38:59.705Z] [2021-08-21T18:38:59.705Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-21T18:38:59.705Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-21T18:38:59.705Z] #5 DONE 1.0s [2021-08-21T18:38:59.705Z] [2021-08-21T18:38:59.705Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-21T18:38:59.705Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-21T18:38:59.705Z] #7 DONE 1.0s [2021-08-21T18:38:59.705Z] [2021-08-21T18:38:59.705Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-08-21T18:38:59.705Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-21T18:38:59.705Z] #6 DONE 1.0s [2021-08-21T18:38:59.705Z] [2021-08-21T18:38:59.705Z] #8 [internal] load metadata for docker.io/library/golang:1.16.7-buster [2021-08-21T18:38:59.705Z] #8 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e [2021-08-21T18:38:59.705Z] #8 DONE 1.0s [2021-08-21T18:38:59.965Z] [2021-08-21T18:38:59.965Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-21T18:38:59.965Z] #33 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-21T18:38:59.965Z] #33 resolve docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-21T18:39:00.228Z] #33 resolve docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 0.1s done [2021-08-21T18:39:00.499Z] #33 sha256:2d1ab098097b2f299d3f05836a276a1a197ec221bc19620b4da16c26e83e7a2b 529B / 529B done [2021-08-21T18:39:00.499Z] #33 sha256:63652705977db425315d7d10b99df0f5670737da5a1eadaeeda0cd2d96ee1a51 1.46kB / 1.46kB done [2021-08-21T18:39:00.499Z] #33 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 1.05MB / 50.44MB 0.1s [2021-08-21T18:39:00.499Z] #33 sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 1.85kB / 1.85kB done [2021-08-21T18:39:00.499Z] #33 ... [2021-08-21T18:39:00.499Z] [2021-08-21T18:39:00.499Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-21T18:39:00.499Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-21T18:39:00.499Z] #49 DONE 0.7s [2021-08-21T18:39:00.499Z] [2021-08-21T18:39:00.499Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-21T18:39:00.499Z] #33 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-21T18:39:00.760Z] #33 ... [2021-08-21T18:39:00.760Z] [2021-08-21T18:39:00.760Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-21T18:39:00.760Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-21T18:39:00.760Z] #49 DONE 0.0s [2021-08-21T18:39:00.760Z] [2021-08-21T18:39:00.760Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-21T18:39:00.760Z] #33 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-21T18:39:00.760Z] #33 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 5.82MB / 50.44MB 0.5s [2021-08-21T18:39:01.020Z] #33 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 12.79MB / 50.44MB 0.7s [2021-08-21T18:39:01.020Z] #33 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 15.73MB / 50.44MB 0.8s [2021-08-21T18:39:01.280Z] #33 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 20.97MB / 50.44MB 1.0s [2021-08-21T18:39:01.280Z] #33 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 26.21MB / 50.44MB 1.1s [2021-08-21T18:39:01.543Z] #33 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 30.41MB / 50.44MB 1.2s [2021-08-21T18:39:01.804Z] #33 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 40.89MB / 50.44MB 1.5s [2021-08-21T18:39:01.804Z] #33 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 47.19MB / 50.44MB 1.7s [2021-08-21T18:39:02.074Z] #33 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 1.8s [2021-08-21T18:39:03.026Z] #33 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 2.7s done [2021-08-21T18:39:04.413Z] #33 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 0.8s [2021-08-21T18:39:06.337Z] #33 ... [2021-08-21T18:39:06.337Z] [2021-08-21T18:39:06.337Z] #30 [internal] load build context [2021-08-21T18:39:06.337Z] #30 sha256:422db05b7d823636e35574bcd6f14b6fa94b4a5a5918991397b38bd9ab3bb839 [2021-08-21T18:39:06.337Z] #30 transferring context: 55.81MB 5.9s done [2021-08-21T18:39:06.337Z] #30 DONE 6.3s [2021-08-21T18:39:06.337Z] [2021-08-21T18:39:06.337Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T18:39:06.337Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T18:39:06.337Z] #9 resolve docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 0.1s done [2021-08-21T18:39:06.337Z] #9 sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 1.86kB / 1.86kB done [2021-08-21T18:39:06.337Z] #9 sha256:9d129cfe9b3aa1c19fd64a63aa698cb5742c7291ae2e252a73ce18ce63f2b796 1.79kB / 1.79kB done [2021-08-21T18:39:06.337Z] #9 sha256:2959f7340dbf45aaaaff39f10ac521911812c33725bcd3452763f051a3b2cbc6 6.99kB / 6.99kB done [2021-08-21T18:39:06.337Z] #9 sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 10.00MB / 10.00MB 1.0s done [2021-08-21T18:39:06.337Z] #9 sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 7.83MB / 7.83MB 0.6s done [2021-08-21T18:39:06.337Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 51.84MB / 51.84MB 3.7s done [2021-08-21T18:39:06.337Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 68.75MB / 68.75MB 4.8s done [2021-08-21T18:39:06.337Z] #9 sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 156B / 156B 5.0s done [2021-08-21T18:39:06.337Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 33.55MB / 129.04MB 6.1s [2021-08-21T18:39:06.599Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 45.03MB / 129.04MB 6.4s [2021-08-21T18:39:06.863Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 58.26MB / 129.04MB 6.8s [2021-08-21T18:39:07.437Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 65.01MB / 129.04MB 7.2s [2021-08-21T18:39:07.699Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 72.35MB / 129.04MB 7.4s [2021-08-21T18:39:07.960Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 80.74MB / 129.04MB 7.7s [2021-08-21T18:39:07.960Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 90.18MB / 129.04MB 8.0s [2021-08-21T18:39:08.532Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 98.56MB / 129.04MB 8.4s [2021-08-21T18:39:08.793Z] #9 ... [2021-08-21T18:39:08.793Z] [2021-08-21T18:39:08.793Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-21T18:39:08.793Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-21T18:39:08.793Z] #70 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-21T18:39:08.793Z] #70 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-21T18:39:08.793Z] #70 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-21T18:39:08.793Z] #70 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-21T18:39:08.793Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.1s done [2021-08-21T18:39:08.793Z] #70 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.1s done [2021-08-21T18:39:08.793Z] #70 DONE 8.7s [2021-08-21T18:39:08.793Z] [2021-08-21T18:39:08.793Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T18:39:08.793Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T18:39:08.793Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 105.91MB / 129.04MB 8.7s [2021-08-21T18:39:08.793Z] #9 ... [2021-08-21T18:39:08.793Z] [2021-08-21T18:39:08.793Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-21T18:39:08.793Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-21T18:39:08.793Z] #72 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-21T18:39:08.793Z] #72 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-21T18:39:08.793Z] #72 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-21T18:39:08.793Z] #72 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-21T18:39:08.793Z] #72 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.8s done [2021-08-21T18:39:08.793Z] #72 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.7s [2021-08-21T18:39:09.054Z] #72 ... [2021-08-21T18:39:09.054Z] [2021-08-21T18:39:09.054Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T18:39:09.054Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T18:39:09.054Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 114.29MB / 129.04MB 8.9s [2021-08-21T18:39:09.315Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 123.73MB / 129.04MB 9.0s [2021-08-21T18:39:09.315Z] #9 ... [2021-08-21T18:39:09.315Z] [2021-08-21T18:39:09.315Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-21T18:39:09.315Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-21T18:39:09.315Z] #72 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.1s done [2021-08-21T18:39:09.315Z] #72 DONE 9.3s [2021-08-21T18:39:09.315Z] [2021-08-21T18:39:09.315Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T18:39:09.315Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T18:39:09.315Z] #9 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 6.0s [2021-08-21T18:39:11.227Z] #9 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 7.9s done [2021-08-21T18:39:12.611Z] #9 extracting sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 [2021-08-21T18:39:13.182Z] #9 ... [2021-08-21T18:39:13.182Z] [2021-08-21T18:39:13.182Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-21T18:39:13.182Z] #33 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-21T18:39:13.182Z] #33 DONE 13.0s [2021-08-21T18:39:13.182Z] [2021-08-21T18:39:13.182Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T18:39:13.182Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T18:39:13.182Z] #9 extracting sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 0.7s done [2021-08-21T18:39:13.443Z] #9 extracting sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 [2021-08-21T18:39:14.387Z] #9 extracting sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 0.9s done [2021-08-21T18:39:14.960Z] #9 ... [2021-08-21T18:39:14.960Z] [2021-08-21T18:39:14.960Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-21T18:39:14.960Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-21T18:39:14.960Z] #71 DONE 1.1s [2021-08-21T18:39:15.224Z] [2021-08-21T18:39:15.224Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-21T18:39:15.224Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-21T18:39:16.611Z] #73 DONE 1.5s [2021-08-21T18:39:16.611Z] [2021-08-21T18:39:16.611Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T18:39:16.611Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T18:39:16.611Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 1.2s [2021-08-21T18:39:21.907Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 6.4s [2021-08-21T18:39:22.851Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 7.6s done [2021-08-21T18:39:23.111Z] #9 extracting sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 [2021-08-21T18:39:23.373Z] #9 ... [2021-08-21T18:39:23.373Z] [2021-08-21T18:39:23.373Z] #34 [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-21T18:39:23.373Z] #34 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-21T18:39:23.373Z] #34 1.649 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T18:39:23.373Z] #34 1.841 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T18:39:23.373Z] #34 1.912 Get:3 http://deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T18:39:23.373Z] #34 1.933 Get:4 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T18:39:23.373Z] #34 2.232 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T18:39:23.373Z] #34 2.841 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T18:39:23.373Z] #34 4.521 Fetched 8463 kB in 3s (2950 kB/s) [2021-08-21T18:39:23.373Z] #34 4.521 Reading package lists... [2021-08-21T18:39:23.373Z] #34 5.520 Reading package lists... [2021-08-21T18:39:23.373Z] #34 6.392 Building dependency tree... [2021-08-21T18:39:23.373Z] #34 6.720 The following additional packages will be installed: [2021-08-21T18:39:23.373Z] #34 6.720 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-08-21T18:39:23.373Z] #34 6.720 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-08-21T18:39:23.373Z] #34 6.720 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-08-21T18:39:23.373Z] #34 6.720 Suggested packages: [2021-08-21T18:39:23.373Z] #34 6.720 krb5-doc krb5-user [2021-08-21T18:39:23.373Z] #34 6.720 Recommended packages: [2021-08-21T18:39:23.373Z] #34 6.720 krb5-locales publicsuffix libsasl2-modules [2021-08-21T18:39:23.373Z] #34 6.913 The following NEW packages will be installed: [2021-08-21T18:39:23.373Z] #34 6.913 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-08-21T18:39:23.373Z] #34 6.913 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-08-21T18:39:23.373Z] #34 6.913 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-21T18:39:23.373Z] #34 6.914 libssh2-1 libssl1.1 openssl [2021-08-21T18:39:23.373Z] #34 7.191 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T18:39:23.373Z] #34 7.191 Need to get 5058 kB of archives. [2021-08-21T18:39:23.373Z] #34 7.191 After this operation, 12.1 MB of additional disk space will be used. [2021-08-21T18:39:23.373Z] #34 7.191 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-08-21T18:39:23.373Z] #34 7.194 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-08-21T18:39:23.373Z] #34 7.195 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-08-21T18:39:23.373Z] #34 7.198 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-08-21T18:39:23.373Z] #34 7.208 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-08-21T18:39:23.373Z] #34 7.210 Get:6 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-08-21T18:39:23.373Z] #34 7.309 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-08-21T18:39:23.374Z] #34 7.324 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-08-21T18:39:23.374Z] #34 7.328 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-08-21T18:39:23.374Z] #34 7.336 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-08-21T18:39:23.374Z] #34 7.336 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-08-21T18:39:23.374Z] #34 7.336 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-08-21T18:39:23.374Z] #34 7.343 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-08-21T18:39:23.374Z] #34 7.352 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-08-21T18:39:23.374Z] #34 7.352 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-08-21T18:39:23.374Z] #34 7.352 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-08-21T18:39:23.374Z] #34 7.352 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-08-21T18:39:23.374Z] #34 7.362 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-08-21T18:39:23.374Z] #34 7.362 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-21T18:39:23.374Z] #34 7.369 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-21T18:39:23.374Z] #34 7.369 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-21T18:39:23.374Z] #34 7.580 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T18:39:23.374Z] #34 7.605 Fetched 5058 kB in 0s (11.7 MB/s) [2021-08-21T18:39:23.374Z] #34 7.636 Selecting previously unselected package libkeyutils1:amd64. [2021-08-21T18:39:23.374Z] #34 7.636 (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 ... 6677 files and directories currently installed.) [2021-08-21T18:39:23.374Z] #34 7.640 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-08-21T18:39:23.374Z] #34 7.645 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-08-21T18:39:23.374Z] #34 7.691 Selecting previously unselected package libkrb5support0:amd64. [2021-08-21T18:39:23.374Z] #34 7.691 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-08-21T18:39:23.374Z] #34 7.695 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-21T18:39:23.374Z] #34 7.744 Selecting previously unselected package libk5crypto3:amd64. [2021-08-21T18:39:23.374Z] #34 7.744 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-08-21T18:39:23.374Z] #34 7.752 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-21T18:39:23.374Z] #34 7.827 Selecting previously unselected package libssl1.1:amd64. [2021-08-21T18:39:23.374Z] #34 7.827 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-21T18:39:23.374Z] #34 7.833 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-21T18:39:23.374Z] #34 8.108 Selecting previously unselected package libkrb5-3:amd64. [2021-08-21T18:39:23.374Z] #34 8.108 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-08-21T18:39:23.374Z] #34 8.113 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-21T18:39:23.374Z] #34 8.301 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-21T18:39:23.374Z] #34 8.302 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-08-21T18:39:23.374Z] #34 8.306 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-21T18:39:23.374Z] #34 8.373 Selecting previously unselected package openssl. [2021-08-21T18:39:23.374Z] #34 8.373 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-21T18:39:23.374Z] #34 8.377 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-08-21T18:39:23.374Z] #34 8.589 Selecting previously unselected package ca-certificates. [2021-08-21T18:39:23.374Z] #34 8.589 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-08-21T18:39:23.374Z] #34 8.594 Unpacking ca-certificates (20200601~deb10u2) ... [2021-08-21T18:39:23.374Z] #34 8.669 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-21T18:39:23.374Z] #34 8.669 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-21T18:39:23.374Z] #34 8.669 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-21T18:39:23.374Z] #34 8.726 Selecting previously unselected package libsasl2-2:amd64. [2021-08-21T18:39:23.374Z] #34 8.726 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-21T18:39:23.374Z] #34 8.729 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-21T18:39:23.374Z] #34 8.792 Selecting previously unselected package libldap-common. [2021-08-21T18:39:23.374Z] #34 8.792 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-08-21T18:39:23.374Z] #34 8.795 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-21T18:39:23.374Z] #34 8.852 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-21T18:39:23.374Z] #34 8.852 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-08-21T18:39:23.374Z] #34 8.858 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-21T18:39:23.374Z] #34 8.973 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-21T18:39:23.374Z] #34 8.973 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-08-21T18:39:23.374Z] #34 8.979 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-21T18:39:23.374Z] #34 9.038 Selecting previously unselected package libpsl5:amd64. [2021-08-21T18:39:23.374Z] #34 9.038 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-08-21T18:39:23.374Z] #34 9.042 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-08-21T18:39:23.374Z] #34 9.106 Selecting previously unselected package librtmp1:amd64. [2021-08-21T18:39:23.374Z] #34 9.106 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-08-21T18:39:23.374Z] #34 9.110 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-21T18:39:23.374Z] #34 9.161 Selecting previously unselected package libssh2-1:amd64. [2021-08-21T18:39:23.374Z] #34 9.161 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-08-21T18:39:23.374Z] #34 9.164 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-21T18:39:23.374Z] #34 9.252 Selecting previously unselected package libcurl4:amd64. [2021-08-21T18:39:23.374Z] #34 9.252 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-08-21T18:39:23.374Z] #34 9.255 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-21T18:39:23.374Z] #34 9.328 Selecting previously unselected package curl. [2021-08-21T18:39:23.374Z] #34 9.328 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-08-21T18:39:23.374Z] #34 9.333 Unpacking curl (7.64.0-4+deb10u2) ... [2021-08-21T18:39:23.374Z] #34 9.411 Selecting previously unselected package libonig5:amd64. [2021-08-21T18:39:23.374Z] #34 9.411 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-08-21T18:39:23.374Z] #34 9.414 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-21T18:39:23.374Z] #34 9.509 Selecting previously unselected package libjq1:amd64. [2021-08-21T18:39:23.374Z] #34 9.509 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-21T18:39:23.374Z] #34 9.509 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-21T18:39:23.374Z] #34 9.564 Selecting previously unselected package jq. [2021-08-21T18:39:23.374Z] #34 9.564 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-21T18:39:23.374Z] #34 9.564 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-21T18:39:23.374Z] #34 9.613 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-08-21T18:39:23.374Z] #34 9.626 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-08-21T18:39:23.374Z] #34 9.643 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-21T18:39:23.374Z] #34 9.780 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-21T18:39:23.374Z] #34 9.790 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-21T18:39:23.374Z] #34 9.805 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-21T18:39:23.374Z] #34 9.817 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-21T18:39:23.374Z] #34 9.825 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-21T18:39:23.374Z] #34 9.837 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-21T18:39:23.374Z] #34 9.846 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-21T18:39:23.374Z] #34 9.855 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-21T18:39:23.374Z] #34 9.861 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-21T18:39:23.374Z] #34 9.870 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-08-21T18:39:23.374Z] #34 9.884 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-21T18:39:23.374Z] #34 9.899 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-21T18:39:23.374Z] #34 9.913 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-21T18:39:23.374Z] #34 9.929 Setting up ca-certificates (20200601~deb10u2) ... [2021-08-21T18:39:23.374Z] #34 ... [2021-08-21T18:39:23.374Z] [2021-08-21T18:39:23.374Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T18:39:23.374Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T18:39:28.674Z] #9 extracting sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 5.0s [2021-08-21T18:39:28.674Z] #9 extracting sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 5.2s done [2021-08-21T18:39:28.674Z] #9 ... [2021-08-21T18:39:28.674Z] [2021-08-21T18:39:28.674Z] #34 [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-21T18:39:28.674Z] #34 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-21T18:39:28.674Z] #34 10.69 Updating certificates in /etc/ssl/certs... [2021-08-21T18:39:28.674Z] #34 12.08 137 added, 0 removed; done. [2021-08-21T18:39:28.674Z] #34 12.18 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-21T18:39:28.674Z] #34 12.19 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-21T18:39:28.674Z] #34 12.21 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-21T18:39:28.674Z] #34 12.22 Setting up curl (7.64.0-4+deb10u2) ... [2021-08-21T18:39:28.674Z] #34 12.23 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T18:39:28.674Z] #34 12.25 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-08-21T18:39:28.674Z] #34 12.26 Updating certificates in /etc/ssl/certs... [2021-08-21T18:39:28.674Z] #34 13.38 0 added, 0 removed; done. [2021-08-21T18:39:28.674Z] #34 13.38 Running hooks in /etc/ca-certificates/update.d... [2021-08-21T18:39:28.674Z] #34 13.38 done. [2021-08-21T18:39:28.674Z] #34 DONE 15.4s [2021-08-21T18:39:28.674Z] [2021-08-21T18:39:28.674Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-21T18:39:28.674Z] #35 sha256:4a26f34269c8f51c483a2fde5fd69074aa5bdd36203b70272179109fa76dd30c [2021-08-21T18:39:28.674Z] #35 DONE 0.1s [2021-08-21T18:39:28.674Z] [2021-08-21T18:39:28.674Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-21T18:39:28.674Z] #36 sha256:05cc9a15a59908584e392f6cbcf0494d7da508f6d9165a2a22d0719dc764f559 [2021-08-21T18:39:30.061Z] #36 1.239 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-08-21T18:39:30.061Z] #36 1.314 [2021-08-21T18:39:30.587Z] #36 1.432 ##### 7.5% ########################### 37.7% ######################################### 57.8% ####################################################### 77.6% ###################################################################### 97.7% ######################################################################## 100.0% [2021-08-21T18:39:30.587Z] #36 1.916 [2021-08-21T18:39:30.848Z] #36 2.034 ################################# 47.2% ######################################################################## 100.0% [2021-08-21T18:39:30.848Z] #36 2.128 [2021-08-21T18:39:31.109Z] #36 2.246 ### 4.6% ######################################################################## 100.0% [2021-08-21T18:39:31.109Z] #36 2.411 [2021-08-21T18:39:31.632Z] #36 2.527 #### 6.6% ########################## 36.3% ####################################### 55.5% ##################################################### 74.9% ################################################################### 94.2% ######################################################################## 100.0% [2021-08-21T18:39:31.893Z] #36 3.038 [2021-08-21T18:39:33.739Z] #36 3.151 # 2.1% ####### 9.7% ########## 14.9% ############## 20.2% ################## 25.4% ###################### 30.6% ######################### 35.8% ############################# 41.1% ################################# 46.3% ##################################### 51.5% ######################################## 56.6% ############################################ 61.9% ################################################ 67.1% #################################################### 72.3% ####################################################### 77.4% ########################################################### 82.6% ############################################################### 87.6% ################################################################### 93.3% ###################################################################### 98.4% ######################################################################## 100.0% [2021-08-21T18:39:33.739Z] #36 5.012 [2021-08-21T18:39:34.003Z] #36 5.384 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-21T18:39:34.263Z] #36 5.479 [2021-08-21T18:39:34.263Z] #36 5.563 ######################################################################## 100.0% [2021-08-21T18:39:34.263Z] #36 5.587 [2021-08-21T18:39:34.524Z] #36 5.878 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-21T18:39:34.784Z] #36 5.993 [2021-08-21T18:39:35.044Z] #36 6.111 ######### 12.8% ######################################################################## 100.0% [2021-08-21T18:39:35.044Z] #36 6.172 [2021-08-21T18:39:35.306Z] #36 6.540 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-08-21T18:39:35.306Z] #36 6.649 [2021-08-21T18:39:36.087Z] #36 6.800 0.0% ############ 17.6% ################################# 47.1% ########################################## 58.9% ########################################### 60.4% ######################################################################## 100.0% [2021-08-21T18:39:36.348Z] #36 7.554 [2021-08-21T18:39:36.922Z] #36 7.974 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-21T18:39:36.922Z] #36 8.187 [2021-08-21T18:39:36.922Z] #36 8.250 ######################################################################## 100.0% [2021-08-21T18:39:37.185Z] #36 8.269 [2021-08-21T18:39:37.185Z] #36 8.479 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-21T18:39:37.445Z] #36 8.575 [2021-08-21T18:39:37.445Z] #36 8.638 ######################################################################## 100.0% [2021-08-21T18:39:37.445Z] #36 8.661 [2021-08-21T18:39:37.445Z] #36 8.677 Download of images into '/build' complete. [2021-08-21T18:39:37.445Z] #36 8.677 Use something like the following to load the result into a Docker daemon: [2021-08-21T18:39:37.445Z] #36 8.677 tar -cC '/build' . | docker load [2021-08-21T18:39:38.830Z] #36 ... [2021-08-21T18:39:38.830Z] [2021-08-21T18:39:38.830Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T18:39:38.830Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T18:39:38.830Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 9.7s done [2021-08-21T18:39:39.420Z] #9 extracting sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 [2021-08-21T18:39:39.693Z] #9 extracting sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 done [2021-08-21T18:39:40.708Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07836299f6d3eef4b) in /home/ubuntu/workspace/moby_PR-42768 [Pipeline] { [Pipeline] checkout [2021-08-21T18:39:40.856Z] The recommended git tool is: git [2021-08-21T18:39:44.865Z] using credential docker-jenkins-github-credentials [2021-08-21T18:39:44.880Z] Cloning the remote Git repository [2021-08-21T18:39:44.880Z] Cloning with configured refspecs honoured and without tags [2021-08-21T18:39:45.001Z] #9 DONE 44.8s [2021-08-21T18:39:45.001Z] [2021-08-21T18:39:45.001Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-21T18:39:45.001Z] #36 sha256:05cc9a15a59908584e392f6cbcf0494d7da508f6d9165a2a22d0719dc764f559 [2021-08-21T18:39:45.261Z] #36 ... [2021-08-21T18:39:45.261Z] [2021-08-21T18:39:45.261Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-21T18:39:45.261Z] #10 sha256:cfce7b1701ffb338d4179111c4552e61a50ced2c5c212d6b3cd7a996d60c5243 [2021-08-21T18:39:44.993Z] Cloning repository https://github.com/moby/moby.git [2021-08-21T18:39:45.084Z] > git init /home/ubuntu/workspace/moby_PR-42768 # timeout=10 [2021-08-21T18:39:45.360Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-21T18:39:45.361Z] > git --version # timeout=10 [2021-08-21T18:39:45.398Z] > git --version # 'git version 2.17.1' [2021-08-21T18:39:45.399Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T18:39:45.400Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42768/head:refs/remotes/origin/PR-42768 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T18:39:46.643Z] #10 ... [2021-08-21T18:39:46.643Z] [2021-08-21T18:39:46.643Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-21T18:39:46.643Z] #36 sha256:05cc9a15a59908584e392f6cbcf0494d7da508f6d9165a2a22d0719dc764f559 [2021-08-21T18:39:46.643Z] #36 DONE 17.7s [2021-08-21T18:39:46.643Z] [2021-08-21T18:39:46.643Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-21T18:39:46.643Z] #10 sha256:cfce7b1701ffb338d4179111c4552e61a50ced2c5c212d6b3cd7a996d60c5243 [2021-08-21T18:39:47.586Z] #10 DONE 2.2s [2021-08-21T18:39:47.586Z] [2021-08-21T18:39:47.586Z] #11 [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-21T18:39:47.586Z] #11 sha256:cd2b4944c220b696ee1819a34e6c94204f2553849e6435464b5d351d8375f8fb [2021-08-21T18:39:48.529Z] #11 DONE 1.1s [2021-08-21T18:39:48.529Z] [2021-08-21T18:39:48.529Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-21T18:39:48.529Z] #38 sha256:9e1eaa026f0dff5ec9d80819fb9e6c3cd524ef89199abc3cdbe16a23ab01ca79 [2021-08-21T18:39:48.529Z] #38 DONE 0.1s [2021-08-21T18:39:48.529Z] [2021-08-21T18:39:48.529Z] #39 [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-21T18:39:48.529Z] #39 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-21T18:39:48.792Z] #39 ... [2021-08-21T18:39:48.792Z] [2021-08-21T18:39:48.792Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-21T18:39:48.792Z] #46 sha256:14468d0fe94f4ea4bf7e3cc8063106e860c9bc0e44a5ddd4657e87644b3d1513 [2021-08-21T18:39:48.792Z] #46 DONE 0.2s [2021-08-21T18:39:48.792Z] [2021-08-21T18:39:48.792Z] #50 [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-21T18:39:48.792Z] #50 sha256:f75ecbe316cb0e2efdda5acb686d2ec40b27477b2077c3759925dd24db16f16b [2021-08-21T18:39:48.792Z] #50 DONE 0.3s [2021-08-21T18:39:48.792Z] [2021-08-21T18:39:48.792Z] #51 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:39:48.792Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:39:52.910Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f8b2c65fa9adcbe9) in /home/ubuntu/workspace/moby_PR-42768 [Pipeline] { [Pipeline] checkout [2021-08-21T18:39:53.004Z] #51 ... [2021-08-21T18:39:53.004Z] [2021-08-21T18:39:53.004Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-08-21T18:39:53.004Z] #12 sha256:b4f3a26c234b547313862058bf04befd8def1ca8873d2aa43a21228f33962cd6 [2021-08-21T18:39:53.004Z] #12 DONE 4.4s [2021-08-21T18:39:53.004Z] [2021-08-21T18:39:53.004Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-08-21T18:39:53.004Z] #13 sha256:36bfb247a51f40f96b3428a5b192634b9b23130abd159edb6f9ece96c25fc4a9 [2021-08-21T18:39:53.077Z] The recommended git tool is: git [2021-08-21T18:39:54.587Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-02d54f87781d8be80) in /home/ubuntu/workspace/moby_PR-42768 [Pipeline] { [Pipeline] checkout [2021-08-21T18:39:54.806Z] The recommended git tool is: git [2021-08-21T18:39:55.676Z] using credential docker-jenkins-github-credentials [2021-08-21T18:39:55.683Z] Cloning the remote Git repository [2021-08-21T18:39:55.683Z] Cloning with configured refspecs honoured and without tags [2021-08-21T18:39:55.702Z] Cloning repository https://github.com/moby/moby.git [2021-08-21T18:39:55.764Z] > git init /home/ubuntu/workspace/moby_PR-42768 # timeout=10 [2021-08-21T18:39:56.007Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-21T18:39:56.008Z] > git --version # timeout=10 [2021-08-21T18:39:56.022Z] > git --version # 'git version 2.17.1' [2021-08-21T18:39:56.022Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T18:39:56.024Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42768/head:refs/remotes/origin/PR-42768 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T18:39:57.239Z] #13 DONE 3.5s [2021-08-21T18:39:57.239Z] [2021-08-21T18:39:57.239Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-08-21T18:39:57.239Z] #14 sha256:b0b164a8f21e55c89037224335854ca2c76d8bffd4d65615986fc766b4169e1c [2021-08-21T18:39:58.549Z] using credential docker-jenkins-github-credentials [2021-08-21T18:39:58.561Z] Cloning the remote Git repository [2021-08-21T18:39:58.561Z] Cloning with configured refspecs honoured and without tags [2021-08-21T18:39:58.646Z] #14 DONE 2.1s [2021-08-21T18:39:58.646Z] [2021-08-21T18:39:58.646Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-08-21T18:39:58.646Z] #15 sha256:35cc174222a2af740ada313862c8663cac73723449c6761756bfa660db3a3eb5 [2021-08-21T18:39:58.646Z] #15 ... [2021-08-21T18:39:58.646Z] [2021-08-21T18:39:58.646Z] #57 [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-21T18:39:58.646Z] #57 sha256:7ce09fb7908034ffc3daf837b629aaa52eae3d4a3405ea12313e5e70e0f807b3 [2021-08-21T18:39:58.646Z] #57 4.616 + RM_GOPATH=0 [2021-08-21T18:39:58.646Z] #57 4.616 + TMP_GOPATH= [2021-08-21T18:39:58.646Z] #57 4.616 + : /build [2021-08-21T18:39:58.646Z] #57 4.616 + '[' -z '' ']' [2021-08-21T18:39:58.646Z] #57 4.616 ++ mktemp -d [2021-08-21T18:39:58.646Z] #57 4.622 + export GOPATH=/tmp/tmp.nwKQ70kwQ2 [2021-08-21T18:39:58.646Z] #57 4.622 + GOPATH=/tmp/tmp.nwKQ70kwQ2 [2021-08-21T18:39:58.646Z] #57 4.622 + RM_GOPATH=1 [2021-08-21T18:39:58.646Z] #57 4.622 + case "$(go env GOARCH)" in [2021-08-21T18:39:58.646Z] #57 4.622 ++ go env GOARCH [2021-08-21T18:39:58.646Z] #57 4.624 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:39:58.646Z] #57 4.624 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:39:58.646Z] #57 4.624 ++ dirname /tmp/install/install.sh [2021-08-21T18:39:58.646Z] #57 4.626 + dir=/tmp/install [2021-08-21T18:39:58.646Z] #57 4.626 + bin=golangci_lint [2021-08-21T18:39:58.646Z] #57 4.626 + shift [2021-08-21T18:39:58.646Z] #57 4.626 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-21T18:39:58.646Z] #57 4.626 + . /tmp/install/golangci_lint.installer [2021-08-21T18:39:58.646Z] #57 4.626 ++ : v1.23.8 [2021-08-21T18:39:58.646Z] #57 4.626 + install_golangci_lint [2021-08-21T18:39:58.646Z] #57 4.626 + set -e [2021-08-21T18:39:58.646Z] #57 4.626 + export GO111MODULE=on [2021-08-21T18:39:58.646Z] #57 4.626 + GO111MODULE=on [2021-08-21T18:39:58.646Z] #57 4.626 + GOBIN=/build [2021-08-21T18:39:58.646Z] #57 4.626 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-21T18:39:58.646Z] #57 5.262 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-21T18:39:58.906Z] #57 ... [2021-08-21T18:39:58.906Z] [2021-08-21T18:39:58.906Z] #41 [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-21T18:39:58.906Z] #41 sha256:be87eaa82da31c089c6f51aff58c10fe79559e8e3a1416b54e6210c33c95009e [2021-08-21T18:39:58.906Z] #41 5.430 Install go-toml version v1.8.1 [2021-08-21T18:39:58.906Z] #41 6.296 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-21T18:39:58.906Z] #41 ... [2021-08-21T18:39:58.906Z] [2021-08-21T18:39:58.906Z] #55 [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-21T18:39:58.906Z] #55 sha256:03694d62b8131ce558bda01360905492aef1bcf8ce0c7a324128f863b54aa86c [2021-08-21T18:39:58.906Z] #55 5.400 + RM_GOPATH=0 [2021-08-21T18:39:58.906Z] #55 5.400 + TMP_GOPATH= [2021-08-21T18:39:58.906Z] #55 5.400 + : /build [2021-08-21T18:39:58.906Z] #55 5.400 + '[' -z '' ']' [2021-08-21T18:39:58.906Z] #55 5.400 ++ mktemp -d [2021-08-21T18:39:58.906Z] #55 5.400 + export GOPATH=/tmp/tmp.pTCQZOiYzC [2021-08-21T18:39:58.906Z] #55 5.400 + GOPATH=/tmp/tmp.pTCQZOiYzC [2021-08-21T18:39:58.906Z] #55 5.400 + RM_GOPATH=1 [2021-08-21T18:39:58.906Z] #55 5.400 + case "$(go env GOARCH)" in [2021-08-21T18:39:58.906Z] #55 5.400 ++ go env GOARCH [2021-08-21T18:39:58.906Z] #55 5.413 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:39:58.906Z] #55 5.413 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:39:58.906Z] #55 5.413 ++ dirname /tmp/install/install.sh [2021-08-21T18:39:58.906Z] #55 5.420 + dir=/tmp/install [2021-08-21T18:39:58.906Z] #55 5.420 + bin=gotestsum [2021-08-21T18:39:58.906Z] #55 5.420 + shift [2021-08-21T18:39:58.906Z] #55 5.420 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-21T18:39:58.906Z] #55 5.420 + . /tmp/install/gotestsum.installer [2021-08-21T18:39:58.906Z] #55 5.420 ++ : v0.5.3 [2021-08-21T18:39:58.906Z] #55 5.420 + install_gotestsum [2021-08-21T18:39:58.906Z] #55 5.420 + set -e [2021-08-21T18:39:58.906Z] #55 5.420 + export GO111MODULE=on [2021-08-21T18:39:58.906Z] #55 5.420 + GO111MODULE=on [2021-08-21T18:39:58.906Z] #55 5.421 + GOBIN=/build [2021-08-21T18:39:58.906Z] #55 5.421 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-21T18:39:58.906Z] #55 6.268 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-21T18:39:58.906Z] #55 8.432 go: downloading github.com/fatih/color v1.9.0 [2021-08-21T18:39:58.906Z] #55 8.455 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-21T18:39:58.906Z] #55 8.519 go: downloading github.com/pkg/errors v0.9.1 [2021-08-21T18:39:58.906Z] #55 8.519 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-21T18:39:58.906Z] #55 8.771 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-21T18:39:58.906Z] #55 8.870 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-21T18:39:58.906Z] #55 9.008 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-21T18:39:58.906Z] #55 9.045 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-21T18:39:58.906Z] #55 9.214 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-21T18:39:58.906Z] #55 9.919 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-21T18:39:59.183Z] #55 ... [2021-08-21T18:39:59.183Z] [2021-08-21T18:39:59.183Z] #59 [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-21T18:39:59.183Z] #59 sha256:10b336a0cce035274bcc29b229274949b2a29d19c797d372fc286982e4edf2c5 [2021-08-21T18:39:59.183Z] #59 4.835 + RM_GOPATH=0 [2021-08-21T18:39:59.183Z] #59 4.835 + TMP_GOPATH= [2021-08-21T18:39:59.183Z] #59 4.835 + : /build [2021-08-21T18:39:59.183Z] #59 4.835 + '[' -z '' ']' [2021-08-21T18:39:59.183Z] #59 4.836 ++ mktemp -d [2021-08-21T18:39:59.183Z] #59 4.836 + export GOPATH=/tmp/tmp.8Fj456qLiN [2021-08-21T18:39:59.183Z] #59 4.836 + GOPATH=/tmp/tmp.8Fj456qLiN [2021-08-21T18:39:59.183Z] #59 4.836 + RM_GOPATH=1 [2021-08-21T18:39:59.183Z] #59 4.836 + case "$(go env GOARCH)" in [2021-08-21T18:39:59.183Z] #59 4.840 ++ go env GOARCH [2021-08-21T18:39:59.183Z] #59 4.845 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:39:59.183Z] #59 4.845 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:39:59.183Z] #59 4.847 ++ dirname /tmp/install/install.sh [2021-08-21T18:39:59.183Z] #59 4.847 + dir=/tmp/install [2021-08-21T18:39:59.183Z] #59 4.847 + bin=shfmt [2021-08-21T18:39:59.183Z] #59 4.847 + shift [2021-08-21T18:39:59.183Z] #59 4.847 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-21T18:39:59.183Z] #59 4.847 + . /tmp/install/shfmt.installer [2021-08-21T18:39:59.183Z] #59 4.847 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-21T18:39:59.183Z] #59 4.847 + install_shfmt [2021-08-21T18:39:59.183Z] #59 4.847 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-21T18:39:59.183Z] #59 4.847 + git clone https://github.com/mvdan/sh.git /tmp/tmp.8Fj456qLiN/src/github.com/mvdan/sh [2021-08-21T18:39:59.183Z] #59 4.847 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-21T18:39:59.183Z] #59 4.868 Cloning into '/tmp/tmp.8Fj456qLiN/src/github.com/mvdan/sh'... [2021-08-21T18:39:59.183Z] #59 ... [2021-08-21T18:39:59.183Z] [2021-08-21T18:39:59.183Z] #53 [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-21T18:39:59.183Z] #53 sha256:c407fe0fb3750d58504283a9443b5b165c6201b012baf23a48924e255dfa7331 [2021-08-21T18:39:59.183Z] #53 4.975 + RM_GOPATH=0 [2021-08-21T18:39:59.183Z] #53 4.975 + TMP_GOPATH= [2021-08-21T18:39:59.183Z] #53 4.975 + : /build [2021-08-21T18:39:59.183Z] #53 4.975 + '[' -z '' ']' [2021-08-21T18:39:59.183Z] #53 4.982 ++ mktemp -d [2021-08-21T18:39:59.183Z] #53 4.986 + export GOPATH=/tmp/tmp.kkbfn5mw10 [2021-08-21T18:39:59.183Z] #53 4.986 + GOPATH=/tmp/tmp.kkbfn5mw10 [2021-08-21T18:39:59.183Z] #53 4.986 + RM_GOPATH=1 [2021-08-21T18:39:59.183Z] #53 4.986 + case "$(go env GOARCH)" in [2021-08-21T18:39:59.183Z] #53 5.001 ++ go env GOARCH [2021-08-21T18:39:59.183Z] #53 5.032 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-21T18:39:59.183Z] #53 5.032 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:39:59.183Z] #53 5.032 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:39:59.183Z] #53 5.032 ++ dirname /tmp/install/install.sh [2021-08-21T18:39:59.183Z] #53 5.032 + dir=/tmp/install [2021-08-21T18:39:59.183Z] #53 5.032 + bin=vndr [2021-08-21T18:39:59.183Z] #53 5.032 + shift [2021-08-21T18:39:59.183Z] #53 5.032 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-21T18:39:59.183Z] #53 5.032 + . /tmp/install/vndr.installer [2021-08-21T18:39:59.183Z] #53 5.032 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-21T18:39:59.183Z] #53 5.032 + install_vndr [2021-08-21T18:39:59.183Z] #53 5.032 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-21T18:39:59.183Z] #53 5.032 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.kkbfn5mw10/src/github.com/LK4D4/vndr [2021-08-21T18:39:59.183Z] #53 5.032 Cloning into '/tmp/tmp.kkbfn5mw10/src/github.com/LK4D4/vndr'... [2021-08-21T18:39:59.183Z] #53 5.451 + cd /tmp/tmp.kkbfn5mw10/src/github.com/LK4D4/vndr [2021-08-21T18:39:59.183Z] #53 5.451 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-21T18:39:59.183Z] #53 5.494 + go build -buildmode=pie -v -o /build/vndr . [2021-08-21T18:39:59.183Z] #53 6.826 internal/unsafeheader [2021-08-21T18:39:59.183Z] #53 6.962 internal/cpu [2021-08-21T18:39:59.183Z] #53 6.962 runtime/internal/atomic [2021-08-21T18:39:59.183Z] #53 7.402 runtime/internal/sys [2021-08-21T18:39:59.183Z] #53 7.875 internal/bytealg [2021-08-21T18:39:59.183Z] #53 7.883 runtime/internal/math [2021-08-21T18:39:59.183Z] #53 8.138 internal/race [2021-08-21T18:39:59.183Z] #53 8.368 sync/atomic [2021-08-21T18:39:59.183Z] #53 8.518 unicode [2021-08-21T18:39:59.183Z] #53 9.369 runtime [2021-08-21T18:39:59.444Z] #53 ... [2021-08-21T18:39:59.444Z] [2021-08-21T18:39:59.444Z] #47 [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-21T18:39:59.444Z] #47 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-21T18:39:59.444Z] #47 5.344 + git clone https://github.com/docker/distribution.git . [2021-08-21T18:39:59.444Z] #47 5.344 Cloning into '.'... [2021-08-21T18:39:58.597Z] Cloning repository https://github.com/moby/moby.git [2021-08-21T18:39:58.675Z] > git init /home/ubuntu/workspace/moby_PR-42768 # timeout=10 [2021-08-21T18:39:59.178Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-21T18:39:59.178Z] > git --version # timeout=10 [2021-08-21T18:39:59.198Z] > git --version # 'git version 2.25.1' [2021-08-21T18:39:59.198Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T18:39:59.227Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42768/head:refs/remotes/origin/PR-42768 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T18:39:59.705Z] #47 ... [2021-08-21T18:39:59.705Z] [2021-08-21T18:39:59.705Z] #51 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:39:59.705Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:39:59.705Z] #51 5.973 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T18:39:59.705Z] #51 6.043 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T18:39:59.705Z] #51 6.043 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T18:39:59.705Z] #51 6.567 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-21T18:39:59.705Z] #51 7.246 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T18:39:59.705Z] #51 9.151 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T18:40:00.648Z] #51 11.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T18:40:00.648Z] #51 ... [2021-08-21T18:40:00.648Z] [2021-08-21T18:40:00.648Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-08-21T18:40:00.648Z] #15 sha256:35cc174222a2af740ada313862c8663cac73723449c6761756bfa660db3a3eb5 [2021-08-21T18:40:00.648Z] #15 DONE 2.1s [2021-08-21T18:40:00.648Z] [2021-08-21T18:40:00.648Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-08-21T18:40:00.648Z] #16 sha256:5a56e33782894af906001e6c5e2ad9d6b15a9c061df5f71365acd06441b6604b [2021-08-21T18:40:03.193Z] #16 DONE 1.9s [2021-08-21T18:40:03.193Z] [2021-08-21T18:40:03.193Z] #17 [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-21T18:40:03.193Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-21T18:40:04.578Z] #17 ... [2021-08-21T18:40:04.578Z] [2021-08-21T18:40:04.579Z] #39 [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-21T18:40:04.579Z] #39 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-21T18:40:04.579Z] #39 5.703 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-21T18:40:04.579Z] #39 5.709 Cloning into '.'... [2021-08-21T18:40:04.579Z] #39 ... [2021-08-21T18:40:04.579Z] [2021-08-21T18:40:04.579Z] #57 [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-21T18:40:04.579Z] #57 sha256:7ce09fb7908034ffc3daf837b629aaa52eae3d4a3405ea12313e5e70e0f807b3 [2021-08-21T18:40:04.579Z] #57 15.05 go: downloading github.com/fatih/color v1.7.0 [2021-08-21T18:40:04.579Z] #57 15.05 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-21T18:40:04.579Z] #57 15.17 go: downloading github.com/pkg/errors v0.8.1 [2021-08-21T18:40:04.579Z] #57 15.22 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-21T18:40:04.579Z] #57 15.22 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-21T18:40:04.579Z] #57 15.66 go: downloading github.com/spf13/viper v1.6.1 [2021-08-21T18:40:04.579Z] #57 16.14 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-21T18:40:04.579Z] #57 16.17 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-21T18:40:04.839Z] #57 16.29 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-21T18:40:04.839Z] #57 16.33 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-21T18:40:05.133Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-04f11fad21555a181) in /home/ubuntu/workspace/moby_PR-42768 [Pipeline] { [Pipeline] checkout [2021-08-21T18:40:05.464Z] The recommended git tool is: git [2021-08-21T18:40:05.783Z] #57 17.32 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-21T18:40:06.353Z] #57 17.68 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-21T18:40:09.692Z] using credential docker-jenkins-github-credentials [2021-08-21T18:40:09.702Z] Cloning the remote Git repository [2021-08-21T18:40:09.702Z] Cloning with configured refspecs honoured and without tags [2021-08-21T18:40:09.867Z] Fetching without tags [2021-08-21T18:40:10.141Z] Merging remotes/origin/master commit 41568dfc665ad4033d7fc860a5dac8102915008e into PR head commit 83ec46a7e67402258827a2b9f0e147863646eba0 [2021-08-21T18:40:09.779Z] Cloning repository https://github.com/moby/moby.git [2021-08-21T18:40:09.848Z] > git init /home/ubuntu/workspace/moby_PR-42768 # timeout=10 [2021-08-21T18:40:10.406Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-21T18:40:10.406Z] > git --version # timeout=10 [2021-08-21T18:40:10.418Z] > git --version # 'git version 2.25.1' [2021-08-21T18:40:10.419Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T18:40:10.478Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42768/head:refs/remotes/origin/PR-42768 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T18:40:10.568Z] #57 21.76 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-21T18:40:10.568Z] #57 21.79 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-21T18:40:10.568Z] #57 21.98 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-21T18:40:10.568Z] #57 22.10 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-21T18:40:10.834Z] #57 22.15 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-21T18:40:10.834Z] #57 ... [2021-08-21T18:40:10.834Z] [2021-08-21T18:40:10.834Z] #53 [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-21T18:40:10.834Z] #53 sha256:c407fe0fb3750d58504283a9443b5b165c6201b012baf23a48924e255dfa7331 [2021-08-21T18:40:10.834Z] #53 12.14 unicode/utf8 [2021-08-21T18:40:10.834Z] #53 12.84 math/bits [2021-08-21T18:40:10.834Z] #53 13.50 math [2021-08-21T18:40:10.834Z] #53 18.16 encoding [2021-08-21T18:40:10.834Z] #53 18.49 unicode/utf16 [2021-08-21T18:40:10.834Z] #53 18.84 container/list [2021-08-21T18:40:10.834Z] #53 19.50 crypto/internal/subtle [2021-08-21T18:40:10.834Z] #53 19.83 crypto/subtle [2021-08-21T18:40:10.834Z] #53 19.99 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-21T18:40:10.834Z] #53 20.14 internal/nettrace [2021-08-21T18:40:10.834Z] #53 20.44 runtime/cgo [2021-08-21T18:40:10.834Z] #53 ... [2021-08-21T18:40:10.834Z] [2021-08-21T18:40:10.834Z] #57 [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-21T18:40:10.834Z] #57 sha256:7ce09fb7908034ffc3daf837b629aaa52eae3d4a3405ea12313e5e70e0f807b3 [2021-08-21T18:40:10.834Z] #57 22.25 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-21T18:40:11.046Z] Merge succeeded, producing 83ec46a7e67402258827a2b9f0e147863646eba0 [2021-08-21T18:40:11.046Z] Checking out Revision 83ec46a7e67402258827a2b9f0e147863646eba0 (PR-42768) [2021-08-21T18:40:11.096Z] #57 ... [2021-08-21T18:40:11.096Z] [2021-08-21T18:40:11.096Z] #41 [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-21T18:40:11.096Z] #41 sha256:be87eaa82da31c089c6f51aff58c10fe79559e8e3a1416b54e6210c33c95009e [2021-08-21T18:40:11.096Z] #41 12.45 github.com/pelletier/go-toml [2021-08-21T18:40:11.096Z] #41 20.82 github.com/pelletier/go-toml/cmd/tomll [2021-08-21T18:40:11.096Z] #41 ... [2021-08-21T18:40:11.096Z] [2021-08-21T18:40:11.096Z] #55 [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-21T18:40:11.096Z] #55 sha256:03694d62b8131ce558bda01360905492aef1bcf8ce0c7a324128f863b54aa86c [2021-08-21T18:40:11.096Z] #55 12.42 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-21T18:40:11.361Z] #55 ... [2021-08-21T18:40:11.361Z] [2021-08-21T18:40:11.361Z] #57 [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-21T18:40:11.361Z] #57 sha256:7ce09fb7908034ffc3daf837b629aaa52eae3d4a3405ea12313e5e70e0f807b3 [2021-08-21T18:40:11.361Z] #57 22.60 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-21T18:40:11.361Z] #57 22.60 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-21T18:40:11.361Z] #57 22.69 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-21T18:40:11.630Z] #57 22.85 go: downloading github.com/spf13/afero v1.1.2 [2021-08-21T18:40:11.630Z] #57 23.11 go: downloading github.com/spf13/cast v1.3.0 [2021-08-21T18:40:11.630Z] #57 23.17 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-21T18:40:09.787Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-21T18:40:09.802Z] > git config --add remote.origin.fetch +refs/pull/42768/head:refs/remotes/origin/PR-42768 # timeout=10 [2021-08-21T18:40:09.814Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T18:40:09.849Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-21T18:40:09.871Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-21T18:40:09.871Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T18:40:09.872Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42768/head:refs/remotes/origin/PR-42768 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T18:40:10.162Z] > git config core.sparsecheckout # timeout=10 [2021-08-21T18:40:10.189Z] > git checkout -f 83ec46a7e67402258827a2b9f0e147863646eba0 # timeout=10 [2021-08-21T18:40:10.950Z] > git remote # timeout=10 [2021-08-21T18:40:10.974Z] > git config --get remote.origin.url # timeout=10 [2021-08-21T18:40:10.994Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T18:40:10.995Z] > git merge 41568dfc665ad4033d7fc860a5dac8102915008e # timeout=10 [2021-08-21T18:40:11.024Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-21T18:40:11.051Z] > git config core.sparsecheckout # timeout=10 [2021-08-21T18:40:11.077Z] > git checkout -f 83ec46a7e67402258827a2b9f0e147863646eba0 # timeout=10 [2021-08-21T18:40:11.893Z] #57 ... [2021-08-21T18:40:11.893Z] [2021-08-21T18:40:11.893Z] #41 [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-21T18:40:11.893Z] #41 sha256:be87eaa82da31c089c6f51aff58c10fe79559e8e3a1416b54e6210c33c95009e [2021-08-21T18:40:11.893Z] #41 DONE 23.2s [2021-08-21T18:40:11.893Z] [2021-08-21T18:40:11.893Z] #57 [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-21T18:40:11.893Z] #57 sha256:7ce09fb7908034ffc3daf837b629aaa52eae3d4a3405ea12313e5e70e0f807b3 [2021-08-21T18:40:11.893Z] #57 23.24 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-21T18:40:11.893Z] #57 23.24 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-21T18:40:11.893Z] #57 23.38 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-21T18:40:12.464Z] #57 23.67 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-21T18:40:12.464Z] #57 23.72 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-21T18:40:12.464Z] #57 23.72 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-21T18:40:12.464Z] #57 23.86 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-21T18:40:12.464Z] #57 23.89 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-21T18:40:12.464Z] #57 24.07 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-21T18:40:12.725Z] #57 24.18 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-21T18:40:12.725Z] #57 24.25 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-21T18:40:13.102Z] #57 24.36 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-21T18:40:13.102Z] #57 24.54 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-21T18:40:13.102Z] #57 24.60 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-21T18:40:13.365Z] #57 24.67 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-21T18:40:13.365Z] #57 24.78 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-21T18:40:13.365Z] #57 ... [2021-08-21T18:40:13.365Z] [2021-08-21T18:40:13.365Z] #59 [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-21T18:40:13.365Z] #59 sha256:10b336a0cce035274bcc29b229274949b2a29d19c797d372fc286982e4edf2c5 [2021-08-21T18:40:13.365Z] #59 14.84 + cd /tmp/tmp.8Fj456qLiN/src/github.com/mvdan/sh [2021-08-21T18:40:13.365Z] #59 14.84 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-21T18:40:13.365Z] #59 15.01 + GO111MODULE=on [2021-08-21T18:40:13.365Z] #59 15.01 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-21T18:40:13.365Z] #59 16.17 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-21T18:40:13.365Z] #59 16.18 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-21T18:40:13.365Z] #59 16.27 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-21T18:40:13.365Z] #59 18.47 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-21T18:40:13.365Z] #59 22.61 runtime [2021-08-21T18:40:13.627Z] #59 ... [2021-08-21T18:40:13.627Z] [2021-08-21T18:40:13.627Z] #57 [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-21T18:40:13.627Z] #57 sha256:7ce09fb7908034ffc3daf837b629aaa52eae3d4a3405ea12313e5e70e0f807b3 [2021-08-21T18:40:13.627Z] #57 24.96 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-21T18:40:14.204Z] #57 25.66 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-21T18:40:14.465Z] #57 25.82 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-21T18:40:14.465Z] #57 25.87 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-21T18:40:14.465Z] #57 26.08 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-21T18:40:14.726Z] #57 26.18 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-21T18:40:14.987Z] #57 ... [2021-08-21T18:40:14.987Z] [2021-08-21T18:40:14.987Z] #17 [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-21T18:40:14.987Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-21T18:40:14.987Z] #17 2.178 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T18:40:14.987Z] #17 2.323 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T18:40:14.987Z] #17 2.323 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T18:40:14.987Z] #17 3.669 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-21T18:40:14.987Z] #17 5.524 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-08-21T18:40:14.987Z] #17 7.694 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-08-21T18:40:14.987Z] #17 10.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-08-21T18:40:14.987Z] #17 12.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-08-21T18:40:14.987Z] #17 ... [2021-08-21T18:40:14.987Z] [2021-08-21T18:40:14.988Z] #47 [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-21T18:40:14.988Z] #47 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-21T18:40:14.988Z] #47 22.88 Checking out files: 92% (1576/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-08-21T18:40:14.988Z] #47 23.02 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-21T18:40:14.988Z] #47 25.81 + 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-21T18:40:15.879Z] Commit message: "libcontainerd/local: fix GoDoc" [2021-08-21T18:40:15.898Z] > git --version # timeout=10 [2021-08-21T18:40:15.912Z] > git --version # 'git version 2.17.1' [2021-08-21T18:40:15.934Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-21T18:40:16.903Z] #47 ... [2021-08-21T18:40:16.903Z] [2021-08-21T18:40:16.903Z] #51 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:40:16.903Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:40:16.903Z] #51 17.80 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-21T18:40:16.903Z] #51 24.61 Fetched 8466 kB in 19s (449 kB/s) [2021-08-21T18:40:16.903Z] #51 24.61 Reading package lists... [2021-08-21T18:40:16.903Z] #51 ... [2021-08-21T18:40:16.903Z] [2021-08-21T18:40:16.903Z] #57 [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-21T18:40:16.903Z] #57 sha256:7ce09fb7908034ffc3daf837b629aaa52eae3d4a3405ea12313e5e70e0f807b3 [2021-08-21T18:40:16.903Z] #57 26.53 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-21T18:40:16.903Z] #57 26.56 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-21T18:40:16.903Z] #57 27.19 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-21T18:40:16.903Z] #57 27.23 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-21T18:40:16.903Z] #57 27.28 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-21T18:40:16.903Z] #57 27.56 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-21T18:40:16.903Z] #57 27.59 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-21T18:40:16.903Z] #57 27.64 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-21T18:40:16.903Z] #57 27.94 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-21T18:40:16.903Z] #57 28.08 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-21T18:40:16.903Z] #57 28.18 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-21T18:40:16.903Z] #57 28.21 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-21T18:40:16.903Z] #57 28.26 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-21T18:40:16.903Z] #57 28.29 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-21T18:40:16.903Z] #57 28.42 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-21T18:40:16.968Z] + docker version [2021-08-21T18:40:18.156Z] Fetching without tags [2021-08-21T18:40:18.298Z] #57 29.53 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-21T18:40:18.298Z] #57 29.57 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-21T18:40:18.298Z] #57 29.71 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-21T18:40:18.298Z] #57 29.72 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-21T18:40:18.298Z] #57 29.75 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-21T18:40:18.298Z] #57 29.78 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-21T18:40:18.546Z] Merging remotes/origin/master commit 41568dfc665ad4033d7fc860a5dac8102915008e into PR head commit 83ec46a7e67402258827a2b9f0e147863646eba0 [2021-08-21T18:40:18.558Z] #57 29.99 go: downloading golang.org/x/text v0.3.2 [2021-08-21T18:40:18.800Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-21T18:40:18.825Z] > git config --add remote.origin.fetch +refs/pull/42768/head:refs/remotes/origin/PR-42768 # timeout=10 [2021-08-21T18:40:18.902Z] Fetching without tags [2021-08-21T18:40:18.027Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-21T18:40:18.060Z] > git config --add remote.origin.fetch +refs/pull/42768/head:refs/remotes/origin/PR-42768 # timeout=10 [2021-08-21T18:40:18.073Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T18:40:18.116Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-21T18:40:18.163Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-21T18:40:18.163Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T18:40:18.168Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42768/head:refs/remotes/origin/PR-42768 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T18:40:18.565Z] > git config core.sparsecheckout # timeout=10 [2021-08-21T18:40:18.604Z] > git checkout -f 83ec46a7e67402258827a2b9f0e147863646eba0 # timeout=10 [2021-08-21T18:40:19.228Z] Merging remotes/origin/master commit 41568dfc665ad4033d7fc860a5dac8102915008e into PR head commit 83ec46a7e67402258827a2b9f0e147863646eba0 [2021-08-21T18:40:20.248Z] Merge succeeded, producing 83ec46a7e67402258827a2b9f0e147863646eba0 [2021-08-21T18:40:20.248Z] Checking out Revision 83ec46a7e67402258827a2b9f0e147863646eba0 (PR-42768) [2021-08-21T18:40:18.859Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T18:40:18.875Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-21T18:40:18.906Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-21T18:40:18.907Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T18:40:18.908Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42768/head:refs/remotes/origin/PR-42768 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T18:40:19.243Z] > git config core.sparsecheckout # timeout=10 [2021-08-21T18:40:19.267Z] > git checkout -f 83ec46a7e67402258827a2b9f0e147863646eba0 # timeout=10 [2021-08-21T18:40:21.234Z] Merge succeeded, producing 83ec46a7e67402258827a2b9f0e147863646eba0 [2021-08-21T18:40:21.234Z] Checking out Revision 83ec46a7e67402258827a2b9f0e147863646eba0 (PR-42768) [2021-08-21T18:40:20.085Z] > git remote # timeout=10 [2021-08-21T18:40:20.144Z] > git config --get remote.origin.url # timeout=10 [2021-08-21T18:40:20.160Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T18:40:20.162Z] > git merge 41568dfc665ad4033d7fc860a5dac8102915008e # timeout=10 [2021-08-21T18:40:20.210Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-21T18:40:20.252Z] > git config core.sparsecheckout # timeout=10 [2021-08-21T18:40:20.281Z] > git checkout -f 83ec46a7e67402258827a2b9f0e147863646eba0 # timeout=10 [2021-08-21T18:40:22.759Z] #57 ... [2021-08-21T18:40:22.759Z] [2021-08-21T18:40:22.759Z] #53 [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-21T18:40:22.759Z] #53 sha256:c407fe0fb3750d58504283a9443b5b165c6201b012baf23a48924e255dfa7331 [2021-08-21T18:40:22.759Z] #53 33.73 vendor/golang.org/x/crypto/internal/subtle [2021-08-21T18:40:21.117Z] > git remote # timeout=10 [2021-08-21T18:40:21.139Z] > git config --get remote.origin.url # timeout=10 [2021-08-21T18:40:21.166Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T18:40:21.167Z] > git merge 41568dfc665ad4033d7fc860a5dac8102915008e # timeout=10 [2021-08-21T18:40:21.209Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-21T18:40:21.238Z] > git config core.sparsecheckout # timeout=10 [2021-08-21T18:40:21.263Z] > git checkout -f 83ec46a7e67402258827a2b9f0e147863646eba0 # timeout=10 [2021-08-21T18:40:24.440Z] Commit message: "libcontainerd/local: fix GoDoc" [2021-08-21T18:40:24.462Z] > git --version # timeout=10 [2021-08-21T18:40:24.486Z] > git --version # 'git version 2.17.1' [2021-08-21T18:40:24.522Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-21T18:40:25.080Z] Client: Docker Engine - Community [2021-08-21T18:40:25.080Z] Version: 20.10.6 [2021-08-21T18:40:25.080Z] API version: 1.41 [2021-08-21T18:40:25.080Z] Go version: go1.13.15 [2021-08-21T18:40:25.080Z] Git commit: 370c289 [2021-08-21T18:40:25.080Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-21T18:40:25.080Z] OS/Arch: linux/amd64 [2021-08-21T18:40:25.080Z] Context: default [2021-08-21T18:40:25.080Z] Experimental: true [2021-08-21T18:40:25.080Z] [2021-08-21T18:40:25.080Z] Server: Docker Engine - Community [2021-08-21T18:40:25.080Z] Engine: [2021-08-21T18:40:25.080Z] Version: 20.10.6 [2021-08-21T18:40:25.080Z] API version: 1.41 (minimum version 1.12) [2021-08-21T18:40:25.080Z] Go version: go1.13.15 [2021-08-21T18:40:25.080Z] Git commit: 8728dd2 [2021-08-21T18:40:25.080Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-21T18:40:25.080Z] OS/Arch: linux/amd64 [2021-08-21T18:40:25.080Z] Experimental: true [2021-08-21T18:40:25.080Z] containerd: [2021-08-21T18:40:25.080Z] Version: 1.4.6 [2021-08-21T18:40:25.080Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-21T18:40:25.080Z] runc: [2021-08-21T18:40:25.080Z] Version: 1.0.0-rc95 [2021-08-21T18:40:25.080Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-21T18:40:25.080Z] docker-init: [2021-08-21T18:40:25.080Z] Version: 0.19.0 [2021-08-21T18:40:25.080Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-21T18:40:25.401Z] Commit message: "libcontainerd/local: fix GoDoc" [2021-08-21T18:40:25.422Z] > git --version # timeout=10 [2021-08-21T18:40:25.435Z] > git --version # 'git version 2.25.1' [2021-08-21T18:40:25.444Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-08-21T18:40:25.600Z] + docker version [2021-08-21T18:40:25.602Z] + docker info [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-21T18:40:26.330Z] + docker version [2021-08-21T18:40:26.963Z] #53 ... [2021-08-21T18:40:26.963Z] [2021-08-21T18:40:26.963Z] #17 [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-21T18:40:26.963Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-21T18:40:26.963Z] #17 13.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T18:40:26.963Z] #17 15.33 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-21T18:40:26.963Z] #17 15.35 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [272 kB] [2021-08-21T18:40:26.963Z] #17 15.38 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T18:40:26.963Z] #17 15.46 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [275 kB] [2021-08-21T18:40:26.963Z] #17 15.52 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [295 kB] [2021-08-21T18:40:26.963Z] #17 15.60 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [291 kB] [2021-08-21T18:40:26.963Z] #17 15.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-08-21T18:40:26.963Z] #17 15.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-08-21T18:40:26.963Z] #17 15.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-08-21T18:40:26.963Z] #17 15.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-08-21T18:40:26.963Z] #17 15.68 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T18:40:26.963Z] #17 15.68 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-21T18:40:26.963Z] #17 ... [2021-08-21T18:40:26.963Z] [2021-08-21T18:40:26.963Z] #57 [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-21T18:40:26.963Z] #57 sha256:7ce09fb7908034ffc3daf837b629aaa52eae3d4a3405ea12313e5e70e0f807b3 [2021-08-21T18:40:26.963Z] #57 37.37 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-21T18:40:26.963Z] #57 37.38 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-21T18:40:26.963Z] #57 37.53 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-21T18:40:26.963Z] #57 37.66 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-21T18:40:26.963Z] #57 37.72 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-21T18:40:27.534Z] #57 39.12 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-21T18:40:28.106Z] #57 39.58 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-21T18:40:28.366Z] #57 39.99 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-21T18:40:29.346Z] Fetching without tags [2021-08-21T18:40:29.740Z] Merging remotes/origin/master commit 41568dfc665ad4033d7fc860a5dac8102915008e into PR head commit 83ec46a7e67402258827a2b9f0e147863646eba0 [2021-08-21T18:40:29.751Z] #57 ... [2021-08-21T18:40:29.751Z] [2021-08-21T18:40:29.751Z] #51 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:40:29.751Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:40:29.751Z] #51 24.61 Reading package lists... [2021-08-21T18:40:29.751Z] #51 31.19 Reading package lists... [2021-08-21T18:40:29.751Z] #51 38.07 Building dependency tree... [2021-08-21T18:40:29.812Z] Client: Docker Engine - Community [2021-08-21T18:40:29.812Z] Version: 20.10.6 [2021-08-21T18:40:29.812Z] API version: 1.41 [2021-08-21T18:40:29.812Z] Go version: go1.13.15 [2021-08-21T18:40:29.812Z] Git commit: 370c289 [2021-08-21T18:40:29.812Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-21T18:40:29.812Z] OS/Arch: linux/amd64 [2021-08-21T18:40:29.812Z] Context: default [2021-08-21T18:40:29.812Z] Experimental: true [2021-08-21T18:40:29.812Z] [2021-08-21T18:40:29.812Z] Server: Docker Engine - Community [2021-08-21T18:40:29.812Z] Engine: [2021-08-21T18:40:29.812Z] Version: 20.10.6 [2021-08-21T18:40:29.812Z] API version: 1.41 (minimum version 1.12) [2021-08-21T18:40:29.812Z] Go version: go1.13.15 [2021-08-21T18:40:29.812Z] Git commit: 8728dd2 [2021-08-21T18:40:29.812Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-21T18:40:29.812Z] OS/Arch: linux/amd64 [2021-08-21T18:40:29.812Z] Experimental: true [2021-08-21T18:40:29.812Z] containerd: [2021-08-21T18:40:29.812Z] Version: 1.4.6 [2021-08-21T18:40:29.812Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-21T18:40:29.812Z] runc: [2021-08-21T18:40:29.812Z] Version: 1.0.0-rc95 [2021-08-21T18:40:29.812Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-21T18:40:29.812Z] docker-init: [2021-08-21T18:40:29.812Z] Version: 0.19.0 [2021-08-21T18:40:29.812Z] GitCommit: de40ad0 [2021-08-21T18:40:29.281Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-21T18:40:29.294Z] > git config --add remote.origin.fetch +refs/pull/42768/head:refs/remotes/origin/PR-42768 # timeout=10 [2021-08-21T18:40:29.315Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T18:40:29.329Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-21T18:40:29.360Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-21T18:40:29.361Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T18:40:29.363Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42768/head:refs/remotes/origin/PR-42768 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T18:40:29.752Z] > git config core.sparsecheckout # timeout=10 [2021-08-21T18:40:29.771Z] > git checkout -f 83ec46a7e67402258827a2b9f0e147863646eba0 # timeout=10 [Pipeline] sh [2021-08-21T18:40:30.167Z] + docker info [2021-08-21T18:40:30.694Z] #51 41.88 The following additional packages will be installed: [2021-08-21T18:40:30.954Z] #51 41.88 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-08-21T18:40:30.954Z] #51 41.89 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-08-21T18:40:30.954Z] #51 41.89 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-21T18:40:30.954Z] #51 41.89 python3.7-minimal [2021-08-21T18:40:30.954Z] #51 41.89 Suggested packages: [2021-08-21T18:40:30.954Z] #51 41.91 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-08-21T18:40:30.954Z] #51 41.91 python3.7-doc binfmt-support [2021-08-21T18:40:32.284Z] Merge succeeded, producing 83ec46a7e67402258827a2b9f0e147863646eba0 [2021-08-21T18:40:32.284Z] Checking out Revision 83ec46a7e67402258827a2b9f0e147863646eba0 (PR-42768) [2021-08-21T18:40:32.339Z] #51 43.15 The following NEW packages will be installed: [2021-08-21T18:40:32.339Z] #51 43.16 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-08-21T18:40:32.339Z] #51 43.17 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-08-21T18:40:32.339Z] #51 43.17 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-21T18:40:32.339Z] #51 43.17 python3.7-minimal [2021-08-21T18:40:32.600Z] #51 43.67 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T18:40:32.600Z] #51 43.67 Need to get 6695 kB of archives. [2021-08-21T18:40:32.600Z] #51 43.67 After this operation, 33.1 MB of additional disk space will be used. [2021-08-21T18:40:32.600Z] #51 43.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-21T18:40:32.600Z] #51 43.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-21T18:40:32.861Z] #51 43.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-21T18:40:32.861Z] #51 43.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-21T18:40:32.861Z] #51 43.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-21T18:40:33.122Z] #51 44.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-21T18:40:33.122Z] #51 44.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-21T18:40:33.122Z] #51 44.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-21T18:40:33.122Z] #51 44.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-08-21T18:40:33.383Z] #51 44.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-21T18:40:33.383Z] #51 44.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-08-21T18:40:33.383Z] #51 44.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-08-21T18:40:33.383Z] #51 44.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-21T18:40:33.383Z] #51 44.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-21T18:40:33.383Z] #51 44.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-21T18:40:32.216Z] > git remote # timeout=10 [2021-08-21T18:40:32.237Z] > git config --get remote.origin.url # timeout=10 [2021-08-21T18:40:32.252Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T18:40:32.254Z] > git merge 41568dfc665ad4033d7fc860a5dac8102915008e # timeout=10 [2021-08-21T18:40:32.267Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-21T18:40:32.289Z] > git config core.sparsecheckout # timeout=10 [2021-08-21T18:40:32.302Z] > git checkout -f 83ec46a7e67402258827a2b9f0e147863646eba0 # timeout=10 [2021-08-21T18:40:34.474Z] Client: Docker Engine - Community [2021-08-21T18:40:34.474Z] Version: 20.10.6 [2021-08-21T18:40:34.474Z] API version: 1.41 [2021-08-21T18:40:34.474Z] Go version: go1.13.15 [2021-08-21T18:40:34.474Z] Git commit: 370c289 [2021-08-21T18:40:34.474Z] Built: Fri Apr 9 22:47:17 2021 [2021-08-21T18:40:34.474Z] OS/Arch: linux/amd64 [2021-08-21T18:40:34.474Z] Context: default [2021-08-21T18:40:34.474Z] Experimental: true [2021-08-21T18:40:34.474Z] [2021-08-21T18:40:34.474Z] Server: Docker Engine - Community [2021-08-21T18:40:34.474Z] Engine: [2021-08-21T18:40:34.474Z] Version: 20.10.6 [2021-08-21T18:40:34.474Z] API version: 1.41 (minimum version 1.12) [2021-08-21T18:40:34.474Z] Go version: go1.13.15 [2021-08-21T18:40:34.474Z] Git commit: 8728dd2 [2021-08-21T18:40:34.474Z] Built: Fri Apr 9 22:45:28 2021 [2021-08-21T18:40:34.474Z] OS/Arch: linux/amd64 [2021-08-21T18:40:34.474Z] Experimental: true [2021-08-21T18:40:34.474Z] containerd: [2021-08-21T18:40:34.474Z] Version: 1.4.6 [2021-08-21T18:40:34.474Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-21T18:40:34.474Z] runc: [2021-08-21T18:40:34.474Z] Version: 1.0.0-rc95 [2021-08-21T18:40:34.474Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-21T18:40:34.474Z] docker-init: [2021-08-21T18:40:34.474Z] Version: 0.19.0 [2021-08-21T18:40:34.474Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-21T18:40:34.789Z] + docker info [2021-08-21T18:40:35.998Z] #51 46.71 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-21T18:40:36.183Z] Commit message: "libcontainerd/local: fix GoDoc" [2021-08-21T18:40:36.212Z] > git --version # timeout=10 [2021-08-21T18:40:36.222Z] > git --version # 'git version 2.25.1' [2021-08-21T18:40:36.235Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-08-21T18:40:36.260Z] #51 ... [2021-08-21T18:40:36.260Z] [2021-08-21T18:40:36.260Z] #39 [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-21T18:40:36.260Z] #39 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-21T18:40:36.260Z] #39 47.52 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-21T18:40:36.787Z] Client: [2021-08-21T18:40:36.787Z] Context: default [2021-08-21T18:40:36.787Z] Debug Mode: false [2021-08-21T18:40:36.787Z] Plugins: [2021-08-21T18:40:36.787Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-21T18:40:36.787Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-21T18:40:36.787Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-21T18:40:36.787Z] [2021-08-21T18:40:36.787Z] Server: [2021-08-21T18:40:36.787Z] Containers: 0 [2021-08-21T18:40:36.787Z] Running: 0 [2021-08-21T18:40:36.787Z] Paused: 0 [2021-08-21T18:40:36.787Z] Stopped: 0 [2021-08-21T18:40:36.787Z] Images: 0 [2021-08-21T18:40:36.787Z] Server Version: 20.10.6 [2021-08-21T18:40:36.787Z] Storage Driver: overlay2 [2021-08-21T18:40:36.787Z] Backing Filesystem: extfs [2021-08-21T18:40:36.787Z] Supports d_type: true [2021-08-21T18:40:36.787Z] Native Overlay Diff: true [2021-08-21T18:40:36.787Z] userxattr: false [2021-08-21T18:40:36.787Z] Logging Driver: json-file [2021-08-21T18:40:36.787Z] Cgroup Driver: cgroupfs [2021-08-21T18:40:36.787Z] Cgroup Version: 1 [2021-08-21T18:40:36.787Z] Plugins: [2021-08-21T18:40:36.787Z] Volume: local [2021-08-21T18:40:36.787Z] Network: bridge host ipvlan macvlan null overlay [2021-08-21T18:40:36.787Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-21T18:40:36.787Z] Swarm: inactive [2021-08-21T18:40:36.787Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-21T18:40:36.787Z] Default Runtime: runc [2021-08-21T18:40:36.787Z] Init Binary: docker-init [2021-08-21T18:40:36.788Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-21T18:40:36.788Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-21T18:40:36.788Z] init version: de40ad0 [2021-08-21T18:40:36.788Z] Security Options: [2021-08-21T18:40:36.788Z] apparmor [2021-08-21T18:40:36.788Z] seccomp [2021-08-21T18:40:36.788Z] Profile: default [2021-08-21T18:40:36.788Z] Kernel Version: 5.4.0-1048-aws [2021-08-21T18:40:36.788Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-21T18:40:36.788Z] OSType: linux [2021-08-21T18:40:36.788Z] Architecture: x86_64 [2021-08-21T18:40:36.788Z] CPUs: 2 [2021-08-21T18:40:36.788Z] Total Memory: 7.487GiB [2021-08-21T18:40:36.788Z] Name: ip-10-100-106-195 [2021-08-21T18:40:36.788Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-21T18:40:36.788Z] Docker Root Dir: /var/lib/docker [2021-08-21T18:40:36.788Z] Debug Mode: false [2021-08-21T18:40:36.788Z] Registry: https://index.docker.io/v1/ [2021-08-21T18:40:36.788Z] Labels: [2021-08-21T18:40:36.788Z] Experimental: true [2021-08-21T18:40:36.788Z] Insecure Registries: [2021-08-21T18:40:36.788Z] 127.0.0.0/8 [2021-08-21T18:40:36.788Z] Live Restore Enabled: true [2021-08-21T18:40:36.788Z] [2021-08-21T18:40:36.788Z] WARNING: No swap limit support [2021-08-21T18:40:36.838Z] #39 48.29 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [Pipeline] sh [2021-08-21T18:40:37.291Z] + docker version [2021-08-21T18:40:37.298Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-21T18:40:37.298Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-21T18:40:37.298Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42768/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-21T18:40:37.298Z] + bash /home/ubuntu/workspace/moby_PR-42768/check-config.sh [2021-08-21T18:40:37.298Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-21T18:40:37.298Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-21T18:40:37.298Z] [2021-08-21T18:40:37.298Z] Generally Necessary: [2021-08-21T18:40:37.298Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-21T18:40:37.298Z] - apparmor: enabled and tools installed [2021-08-21T18:40:37.298Z] - CONFIG_NAMESPACES: enabled [2021-08-21T18:40:37.298Z] - CONFIG_NET_NS: enabled [2021-08-21T18:40:37.298Z] - CONFIG_PID_NS: enabled [2021-08-21T18:40:37.568Z] - CONFIG_IPC_NS: enabled [2021-08-21T18:40:37.568Z] - CONFIG_UTS_NS: enabled [2021-08-21T18:40:37.568Z] - CONFIG_CGROUPS: enabled [2021-08-21T18:40:37.568Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-21T18:40:37.568Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-21T18:40:37.568Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-21T18:40:37.568Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-21T18:40:37.568Z] - CONFIG_CPUSETS: enabled [2021-08-21T18:40:37.568Z] - CONFIG_MEMCG: enabled [2021-08-21T18:40:37.568Z] - CONFIG_KEYS: enabled [2021-08-21T18:40:37.568Z] - CONFIG_VETH: enabled (as module) [2021-08-21T18:40:37.568Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-21T18:40:37.568Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-21T18:40:37.568Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-21T18:40:37.568Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-21T18:40:37.568Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-21T18:40:37.568Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-21T18:40:37.568Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-21T18:40:37.568Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-21T18:40:37.568Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-21T18:40:37.568Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-21T18:40:37.568Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-21T18:40:37.568Z] [2021-08-21T18:40:37.568Z] Optional Features: [2021-08-21T18:40:37.568Z] - CONFIG_USER_NS: enabled [2021-08-21T18:40:37.568Z] - CONFIG_SECCOMP: enabled [2021-08-21T18:40:37.568Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-21T18:40:37.568Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-21T18:40:37.568Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-21T18:40:37.568Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-21T18:40:37.568Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-21T18:40:37.568Z] - CONFIG_BLK_CGROUP: enabled [2021-08-21T18:40:37.568Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-21T18:40:37.568Z] - CONFIG_CGROUP_PERF: enabled [2021-08-21T18:40:37.568Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-21T18:40:37.568Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-21T18:40:37.568Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-21T18:40:37.568Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-21T18:40:37.568Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-21T18:40:37.568Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-21T18:40:37.809Z] Client: [2021-08-21T18:40:37.809Z] Context: default [2021-08-21T18:40:37.809Z] Debug Mode: false [2021-08-21T18:40:37.809Z] Plugins: [2021-08-21T18:40:37.809Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-21T18:40:37.809Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-21T18:40:37.809Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-21T18:40:37.809Z] [2021-08-21T18:40:37.809Z] Server: [2021-08-21T18:40:37.809Z] Containers: 0 [2021-08-21T18:40:37.809Z] Running: 0 [2021-08-21T18:40:37.809Z] Paused: 0 [2021-08-21T18:40:37.809Z] Stopped: 0 [2021-08-21T18:40:37.809Z] Images: 0 [2021-08-21T18:40:37.809Z] Server Version: 20.10.6 [2021-08-21T18:40:37.809Z] Storage Driver: overlay2 [2021-08-21T18:40:37.809Z] Backing Filesystem: extfs [2021-08-21T18:40:37.809Z] Supports d_type: true [2021-08-21T18:40:37.809Z] Native Overlay Diff: true [2021-08-21T18:40:37.809Z] userxattr: false [2021-08-21T18:40:37.809Z] Logging Driver: json-file [2021-08-21T18:40:37.809Z] Cgroup Driver: cgroupfs [2021-08-21T18:40:37.809Z] Cgroup Version: 1 [2021-08-21T18:40:37.809Z] Plugins: [2021-08-21T18:40:37.809Z] Volume: local [2021-08-21T18:40:37.809Z] Network: bridge host ipvlan macvlan null overlay [2021-08-21T18:40:37.809Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-21T18:40:37.809Z] Swarm: inactive [2021-08-21T18:40:37.809Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-21T18:40:37.809Z] Default Runtime: runc [2021-08-21T18:40:37.809Z] Init Binary: docker-init [2021-08-21T18:40:37.809Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-21T18:40:37.809Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-21T18:40:37.809Z] init version: de40ad0 [2021-08-21T18:40:37.809Z] Security Options: [2021-08-21T18:40:37.809Z] apparmor [2021-08-21T18:40:37.809Z] seccomp [2021-08-21T18:40:37.809Z] Profile: default [2021-08-21T18:40:37.809Z] Kernel Version: 5.4.0-1048-aws [2021-08-21T18:40:37.809Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-21T18:40:37.809Z] OSType: linux [2021-08-21T18:40:37.809Z] Architecture: x86_64 [2021-08-21T18:40:37.809Z] CPUs: 2 [2021-08-21T18:40:37.809Z] Total Memory: 7.569GiB [2021-08-21T18:40:37.809Z] Name: ip-10-100-66-20 [2021-08-21T18:40:37.809Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-21T18:40:37.809Z] Docker Root Dir: /var/lib/docker [2021-08-21T18:40:37.809Z] Debug Mode: false [2021-08-21T18:40:37.809Z] Registry: https://index.docker.io/v1/ [2021-08-21T18:40:37.809Z] Labels: [2021-08-21T18:40:37.809Z] Experimental: true [2021-08-21T18:40:37.809Z] Insecure Registries: [2021-08-21T18:40:37.809Z] 127.0.0.0/8 [2021-08-21T18:40:37.809Z] Live Restore Enabled: true [2021-08-21T18:40:37.809Z] [2021-08-21T18:40:37.809Z] WARNING: No swap limit support [Pipeline] sh [2021-08-21T18:40:37.833Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-21T18:40:37.833Z] - CONFIG_IP_VS: enabled (as module) [2021-08-21T18:40:37.833Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-21T18:40:37.833Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-21T18:40:37.833Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-21T18:40:37.833Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-21T18:40:37.833Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-21T18:40:37.833Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-21T18:40:37.833Z] - CONFIG_EXT4_FS: enabled [2021-08-21T18:40:37.833Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-21T18:40:37.833Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-21T18:40:37.833Z] - Network Drivers: [2021-08-21T18:40:37.833Z] - "overlay": [2021-08-21T18:40:37.833Z] - CONFIG_VXLAN: enabled (as module) [2021-08-21T18:40:37.833Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-21T18:40:37.833Z] Optional (for encrypted networks): [2021-08-21T18:40:37.833Z] - CONFIG_CRYPTO: enabled [2021-08-21T18:40:37.833Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-21T18:40:37.833Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-21T18:40:37.833Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-21T18:40:37.833Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-21T18:40:37.833Z] - CONFIG_XFRM: enabled [2021-08-21T18:40:37.833Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-21T18:40:37.833Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-21T18:40:37.833Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-21T18:40:37.833Z] - "ipvlan": [2021-08-21T18:40:37.833Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-21T18:40:37.833Z] - "macvlan": [2021-08-21T18:40:37.833Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-21T18:40:37.833Z] - CONFIG_DUMMY: enabled (as module) [2021-08-21T18:40:37.833Z] - "ftp,tftp client in container": [2021-08-21T18:40:37.833Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-21T18:40:37.833Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-21T18:40:37.833Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-21T18:40:37.833Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-21T18:40:37.833Z] - Storage Drivers: [2021-08-21T18:40:37.833Z] - "aufs": [2021-08-21T18:40:37.833Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-21T18:40:37.833Z] - "btrfs": [2021-08-21T18:40:37.833Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-21T18:40:37.833Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-21T18:40:37.833Z] - "devicemapper": [2021-08-21T18:40:38.104Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-21T18:40:38.104Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-21T18:40:38.104Z] - "overlay": [2021-08-21T18:40:38.104Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-21T18:40:38.104Z] - "zfs": [2021-08-21T18:40:38.104Z] - /dev/zfs: present [2021-08-21T18:40:38.104Z] - zfs command: missing [2021-08-21T18:40:38.104Z] - zpool command: missing [2021-08-21T18:40:38.104Z] [2021-08-21T18:40:38.104Z] Limits: [2021-08-21T18:40:38.104Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-21T18:40:38.104Z] [2021-08-21T18:40:38.104Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-08-21T18:40:38.161Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-21T18:40:38.161Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-21T18:40:38.161Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42768/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-21T18:40:38.161Z] + bash /home/ubuntu/workspace/moby_PR-42768/check-config.sh [2021-08-21T18:40:38.161Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-21T18:40:38.161Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-21T18:40:38.161Z] [2021-08-21T18:40:38.161Z] Generally Necessary: [2021-08-21T18:40:38.161Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-21T18:40:38.161Z] - apparmor: enabled and tools installed [2021-08-21T18:40:38.161Z] - CONFIG_NAMESPACES: enabled [2021-08-21T18:40:38.161Z] - CONFIG_NET_NS: enabled [2021-08-21T18:40:38.161Z] - CONFIG_PID_NS: enabled [2021-08-21T18:40:38.161Z] - CONFIG_IPC_NS: enabled [2021-08-21T18:40:38.161Z] - CONFIG_UTS_NS: enabled [2021-08-21T18:40:38.161Z] - CONFIG_CGROUPS: enabled [2021-08-21T18:40:38.161Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-21T18:40:38.161Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-21T18:40:38.161Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-21T18:40:38.161Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-21T18:40:38.161Z] - CONFIG_CPUSETS: enabled [2021-08-21T18:40:38.161Z] - CONFIG_MEMCG: enabled [2021-08-21T18:40:38.161Z] - CONFIG_KEYS: enabled [2021-08-21T18:40:38.161Z] - CONFIG_VETH: enabled (as module) [2021-08-21T18:40:38.161Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-21T18:40:38.161Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-21T18:40:38.161Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-21T18:40:38.161Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-21T18:40:38.161Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-21T18:40:38.161Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-21T18:40:38.161Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-21T18:40:38.161Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-21T18:40:38.161Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-21T18:40:38.161Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-21T18:40:38.161Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-21T18:40:38.161Z] [2021-08-21T18:40:38.161Z] Optional Features: [2021-08-21T18:40:38.161Z] - CONFIG_USER_NS: enabled [2021-08-21T18:40:38.161Z] - CONFIG_SECCOMP: enabled [2021-08-21T18:40:38.161Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-21T18:40:38.161Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-21T18:40:38.161Z] - CONFIG_MEMCG_SWAP: enabled [Pipeline] sh [2021-08-21T18:40:38.429Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-21T18:40:38.429Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-21T18:40:38.429Z] - CONFIG_BLK_CGROUP: enabled [2021-08-21T18:40:38.429Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-21T18:40:38.429Z] - CONFIG_CGROUP_PERF: enabled [2021-08-21T18:40:38.429Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-21T18:40:38.429Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-21T18:40:38.429Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-21T18:40:38.429Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-21T18:40:38.429Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-21T18:40:38.429Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-21T18:40:38.429Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-21T18:40:38.429Z] - CONFIG_IP_VS: enabled (as module) [2021-08-21T18:40:38.429Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-21T18:40:38.429Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-21T18:40:38.429Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-21T18:40:38.429Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-21T18:40:38.429Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-21T18:40:38.429Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-21T18:40:38.429Z] - CONFIG_EXT4_FS: enabled [2021-08-21T18:40:38.429Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-21T18:40:38.429Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-21T18:40:38.429Z] - Network Drivers: [2021-08-21T18:40:38.429Z] - "overlay": [2021-08-21T18:40:38.429Z] - CONFIG_VXLAN: enabled (as module) [2021-08-21T18:40:38.429Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-21T18:40:38.429Z] Optional (for encrypted networks): [2021-08-21T18:40:38.429Z] - CONFIG_CRYPTO: enabled [2021-08-21T18:40:38.429Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-21T18:40:38.429Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-21T18:40:38.429Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-21T18:40:38.429Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-21T18:40:38.429Z] - CONFIG_XFRM: enabled [2021-08-21T18:40:38.429Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-21T18:40:38.429Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-21T18:40:38.429Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-21T18:40:38.429Z] - "ipvlan": [2021-08-21T18:40:38.429Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-21T18:40:38.429Z] - "macvlan": [2021-08-21T18:40:38.463Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:83ec46a7e67402258827a2b9f0e147863646eba0 . [2021-08-21T18:40:38.691Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-21T18:40:38.691Z] - CONFIG_DUMMY: enabled (as module) [2021-08-21T18:40:38.691Z] - "ftp,tftp client in container": [2021-08-21T18:40:38.691Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-21T18:40:38.691Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-21T18:40:38.691Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-21T18:40:38.691Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-21T18:40:38.691Z] - Storage Drivers: [2021-08-21T18:40:38.691Z] - "aufs": [2021-08-21T18:40:38.691Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-21T18:40:38.691Z] - "btrfs": [2021-08-21T18:40:38.691Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-21T18:40:38.691Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-21T18:40:38.691Z] - "devicemapper": [2021-08-21T18:40:38.691Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-21T18:40:38.691Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-21T18:40:38.691Z] - "overlay": [2021-08-21T18:40:38.691Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-21T18:40:38.691Z] - "zfs": [2021-08-21T18:40:38.691Z] - /dev/zfs: present [2021-08-21T18:40:38.691Z] - zfs command: missing [2021-08-21T18:40:38.691Z] - zpool command: missing [2021-08-21T18:40:38.691Z] [2021-08-21T18:40:38.691Z] Limits: [2021-08-21T18:40:38.691Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-21T18:40:38.691Z] [2021-08-21T18:40:38.691Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-21T18:40:39.041Z] + sudo modprobe ip_vs [2021-08-21T18:40:39.041Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:83ec46a7e67402258827a2b9f0e147863646eba0 . [2021-08-21T18:40:39.401Z] #1 [internal] load build definition from Dockerfile [2021-08-21T18:40:39.401Z] #1 sha256:a5dadc3cd4d148e6b9ae3ab3a98b897ac743433bf40da650901e3d6d7c34507c [2021-08-21T18:40:39.401Z] #1 transferring dockerfile: [2021-08-21T18:40:39.401Z] #1 transferring dockerfile: 16.59kB 0.0s done [2021-08-21T18:40:39.401Z] #1 DONE 0.2s [2021-08-21T18:40:39.401Z] [2021-08-21T18:40:39.401Z] #2 [internal] load .dockerignore [2021-08-21T18:40:39.401Z] #2 sha256:f8d8826483d09e4269e1d88ff0d654e5fe063e6ced45100dfcbc8981ff63de54 [2021-08-21T18:40:39.401Z] #2 transferring context: 87B done [2021-08-21T18:40:39.401Z] #2 DONE 0.0s [2021-08-21T18:40:39.401Z] [2021-08-21T18:40:39.401Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-21T18:40:39.401Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-08-21T18:40:39.614Z] #1 [internal] load build definition from Dockerfile [2021-08-21T18:40:39.614Z] #1 sha256:d00278c3deaa00d938159f735b3a38e00aac1dc98ed0b75beb2270b341891b4d [2021-08-21T18:40:39.614Z] #1 transferring dockerfile: 16.59kB done [2021-08-21T18:40:39.614Z] #1 DONE 0.1s [2021-08-21T18:40:39.614Z] [2021-08-21T18:40:39.614Z] #2 [internal] load .dockerignore [2021-08-21T18:40:39.614Z] #2 sha256:0c4651312bb72f7071da6ed22fbee22fd5ad99ed92df5e79a84c15cb598fff38 [2021-08-21T18:40:39.614Z] #2 transferring context: [2021-08-21T18:40:39.661Z] #3 DONE 0.5s [2021-08-21T18:40:39.870Z] #2 transferring context: 87B done [2021-08-21T18:40:39.870Z] #2 DONE 0.1s [2021-08-21T18:40:39.870Z] [2021-08-21T18:40:39.870Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-21T18:40:39.870Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-08-21T18:40:39.921Z] [2021-08-21T18:40:39.921Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-21T18:40:39.921Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-08-21T18:40:39.921Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-08-21T18:40:39.921Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-08-21T18:40:39.921Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-08-21T18:40:39.922Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-08-21T18:40:39.922Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 3.26MB / 9.64MB 0.1s [2021-08-21T18:40:39.922Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-08-21T18:40:40.126Z] #3 DONE 0.4s [2021-08-21T18:40:40.182Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-08-21T18:40:40.182Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-08-21T18:40:40.386Z] [2021-08-21T18:40:40.386Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-21T18:40:40.386Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-08-21T18:40:40.386Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-08-21T18:40:40.386Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-08-21T18:40:40.386Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 5.24MB / 9.64MB 0.1s [2021-08-21T18:40:40.386Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-08-21T18:40:40.386Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-08-21T18:40:40.386Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-08-21T18:40:40.644Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-08-21T18:40:40.644Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-08-21T18:40:40.761Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-08-21T18:40:40.761Z] #4 DONE 0.9s [2021-08-21T18:40:41.021Z] [2021-08-21T18:40:41.021Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-08-21T18:40:41.021Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-21T18:40:41.222Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-08-21T18:40:41.222Z] #4 DONE 0.8s [2021-08-21T18:40:41.479Z] [2021-08-21T18:40:41.480Z] #8 [internal] load metadata for docker.io/library/golang:1.16.7-buster [2021-08-21T18:40:41.480Z] #8 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e [2021-08-21T18:40:41.603Z] #8 ... [2021-08-21T18:40:41.603Z] [2021-08-21T18:40:41.603Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-21T18:40:41.603Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-21T18:40:41.603Z] #7 DONE 0.6s [2021-08-21T18:40:41.603Z] [2021-08-21T18:40:41.603Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-21T18:40:41.603Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-21T18:40:41.603Z] #6 DONE 0.6s [2021-08-21T18:40:41.603Z] [2021-08-21T18:40:41.603Z] #5 [internal] load metadata for docker.io/library/golang:1.16.7-buster [2021-08-21T18:40:41.603Z] #5 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e [2021-08-21T18:40:41.603Z] #5 DONE 0.7s [2021-08-21T18:40:41.603Z] [2021-08-21T18:40:41.603Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-08-21T18:40:41.603Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-21T18:40:41.603Z] #8 DONE 0.7s [2021-08-21T18:40:41.739Z] #8 ... [2021-08-21T18:40:41.739Z] [2021-08-21T18:40:41.739Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-08-21T18:40:41.739Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-21T18:40:41.739Z] #6 DONE 0.5s [2021-08-21T18:40:41.739Z] [2021-08-21T18:40:41.739Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-21T18:40:41.739Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-21T18:40:41.739Z] #5 DONE 0.5s [2021-08-21T18:40:41.862Z] [2021-08-21T18:40:41.862Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-21T18:40:41.862Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-21T18:40:41.862Z] #26 resolve docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 0.0s done [2021-08-21T18:40:41.999Z] [2021-08-21T18:40:41.999Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-21T18:40:41.999Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-21T18:40:41.999Z] #7 DONE 0.5s [2021-08-21T18:40:41.999Z] [2021-08-21T18:40:41.999Z] #8 [internal] load metadata for docker.io/library/golang:1.16.7-buster [2021-08-21T18:40:41.999Z] #8 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e [2021-08-21T18:40:41.999Z] #8 DONE 0.5s [2021-08-21T18:40:42.123Z] #26 sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 1.85kB / 1.85kB done [2021-08-21T18:40:42.123Z] #26 sha256:2d1ab098097b2f299d3f05836a276a1a197ec221bc19620b4da16c26e83e7a2b 529B / 529B done [2021-08-21T18:40:42.124Z] #26 sha256:63652705977db425315d7d10b99df0f5670737da5a1eadaeeda0cd2d96ee1a51 1.46kB / 1.46kB done [2021-08-21T18:40:42.124Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 0B / 50.44MB 0.1s [2021-08-21T18:40:42.129Z] #39 ... [2021-08-21T18:40:42.129Z] [2021-08-21T18:40:42.129Z] #51 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:40:42.129Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:40:42.129Z] #51 47.84 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T18:40:42.129Z] #51 47.99 Fetched 6695 kB in 4s (1821 kB/s) [2021-08-21T18:40:42.129Z] #51 48.08 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-21T18:40:42.129Z] #51 48.08 (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 ... 15421 files and directories currently installed.) [2021-08-21T18:40:42.129Z] #51 48.14 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T18:40:42.129Z] #51 48.15 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T18:40:42.129Z] #51 48.67 Selecting previously unselected package python3.7-minimal. [2021-08-21T18:40:42.129Z] #51 48.68 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T18:40:42.129Z] #51 48.68 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-21T18:40:42.129Z] #51 49.98 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T18:40:42.129Z] #51 50.01 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-21T18:40:42.129Z] #51 53.05 Selecting previously unselected package python3-minimal. [2021-08-21T18:40:42.129Z] #51 53.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-08-21T18:40:42.129Z] #51 53.10 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-21T18:40:42.129Z] #51 53.12 Unpacking python3-minimal (3.7.3-1) ... [2021-08-21T18:40:42.129Z] #51 53.20 Selecting previously unselected package libmpdec2:amd64. [2021-08-21T18:40:42.129Z] #51 53.20 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-21T18:40:42.129Z] #51 53.22 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-21T18:40:42.389Z] #51 53.36 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-21T18:40:42.389Z] #51 53.38 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T18:40:42.390Z] #51 53.39 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T18:40:42.396Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 3.15MB / 50.44MB 0.3s [2021-08-21T18:40:42.396Z] #26 ... [2021-08-21T18:40:42.396Z] [2021-08-21T18:40:42.396Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-21T18:40:42.396Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-21T18:40:42.396Z] #42 DONE 0.0s [2021-08-21T18:40:42.657Z] [2021-08-21T18:40:42.657Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T18:40:42.657Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T18:40:42.657Z] #9 resolve docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 0.1s done [2021-08-21T18:40:42.657Z] #9 sha256:2959f7340dbf45aaaaff39f10ac521911812c33725bcd3452763f051a3b2cbc6 6.99kB / 6.99kB done [2021-08-21T18:40:42.657Z] #9 sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 1.86kB / 1.86kB done [2021-08-21T18:40:42.657Z] #9 sha256:9d129cfe9b3aa1c19fd64a63aa698cb5742c7291ae2e252a73ce18ce63f2b796 1.79kB / 1.79kB done [2021-08-21T18:40:42.657Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 7.34MB / 50.44MB 0.5s [2021-08-21T18:40:42.657Z] #9 sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 8.14MB / 10.00MB 0.5s [2021-08-21T18:40:42.657Z] #9 sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 7.83MB / 7.83MB 0.5s [2021-08-21T18:40:42.657Z] #9 sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 10.00MB / 10.00MB 0.6s [2021-08-21T18:40:42.657Z] #9 sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 7.83MB / 7.83MB 0.6s done [2021-08-21T18:40:42.657Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 0B / 51.84MB 0.6s [2021-08-21T18:40:42.916Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 12.58MB / 50.44MB 0.7s [2021-08-21T18:40:42.916Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 3.15MB / 51.84MB 0.7s [2021-08-21T18:40:42.916Z] #9 sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 10.00MB / 10.00MB 0.8s done [2021-08-21T18:40:42.916Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 6.29MB / 51.84MB 0.9s [2021-08-21T18:40:42.916Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 0B / 68.75MB 0.9s [2021-08-21T18:40:42.934Z] [2021-08-21T18:40:42.934Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-21T18:40:42.934Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-21T18:40:42.934Z] #65 DONE 0.1s [2021-08-21T18:40:42.934Z] [2021-08-21T18:40:42.934Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-21T18:40:42.934Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-21T18:40:42.934Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-21T18:40:42.934Z] #63 DONE 0.1s [2021-08-21T18:40:42.934Z] [2021-08-21T18:40:42.934Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-21T18:40:42.934Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-21T18:40:42.934Z] #26 resolve docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 0.1s done [2021-08-21T18:40:42.934Z] #26 sha256:2d1ab098097b2f299d3f05836a276a1a197ec221bc19620b4da16c26e83e7a2b 529B / 529B done [2021-08-21T18:40:42.934Z] #26 sha256:63652705977db425315d7d10b99df0f5670737da5a1eadaeeda0cd2d96ee1a51 1.46kB / 1.46kB done [2021-08-21T18:40:42.934Z] #26 sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 1.85kB / 1.85kB done [2021-08-21T18:40:42.934Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 0B / 50.44MB 0.1s [2021-08-21T18:40:43.179Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 18.87MB / 50.44MB 0.9s [2021-08-21T18:40:43.179Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 10.62MB / 51.84MB 1.1s [2021-08-21T18:40:43.179Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 22.02MB / 50.44MB 1.1s [2021-08-21T18:40:43.179Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 13.63MB / 51.84MB 1.1s [2021-08-21T18:40:43.193Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 2.89MB / 50.44MB 0.2s [2021-08-21T18:40:43.440Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 32.51MB / 50.44MB 1.3s [2021-08-21T18:40:43.440Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 21.85MB / 51.84MB 1.3s [2021-08-21T18:40:43.440Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 15.57MB / 68.75MB 1.3s [2021-08-21T18:40:43.440Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 28.31MB / 51.84MB 1.5s [2021-08-21T18:40:43.440Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 19.92MB / 68.75MB 1.5s [2021-08-21T18:40:43.449Z] #26 ... [2021-08-21T18:40:43.449Z] [2021-08-21T18:40:43.449Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-21T18:40:43.449Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-21T18:40:43.449Z] #42 DONE 0.0s [2021-08-21T18:40:43.449Z] [2021-08-21T18:40:43.450Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-21T18:40:43.450Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-21T18:40:43.450Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 8.39MB / 50.44MB 0.5s [2021-08-21T18:40:43.450Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 11.53MB / 50.44MB 0.6s [2021-08-21T18:40:43.707Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 15.28MB / 50.44MB 0.7s [2021-08-21T18:40:43.707Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 20.97MB / 50.44MB 0.8s [2021-08-21T18:40:43.713Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 41.94MB / 50.44MB 1.5s [2021-08-21T18:40:43.713Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 45.11MB / 50.44MB 1.6s [2021-08-21T18:40:43.713Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 31.25MB / 51.84MB 1.6s [2021-08-21T18:40:43.713Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 24.38MB / 68.75MB 1.6s [2021-08-21T18:40:43.772Z] #51 ... [2021-08-21T18:40:43.772Z] [2021-08-21T18:40:43.772Z] #55 [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-21T18:40:43.772Z] #55 sha256:03694d62b8131ce558bda01360905492aef1bcf8ce0c7a324128f863b54aa86c [2021-08-21T18:40:43.772Z] #55 DONE 55.3s [2021-08-21T18:40:43.772Z] [2021-08-21T18:40:43.772Z] #53 [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-21T18:40:43.772Z] #53 sha256:c407fe0fb3750d58504283a9443b5b165c6201b012baf23a48924e255dfa7331 [2021-08-21T18:40:43.772Z] #53 47.99 internal/reflectlite [2021-08-21T18:40:43.772Z] #53 47.99 sync [2021-08-21T18:40:43.772Z] #53 48.79 internal/testlog [2021-08-21T18:40:43.772Z] #53 49.00 github.com/LK4D4/vndr/godl/singleflight [2021-08-21T18:40:43.772Z] #53 49.33 math/rand [2021-08-21T18:40:43.772Z] #53 50.26 internal/singleflight [2021-08-21T18:40:43.772Z] #53 50.59 sort [2021-08-21T18:40:43.772Z] #53 50.59 errors [2021-08-21T18:40:43.772Z] #53 51.00 io [2021-08-21T18:40:43.772Z] #53 51.57 strconv [2021-08-21T18:40:43.772Z] #53 52.14 bytes [2021-08-21T18:40:43.772Z] #53 54.17 strings [2021-08-21T18:40:43.772Z] #53 54.85 reflect [2021-08-21T18:40:43.772Z] #53 ... [2021-08-21T18:40:43.772Z] [2021-08-21T18:40:43.772Z] #51 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:40:43.772Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:40:43.772Z] #51 55.06 Selecting previously unselected package python3.7. [2021-08-21T18:40:43.971Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 24.12MB / 50.44MB 1.2s [2021-08-21T18:40:43.972Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 1.9s [2021-08-21T18:40:43.972Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 37.75MB / 51.84MB 1.9s [2021-08-21T18:40:43.972Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 30.41MB / 68.75MB 1.9s [2021-08-21T18:40:43.972Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 40.84MB / 51.84MB 1.9s [2021-08-21T18:40:44.033Z] #51 55.09 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T18:40:44.033Z] #51 55.10 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-21T18:40:44.033Z] #51 55.34 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-21T18:40:44.229Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 29.36MB / 50.44MB 1.5s [2021-08-21T18:40:44.232Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 48.23MB / 51.84MB 2.2s [2021-08-21T18:40:44.232Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 37.75MB / 68.75MB 2.2s [2021-08-21T18:40:44.232Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 51.84MB / 51.84MB 2.2s [2021-08-21T18:40:44.294Z] #51 55.39 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-21T18:40:44.294Z] #51 55.40 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-21T18:40:44.488Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 33.55MB / 50.44MB 1.7s [2021-08-21T18:40:44.493Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 50.33MB / 68.75MB 2.5s [2021-08-21T18:40:44.555Z] #51 55.56 Setting up python3-minimal (3.7.3-1) ... [2021-08-21T18:40:44.746Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 38.80MB / 50.44MB 2.0s [2021-08-21T18:40:44.751Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 54.53MB / 68.75MB 2.6s [2021-08-21T18:40:45.009Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 42.99MB / 50.44MB 2.2s [2021-08-21T18:40:45.011Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 62.78MB / 68.75MB 2.9s [2021-08-21T18:40:45.274Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 68.75MB / 68.75MB 3.1s [2021-08-21T18:40:45.276Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 47.19MB / 50.44MB 2.4s [2021-08-21T18:40:45.533Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 51.84MB / 51.84MB 3.3s done [2021-08-21T18:40:45.533Z] #9 sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 156B / 156B 3.4s [2021-08-21T18:40:45.534Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 2.6s [2021-08-21T18:40:45.941Z] #51 57.17 Selecting previously unselected package python3. [2021-08-21T18:40:45.941Z] #51 57.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-08-21T18:40:46.097Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 3.1s done [2021-08-21T18:40:46.102Z] #9 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 1.1s [2021-08-21T18:40:46.202Z] #51 57.21 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-08-21T18:40:46.202Z] #51 57.23 Unpacking python3 (3.7.3-1) ... [2021-08-21T18:40:46.202Z] #51 57.35 Selecting previously unselected package libprotobuf17:amd64. [2021-08-21T18:40:46.202Z] #51 57.35 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-08-21T18:40:46.202Z] #51 57.38 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-21T18:40:46.663Z] #26 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b [2021-08-21T18:40:46.671Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 68.75MB / 68.75MB 4.4s done [2021-08-21T18:40:46.671Z] #9 sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 156B / 156B 4.6s done [2021-08-21T18:40:46.671Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 4.19MB / 129.04MB 4.6s [2021-08-21T18:40:47.144Z] #51 ... [2021-08-21T18:40:47.144Z] [2021-08-21T18:40:47.144Z] #59 [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-21T18:40:47.145Z] #59 sha256:10b336a0cce035274bcc29b229274949b2a29d19c797d372fc286982e4edf2c5 [2021-08-21T18:40:47.145Z] #59 48.36 sync [2021-08-21T18:40:47.145Z] #59 48.38 internal/reflectlite [2021-08-21T18:40:47.145Z] #59 50.53 sort [2021-08-21T18:40:47.145Z] #59 50.55 errors [2021-08-21T18:40:47.145Z] #59 50.89 io [2021-08-21T18:40:47.145Z] #59 51.52 internal/oserror [2021-08-21T18:40:47.145Z] #59 51.59 syscall [2021-08-21T18:40:47.145Z] #59 52.32 bytes [2021-08-21T18:40:47.145Z] #59 54.09 strconv [2021-08-21T18:40:47.145Z] #59 57.56 reflect [2021-08-21T18:40:47.145Z] #59 ... [2021-08-21T18:40:47.145Z] [2021-08-21T18:40:47.145Z] #51 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:40:47.145Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:40:47.145Z] #51 58.13 Selecting previously unselected package python3-pkg-resources. [2021-08-21T18:40:47.145Z] #51 58.13 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-21T18:40:47.145Z] #51 58.16 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-21T18:40:47.240Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 12.58MB / 129.04MB 5.0s [2021-08-21T18:40:47.240Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 19.92MB / 129.04MB 5.3s [2021-08-21T18:40:47.302Z] Client: Docker Engine - Community [2021-08-21T18:40:47.302Z] Version: 20.10.6 [2021-08-21T18:40:47.302Z] API version: 1.41 [2021-08-21T18:40:47.302Z] Go version: go1.13.15 [2021-08-21T18:40:47.302Z] Git commit: 370c289 [2021-08-21T18:40:47.302Z] Built: Fri Apr 9 22:45:59 2021 [2021-08-21T18:40:47.302Z] OS/Arch: linux/arm64 [2021-08-21T18:40:47.302Z] Context: default [2021-08-21T18:40:47.302Z] Experimental: true [2021-08-21T18:40:47.302Z] [2021-08-21T18:40:47.302Z] Server: Docker Engine - Community [2021-08-21T18:40:47.302Z] Engine: [2021-08-21T18:40:47.302Z] Version: 20.10.6 [2021-08-21T18:40:47.302Z] API version: 1.41 (minimum version 1.12) [2021-08-21T18:40:47.302Z] Go version: go1.13.15 [2021-08-21T18:40:47.302Z] Git commit: 8728dd2 [2021-08-21T18:40:47.302Z] Built: Fri Apr 9 22:44:09 2021 [2021-08-21T18:40:47.302Z] OS/Arch: linux/arm64 [2021-08-21T18:40:47.302Z] Experimental: true [2021-08-21T18:40:47.302Z] containerd: [2021-08-21T18:40:47.302Z] Version: 1.4.6 [2021-08-21T18:40:47.302Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-21T18:40:47.302Z] runc: [2021-08-21T18:40:47.302Z] Version: 1.0.0-rc95 [2021-08-21T18:40:47.302Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-21T18:40:47.302Z] docker-init: [2021-08-21T18:40:47.302Z] Version: 0.19.0 [2021-08-21T18:40:47.302Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-21T18:40:47.405Z] #51 58.35 Selecting previously unselected package python3-six. [2021-08-21T18:40:47.405Z] #51 58.35 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-08-21T18:40:47.405Z] #51 58.37 Unpacking python3-six (1.12.0-1) ... [2021-08-21T18:40:47.405Z] #51 58.47 Selecting previously unselected package python3-protobuf. [2021-08-21T18:40:47.405Z] #51 58.48 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-08-21T18:40:47.405Z] #51 58.49 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-08-21T18:40:47.635Z] + docker info [2021-08-21T18:40:47.810Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 28.64MB / 129.04MB 5.6s [2021-08-21T18:40:47.810Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 35.65MB / 129.04MB 5.9s [2021-08-21T18:40:47.977Z] #51 59.20 Selecting previously unselected package libnet1:amd64. [2021-08-21T18:40:48.238Z] #51 59.20 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-21T18:40:48.238Z] #51 59.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-21T18:40:48.238Z] #51 59.31 Selecting previously unselected package libnl-3-200:amd64. [2021-08-21T18:40:48.238Z] #51 59.32 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-21T18:40:48.238Z] #51 59.32 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-21T18:40:48.382Z] #9 ... [2021-08-21T18:40:48.382Z] [2021-08-21T18:40:48.382Z] #23 [internal] load build context [2021-08-21T18:40:48.382Z] #23 sha256:e64438efcfdb169357e9ebe27a3fb36e2d51024af03cf39cf29cac1b14e8672f [2021-08-21T18:40:48.382Z] #23 transferring context: 55.81MB 5.9s done [2021-08-21T18:40:48.382Z] #23 DONE 6.4s [2021-08-21T18:40:48.382Z] [2021-08-21T18:40:48.382Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T18:40:48.382Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T18:40:48.382Z] #9 ... [2021-08-21T18:40:48.382Z] [2021-08-21T18:40:48.382Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-21T18:40:48.382Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-21T18:40:48.382Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 2.4s done [2021-08-21T18:40:48.382Z] #26 ... [2021-08-21T18:40:48.382Z] [2021-08-21T18:40:48.382Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T18:40:48.382Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T18:40:48.382Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 50.96MB / 129.04MB 6.3s [2021-08-21T18:40:48.500Z] #51 59.49 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-21T18:40:48.500Z] #51 59.50 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-21T18:40:48.500Z] #51 59.50 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-21T18:40:48.500Z] #51 59.62 Selecting previously unselected package criu. [2021-08-21T18:40:48.500Z] #51 59.62 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-08-21T18:40:48.500Z] #51 59.63 Unpacking criu (3.15-1) ... [2021-08-21T18:40:48.950Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 58.72MB / 129.04MB 6.7s [2021-08-21T18:40:48.950Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 68.16MB / 129.04MB 7.0s [2021-08-21T18:40:49.200Z] #26 ... [2021-08-21T18:40:49.200Z] [2021-08-21T18:40:49.200Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-21T18:40:49.200Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-21T18:40:49.200Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-21T18:40:49.200Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-21T18:40:49.200Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-21T18:40:49.200Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2021-08-21T18:40:49.200Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.2s done [2021-08-21T18:40:49.200Z] #63 DONE 6.1s [2021-08-21T18:40:49.200Z] [2021-08-21T18:40:49.200Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T18:40:49.200Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T18:40:49.200Z] #9 resolve docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 0.1s done [2021-08-21T18:40:49.200Z] #9 sha256:9d129cfe9b3aa1c19fd64a63aa698cb5742c7291ae2e252a73ce18ce63f2b796 1.79kB / 1.79kB done [2021-08-21T18:40:49.200Z] #9 sha256:2959f7340dbf45aaaaff39f10ac521911812c33725bcd3452763f051a3b2cbc6 6.99kB / 6.99kB done [2021-08-21T18:40:49.200Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 3.1s done [2021-08-21T18:40:49.200Z] #9 sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 1.86kB / 1.86kB done [2021-08-21T18:40:49.200Z] #9 sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 7.83MB / 7.83MB 0.7s done [2021-08-21T18:40:49.200Z] #9 sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 10.00MB / 10.00MB 1.3s done [2021-08-21T18:40:49.200Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 51.84MB / 51.84MB 3.9s done [2021-08-21T18:40:49.200Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 68.75MB / 68.75MB 5.8s done [2021-08-21T18:40:49.200Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 51.38MB / 129.04MB 6.0s [2021-08-21T18:40:49.200Z] #9 sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 156B / 156B 3.9s done [2021-08-21T18:40:49.442Z] #51 60.42 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-21T18:40:49.442Z] #51 60.44 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-21T18:40:49.442Z] #51 60.45 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-21T18:40:49.442Z] #51 60.46 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-21T18:40:49.442Z] #51 60.47 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-21T18:40:49.442Z] #51 60.48 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T18:40:49.442Z] #51 60.49 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-21T18:40:49.442Z] #51 60.50 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-21T18:40:49.458Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 58.23MB / 129.04MB 6.4s [2021-08-21T18:40:49.519Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 76.55MB / 129.04MB 7.3s [2021-08-21T18:40:49.519Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 88.08MB / 129.04MB 7.5s [2021-08-21T18:40:49.724Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 67.11MB / 129.04MB 6.7s [2021-08-21T18:40:49.779Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 95.42MB / 129.04MB 7.7s [2021-08-21T18:40:49.991Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 74.45MB / 129.04MB 7.2s [2021-08-21T18:40:50.039Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 103.81MB / 129.04MB 7.9s [2021-08-21T18:40:50.299Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 111.15MB / 129.04MB 8.2s [2021-08-21T18:40:50.558Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 81.79MB / 129.04MB 7.6s [2021-08-21T18:40:50.559Z] #9 ... [2021-08-21T18:40:50.559Z] [2021-08-21T18:40:50.559Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-21T18:40:50.559Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-21T18:40:50.559Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-21T18:40:50.559Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-21T18:40:50.559Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-21T18:40:50.559Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-21T18:40:50.559Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.5s done [2021-08-21T18:40:50.559Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done [2021-08-21T18:40:50.559Z] #63 DONE 8.5s [2021-08-21T18:40:50.559Z] [2021-08-21T18:40:50.559Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T18:40:50.559Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T18:40:50.559Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 125.83MB / 129.04MB 8.6s [2021-08-21T18:40:50.817Z] #9 ... [2021-08-21T18:40:50.817Z] [2021-08-21T18:40:50.817Z] #23 [internal] load build context [2021-08-21T18:40:50.817Z] #23 sha256:215716d8d1ba348131de8cb7db13540264cd64b013d2e4c6e9521e589a67ca04 [2021-08-21T18:40:50.817Z] #23 transferring context: 55.81MB 7.3s done [2021-08-21T18:40:50.817Z] #23 DONE 8.2s [2021-08-21T18:40:50.817Z] [2021-08-21T18:40:50.817Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T18:40:50.817Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T18:40:50.817Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 89.13MB / 129.04MB 8.0s [2021-08-21T18:40:50.817Z] #9 ... [2021-08-21T18:40:50.817Z] [2021-08-21T18:40:50.817Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-21T18:40:50.817Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-21T18:40:51.751Z] #26 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 5.1s [2021-08-21T18:40:51.944Z] #9 ... [2021-08-21T18:40:51.944Z] [2021-08-21T18:40:51.944Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-21T18:40:51.944Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-21T18:40:51.944Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-21T18:40:51.944Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-21T18:40:51.944Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-21T18:40:51.944Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-21T18:40:51.944Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.7s done [2021-08-21T18:40:51.944Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done [2021-08-21T18:40:51.944Z] #65 ... [2021-08-21T18:40:51.944Z] [2021-08-21T18:40:51.944Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T18:40:51.944Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T18:40:52.230Z] #9 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 7.2s [2021-08-21T18:40:52.489Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 129.04MB / 129.04MB 10.4s done [2021-08-21T18:40:52.747Z] #9 ... [2021-08-21T18:40:52.747Z] [2021-08-21T18:40:52.747Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-21T18:40:52.747Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-21T18:40:52.747Z] #65 DONE 10.8s [2021-08-21T18:40:52.900Z] Client: [2021-08-21T18:40:52.900Z] Context: default [2021-08-21T18:40:52.900Z] Debug Mode: false [2021-08-21T18:40:52.900Z] Plugins: [2021-08-21T18:40:52.900Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-21T18:40:52.900Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-21T18:40:52.900Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-21T18:40:52.900Z] [2021-08-21T18:40:52.900Z] Server: [2021-08-21T18:40:52.900Z] Containers: 0 [2021-08-21T18:40:52.900Z] Running: 0 [2021-08-21T18:40:52.900Z] Paused: 0 [2021-08-21T18:40:52.900Z] Stopped: 0 [2021-08-21T18:40:52.900Z] Images: 0 [2021-08-21T18:40:52.900Z] Server Version: 20.10.6 [2021-08-21T18:40:52.900Z] Storage Driver: overlay2 [2021-08-21T18:40:52.900Z] Backing Filesystem: extfs [2021-08-21T18:40:52.900Z] Supports d_type: true [2021-08-21T18:40:52.900Z] Native Overlay Diff: true [2021-08-21T18:40:52.900Z] userxattr: false [2021-08-21T18:40:52.900Z] Logging Driver: json-file [2021-08-21T18:40:52.900Z] Cgroup Driver: systemd [2021-08-21T18:40:52.900Z] Cgroup Version: 2 [2021-08-21T18:40:52.900Z] Plugins: [2021-08-21T18:40:52.900Z] Volume: local [2021-08-21T18:40:52.900Z] Network: bridge host ipvlan macvlan null overlay [2021-08-21T18:40:52.900Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-21T18:40:52.900Z] Swarm: inactive [2021-08-21T18:40:52.900Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-21T18:40:52.900Z] Default Runtime: runc [2021-08-21T18:40:52.900Z] Init Binary: docker-init [2021-08-21T18:40:52.900Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-21T18:40:52.900Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-21T18:40:52.900Z] init version: de40ad0 [2021-08-21T18:40:52.900Z] Security Options: [2021-08-21T18:40:52.900Z] apparmor [2021-08-21T18:40:52.900Z] seccomp [2021-08-21T18:40:52.900Z] Profile: default [2021-08-21T18:40:52.900Z] cgroupns [2021-08-21T18:40:52.900Z] Kernel Version: 5.4.0-1048-aws [2021-08-21T18:40:52.900Z] Operating System: Ubuntu 20.04.2 LTS [2021-08-21T18:40:52.900Z] OSType: linux [2021-08-21T18:40:52.900Z] Architecture: x86_64 [2021-08-21T18:40:52.900Z] CPUs: 2 [2021-08-21T18:40:52.900Z] Total Memory: 7.569GiB [2021-08-21T18:40:52.900Z] Name: ip-10-100-43-136 [2021-08-21T18:40:52.900Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-08-21T18:40:52.900Z] Docker Root Dir: /var/lib/docker [2021-08-21T18:40:52.900Z] Debug Mode: false [2021-08-21T18:40:52.900Z] Registry: https://index.docker.io/v1/ [2021-08-21T18:40:52.900Z] Labels: [2021-08-21T18:40:52.900Z] Experimental: true [2021-08-21T18:40:52.900Z] Insecure Registries: [2021-08-21T18:40:52.900Z] 127.0.0.0/8 [2021-08-21T18:40:52.900Z] Live Restore Enabled: true [2021-08-21T18:40:52.900Z] [2021-08-21T18:40:52.900Z] WARNING: No kernel memory limit support [2021-08-21T18:40:52.900Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-21T18:40:53.006Z] [2021-08-21T18:40:53.006Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-21T18:40:53.006Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-21T18:40:53.124Z] #26 ... [2021-08-21T18:40:53.124Z] [2021-08-21T18:40:53.124Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-21T18:40:53.124Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-21T18:40:53.124Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-21T18:40:53.124Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-21T18:40:53.124Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-21T18:40:53.124Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.8s done [2021-08-21T18:40:53.124Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.8s done [2021-08-21T18:40:53.124Z] #65 ... [2021-08-21T18:40:53.124Z] [2021-08-21T18:40:53.124Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T18:40:53.124Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T18:40:53.124Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 129.04MB / 129.04MB 10.1s [2021-08-21T18:40:53.240Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:83ec46a7e67402258827a2b9f0e147863646eba0 . [2021-08-21T18:40:53.240Z] #1 [internal] load build definition from Dockerfile [2021-08-21T18:40:53.240Z] #1 sha256:d277e2a8e0b5db28a1ad237ca7e69e703be00a77b59de89d873a086e9a4b9386 [2021-08-21T18:40:53.240Z] #1 transferring dockerfile: 16.59kB done [2021-08-21T18:40:53.240Z] #1 DONE 0.1s [2021-08-21T18:40:53.240Z] [2021-08-21T18:40:53.240Z] #2 [internal] load .dockerignore [2021-08-21T18:40:53.240Z] #2 sha256:91fff1bbf7b51cf7596cd13e9866e1b02a8215a716231149122a741883f3a9d2 [2021-08-21T18:40:53.240Z] #2 transferring context: [2021-08-21T18:40:53.500Z] #2 transferring context: 87B done [2021-08-21T18:40:53.500Z] #2 DONE 0.1s [2021-08-21T18:40:53.500Z] [2021-08-21T18:40:53.500Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-21T18:40:53.500Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-08-21T18:40:53.576Z] #26 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 8.5s done [2021-08-21T18:40:54.143Z] #26 DONE 12.3s [2021-08-21T18:40:54.143Z] [2021-08-21T18:40:54.143Z] #27 [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-21T18:40:54.143Z] #27 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-21T18:40:54.440Z] #3 DONE 0.8s [2021-08-21T18:40:54.440Z] [2021-08-21T18:40:54.440Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-21T18:40:54.440Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-08-21T18:40:54.440Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.1s done [2021-08-21T18:40:54.440Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-08-21T18:40:54.440Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-08-21T18:40:54.440Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-08-21T18:40:54.496Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 129.04MB / 129.04MB 11.2s done [2021-08-21T18:40:54.496Z] #9 ... [2021-08-21T18:40:54.496Z] [2021-08-21T18:40:54.496Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-21T18:40:54.496Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-21T18:40:54.496Z] #65 DONE 11.5s [2021-08-21T18:40:54.496Z] [2021-08-21T18:40:54.496Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-21T18:40:54.496Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-21T18:40:54.700Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2021-08-21T18:40:55.271Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.6s done [2021-08-21T18:40:55.271Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-08-21T18:40:55.425Z] #26 ... [2021-08-21T18:40:55.425Z] [2021-08-21T18:40:55.425Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-21T18:40:55.425Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-21T18:40:55.425Z] #64 DONE 0.8s [2021-08-21T18:40:55.425Z] [2021-08-21T18:40:55.425Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-21T18:40:55.425Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-21T18:40:55.425Z] #26 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 8.9s done [2021-08-21T18:40:55.522Z] #27 ... [2021-08-21T18:40:55.522Z] [2021-08-21T18:40:55.522Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-21T18:40:55.522Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-21T18:40:55.522Z] #64 DONE 1.0s [2021-08-21T18:40:55.522Z] [2021-08-21T18:40:55.522Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T18:40:55.522Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T18:40:55.522Z] #9 extracting sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 0.7s done [2021-08-21T18:40:55.522Z] #9 extracting sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 [2021-08-21T18:40:55.531Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-08-21T18:40:55.989Z] #26 DONE 13.2s [2021-08-21T18:40:55.989Z] [2021-08-21T18:40:55.989Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-21T18:40:55.989Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-21T18:40:55.989Z] #66 DONE 0.8s [2021-08-21T18:40:55.989Z] [2021-08-21T18:40:55.989Z] #27 [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-21T18:40:55.989Z] #27 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-21T18:40:56.027Z] #51 66.60 Setting up python3 (3.7.3-1) ... [2021-08-21T18:40:56.027Z] #51 ... [2021-08-21T18:40:56.027Z] [2021-08-21T18:40:56.027Z] #53 [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-21T18:40:56.027Z] #53 sha256:c407fe0fb3750d58504283a9443b5b165c6201b012baf23a48924e255dfa7331 [2021-08-21T18:40:56.027Z] #53 57.46 bufio [2021-08-21T18:40:56.027Z] #53 58.98 syscall [2021-08-21T18:40:56.027Z] #53 ... [2021-08-21T18:40:56.027Z] [2021-08-21T18:40:56.027Z] #51 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:40:56.027Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:40:56.027Z] #51 67.31 Setting up python3-six (1.12.0-1) ... [2021-08-21T18:40:56.100Z] #9 ... [2021-08-21T18:40:56.101Z] [2021-08-21T18:40:56.101Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-21T18:40:56.101Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-21T18:40:56.101Z] #66 DONE 1.0s [2021-08-21T18:40:56.101Z] [2021-08-21T18:40:56.101Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T18:40:56.101Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T18:40:56.101Z] #9 extracting sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 0.8s done [2021-08-21T18:40:56.479Z] #4 DONE 2.0s [2021-08-21T18:40:56.668Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b [2021-08-21T18:40:57.050Z] [2021-08-21T18:40:57.050Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-08-21T18:40:57.050Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-21T18:40:57.412Z] #51 68.45 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-21T18:40:57.673Z] #51 ... [2021-08-21T18:40:57.673Z] [2021-08-21T18:40:57.673Z] #59 [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-21T18:40:57.673Z] #59 sha256:10b336a0cce035274bcc29b229274949b2a29d19c797d372fc286982e4edf2c5 [2021-08-21T18:40:57.673Z] #59 59.22 time [2021-08-21T18:40:57.673Z] #59 65.24 context [2021-08-21T18:40:57.673Z] #59 66.39 internal/syscall/unix [2021-08-21T18:40:57.673Z] #59 66.74 internal/poll [2021-08-21T18:40:57.884Z] #27 1.929 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T18:40:57.884Z] #27 1.938 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T18:40:57.884Z] #27 1.938 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T18:40:57.934Z] #59 69.39 internal/syscall/execenv [2021-08-21T18:40:57.934Z] #59 ... [2021-08-21T18:40:57.934Z] [2021-08-21T18:40:57.934Z] #53 [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-21T18:40:57.934Z] #53 sha256:c407fe0fb3750d58504283a9443b5b165c6201b012baf23a48924e255dfa7331 [2021-08-21T18:40:57.934Z] #53 67.64 internal/poll [2021-08-21T18:40:57.934Z] #53 68.62 internal/fmtsort [2021-08-21T18:40:57.934Z] #53 69.41 internal/syscall/execenv [2021-08-21T18:40:57.991Z] #5 ... [2021-08-21T18:40:57.991Z] [2021-08-21T18:40:57.991Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-21T18:40:57.991Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-21T18:40:57.991Z] #8 DONE 0.9s [2021-08-21T18:40:57.991Z] [2021-08-21T18:40:57.991Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-08-21T18:40:57.991Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-21T18:40:57.991Z] #5 DONE 0.9s [2021-08-21T18:40:57.991Z] [2021-08-21T18:40:57.991Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-21T18:40:57.991Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-21T18:40:57.991Z] #7 DONE 0.9s [2021-08-21T18:40:57.991Z] [2021-08-21T18:40:57.991Z] #6 [internal] load metadata for docker.io/library/golang:1.16.7-buster [2021-08-21T18:40:57.991Z] #6 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e [2021-08-21T18:40:57.991Z] #6 DONE 0.9s [2021-08-21T18:40:58.142Z] #27 2.102 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T18:40:58.195Z] #53 69.66 path [2021-08-21T18:40:58.400Z] #27 2.437 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T18:40:58.562Z] [2021-08-21T18:40:58.562Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-21T18:40:58.562Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-21T18:40:58.562Z] #26 resolve docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 0.1s done [2021-08-21T18:40:58.562Z] #26 sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 1.85kB / 1.85kB done [2021-08-21T18:40:58.562Z] #26 sha256:2d1ab098097b2f299d3f05836a276a1a197ec221bc19620b4da16c26e83e7a2b 529B / 529B done [2021-08-21T18:40:58.562Z] #26 sha256:63652705977db425315d7d10b99df0f5670737da5a1eadaeeda0cd2d96ee1a51 1.46kB / 1.46kB done [2021-08-21T18:40:58.657Z] #27 2.792 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T18:40:59.137Z] #26 ... [2021-08-21T18:40:59.137Z] [2021-08-21T18:40:59.137Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-21T18:40:59.137Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-21T18:40:59.137Z] #42 DONE 0.0s [2021-08-21T18:40:59.137Z] [2021-08-21T18:40:59.137Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-21T18:40:59.137Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-21T18:40:59.137Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 2.10MB / 50.44MB 0.3s [2021-08-21T18:40:59.137Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 16.78MB / 50.44MB 0.5s [2021-08-21T18:40:59.158Z] #53 70.46 io/fs [2021-08-21T18:40:59.158Z] #53 70.48 regexp/syntax [2021-08-21T18:40:59.401Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 25.17MB / 50.44MB 0.6s [2021-08-21T18:40:59.401Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 37.75MB / 50.44MB 0.8s [2021-08-21T18:40:59.690Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 45.09MB / 50.44MB 0.9s [2021-08-21T18:40:59.690Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.33MB / 50.44MB 1.0s [2021-08-21T18:41:00.549Z] #27 4.392 Fetched 8463 kB in 3s (3079 kB/s) [2021-08-21T18:41:01.073Z] #53 72.11 os [2021-08-21T18:41:01.078Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 2.2s done [2021-08-21T18:41:01.114Z] #27 4.392 Reading package lists... [2021-08-21T18:41:01.943Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 5.0s [2021-08-21T18:41:02.025Z] #26 ... [2021-08-21T18:41:02.025Z] [2021-08-21T18:41:02.025Z] #23 [internal] load build context [2021-08-21T18:41:02.025Z] #23 sha256:0b27f74df57e3a21f745ea9c43c9a6ee9fd07b752670172b9097adfffbbd5f8c [2021-08-21T18:41:02.025Z] #23 transferring context: 55.80MB 3.2s done [2021-08-21T18:41:02.025Z] #23 DONE 3.6s [2021-08-21T18:41:02.025Z] [2021-08-21T18:41:02.025Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-21T18:41:02.025Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-21T18:41:02.025Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-08-21T18:41:02.025Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-21T18:41:02.025Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-21T18:41:02.025Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-21T18:41:02.025Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-08-21T18:41:02.025Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done [2021-08-21T18:41:02.025Z] #63 DONE 3.6s [2021-08-21T18:41:02.287Z] [2021-08-21T18:41:02.287Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T18:41:02.287Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T18:41:02.287Z] #9 resolve docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 0.0s done [2021-08-21T18:41:02.287Z] #9 sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 1.86kB / 1.86kB done [2021-08-21T18:41:02.287Z] #9 sha256:2959f7340dbf45aaaaff39f10ac521911812c33725bcd3452763f051a3b2cbc6 6.99kB / 6.99kB done [2021-08-21T18:41:02.287Z] #9 sha256:9d129cfe9b3aa1c19fd64a63aa698cb5742c7291ae2e252a73ce18ce63f2b796 1.79kB / 1.79kB done [2021-08-21T18:41:02.287Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 2.2s done [2021-08-21T18:41:02.287Z] #9 sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 7.83MB / 7.83MB 1.1s done [2021-08-21T18:41:02.287Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 51.84MB / 51.84MB 3.1s done [2021-08-21T18:41:02.287Z] #9 sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 10.00MB / 10.00MB 3.3s done [2021-08-21T18:41:02.287Z] #9 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 1.0s [2021-08-21T18:41:02.287Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 7.34MB / 129.04MB 3.6s [2021-08-21T18:41:02.287Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 12.58MB / 68.75MB 3.6s [2021-08-21T18:41:02.287Z] #9 sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 156B / 156B 3.6s [2021-08-21T18:41:02.287Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 20.87MB / 68.75MB 3.7s [2021-08-21T18:41:02.287Z] #9 sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 156B / 156B 3.6s done [2021-08-21T18:41:02.301Z] #27 5.303 Reading package lists... [2021-08-21T18:41:02.301Z] #27 6.204 Building dependency tree... [2021-08-21T18:41:02.547Z] Client: [2021-08-21T18:41:02.547Z] Context: default [2021-08-21T18:41:02.547Z] Debug Mode: false [2021-08-21T18:41:02.547Z] Plugins: [2021-08-21T18:41:02.547Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-21T18:41:02.547Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-21T18:41:02.547Z] [2021-08-21T18:41:02.547Z] Server: [2021-08-21T18:41:02.547Z] Containers: 0 [2021-08-21T18:41:02.547Z] Running: 0 [2021-08-21T18:41:02.547Z] Paused: 0 [2021-08-21T18:41:02.547Z] Stopped: 0 [2021-08-21T18:41:02.547Z] Images: 0 [2021-08-21T18:41:02.547Z] Server Version: 20.10.6 [2021-08-21T18:41:02.547Z] Storage Driver: overlay2 [2021-08-21T18:41:02.547Z] Backing Filesystem: extfs [2021-08-21T18:41:02.547Z] Supports d_type: true [2021-08-21T18:41:02.547Z] Native Overlay Diff: true [2021-08-21T18:41:02.547Z] userxattr: false [2021-08-21T18:41:02.547Z] Logging Driver: json-file [2021-08-21T18:41:02.547Z] Cgroup Driver: cgroupfs [2021-08-21T18:41:02.547Z] Cgroup Version: 1 [2021-08-21T18:41:02.547Z] Plugins: [2021-08-21T18:41:02.547Z] Volume: local [2021-08-21T18:41:02.547Z] Network: bridge host ipvlan macvlan null overlay [2021-08-21T18:41:02.547Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-21T18:41:02.547Z] Swarm: inactive [2021-08-21T18:41:02.547Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-21T18:41:02.547Z] Default Runtime: runc [2021-08-21T18:41:02.547Z] Init Binary: docker-init [2021-08-21T18:41:02.547Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-21T18:41:02.547Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-21T18:41:02.547Z] init version: de40ad0 [2021-08-21T18:41:02.547Z] Security Options: [2021-08-21T18:41:02.547Z] apparmor [2021-08-21T18:41:02.547Z] seccomp [2021-08-21T18:41:02.547Z] Profile: default [2021-08-21T18:41:02.547Z] Kernel Version: 5.4.0-1048-aws [2021-08-21T18:41:02.547Z] Operating System: Ubuntu 20.04.2 LTS [2021-08-21T18:41:02.547Z] OSType: linux [2021-08-21T18:41:02.547Z] Architecture: aarch64 [2021-08-21T18:41:02.547Z] CPUs: 4 [2021-08-21T18:41:02.547Z] Total Memory: 7.493GiB [2021-08-21T18:41:02.547Z] Name: ip-10-100-101-221 [2021-08-21T18:41:02.547Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-08-21T18:41:02.547Z] Docker Root Dir: /var/lib/docker [2021-08-21T18:41:02.547Z] Debug Mode: false [2021-08-21T18:41:02.547Z] Registry: https://index.docker.io/v1/ [2021-08-21T18:41:02.547Z] Labels: [2021-08-21T18:41:02.547Z] Experimental: true [2021-08-21T18:41:02.547Z] Insecure Registries: [2021-08-21T18:41:02.547Z] 127.0.0.0/8 [2021-08-21T18:41:02.547Z] Live Restore Enabled: true [2021-08-21T18:41:02.547Z] [2021-08-21T18:41:02.547Z] WARNING: No swap limit support [2021-08-21T18:41:02.556Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 17.83MB / 129.04MB 3.8s [2021-08-21T18:41:02.556Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 27.79MB / 68.75MB 3.8s [2021-08-21T18:41:02.556Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 41.94MB / 68.75MB 3.9s [Pipeline] sh [2021-08-21T18:41:02.559Z] #27 6.524 The following additional packages will be installed: [2021-08-21T18:41:02.559Z] #27 6.524 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-08-21T18:41:02.559Z] #27 6.524 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-08-21T18:41:02.559Z] #27 6.524 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-08-21T18:41:02.559Z] #27 6.524 Suggested packages: [2021-08-21T18:41:02.559Z] #27 6.524 krb5-doc krb5-user [2021-08-21T18:41:02.559Z] #27 6.524 Recommended packages: [2021-08-21T18:41:02.559Z] #27 6.524 krb5-locales publicsuffix libsasl2-modules [2021-08-21T18:41:02.815Z] #27 6.726 The following NEW packages will be installed: [2021-08-21T18:41:02.815Z] #27 6.726 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-08-21T18:41:02.815Z] #27 6.726 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-08-21T18:41:02.815Z] #27 6.726 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-21T18:41:02.815Z] #27 6.726 libssh2-1 libssl1.1 openssl [2021-08-21T18:41:02.815Z] #27 ... [2021-08-21T18:41:02.815Z] [2021-08-21T18:41:02.815Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T18:41:02.815Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T18:41:02.815Z] #9 extracting sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 1.1s done [2021-08-21T18:41:02.815Z] #9 extracting sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 0.9s done [2021-08-21T18:41:02.815Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 4.1s [2021-08-21T18:41:02.818Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 51.26MB / 68.75MB 4.0s [2021-08-21T18:41:02.818Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 33.33MB / 129.04MB 4.1s [2021-08-21T18:41:02.818Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 57.67MB / 68.75MB 4.1s [2021-08-21T18:41:02.842Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-21T18:41:02.842Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-21T18:41:02.842Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42768/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-21T18:41:02.842Z] + bash /home/ubuntu/workspace/moby_PR-42768/check-config.sh [2021-08-21T18:41:02.842Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-21T18:41:02.842Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-21T18:41:02.842Z] [2021-08-21T18:41:02.842Z] Generally Necessary: [2021-08-21T18:41:02.842Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-21T18:41:02.842Z] - apparmor: enabled and tools installed [2021-08-21T18:41:02.842Z] - CONFIG_NAMESPACES: enabled [2021-08-21T18:41:02.842Z] - CONFIG_NET_NS: enabled [2021-08-21T18:41:02.842Z] - CONFIG_PID_NS: enabled [2021-08-21T18:41:02.842Z] - CONFIG_IPC_NS: enabled [2021-08-21T18:41:02.842Z] - CONFIG_UTS_NS: enabled [2021-08-21T18:41:02.842Z] - CONFIG_CGROUPS: enabled [2021-08-21T18:41:02.842Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-21T18:41:02.842Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-21T18:41:02.842Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-21T18:41:02.842Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-21T18:41:02.842Z] - CONFIG_CPUSETS: enabled [2021-08-21T18:41:02.842Z] - CONFIG_MEMCG: enabled [2021-08-21T18:41:02.842Z] - CONFIG_KEYS: enabled [2021-08-21T18:41:02.842Z] - CONFIG_VETH: enabled (as module) [2021-08-21T18:41:02.842Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-21T18:41:03.073Z] #9 ... [2021-08-21T18:41:03.073Z] [2021-08-21T18:41:03.073Z] #27 [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-21T18:41:03.073Z] #27 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-21T18:41:03.073Z] #27 7.003 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T18:41:03.073Z] #27 7.003 Need to get 5058 kB of archives. [2021-08-21T18:41:03.073Z] #27 7.003 After this operation, 12.1 MB of additional disk space will be used. [2021-08-21T18:41:03.073Z] #27 7.003 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-08-21T18:41:03.073Z] #27 7.012 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-08-21T18:41:03.073Z] #27 7.012 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-08-21T18:41:03.073Z] #27 7.024 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-08-21T18:41:03.073Z] #27 7.024 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-08-21T18:41:03.073Z] #27 7.024 Get:6 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-08-21T18:41:03.073Z] #27 7.068 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-08-21T18:41:03.073Z] #27 7.080 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-08-21T18:41:03.073Z] #27 7.080 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-08-21T18:41:03.073Z] #27 7.080 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-08-21T18:41:03.073Z] #27 7.090 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-08-21T18:41:03.073Z] #27 7.090 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-08-21T18:41:03.073Z] #27 7.099 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-08-21T18:41:03.073Z] #27 7.099 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-08-21T18:41:03.073Z] #27 7.099 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-08-21T18:41:03.073Z] #27 7.120 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-08-21T18:41:03.073Z] #27 7.120 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-08-21T18:41:03.073Z] #27 7.120 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-08-21T18:41:03.073Z] #27 7.120 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-21T18:41:03.073Z] #27 7.120 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-21T18:41:03.073Z] #27 7.120 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-21T18:41:03.080Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 39.85MB / 129.04MB 4.2s [2021-08-21T18:41:03.080Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 62.91MB / 68.75MB 4.2s [2021-08-21T18:41:03.080Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 54.53MB / 129.04MB 4.5s [2021-08-21T18:41:03.080Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 68.75MB / 68.75MB 4.5s [2021-08-21T18:41:03.103Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-21T18:41:03.103Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-21T18:41:03.103Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-21T18:41:03.103Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-21T18:41:03.103Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-21T18:41:03.103Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-21T18:41:03.103Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-21T18:41:03.103Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-21T18:41:03.103Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-21T18:41:03.103Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-21T18:41:03.103Z] [2021-08-21T18:41:03.103Z] Optional Features: [2021-08-21T18:41:03.103Z] - CONFIG_USER_NS: enabled [2021-08-21T18:41:03.103Z] - CONFIG_SECCOMP: enabled [2021-08-21T18:41:03.103Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-21T18:41:03.103Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-21T18:41:03.103Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-21T18:41:03.103Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-21T18:41:03.103Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-21T18:41:03.103Z] - CONFIG_BLK_CGROUP: enabled [2021-08-21T18:41:03.103Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-21T18:41:03.103Z] - CONFIG_CGROUP_PERF: enabled [2021-08-21T18:41:03.103Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-21T18:41:03.330Z] #27 7.268 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T18:41:03.330Z] #27 7.290 Fetched 5058 kB in 0s (13.6 MB/s) [2021-08-21T18:41:03.330Z] #27 7.331 Selecting previously unselected package libkeyutils1:amd64. [2021-08-21T18:41:03.330Z] #27 7.331 (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 ... 6677 files and directories currently installed.) [2021-08-21T18:41:03.330Z] #27 7.331 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-08-21T18:41:03.330Z] #27 7.340 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-08-21T18:41:03.330Z] #27 7.385 Selecting previously unselected package libkrb5support0:amd64. [2021-08-21T18:41:03.330Z] #27 7.385 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-08-21T18:41:03.330Z] #27 7.391 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-21T18:41:03.330Z] #27 7.443 Selecting previously unselected package libk5crypto3:amd64. [2021-08-21T18:41:03.330Z] #27 7.443 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-08-21T18:41:03.341Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 63.96MB / 129.04MB 4.6s [2021-08-21T18:41:03.341Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 73.40MB / 129.04MB 4.7s [2021-08-21T18:41:03.365Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-21T18:41:03.365Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-21T18:41:03.365Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-21T18:41:03.365Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-21T18:41:03.365Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-21T18:41:03.365Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-21T18:41:03.365Z] - CONFIG_IP_VS: enabled (as module) [2021-08-21T18:41:03.365Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-21T18:41:03.365Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-21T18:41:03.365Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-21T18:41:03.365Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-21T18:41:03.365Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-21T18:41:03.365Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-21T18:41:03.365Z] - CONFIG_EXT4_FS: enabled [2021-08-21T18:41:03.365Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-21T18:41:03.365Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-21T18:41:03.365Z] - Network Drivers: [2021-08-21T18:41:03.365Z] - "overlay": [2021-08-21T18:41:03.365Z] - CONFIG_VXLAN: enabled (as module) [2021-08-21T18:41:03.365Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-21T18:41:03.365Z] Optional (for encrypted networks): [2021-08-21T18:41:03.586Z] #27 7.447 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-21T18:41:03.586Z] #27 7.538 Selecting previously unselected package libssl1.1:amd64. [2021-08-21T18:41:03.586Z] #27 7.538 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-21T18:41:03.586Z] #27 7.542 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-21T18:41:03.601Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 88.08MB / 129.04MB 4.8s [2021-08-21T18:41:03.601Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 98.57MB / 129.04MB 4.9s [2021-08-21T18:41:03.626Z] - CONFIG_CRYPTO: enabled [2021-08-21T18:41:03.626Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-21T18:41:03.626Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-21T18:41:03.626Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-21T18:41:03.626Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-21T18:41:03.626Z] - CONFIG_XFRM: enabled [2021-08-21T18:41:03.626Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-21T18:41:03.626Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-21T18:41:03.626Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-21T18:41:03.626Z] - "ipvlan": [2021-08-21T18:41:03.626Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-21T18:41:03.626Z] - "macvlan": [2021-08-21T18:41:03.626Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-21T18:41:03.626Z] - CONFIG_DUMMY: enabled (as module) [2021-08-21T18:41:03.626Z] - "ftp,tftp client in container": [2021-08-21T18:41:03.626Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-21T18:41:03.626Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-21T18:41:03.626Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-21T18:41:03.626Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-21T18:41:03.626Z] - Storage Drivers: [2021-08-21T18:41:03.626Z] - "aufs": [2021-08-21T18:41:03.626Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-21T18:41:03.626Z] - "btrfs": [2021-08-21T18:41:03.626Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-21T18:41:03.626Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-21T18:41:03.626Z] - "devicemapper": [2021-08-21T18:41:03.626Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-21T18:41:03.626Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-21T18:41:03.626Z] - "overlay": [2021-08-21T18:41:03.626Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-21T18:41:03.626Z] - "zfs": [2021-08-21T18:41:03.626Z] - /dev/zfs: present [2021-08-21T18:41:03.626Z] - zfs command: missing [2021-08-21T18:41:03.626Z] - zpool command: missing [2021-08-21T18:41:03.626Z] [2021-08-21T18:41:03.626Z] Limits: [2021-08-21T18:41:03.626Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-21T18:41:03.626Z] [2021-08-21T18:41:03.626Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-21T18:41:03.843Z] #27 7.800 Selecting previously unselected package libkrb5-3:amd64. [2021-08-21T18:41:03.843Z] #27 7.802 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-08-21T18:41:03.843Z] #27 7.806 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-21T18:41:03.843Z] #27 7.932 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-21T18:41:03.843Z] #27 7.932 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-08-21T18:41:03.862Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 105.91MB / 129.04MB 5.0s [2021-08-21T18:41:03.862Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 124.78MB / 129.04MB 5.2s [2021-08-21T18:41:03.963Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:83ec46a7e67402258827a2b9f0e147863646eba0 . [2021-08-21T18:41:04.103Z] #27 7.937 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-21T18:41:04.103Z] #27 8.048 Selecting previously unselected package openssl. [2021-08-21T18:41:04.103Z] #27 8.048 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-21T18:41:04.103Z] #27 8.048 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-08-21T18:41:04.375Z] #27 8.246 Selecting previously unselected package ca-certificates. [2021-08-21T18:41:04.375Z] #27 8.246 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-08-21T18:41:04.375Z] #27 8.250 Unpacking ca-certificates (20200601~deb10u2) ... [2021-08-21T18:41:04.375Z] #27 8.354 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-21T18:41:04.375Z] #27 8.354 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-21T18:41:04.375Z] #27 8.357 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-21T18:41:04.375Z] #27 8.413 Selecting previously unselected package libsasl2-2:amd64. [2021-08-21T18:41:04.375Z] #27 8.413 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-21T18:41:04.378Z] #53 ... [2021-08-21T18:41:04.378Z] [2021-08-21T18:41:04.378Z] #59 [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-21T18:41:04.378Z] #59 sha256:10b336a0cce035274bcc29b229274949b2a29d19c797d372fc286982e4edf2c5 [2021-08-21T18:41:04.378Z] #59 69.55 path [2021-08-21T18:41:04.378Z] #59 70.33 io/fs [2021-08-21T18:41:04.378Z] #59 71.22 encoding/binary [2021-08-21T18:41:04.378Z] #59 72.28 os [2021-08-21T18:41:04.378Z] #59 73.81 encoding/base64 [2021-08-21T18:41:04.378Z] #59 74.55 golang.org/x/sys/unix [2021-08-21T18:41:04.477Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 7.8s done [2021-08-21T18:41:04.535Z] #1 [internal] load build definition from Dockerfile [2021-08-21T18:41:04.535Z] #1 sha256:d609deb07e4d6dae90caea19940ffd8f51fcb4b7d9fdd764a332168a3ed407ad [2021-08-21T18:41:04.535Z] #1 transferring dockerfile: 16.59kB done [2021-08-21T18:41:04.535Z] #1 DONE 0.2s [2021-08-21T18:41:04.736Z] #9 extracting sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 [2021-08-21T18:41:04.740Z] #27 8.417 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-21T18:41:04.740Z] #27 8.502 Selecting previously unselected package libldap-common. [2021-08-21T18:41:04.740Z] #27 8.502 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-08-21T18:41:04.740Z] #27 8.508 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-21T18:41:04.740Z] #27 8.574 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-21T18:41:04.740Z] #27 8.575 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-08-21T18:41:04.740Z] #27 8.579 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-21T18:41:04.740Z] #27 8.655 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-21T18:41:04.740Z] #27 8.655 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-08-21T18:41:04.740Z] #27 8.658 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-21T18:41:04.740Z] #27 8.724 Selecting previously unselected package libpsl5:amd64. [2021-08-21T18:41:04.740Z] #27 8.724 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-08-21T18:41:04.740Z] #27 8.731 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-08-21T18:41:04.740Z] #27 8.781 Selecting previously unselected package librtmp1:amd64. [2021-08-21T18:41:04.740Z] #27 8.781 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-08-21T18:41:04.740Z] #27 8.791 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-21T18:41:04.740Z] #27 8.863 Selecting previously unselected package libssh2-1:amd64. [2021-08-21T18:41:04.740Z] #27 8.863 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-08-21T18:41:04.796Z] [2021-08-21T18:41:04.796Z] #2 [internal] load .dockerignore [2021-08-21T18:41:04.796Z] #2 sha256:77433a27e3686e64b08508afefae7a51f5573f5490969459a563184a10a49c8b [2021-08-21T18:41:04.796Z] #2 transferring context: 87B done [2021-08-21T18:41:04.796Z] #2 DONE 0.0s [2021-08-21T18:41:04.796Z] [2021-08-21T18:41:04.796Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-21T18:41:04.796Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-08-21T18:41:04.804Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 68.75MB / 68.75MB 6.0s done [2021-08-21T18:41:04.952Z] #59 ... [2021-08-21T18:41:04.952Z] [2021-08-21T18:41:04.952Z] #53 [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-21T18:41:04.952Z] #53 sha256:c407fe0fb3750d58504283a9443b5b165c6201b012baf23a48924e255dfa7331 [2021-08-21T18:41:04.952Z] #53 76.32 regexp [2021-08-21T18:41:04.997Z] #9 ... [2021-08-21T18:41:04.997Z] [2021-08-21T18:41:04.997Z] #27 [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-21T18:41:04.997Z] #27 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-21T18:41:04.997Z] #27 2.814 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T18:41:04.997Z] #27 2.814 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T18:41:04.997Z] #27 2.814 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T18:41:04.997Z] #27 2.974 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T18:41:04.997Z] #27 3.277 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T18:41:04.997Z] #27 3.682 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T18:41:04.997Z] #27 5.312 Fetched 8463 kB in 3s (3062 kB/s) [2021-08-21T18:41:04.997Z] #27 5.312 Reading package lists... [2021-08-21T18:41:04.997Z] #27 6.290 Reading package lists... [2021-08-21T18:41:04.997Z] #27 7.218 Building dependency tree... [2021-08-21T18:41:04.997Z] #27 7.570 The following additional packages will be installed: [2021-08-21T18:41:04.997Z] #27 7.570 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-08-21T18:41:04.997Z] #27 7.570 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-08-21T18:41:04.997Z] #27 7.570 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-08-21T18:41:04.997Z] #27 7.570 Suggested packages: [2021-08-21T18:41:04.997Z] #27 7.570 krb5-doc krb5-user [2021-08-21T18:41:04.997Z] #27 7.570 Recommended packages: [2021-08-21T18:41:04.997Z] #27 7.570 krb5-locales publicsuffix libsasl2-modules [2021-08-21T18:41:04.997Z] #27 7.862 The following NEW packages will be installed: [2021-08-21T18:41:04.997Z] #27 7.862 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-08-21T18:41:04.997Z] #27 7.862 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-08-21T18:41:04.997Z] #27 7.862 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-21T18:41:04.997Z] #27 7.862 libssh2-1 libssl1.1 openssl [2021-08-21T18:41:04.997Z] #27 8.138 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T18:41:04.997Z] #27 8.138 Need to get 5058 kB of archives. [2021-08-21T18:41:04.997Z] #27 8.138 After this operation, 12.1 MB of additional disk space will be used. [2021-08-21T18:41:04.997Z] #27 8.138 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-08-21T18:41:04.997Z] #27 8.146 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-08-21T18:41:04.997Z] #27 8.146 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-08-21T18:41:04.997Z] #27 8.146 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-08-21T18:41:04.997Z] #27 8.154 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-08-21T18:41:04.997Z] #27 8.154 Get:6 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-08-21T18:41:04.997Z] #27 8.195 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-08-21T18:41:04.997Z] #27 8.217 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-08-21T18:41:04.997Z] #27 8.222 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-08-21T18:41:04.997Z] #27 8.222 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-08-21T18:41:04.997Z] #27 8.222 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-08-21T18:41:04.997Z] #27 8.222 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-08-21T18:41:04.997Z] #27 8.226 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-08-21T18:41:04.997Z] #27 8.226 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-08-21T18:41:04.997Z] #27 8.262 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-08-21T18:41:04.997Z] #27 8.262 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-08-21T18:41:04.997Z] #27 8.262 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-08-21T18:41:04.997Z] #27 8.274 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-08-21T18:41:04.997Z] #27 8.274 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-21T18:41:04.997Z] #27 8.274 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-21T18:41:04.997Z] #27 8.282 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-21T18:41:04.997Z] #27 8.522 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T18:41:04.997Z] #27 8.554 Fetched 5058 kB in 0s (12.7 MB/s) [2021-08-21T18:41:04.997Z] #27 8.589 Selecting previously unselected package libkeyutils1:amd64. [2021-08-21T18:41:04.997Z] #27 8.589 (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 ... 6677 files and directories currently installed.) [2021-08-21T18:41:04.997Z] #27 8.589 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-08-21T18:41:04.997Z] #27 8.598 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-08-21T18:41:04.997Z] #27 8.648 Selecting previously unselected package libkrb5support0:amd64. [2021-08-21T18:41:04.997Z] #27 8.648 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-08-21T18:41:04.997Z] #27 8.648 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-21T18:41:04.997Z] #27 8.700 Selecting previously unselected package libk5crypto3:amd64. [2021-08-21T18:41:04.997Z] #27 8.700 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-08-21T18:41:04.997Z] #27 8.703 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-21T18:41:04.997Z] #27 8.792 Selecting previously unselected package libssl1.1:amd64. [2021-08-21T18:41:04.997Z] #27 8.792 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-21T18:41:04.997Z] #27 8.798 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-21T18:41:04.997Z] #27 9.011 Selecting previously unselected package libkrb5-3:amd64. [2021-08-21T18:41:04.997Z] #27 9.011 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-08-21T18:41:04.997Z] #27 9.014 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-21T18:41:04.997Z] #27 9.115 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-21T18:41:04.997Z] #27 9.115 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-08-21T18:41:04.997Z] #27 9.119 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-21T18:41:04.997Z] #27 9.213 Selecting previously unselected package openssl. [2021-08-21T18:41:04.997Z] #27 9.213 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-21T18:41:04.997Z] #27 9.216 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-08-21T18:41:04.997Z] #27 9.397 Selecting previously unselected package ca-certificates. [2021-08-21T18:41:04.997Z] #27 9.397 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-08-21T18:41:04.997Z] #27 9.401 Unpacking ca-certificates (20200601~deb10u2) ... [2021-08-21T18:41:04.997Z] #27 9.496 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-21T18:41:04.997Z] #27 9.496 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-21T18:41:04.997Z] #27 9.501 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-21T18:41:04.997Z] #27 9.552 Selecting previously unselected package libsasl2-2:amd64. [2021-08-21T18:41:04.997Z] #27 9.552 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-21T18:41:04.997Z] #27 9.555 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-21T18:41:04.997Z] #27 9.619 Selecting previously unselected package libldap-common. [2021-08-21T18:41:04.997Z] #27 9.619 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-08-21T18:41:04.997Z] #27 9.619 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-21T18:41:04.997Z] #27 9.677 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-21T18:41:04.997Z] #27 9.677 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-08-21T18:41:04.997Z] #27 9.681 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-21T18:41:04.997Z] #27 9.764 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-21T18:41:04.997Z] #27 9.765 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-08-21T18:41:04.997Z] #27 9.775 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-21T18:41:04.997Z] #27 9.828 Selecting previously unselected package libpsl5:amd64. [2021-08-21T18:41:04.997Z] #27 9.828 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-08-21T18:41:04.997Z] #27 9.832 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-08-21T18:41:04.997Z] #27 9.888 Selecting previously unselected package librtmp1:amd64. [2021-08-21T18:41:04.997Z] #27 9.888 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-08-21T18:41:04.997Z] #27 9.892 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-21T18:41:04.997Z] #27 9.942 Selecting previously unselected package libssh2-1:amd64. [2021-08-21T18:41:04.997Z] #27 9.944 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-08-21T18:41:04.997Z] #27 9.947 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-21T18:41:04.997Z] #27 10.03 Selecting previously unselected package libcurl4:amd64. [2021-08-21T18:41:04.997Z] #27 10.03 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-08-21T18:41:04.997Z] #27 10.04 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-21T18:41:04.997Z] #27 10.15 Selecting previously unselected package curl. [2021-08-21T18:41:04.997Z] #27 10.15 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-08-21T18:41:04.997Z] #27 10.15 Unpacking curl (7.64.0-4+deb10u2) ... [2021-08-21T18:41:04.997Z] #27 10.25 Selecting previously unselected package libonig5:amd64. [2021-08-21T18:41:04.997Z] #27 10.25 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-08-21T18:41:04.997Z] #27 10.26 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-21T18:41:04.997Z] #27 10.32 Selecting previously unselected package libjq1:amd64. [2021-08-21T18:41:04.997Z] #27 10.33 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-21T18:41:04.997Z] #27 10.33 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-21T18:41:04.997Z] #27 10.39 Selecting previously unselected package jq. [2021-08-21T18:41:04.997Z] #27 10.39 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-21T18:41:04.997Z] #27 10.39 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-21T18:41:04.997Z] #27 10.46 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-08-21T18:41:04.997Z] #27 10.48 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-08-21T18:41:04.997Z] #27 10.49 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-21T18:41:04.997Z] #27 10.64 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-21T18:41:04.997Z] #27 10.65 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-21T18:41:04.997Z] #27 10.67 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-21T18:41:04.997Z] #27 10.68 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-21T18:41:04.997Z] #27 10.69 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-21T18:41:04.997Z] #27 10.70 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-21T18:41:04.997Z] #27 10.71 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-21T18:41:04.997Z] #27 10.72 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-21T18:41:04.997Z] #27 10.73 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-21T18:41:04.997Z] #27 10.74 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-08-21T18:41:04.997Z] #27 10.77 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-21T18:41:04.997Z] #27 10.78 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-21T18:41:04.997Z] #27 10.80 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-21T18:41:04.997Z] #27 10.81 Setting up ca-certificates (20200601~deb10u2) ... [2021-08-21T18:41:04.998Z] #27 8.867 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-21T18:41:04.998Z] #27 9.028 Selecting previously unselected package libcurl4:amd64. [2021-08-21T18:41:04.998Z] #27 9.028 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-08-21T18:41:04.998Z] #27 9.028 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-21T18:41:05.295Z] #27 9.119 Selecting previously unselected package curl. [2021-08-21T18:41:05.295Z] #27 9.119 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-08-21T18:41:05.295Z] #27 9.127 Unpacking curl (7.64.0-4+deb10u2) ... [2021-08-21T18:41:05.295Z] #27 9.245 Selecting previously unselected package libonig5:amd64. [2021-08-21T18:41:05.295Z] #27 9.245 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-08-21T18:41:05.295Z] #27 9.249 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-21T18:41:05.295Z] #27 9.344 Selecting previously unselected package libjq1:amd64. [2021-08-21T18:41:05.295Z] #27 9.344 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-21T18:41:05.295Z] #27 9.348 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-21T18:41:05.374Z] #3 DONE 0.6s [2021-08-21T18:41:05.374Z] [2021-08-21T18:41:05.374Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-21T18:41:05.374Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-08-21T18:41:05.374Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-08-21T18:41:05.553Z] #27 9.405 Selecting previously unselected package jq. [2021-08-21T18:41:05.553Z] #27 9.407 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-21T18:41:05.553Z] #27 9.430 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-21T18:41:05.553Z] #27 9.520 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-08-21T18:41:05.553Z] #27 9.532 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-08-21T18:41:05.553Z] #27 9.548 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-21T18:41:05.638Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-08-21T18:41:05.639Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-08-21T18:41:05.639Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-08-21T18:41:05.639Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.2s [2021-08-21T18:41:05.823Z] #27 9.664 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-21T18:41:05.823Z] #27 9.677 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-21T18:41:05.823Z] #27 9.695 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-21T18:41:05.823Z] #27 9.711 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-21T18:41:05.823Z] #27 9.730 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-21T18:41:05.823Z] #27 9.739 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-21T18:41:05.823Z] #27 9.751 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-21T18:41:05.823Z] #27 9.764 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-21T18:41:05.823Z] #27 9.774 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-21T18:41:05.823Z] #27 9.789 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-08-21T18:41:05.823Z] #27 9.806 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-21T18:41:05.823Z] #27 9.818 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-21T18:41:05.823Z] #27 9.832 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-21T18:41:05.823Z] #27 9.855 Setting up ca-certificates (20200601~deb10u2) ... [2021-08-21T18:41:05.893Z] #53 ... [2021-08-21T18:41:05.893Z] [2021-08-21T18:41:05.893Z] #51 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:41:05.893Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:41:05.893Z] #51 70.24 Setting up python3-protobuf (3.6.1.3-2) ... [2021-08-21T18:41:05.893Z] #51 74.09 Setting up criu (3.15-1) ... [2021-08-21T18:41:05.893Z] #51 76.08 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T18:41:05.893Z] #51 76.20 Processing triggers for mime-support (3.62) ... [2021-08-21T18:41:05.893Z] #51 DONE 76.8s [2021-08-21T18:41:05.893Z] [2021-08-21T18:41:05.893Z] #59 [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-21T18:41:05.893Z] #59 sha256:10b336a0cce035274bcc29b229274949b2a29d19c797d372fc286982e4edf2c5 [2021-08-21T18:41:05.894Z] #59 77.30 fmt [2021-08-21T18:41:05.901Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.3s done [2021-08-21T18:41:05.901Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2021-08-21T18:41:05.901Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-08-21T18:41:05.941Z] #27 11.64 Updating certificates in /etc/ssl/certs... [2021-08-21T18:41:06.162Z] #4 DONE 0.7s [2021-08-21T18:41:06.423Z] [2021-08-21T18:41:06.423Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-08-21T18:41:06.423Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-08-21T18:41:06.716Z] #9 extracting sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 [2021-08-21T18:41:06.755Z] #27 10.74 Updating certificates in /etc/ssl/certs... [2021-08-21T18:41:06.977Z] #9 extracting sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 0.4s done [2021-08-21T18:41:07.239Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 129.04MB / 129.04MB 8.4s done [2021-08-21T18:41:07.239Z] #9 extracting sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 [2021-08-21T18:41:07.324Z] #27 12.80 137 added, 0 removed; done. [2021-08-21T18:41:07.324Z] #27 12.83 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-21T18:41:07.324Z] #27 12.84 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-21T18:41:07.324Z] #27 12.85 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-21T18:41:07.324Z] #27 12.86 Setting up curl (7.64.0-4+deb10u2) ... [2021-08-21T18:41:07.324Z] #27 12.87 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T18:41:07.324Z] #27 12.89 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-08-21T18:41:07.324Z] #27 12.90 Updating certificates in /etc/ssl/certs... [2021-08-21T18:41:07.369Z] #6 DONE 1.0s [2021-08-21T18:41:07.369Z] [2021-08-21T18:41:07.369Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-21T18:41:07.369Z] #5 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-21T18:41:07.369Z] #5 DONE 1.0s [2021-08-21T18:41:07.369Z] [2021-08-21T18:41:07.369Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-21T18:41:07.369Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-21T18:41:07.369Z] #7 DONE 1.0s [2021-08-21T18:41:07.369Z] [2021-08-21T18:41:07.369Z] #8 [internal] load metadata for docker.io/library/golang:1.16.7-buster [2021-08-21T18:41:07.369Z] #8 sha256:dc129189516849f81ca9a12482292be3520df4779e1d688e6851d89fa9b1c39b [2021-08-21T18:41:07.500Z] #9 ... [2021-08-21T18:41:07.500Z] [2021-08-21T18:41:07.500Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-21T18:41:07.500Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-21T18:41:07.500Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-08-21T18:41:07.500Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-21T18:41:07.500Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-21T18:41:07.500Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-21T18:41:07.500Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.2s done [2021-08-21T18:41:07.500Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2021-08-21T18:41:07.500Z] #65 DONE 8.9s [2021-08-21T18:41:07.500Z] [2021-08-21T18:41:07.500Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T18:41:07.500Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T18:41:07.500Z] #9 ... [2021-08-21T18:41:07.500Z] [2021-08-21T18:41:07.500Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-21T18:41:07.500Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-21T18:41:07.500Z] #26 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 3.8s done [2021-08-21T18:41:07.500Z] #26 ... [2021-08-21T18:41:07.500Z] [2021-08-21T18:41:07.500Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T18:41:07.500Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T18:41:07.500Z] #9 extracting sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 0.3s done [2021-08-21T18:41:07.631Z] #8 DONE 1.0s [2021-08-21T18:41:07.631Z] [2021-08-21T18:41:07.631Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-21T18:41:07.631Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-21T18:41:07.631Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-08-21T18:41:07.631Z] #65 DONE 0.0s [2021-08-21T18:41:07.631Z] [2021-08-21T18:41:07.631Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T18:41:07.631Z] #9 sha256:9b0a48aff994808c14b374586f790d1674ebc505214db01853e2776b517c94e4 [2021-08-21T18:41:07.631Z] #9 resolve docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T18:41:07.893Z] #9 resolve docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 0.0s done [2021-08-21T18:41:07.893Z] #9 sha256:d009b345282d524172f827bfb7cb53ef0b56e3ea13b7b897bd444e70c0426cdd 7.00kB / 7.00kB done [2021-08-21T18:41:07.893Z] #9 sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 1.86kB / 1.86kB done [2021-08-21T18:41:07.893Z] #9 sha256:059667c629e4650b5bf3053d4f34ae56e58913d837062be388f295c8280f7caf 1.79kB / 1.79kB done [2021-08-21T18:41:08.072Z] #9 ... [2021-08-21T18:41:08.072Z] [2021-08-21T18:41:08.072Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-21T18:41:08.072Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-21T18:41:08.072Z] #26 DONE 9.6s [2021-08-21T18:41:08.126Z] #27 12.05 137 added, 0 removed; done. [2021-08-21T18:41:08.126Z] #27 12.08 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-21T18:41:08.126Z] #27 12.09 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-21T18:41:08.126Z] #27 12.11 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-21T18:41:08.126Z] #27 12.12 Setting up curl (7.64.0-4+deb10u2) ... [2021-08-21T18:41:08.126Z] #27 12.13 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T18:41:08.126Z] #27 12.15 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-08-21T18:41:08.126Z] #27 12.16 Updating certificates in /etc/ssl/certs... [2021-08-21T18:41:08.157Z] #9 sha256:b721438f56fc7c4bf10a9f9ac58d22b52d97c50353a44f531fb5b7a70314e642 0B / 49.22MB 0.3s [2021-08-21T18:41:08.157Z] #9 sha256:268ad76519936dc02d53171a3a4ca6eea0fc0b8a93e97cde6138071fe0422825 0B / 7.70MB 0.4s [2021-08-21T18:41:08.264Z] #27 13.99 0 added, 0 removed; done. [2021-08-21T18:41:08.264Z] #27 13.99 Running hooks in /etc/ca-certificates/update.d... [2021-08-21T18:41:08.264Z] #27 13.99 done. [2021-08-21T18:41:08.333Z] [2021-08-21T18:41:08.333Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-21T18:41:08.333Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-21T18:41:08.420Z] #9 sha256:b721438f56fc7c4bf10a9f9ac58d22b52d97c50353a44f531fb5b7a70314e642 16.78MB / 49.22MB 0.6s [2021-08-21T18:41:08.420Z] #9 sha256:268ad76519936dc02d53171a3a4ca6eea0fc0b8a93e97cde6138071fe0422825 7.70MB / 7.70MB 0.6s [2021-08-21T18:41:08.421Z] #9 sha256:b721438f56fc7c4bf10a9f9ac58d22b52d97c50353a44f531fb5b7a70314e642 22.02MB / 49.22MB 0.7s [2021-08-21T18:41:08.684Z] #9 ... [2021-08-21T18:41:08.684Z] [2021-08-21T18:41:08.684Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-21T18:41:08.684Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-21T18:41:08.684Z] #42 DONE 0.0s [2021-08-21T18:41:08.684Z] [2021-08-21T18:41:08.684Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T18:41:08.684Z] #9 sha256:9b0a48aff994808c14b374586f790d1674ebc505214db01853e2776b517c94e4 [2021-08-21T18:41:08.684Z] #9 sha256:b721438f56fc7c4bf10a9f9ac58d22b52d97c50353a44f531fb5b7a70314e642 33.55MB / 49.22MB 0.8s [2021-08-21T18:41:08.958Z] #9 sha256:b721438f56fc7c4bf10a9f9ac58d22b52d97c50353a44f531fb5b7a70314e642 49.22MB / 49.22MB 1.0s [2021-08-21T18:41:08.958Z] #9 sha256:268ad76519936dc02d53171a3a4ca6eea0fc0b8a93e97cde6138071fe0422825 7.70MB / 7.70MB 0.8s done [2021-08-21T18:41:08.958Z] #9 sha256:2c93fd903c94bd33e20edef5822d935ca9efd856e0b3d41b0849c1df8ac81a09 0B / 9.98MB 1.0s [2021-08-21T18:41:08.958Z] #9 sha256:9f0eab8670a99c796e5d1a5613581de4cf56c052c3ff83593ca70565c7c45683 0B / 52.17MB 1.0s [2021-08-21T18:41:08.958Z] #9 sha256:2c93fd903c94bd33e20edef5822d935ca9efd856e0b3d41b0849c1df8ac81a09 8.02MB / 9.98MB 1.1s [2021-08-21T18:41:08.958Z] #9 sha256:9f0eab8670a99c796e5d1a5613581de4cf56c052c3ff83593ca70565c7c45683 5.09MB / 52.17MB 1.1s [2021-08-21T18:41:08.958Z] #9 sha256:2c93fd903c94bd33e20edef5822d935ca9efd856e0b3d41b0849c1df8ac81a09 9.98MB / 9.98MB 1.2s [2021-08-21T18:41:08.958Z] #9 sha256:9f0eab8670a99c796e5d1a5613581de4cf56c052c3ff83593ca70565c7c45683 16.31MB / 52.17MB 1.2s [2021-08-21T18:41:09.220Z] #9 sha256:9f0eab8670a99c796e5d1a5613581de4cf56c052c3ff83593ca70565c7c45683 25.17MB / 52.17MB 1.3s [2021-08-21T18:41:09.220Z] #9 sha256:9f0eab8670a99c796e5d1a5613581de4cf56c052c3ff83593ca70565c7c45683 34.98MB / 52.17MB 1.4s [2021-08-21T18:41:09.277Z] #64 DONE 1.0s [2021-08-21T18:41:09.277Z] [2021-08-21T18:41:09.277Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-21T18:41:09.277Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-21T18:41:09.484Z] #9 sha256:9f0eab8670a99c796e5d1a5613581de4cf56c052c3ff83593ca70565c7c45683 52.17MB / 52.17MB 1.6s [2021-08-21T18:41:09.484Z] #9 sha256:b721438f56fc7c4bf10a9f9ac58d22b52d97c50353a44f531fb5b7a70314e642 49.22MB / 49.22MB 1.8s done [2021-08-21T18:41:09.499Z] #27 13.13 0 added, 0 removed; done. [2021-08-21T18:41:09.499Z] #27 13.13 Running hooks in /etc/ca-certificates/update.d... [2021-08-21T18:41:09.499Z] #27 13.13 done. [2021-08-21T18:41:09.747Z] #9 extracting sha256:b721438f56fc7c4bf10a9f9ac58d22b52d97c50353a44f531fb5b7a70314e642 [2021-08-21T18:41:10.011Z] #9 sha256:2c93fd903c94bd33e20edef5822d935ca9efd856e0b3d41b0849c1df8ac81a09 9.98MB / 9.98MB 2.0s done [2021-08-21T18:41:10.100Z] #59 81.57 encoding/json [2021-08-21T18:41:10.274Z] #27 DONE 16.2s [2021-08-21T18:41:10.275Z] [2021-08-21T18:41:10.275Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-21T18:41:10.275Z] #28 sha256:bbe522d1a130cdc612991ca9d995e43652788db7fef2cba70c567fdca52342ef [2021-08-21T18:41:10.545Z] #28 DONE 0.1s [2021-08-21T18:41:10.545Z] [2021-08-21T18:41:10.545Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-21T18:41:10.545Z] #29 sha256:5e8a82c1a4fc610db17e3e9086ea01787c435fc4eaaf7d6a16375bdd5a796116 [2021-08-21T18:41:10.665Z] #66 DONE 1.3s [2021-08-21T18:41:10.665Z] [2021-08-21T18:41:10.665Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T18:41:10.665Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T18:41:10.665Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 2.1s [2021-08-21T18:41:10.965Z] #9 ... [2021-08-21T18:41:10.965Z] [2021-08-21T18:41:10.965Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-21T18:41:10.965Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-21T18:41:10.965Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-21T18:41:10.965Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-21T18:41:10.965Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-21T18:41:10.965Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2021-08-21T18:41:10.965Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2021-08-21T18:41:10.965Z] #65 DONE 3.0s [2021-08-21T18:41:10.965Z] [2021-08-21T18:41:10.965Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T18:41:10.965Z] #9 sha256:9b0a48aff994808c14b374586f790d1674ebc505214db01853e2776b517c94e4 [2021-08-21T18:41:10.965Z] #9 ... [2021-08-21T18:41:10.965Z] [2021-08-21T18:41:10.965Z] #23 [internal] load build context [2021-08-21T18:41:10.965Z] #23 sha256:240dbfbd202170e26c46f4f324361d4f1cf8b0263eb776d3fd4f2166a6bbf30a [2021-08-21T18:41:10.965Z] #23 transferring context: 55.81MB 3.0s done [2021-08-21T18:41:10.965Z] #23 DONE 3.1s [2021-08-21T18:41:10.965Z] [2021-08-21T18:41:10.965Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T18:41:10.965Z] #9 sha256:9b0a48aff994808c14b374586f790d1674ebc505214db01853e2776b517c94e4 [2021-08-21T18:41:10.965Z] #9 sha256:9f0eab8670a99c796e5d1a5613581de4cf56c052c3ff83593ca70565c7c45683 52.17MB / 52.17MB 2.9s done [2021-08-21T18:41:10.965Z] #9 sha256:0a9729263748041dd6598d74d37295a4738d25e3e3cf1587d565ed942e4e6b63 0B / 62.62MB 3.1s [2021-08-21T18:41:10.965Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 2.10MB / 99.60MB 3.1s [2021-08-21T18:41:10.965Z] #9 sha256:480d6149a60cc79ef2069bb15232117fe7f735afb2ca6c9a54d9c38de0d54144 155B / 155B 3.0s done [2021-08-21T18:41:10.965Z] #9 sha256:0a9729263748041dd6598d74d37295a4738d25e3e3cf1587d565ed942e4e6b63 6.29MB / 62.62MB 3.2s [2021-08-21T18:41:11.228Z] #9 sha256:0a9729263748041dd6598d74d37295a4738d25e3e3cf1587d565ed942e4e6b63 16.78MB / 62.62MB 3.3s [2021-08-21T18:41:11.228Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 16.78MB / 99.60MB 3.3s [2021-08-21T18:41:11.228Z] #9 sha256:0a9729263748041dd6598d74d37295a4738d25e3e3cf1587d565ed942e4e6b63 33.60MB / 62.62MB 3.5s [2021-08-21T18:41:11.392Z] #27 DONE 15.2s [2021-08-21T18:41:11.392Z] [2021-08-21T18:41:11.392Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-21T18:41:11.392Z] #28 sha256:273adb9942180e129945dc4de76cd5ef0049e42c2edc7cb223a4279713bef299 [2021-08-21T18:41:11.491Z] #9 sha256:0a9729263748041dd6598d74d37295a4738d25e3e3cf1587d565ed942e4e6b63 47.67MB / 62.62MB 3.6s [2021-08-21T18:41:11.491Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 30.74MB / 99.60MB 3.6s [2021-08-21T18:41:11.491Z] #9 sha256:0a9729263748041dd6598d74d37295a4738d25e3e3cf1587d565ed942e4e6b63 56.70MB / 62.62MB 3.7s [2021-08-21T18:41:11.491Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 40.89MB / 99.60MB 3.7s [2021-08-21T18:41:11.609Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 3.2s done [2021-08-21T18:41:11.649Z] #28 DONE 0.2s [2021-08-21T18:41:11.649Z] [2021-08-21T18:41:11.649Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-21T18:41:11.649Z] #29 sha256:c947a5a3405f4f94a02bc2a1c425019c058799e9b483e4abf5eec2efed63368b [2021-08-21T18:41:11.753Z] #9 sha256:0a9729263748041dd6598d74d37295a4738d25e3e3cf1587d565ed942e4e6b63 62.62MB / 62.62MB 3.8s [2021-08-21T18:41:11.753Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 46.14MB / 99.60MB 3.8s [2021-08-21T18:41:12.015Z] #59 ... [2021-08-21T18:41:12.015Z] [2021-08-21T18:41:12.015Z] #17 [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-21T18:41:12.015Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-21T18:41:12.015Z] #17 68.19 Fetched 48.3 MB in 1min 6s (730 kB/s) [2021-08-21T18:41:12.017Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 57.32MB / 99.60MB 4.1s [2021-08-21T18:41:12.017Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 63.96MB / 99.60MB 4.2s [2021-08-21T18:41:12.017Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 73.47MB / 99.60MB 4.3s [2021-08-21T18:41:12.182Z] #9 extracting sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 [2021-08-21T18:41:12.282Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 80.78MB / 99.60MB 4.4s [2021-08-21T18:41:12.282Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 85.98MB / 99.60MB 4.5s [2021-08-21T18:41:12.546Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 99.60MB / 99.60MB 4.7s [2021-08-21T18:41:13.019Z] #29 ... [2021-08-21T18:41:13.019Z] [2021-08-21T18:41:13.019Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T18:41:13.019Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T18:41:13.019Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 7.5s done [2021-08-21T18:41:13.019Z] #9 extracting sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 5.6s done [2021-08-21T18:41:13.019Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 0.5s [2021-08-21T18:41:13.080Z] #29 2.068 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-08-21T18:41:13.080Z] #29 2.183 [2021-08-21T18:41:13.120Z] #9 sha256:0a9729263748041dd6598d74d37295a4738d25e3e3cf1587d565ed942e4e6b63 62.62MB / 62.62MB 5.3s done [2021-08-21T18:41:13.276Z] #9 ... [2021-08-21T18:41:13.276Z] [2021-08-21T18:41:13.276Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-21T18:41:13.276Z] #29 sha256:c947a5a3405f4f94a02bc2a1c425019c058799e9b483e4abf5eec2efed63368b [2021-08-21T18:41:13.276Z] #29 1.700 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-08-21T18:41:13.276Z] #29 1.805 [2021-08-21T18:41:13.339Z] #29 2.315 ###### 8.5% ######################## 33.7% ######################################## 56.8% ################################################# 68.2% ##################################################################### 96.0% ######################################################################## 100.0% [2021-08-21T18:41:13.339Z] #29 2.841 [2021-08-21T18:41:13.339Z] #29 2.959 ######################################################################## 100.0% [2021-08-21T18:41:13.598Z] #29 3.072 [2021-08-21T18:41:13.692Z] #9 extracting sha256:b721438f56fc7c4bf10a9f9ac58d22b52d97c50353a44f531fb5b7a70314e642 4.0s done [2021-08-21T18:41:13.793Z] #29 1.931 ######### 13.8% ########################## 37.3% ######################################### 57.4% ####################################################### 77.2% ##################################################################### 96.9% ######################################################################## 100.0% [2021-08-21T18:41:13.793Z] #29 2.462 [2021-08-21T18:41:13.857Z] #29 3.196 ############# 18.1% ######################################################################## 100.0% [2021-08-21T18:41:13.857Z] #29 3.363 [2021-08-21T18:41:14.049Z] #29 2.591 ########################################################### 82.3% ######################################################################## 100.0% [2021-08-21T18:41:14.049Z] #29 2.694 [2021-08-21T18:41:14.306Z] #29 2.819 ########################################################### 83.2% ######################################################################## 100.0% [2021-08-21T18:41:14.306Z] #29 2.928 [2021-08-21T18:41:14.637Z] #29 3.482 ####### 10.1% ###################### 31.8% ####################################### 55.4% ##################################################### 74.9% ################################################################### 94.0% ###################################################################### 97.6% ######################################################################## 100.0% [2021-08-21T18:41:14.637Z] #29 4.129 [2021-08-21T18:41:14.820Z] #29 3.038 ############ 17.7% ########################## 36.9% ######################################## 56.4% ###################################################### 75.7% #################################################################### 95.0% ######################################################################## 100.0% [2021-08-21T18:41:15.078Z] #29 3.545 [2021-08-21T18:41:15.160Z] #29 4.247 0.7% ##### 7.9% ########## 15.0% ############## 20.2% ################## 25.4% ###################### 30.6% ######################### 35.9% [2021-08-21T18:41:15.160Z] #29 ... [2021-08-21T18:41:15.160Z] [2021-08-21T18:41:15.160Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T18:41:15.160Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T18:41:15.160Z] #9 extracting sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 6.2s done [2021-08-21T18:41:15.160Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 4.0s [2021-08-21T18:41:15.432Z] #9 ... [2021-08-21T18:41:15.432Z] [2021-08-21T18:41:15.432Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-21T18:41:15.432Z] #29 sha256:5e8a82c1a4fc610db17e3e9086ea01787c435fc4eaaf7d6a16375bdd5a796116 [2021-08-21T18:41:15.608Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 99.60MB / 99.60MB 7.7s done [2021-08-21T18:41:15.869Z] #9 extracting sha256:268ad76519936dc02d53171a3a4ca6eea0fc0b8a93e97cde6138071fe0422825 [2021-08-21T18:41:15.869Z] #9 ... [2021-08-21T18:41:15.869Z] [2021-08-21T18:41:15.870Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-21T18:41:15.870Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-21T18:41:15.870Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-08-21T18:41:15.870Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-21T18:41:15.870Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-21T18:41:15.870Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-21T18:41:15.870Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.5s done [2021-08-21T18:41:15.870Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2021-08-21T18:41:15.870Z] #63 DONE 8.2s [2021-08-21T18:41:15.870Z] [2021-08-21T18:41:15.870Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T18:41:15.870Z] #9 sha256:9b0a48aff994808c14b374586f790d1674ebc505214db01853e2776b517c94e4 [2021-08-21T18:41:15.870Z] #9 ... [2021-08-21T18:41:15.870Z] [2021-08-21T18:41:15.870Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-21T18:41:15.870Z] #26 sha256:950177fee27a0a93126a1d1591974a8bcc6b8f711e7bb11d2b141deafe72d94e [2021-08-21T18:41:15.870Z] #26 resolve docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 0.0s done [2021-08-21T18:41:15.870Z] #26 sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 1.85kB / 1.85kB done [2021-08-21T18:41:15.870Z] #26 sha256:270b36ee7abd3e101ebba424015074f69c53b2ff097017458aa7941bf7727308 529B / 529B done [2021-08-21T18:41:15.870Z] #26 sha256:edcf96f9d9d9b65814e6e7426b13b2246e605a4d47d05c8aae8d8e24377e68d8 1.48kB / 1.48kB done [2021-08-21T18:41:15.870Z] #26 sha256:b721438f56fc7c4bf10a9f9ac58d22b52d97c50353a44f531fb5b7a70314e642 49.22MB / 49.22MB 1.7s done [2021-08-21T18:41:16.132Z] #26 ... [2021-08-21T18:41:16.132Z] [2021-08-21T18:41:16.132Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T18:41:16.132Z] #9 sha256:9b0a48aff994808c14b374586f790d1674ebc505214db01853e2776b517c94e4 [2021-08-21T18:41:16.132Z] #9 extracting sha256:268ad76519936dc02d53171a3a4ca6eea0fc0b8a93e97cde6138071fe0422825 0.3s done [2021-08-21T18:41:16.132Z] #9 ... [2021-08-21T18:41:16.132Z] [2021-08-21T18:41:16.132Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-21T18:41:16.132Z] #26 sha256:950177fee27a0a93126a1d1591974a8bcc6b8f711e7bb11d2b141deafe72d94e [2021-08-21T18:41:16.132Z] #26 DONE 8.4s [2021-08-21T18:41:16.227Z] #17 68.19 Reading package lists... [2021-08-21T18:41:16.227Z] #17 ... [2021-08-21T18:41:16.227Z] [2021-08-21T18:41:16.227Z] #53 [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-21T18:41:16.227Z] #53 sha256:c407fe0fb3750d58504283a9443b5b165c6201b012baf23a48924e255dfa7331 [2021-08-21T18:41:16.227Z] #53 77.52 fmt [2021-08-21T18:41:16.227Z] #53 80.58 path/filepath [2021-08-21T18:41:16.227Z] #53 81.75 flag [2021-08-21T18:41:16.227Z] #53 82.19 go/token [2021-08-21T18:41:16.227Z] #53 83.27 go/scanner [2021-08-21T18:41:16.227Z] #53 83.83 internal/lazyregexp [2021-08-21T18:41:16.227Z] #53 84.21 net/url [2021-08-21T18:41:16.227Z] #53 84.61 go/ast [2021-08-21T18:41:16.227Z] #53 86.09 text/template/parse [2021-08-21T18:41:16.392Z] [2021-08-21T18:41:16.392Z] #27 [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-21T18:41:16.392Z] #27 sha256:2e1bba6c6e982e338eedf015e5c6a7cf84f9a4eebf67fe780e5bae25a3646d5b [2021-08-21T18:41:16.398Z] #9 extracting sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 3.8s done [2021-08-21T18:41:16.398Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 0.1s [2021-08-21T18:41:16.473Z] #29 4.247 0.7% ##### 7.9% ########## 15.0% ############## 20.2% ################## 25.4% ###################### 30.6% ######################### 35.9% ############################# 41.2% ################################# 46.4% #################################### 51.4% ######################################## 56.8% ############################################ 62.0% ################################################ 67.3% #################################################### 72.4% ####################################################### 77.6% ########################################################### 82.8% ############################################################### 88.0% ################################################################## 92.4% ######################################################################## 100.0% [2021-08-21T18:41:16.473Z] #29 6.128 [2021-08-21T18:41:16.890Z] #29 3.658 0.1% #### 6.9% ########## 14.5% ############## 20.3% ################## 25.6% ###################### 30.7% ########################## 36.7% ############################## 41.9% ################################# 47.1% ##################################### 52.2% ######################################### 57.5% ############################################# 62.8% ################################################ 68.0% #################################################### 73.2% ######################################################## 78.4% ############################################################ 83.6% ############################################################### 88.8% ################################################################### 94.0% ####################################################################### 99.2% ######################################################################## 100.0% [2021-08-21T18:41:16.890Z] #29 5.526 [2021-08-21T18:41:17.041Z] #29 6.478 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-21T18:41:17.041Z] #29 6.583 [2021-08-21T18:41:17.041Z] #29 6.653 ######################################################################## 100.0% [2021-08-21T18:41:17.300Z] #29 6.679 [2021-08-21T18:41:17.339Z] #9 ... [2021-08-21T18:41:17.339Z] [2021-08-21T18:41:17.339Z] #27 [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-21T18:41:17.339Z] #27 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-21T18:41:17.339Z] #27 2.143 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T18:41:17.339Z] #27 2.158 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T18:41:17.339Z] #27 2.164 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T18:41:17.339Z] #27 2.337 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T18:41:17.339Z] #27 2.535 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T18:41:17.339Z] #27 2.869 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T18:41:17.339Z] #27 4.430 Fetched 8463 kB in 3s (3334 kB/s) [2021-08-21T18:41:17.339Z] #27 4.430 Reading package lists... [2021-08-21T18:41:17.339Z] #27 5.366 Reading package lists... [2021-08-21T18:41:17.339Z] #27 6.284 Building dependency tree... [2021-08-21T18:41:17.339Z] #27 6.596 The following additional packages will be installed: [2021-08-21T18:41:17.339Z] #27 6.597 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-08-21T18:41:17.339Z] #27 6.597 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-08-21T18:41:17.339Z] #27 6.597 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-08-21T18:41:17.339Z] #27 6.598 Suggested packages: [2021-08-21T18:41:17.339Z] #27 6.598 krb5-doc krb5-user [2021-08-21T18:41:17.339Z] #27 6.598 Recommended packages: [2021-08-21T18:41:17.339Z] #27 6.598 krb5-locales publicsuffix libsasl2-modules [2021-08-21T18:41:17.339Z] #27 6.804 The following NEW packages will be installed: [2021-08-21T18:41:17.339Z] #27 6.805 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-08-21T18:41:17.339Z] #27 6.805 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-08-21T18:41:17.339Z] #27 6.805 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-21T18:41:17.339Z] #27 6.806 libssh2-1 libssl1.1 openssl [2021-08-21T18:41:17.339Z] #27 7.083 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T18:41:17.339Z] #27 7.083 Need to get 5058 kB of archives. [2021-08-21T18:41:17.339Z] #27 7.083 After this operation, 12.1 MB of additional disk space will be used. [2021-08-21T18:41:17.339Z] #27 7.083 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-08-21T18:41:17.339Z] #27 7.087 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-08-21T18:41:17.339Z] #27 7.094 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-08-21T18:41:17.339Z] #27 7.094 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-08-21T18:41:17.339Z] #27 7.094 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-08-21T18:41:17.339Z] #27 7.094 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-08-21T18:41:17.339Z] #27 7.161 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-08-21T18:41:17.339Z] #27 7.167 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-08-21T18:41:17.339Z] #27 7.170 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-08-21T18:41:17.339Z] #27 7.171 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-08-21T18:41:17.339Z] #27 7.173 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-08-21T18:41:17.339Z] #27 7.175 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-08-21T18:41:17.339Z] #27 7.179 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-08-21T18:41:17.339Z] #27 7.180 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-08-21T18:41:17.339Z] #27 7.182 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-08-21T18:41:17.339Z] #27 7.183 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-08-21T18:41:17.339Z] #27 7.185 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-08-21T18:41:17.339Z] #27 7.190 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-08-21T18:41:17.339Z] #27 7.194 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-21T18:41:17.339Z] #27 7.197 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-21T18:41:17.339Z] #27 7.235 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-21T18:41:17.339Z] #27 7.426 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T18:41:17.339Z] #27 7.450 Fetched 5058 kB in 0s (12.4 MB/s) [2021-08-21T18:41:17.339Z] #27 7.481 Selecting previously unselected package libkeyutils1:amd64. [2021-08-21T18:41:17.339Z] #27 7.481 (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 ... 6677 files and directories currently installed.) [2021-08-21T18:41:17.339Z] #27 7.485 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-08-21T18:41:17.339Z] #27 7.495 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-08-21T18:41:17.339Z] #27 7.549 Selecting previously unselected package libkrb5support0:amd64. [2021-08-21T18:41:17.339Z] #27 7.549 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-08-21T18:41:17.339Z] #27 7.568 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-21T18:41:17.339Z] #27 7.608 Selecting previously unselected package libk5crypto3:amd64. [2021-08-21T18:41:17.339Z] #27 7.608 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-08-21T18:41:17.339Z] #27 7.613 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-21T18:41:17.339Z] #27 7.682 Selecting previously unselected package libssl1.1:amd64. [2021-08-21T18:41:17.339Z] #27 7.682 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-21T18:41:17.339Z] #27 7.687 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-21T18:41:17.339Z] #27 7.931 Selecting previously unselected package libkrb5-3:amd64. [2021-08-21T18:41:17.339Z] #27 7.933 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-08-21T18:41:17.339Z] #27 7.941 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-21T18:41:17.339Z] #27 8.120 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-21T18:41:17.339Z] #27 8.120 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-08-21T18:41:17.339Z] #27 8.128 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-21T18:41:17.339Z] #27 8.188 Selecting previously unselected package openssl. [2021-08-21T18:41:17.339Z] #27 8.189 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-21T18:41:17.339Z] #27 8.194 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-08-21T18:41:17.339Z] #27 8.345 Selecting previously unselected package ca-certificates. [2021-08-21T18:41:17.339Z] #27 8.346 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-08-21T18:41:17.339Z] #27 8.351 Unpacking ca-certificates (20200601~deb10u2) ... [2021-08-21T18:41:17.339Z] #27 8.427 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-21T18:41:17.339Z] #27 8.427 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-21T18:41:17.339Z] #27 8.432 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-21T18:41:17.339Z] #27 8.475 Selecting previously unselected package libsasl2-2:amd64. [2021-08-21T18:41:17.339Z] #27 8.475 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-21T18:41:17.339Z] #27 8.481 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-21T18:41:17.339Z] #27 8.528 Selecting previously unselected package libldap-common. [2021-08-21T18:41:17.339Z] #27 8.528 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-08-21T18:41:17.339Z] #27 8.533 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-21T18:41:17.339Z] #27 8.588 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-21T18:41:17.339Z] #27 8.588 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-08-21T18:41:17.339Z] #27 8.593 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-21T18:41:17.339Z] #27 8.659 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-21T18:41:17.339Z] #27 8.659 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-08-21T18:41:17.340Z] #27 8.663 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-21T18:41:17.340Z] #27 8.717 Selecting previously unselected package libpsl5:amd64. [2021-08-21T18:41:17.340Z] #27 8.718 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-08-21T18:41:17.340Z] #27 8.723 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-08-21T18:41:17.340Z] #27 8.767 Selecting previously unselected package librtmp1:amd64. [2021-08-21T18:41:17.340Z] #27 8.767 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-08-21T18:41:17.340Z] #27 8.772 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-21T18:41:17.340Z] #27 8.817 Selecting previously unselected package libssh2-1:amd64. [2021-08-21T18:41:17.340Z] #27 8.818 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-08-21T18:41:17.340Z] #27 8.824 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-21T18:41:17.340Z] #27 8.873 Selecting previously unselected package libcurl4:amd64. [2021-08-21T18:41:17.340Z] #27 8.874 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-08-21T18:41:17.340Z] #27 8.879 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-21T18:41:17.340Z] #27 8.948 Selecting previously unselected package curl. [2021-08-21T18:41:17.340Z] #27 8.948 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-08-21T18:41:17.340Z] #27 8.953 Unpacking curl (7.64.0-4+deb10u2) ... [2021-08-21T18:41:17.340Z] #27 9.020 Selecting previously unselected package libonig5:amd64. [2021-08-21T18:41:17.340Z] #27 9.020 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-08-21T18:41:17.340Z] #27 9.024 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-21T18:41:17.340Z] #27 9.085 Selecting previously unselected package libjq1:amd64. [2021-08-21T18:41:17.340Z] #27 9.085 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-21T18:41:17.340Z] #27 9.089 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-21T18:41:17.340Z] #27 9.131 Selecting previously unselected package jq. [2021-08-21T18:41:17.340Z] #27 9.131 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-21T18:41:17.340Z] #27 9.137 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-21T18:41:17.340Z] #27 9.183 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-08-21T18:41:17.340Z] #27 9.195 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-08-21T18:41:17.457Z] #29 5.835 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-21T18:41:17.457Z] #29 5.947 [2021-08-21T18:41:17.457Z] #29 6.027 ######################################################################## 100.0% [2021-08-21T18:41:17.457Z] #29 6.056 [2021-08-21T18:41:17.559Z] #29 7.042 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-21T18:41:17.559Z] #29 7.145 [2021-08-21T18:41:17.600Z] #27 9.208 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-21T18:41:17.600Z] #27 ... [2021-08-21T18:41:17.600Z] [2021-08-21T18:41:17.600Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T18:41:17.600Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T18:41:17.818Z] #29 7.273 ############################################### 65.6% ######################################################################## 100.0% [2021-08-21T18:41:17.818Z] #29 7.313 [2021-08-21T18:41:18.019Z] #29 6.372 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-21T18:41:18.019Z] #29 6.473 [2021-08-21T18:41:18.019Z] #29 6.581 ######################################################################## 100.0% [2021-08-21T18:41:18.019Z] #29 6.603 [2021-08-21T18:41:18.140Z] #53 89.34 go/parser [2021-08-21T18:41:18.140Z] #53 ... [2021-08-21T18:41:18.140Z] [2021-08-21T18:41:18.140Z] #59 [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-21T18:41:18.140Z] #59 sha256:10b336a0cce035274bcc29b229274949b2a29d19c797d372fc286982e4edf2c5 [2021-08-21T18:41:18.140Z] #59 84.05 github.com/pkg/diff [2021-08-21T18:41:18.140Z] #59 85.55 go/ast [2021-08-21T18:41:18.140Z] #59 87.76 golang.org/x/crypto/ssh/terminal [2021-08-21T18:41:18.140Z] #59 89.29 io/ioutil [2021-08-21T18:41:18.140Z] #59 89.77 mvdan.cc/editorconfig [2021-08-21T18:41:18.389Z] #29 7.692 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-08-21T18:41:18.389Z] #29 7.827 [2021-08-21T18:41:18.584Z] #29 6.923 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-08-21T18:41:18.584Z] #29 7.044 [2021-08-21T18:41:19.104Z] #29 7.174 ### 5.2% ###### 9.1% ################################ 44.7% ########################################## 58.9% ################################################## 70.8% ######################################################################## 100.0% [2021-08-21T18:41:19.190Z] #29 7.998 0.0% ############ 17.6% ########################### 38.8% ####################################### 55.4% ########################################### 60.4% ####################################################### 77.6% ######################################################################## 100.0% [2021-08-21T18:41:19.190Z] #29 8.774 [2021-08-21T18:41:19.361Z] #29 7.735 [2021-08-21T18:41:19.449Z] #29 9.091 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-21T18:41:19.529Z] #59 90.98 mvdan.cc/sh/v3/fileutil [2021-08-21T18:41:19.529Z] #59 90.99 text/tabwriter [2021-08-21T18:41:19.619Z] #29 8.008 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-21T18:41:19.619Z] #29 8.112 [2021-08-21T18:41:19.619Z] #29 8.165 ######################################################################## 100.0% [2021-08-21T18:41:19.619Z] #29 8.199 [2021-08-21T18:41:19.701Z] #27 3.157 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T18:41:19.701Z] #27 3.292 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T18:41:19.701Z] #27 ... [2021-08-21T18:41:19.701Z] [2021-08-21T18:41:19.701Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-21T18:41:19.701Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-08-21T18:41:19.701Z] #64 DONE 1.2s [2021-08-21T18:41:19.701Z] [2021-08-21T18:41:19.701Z] #27 [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-21T18:41:19.701Z] #27 sha256:2e1bba6c6e982e338eedf015e5c6a7cf84f9a4eebf67fe780e5bae25a3646d5b [2021-08-21T18:41:19.701Z] #27 3.297 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T18:41:19.701Z] #27 3.430 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-21T18:41:19.709Z] #29 9.204 [2021-08-21T18:41:19.709Z] #29 9.276 ######################################################################## 100.0% [2021-08-21T18:41:19.709Z] #29 9.308 [2021-08-21T18:41:19.876Z] #29 8.403 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-21T18:41:19.963Z] #27 3.677 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-21T18:41:19.968Z] #29 9.556 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-21T18:41:20.102Z] #59 91.51 mvdan.cc/sh/v3/syntax [2021-08-21T18:41:20.132Z] #29 8.504 [2021-08-21T18:41:20.132Z] #29 8.555 ######################################################################## 100.0% [2021-08-21T18:41:20.132Z] #29 8.589 [2021-08-21T18:41:20.132Z] #29 8.622 Download of images into '/build' complete. [2021-08-21T18:41:20.132Z] #29 8.622 Use something like the following to load the result into a Docker daemon: [2021-08-21T18:41:20.132Z] #29 8.622 tar -cC '/build' . | docker load [2021-08-21T18:41:20.227Z] #29 9.656 [2021-08-21T18:41:20.227Z] #29 9.773 ######################################################################## 100.0% [2021-08-21T18:41:20.487Z] #29 9.806 [2021-08-21T18:41:20.487Z] #29 9.828 Download of images into '/build' complete. [2021-08-21T18:41:20.487Z] #29 9.828 Use something like the following to load the result into a Docker daemon: [2021-08-21T18:41:20.487Z] #29 9.828 tar -cC '/build' . | docker load [2021-08-21T18:41:20.540Z] #27 4.108 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-21T18:41:20.675Z] #59 ... [2021-08-21T18:41:20.675Z] [2021-08-21T18:41:20.675Z] #53 [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-21T18:41:20.675Z] #53 sha256:c407fe0fb3750d58504283a9443b5b165c6201b012baf23a48924e255dfa7331 [2021-08-21T18:41:20.675Z] #53 92.09 text/template [2021-08-21T18:41:21.811Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 5.2s [2021-08-21T18:41:21.929Z] #27 5.754 Fetched 8285 kB in 3s (2912 kB/s) [2021-08-21T18:41:22.383Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 6.3s done [2021-08-21T18:41:22.503Z] #27 5.754 Reading package lists... [2021-08-21T18:41:22.503Z] #27 ... [2021-08-21T18:41:22.503Z] [2021-08-21T18:41:22.503Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-21T18:41:22.503Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-08-21T18:41:22.503Z] #66 DONE 2.9s [2021-08-21T18:41:22.646Z] #53 93.74 log [2021-08-21T18:41:22.766Z] [2021-08-21T18:41:22.766Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T18:41:22.766Z] #9 sha256:9b0a48aff994808c14b374586f790d1674ebc505214db01853e2776b517c94e4 [2021-08-21T18:41:22.766Z] #9 extracting sha256:2c93fd903c94bd33e20edef5822d935ca9efd856e0b3d41b0849c1df8ac81a09 0.3s done [2021-08-21T18:41:22.766Z] #9 extracting sha256:9f0eab8670a99c796e5d1a5613581de4cf56c052c3ff83593ca70565c7c45683 2.1s done [2021-08-21T18:41:22.766Z] #9 extracting sha256:0a9729263748041dd6598d74d37295a4738d25e3e3cf1587d565ed942e4e6b63 1.8s done [2021-08-21T18:41:22.766Z] #9 extracting sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 0.1s [2021-08-21T18:41:23.219Z] #53 94.45 encoding/xml [2021-08-21T18:41:23.329Z] #9 extracting sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 done [2021-08-21T18:41:23.340Z] #9 ... [2021-08-21T18:41:23.340Z] [2021-08-21T18:41:23.340Z] #27 [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-21T18:41:23.340Z] #27 sha256:2e1bba6c6e982e338eedf015e5c6a7cf84f9a4eebf67fe780e5bae25a3646d5b [2021-08-21T18:41:23.340Z] #27 5.754 Reading package lists... [2021-08-21T18:41:23.418Z] #29 ... [2021-08-21T18:41:23.418Z] [2021-08-21T18:41:23.418Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T18:41:23.418Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T18:41:23.418Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 9.7s done [2021-08-21T18:41:23.593Z] #9 DONE 25.1s [2021-08-21T18:41:23.593Z] [2021-08-21T18:41:23.593Z] #27 [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-21T18:41:23.593Z] #27 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-21T18:41:23.593Z] #27 9.383 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-21T18:41:23.593Z] #27 9.399 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-21T18:41:23.593Z] #27 9.415 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-21T18:41:23.593Z] #27 9.429 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-21T18:41:23.593Z] #27 9.443 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-21T18:41:23.593Z] #27 9.458 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-21T18:41:23.593Z] #27 9.470 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-21T18:41:23.593Z] #27 9.483 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-21T18:41:23.593Z] #27 9.496 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-21T18:41:23.593Z] #27 9.510 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-08-21T18:41:23.593Z] #27 9.530 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-21T18:41:23.593Z] #27 9.542 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-21T18:41:23.593Z] #27 9.557 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-21T18:41:23.593Z] #27 9.651 Setting up ca-certificates (20200601~deb10u2) ... [2021-08-21T18:41:23.593Z] #27 10.26 Updating certificates in /etc/ssl/certs... [2021-08-21T18:41:23.593Z] #27 11.01 137 added, 0 removed; done. [2021-08-21T18:41:23.593Z] #27 11.04 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-21T18:41:23.593Z] #27 11.06 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-21T18:41:23.593Z] #27 11.07 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-21T18:41:23.593Z] #27 11.08 Setting up curl (7.64.0-4+deb10u2) ... [2021-08-21T18:41:23.593Z] #27 11.09 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T18:41:23.593Z] #27 11.11 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-08-21T18:41:23.593Z] #27 11.12 Updating certificates in /etc/ssl/certs... [2021-08-21T18:41:23.593Z] #27 11.70 0 added, 0 removed; done. [2021-08-21T18:41:23.593Z] #27 11.70 Running hooks in /etc/ca-certificates/update.d... [2021-08-21T18:41:23.593Z] #27 11.70 done. [2021-08-21T18:41:23.593Z] #27 DONE 15.2s [2021-08-21T18:41:23.593Z] [2021-08-21T18:41:23.593Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-21T18:41:23.593Z] #28 sha256:fd232482aa889d4b3deef0883fb5de2c06814bfaa9b76970d1dd44e9bea27d2a [2021-08-21T18:41:23.593Z] #28 DONE 0.1s [2021-08-21T18:41:23.593Z] [2021-08-21T18:41:23.593Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-21T18:41:23.593Z] #29 sha256:8f1369f9e967bdd44d13bc5c6cfe97d2bcbda3e9abef92830b46880d85c90b52 [2021-08-21T18:41:23.980Z] #9 extracting sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 [2021-08-21T18:41:23.980Z] #9 extracting sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 done [2021-08-21T18:41:24.541Z] #29 ... [2021-08-21T18:41:24.541Z] [2021-08-21T18:41:24.541Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-21T18:41:24.541Z] #10 sha256:cfce7b1701ffb338d4179111c4552e61a50ced2c5c212d6b3cd7a996d60c5243 [2021-08-21T18:41:24.541Z] #10 DONE 0.7s [2021-08-21T18:41:24.541Z] [2021-08-21T18:41:24.541Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-21T18:41:24.541Z] #29 sha256:8f1369f9e967bdd44d13bc5c6cfe97d2bcbda3e9abef92830b46880d85c90b52 [2021-08-21T18:41:24.541Z] #29 0.976 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-08-21T18:41:24.682Z] #29 ... [2021-08-21T18:41:24.682Z] [2021-08-21T18:41:24.682Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T18:41:24.682Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T18:41:24.682Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 12.8s done [2021-08-21T18:41:24.728Z] #27 7.069 Reading package lists... [2021-08-21T18:41:24.802Z] #29 1.051 [2021-08-21T18:41:24.991Z] #27 8.358 Building dependency tree... [2021-08-21T18:41:25.063Z] #29 1.168 ########### 15.9% ########################### 37.9% [2021-08-21T18:41:25.063Z] #29 ... [2021-08-21T18:41:25.063Z] [2021-08-21T18:41:25.063Z] #11 [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-21T18:41:25.063Z] #11 sha256:cd2b4944c220b696ee1819a34e6c94204f2553849e6435464b5d351d8375f8fb [2021-08-21T18:41:25.063Z] #11 DONE 0.7s [2021-08-21T18:41:25.063Z] [2021-08-21T18:41:25.063Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-21T18:41:25.063Z] #29 sha256:8f1369f9e967bdd44d13bc5c6cfe97d2bcbda3e9abef92830b46880d85c90b52 [2021-08-21T18:41:25.250Z] #9 extracting sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 [2021-08-21T18:41:25.250Z] #9 extracting sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 done [2021-08-21T18:41:25.254Z] #27 9.012 The following additional packages will be installed: [2021-08-21T18:41:25.254Z] #27 9.012 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-08-21T18:41:25.254Z] #27 9.012 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-08-21T18:41:25.327Z] #29 1.168 ########### 15.9% ########################### 37.9% ################################## 47.6% ################################################################# 90.3% ######################################################################## 100.0% [2021-08-21T18:41:25.327Z] #29 1.681 [2021-08-21T18:41:25.327Z] #29 ... [2021-08-21T18:41:25.327Z] [2021-08-21T18:41:25.327Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-21T18:41:25.327Z] #31 sha256:9e1eaa026f0dff5ec9d80819fb9e6c3cd524ef89199abc3cdbe16a23ab01ca79 [2021-08-21T18:41:25.327Z] #31 DONE 0.2s [2021-08-21T18:41:25.327Z] [2021-08-21T18:41:25.327Z] #43 [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-21T18:41:25.327Z] #43 sha256:f75ecbe316cb0e2efdda5acb686d2ec40b27477b2077c3759925dd24db16f16b [2021-08-21T18:41:25.327Z] #43 DONE 0.3s [2021-08-21T18:41:25.327Z] [2021-08-21T18:41:25.327Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-21T18:41:25.327Z] #39 sha256:14468d0fe94f4ea4bf7e3cc8063106e860c9bc0e44a5ddd4657e87644b3d1513 [2021-08-21T18:41:25.327Z] #39 DONE 0.3s [2021-08-21T18:41:25.515Z] #27 9.014 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-08-21T18:41:25.515Z] #27 9.016 Suggested packages: [2021-08-21T18:41:25.515Z] #27 9.016 krb5-doc krb5-user [2021-08-21T18:41:25.515Z] #27 9.016 Recommended packages: [2021-08-21T18:41:25.515Z] #27 9.016 krb5-locales publicsuffix libsasl2-modules [2021-08-21T18:41:25.515Z] #27 9.298 The following NEW packages will be installed: [2021-08-21T18:41:25.592Z] [2021-08-21T18:41:25.592Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-21T18:41:25.592Z] #29 sha256:8f1369f9e967bdd44d13bc5c6cfe97d2bcbda3e9abef92830b46880d85c90b52 [2021-08-21T18:41:25.592Z] #29 1.802 ######## 11.2% ######################################################################## 100.0% [2021-08-21T18:41:25.592Z] #29 2.061 [2021-08-21T18:41:25.766Z] #53 97.03 go/doc [2021-08-21T18:41:25.766Z] #53 ... [2021-08-21T18:41:25.766Z] [2021-08-21T18:41:25.766Z] #59 [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-21T18:41:25.766Z] #59 sha256:10b336a0cce035274bcc29b229274949b2a29d19c797d372fc286982e4edf2c5 [2021-08-21T18:41:25.766Z] #59 97.25 mvdan.cc/sh/v3/cmd/shfmt [2021-08-21T18:41:25.776Z] #27 9.300 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-08-21T18:41:25.776Z] #27 9.300 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-08-21T18:41:25.776Z] #27 9.300 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-21T18:41:25.776Z] #27 9.302 libssh2-1 libssl1.1 openssl [2021-08-21T18:41:25.857Z] #29 2.234 ####################### 32.7% ######################################################################## 100.0% [2021-08-21T18:41:26.048Z] #27 9.603 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T18:41:26.048Z] #27 9.603 Need to get 4777 kB of archives. [2021-08-21T18:41:26.048Z] #27 9.603 After this operation, 11.5 MB of additional disk space will be used. [2021-08-21T18:41:26.048Z] #27 9.603 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5support0 arm64 1.17-3+deb10u2 [64.9 kB] [2021-08-21T18:41:26.048Z] #27 9.603 Get:2 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-08-21T18:41:26.048Z] #27 9.603 Get:3 http://security.debian.org/debian-security buster/updates/main arm64 libk5crypto3 arm64 1.17-3+deb10u2 [123 kB] [2021-08-21T18:41:26.048Z] #27 9.605 Get:4 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-08-21T18:41:26.048Z] #27 9.606 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5-3 arm64 1.17-3+deb10u2 [351 kB] [2021-08-21T18:41:26.048Z] #27 9.611 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u2 [150 kB] [2021-08-21T18:41:26.048Z] #27 9.634 Get:7 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-08-21T18:41:26.048Z] #27 9.642 Get:8 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-08-21T18:41:26.048Z] #27 9.646 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-08-21T18:41:26.048Z] #27 9.648 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-08-21T18:41:26.048Z] #27 9.650 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-08-21T18:41:26.048Z] #27 9.653 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-08-21T18:41:26.048Z] #27 9.657 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-08-21T18:41:26.048Z] #27 9.659 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-08-21T18:41:26.048Z] #27 9.741 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-08-21T18:41:26.048Z] #27 9.787 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-08-21T18:41:26.048Z] #27 9.790 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-08-21T18:41:26.048Z] #27 9.796 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-08-21T18:41:26.048Z] #27 9.804 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-08-21T18:41:26.048Z] #27 9.804 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-08-21T18:41:26.048Z] #27 9.807 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-08-21T18:41:26.117Z] #29 2.515 [2021-08-21T18:41:26.309Z] #27 10.11 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T18:41:26.309Z] #27 10.15 Fetched 4777 kB in 0s (10.3 MB/s) [2021-08-21T18:41:26.571Z] #27 10.18 Selecting previously unselected package libkeyutils1:arm64. [2021-08-21T18:41:26.571Z] #27 10.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2021-08-21T18:41:26.571Z] #27 10.19 Preparing to unpack .../00-libkeyutils1_1.6-6_arm64.deb ... [2021-08-21T18:41:26.571Z] #27 10.20 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-08-21T18:41:26.571Z] #27 10.26 Selecting previously unselected package libkrb5support0:arm64. [2021-08-21T18:41:26.571Z] #27 10.26 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_arm64.deb ... [2021-08-21T18:41:26.571Z] #27 10.27 Unpacking libkrb5support0:arm64 (1.17-3+deb10u2) ... [2021-08-21T18:41:26.571Z] #27 10.36 Selecting previously unselected package libk5crypto3:arm64. [2021-08-21T18:41:26.571Z] #27 10.36 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_arm64.deb ... [2021-08-21T18:41:26.832Z] #27 10.42 Unpacking libk5crypto3:arm64 (1.17-3+deb10u2) ... [2021-08-21T18:41:26.832Z] #27 10.49 Selecting previously unselected package libssl1.1:arm64. [2021-08-21T18:41:26.832Z] #27 10.49 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-08-21T18:41:26.832Z] #27 10.50 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-08-21T18:41:26.911Z] #29 2.659 ## 3.1% ############# 18.8% ############################# 40.6% ########################################### 60.1% ####################################################### 77.5% ############################################################### 88.6% ######################################################################## 100.0% [2021-08-21T18:41:26.911Z] #29 3.386 [2021-08-21T18:41:27.094Z] #27 ... [2021-08-21T18:41:27.094Z] [2021-08-21T18:41:27.094Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T18:41:27.094Z] #9 sha256:9b0a48aff994808c14b374586f790d1674ebc505214db01853e2776b517c94e4 [2021-08-21T18:41:27.094Z] #9 extracting sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 3.8s done [2021-08-21T18:41:27.094Z] #9 extracting sha256:480d6149a60cc79ef2069bb15232117fe7f735afb2ca6c9a54d9c38de0d54144 done [2021-08-21T18:41:27.094Z] #9 DONE 19.2s [2021-08-21T18:41:27.094Z] [2021-08-21T18:41:27.094Z] #27 [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-21T18:41:27.094Z] #27 sha256:2e1bba6c6e982e338eedf015e5c6a7cf84f9a4eebf67fe780e5bae25a3646d5b [2021-08-21T18:41:27.094Z] #27 10.74 Selecting previously unselected package libkrb5-3:arm64. [2021-08-21T18:41:27.094Z] #27 10.74 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_arm64.deb ... [2021-08-21T18:41:27.094Z] #27 10.74 Unpacking libkrb5-3:arm64 (1.17-3+deb10u2) ... [2021-08-21T18:41:27.094Z] #27 10.85 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-08-21T18:41:27.248Z] #9 DONE 44.4s [2021-08-21T18:41:27.248Z] [2021-08-21T18:41:27.248Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-21T18:41:27.248Z] #10 sha256:cfce7b1701ffb338d4179111c4552e61a50ced2c5c212d6b3cd7a996d60c5243 [2021-08-21T18:41:27.356Z] #27 10.85 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_arm64.deb ... [2021-08-21T18:41:27.356Z] #27 10.86 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u2) ... [2021-08-21T18:41:27.356Z] #27 10.92 Selecting previously unselected package openssl. [2021-08-21T18:41:27.356Z] #27 10.93 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-08-21T18:41:27.356Z] #27 10.93 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-08-21T18:41:27.356Z] #27 11.07 Selecting previously unselected package ca-certificates. [2021-08-21T18:41:27.356Z] #27 11.08 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-08-21T18:41:27.356Z] #27 11.08 Unpacking ca-certificates (20200601~deb10u2) ... [2021-08-21T18:41:27.504Z] #10 ... [2021-08-21T18:41:27.504Z] [2021-08-21T18:41:27.504Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-21T18:41:27.504Z] #29 sha256:c947a5a3405f4f94a02bc2a1c425019c058799e9b483e4abf5eec2efed63368b [2021-08-21T18:41:27.504Z] #29 DONE 16.1s [2021-08-21T18:41:27.617Z] #27 11.16 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-08-21T18:41:27.617Z] #27 11.16 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-08-21T18:41:27.617Z] #27 11.17 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-21T18:41:27.617Z] #27 11.21 Selecting previously unselected package libsasl2-2:arm64. [2021-08-21T18:41:27.617Z] #27 11.21 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-08-21T18:41:27.617Z] #27 11.22 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-21T18:41:27.617Z] #27 11.27 Selecting previously unselected package libldap-common. [2021-08-21T18:41:27.617Z] #27 11.27 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-08-21T18:41:27.617Z] #27 11.27 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-21T18:41:27.617Z] #27 11.33 Selecting previously unselected package libldap-2.4-2:arm64. [2021-08-21T18:41:27.617Z] #27 11.33 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-08-21T18:41:27.617Z] #27 11.34 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-21T18:41:27.617Z] #27 11.41 Selecting previously unselected package libnghttp2-14:arm64. [2021-08-21T18:41:27.617Z] #27 11.41 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-08-21T18:41:27.761Z] [2021-08-21T18:41:27.761Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-21T18:41:27.761Z] #10 sha256:cfce7b1701ffb338d4179111c4552e61a50ced2c5c212d6b3cd7a996d60c5243 [2021-08-21T18:41:27.783Z] #9 DONE 45.4s [2021-08-21T18:41:27.783Z] [2021-08-21T18:41:27.783Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-21T18:41:27.783Z] #29 sha256:5e8a82c1a4fc610db17e3e9086ea01787c435fc4eaaf7d6a16375bdd5a796116 [2021-08-21T18:41:27.783Z] #29 DONE 17.1s [2021-08-21T18:41:27.783Z] [2021-08-21T18:41:27.783Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-21T18:41:27.783Z] #10 sha256:cfce7b1701ffb338d4179111c4552e61a50ced2c5c212d6b3cd7a996d60c5243 [2021-08-21T18:41:27.878Z] #27 11.41 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-08-21T18:41:27.878Z] #27 11.68 Selecting previously unselected package libpsl5:arm64. [2021-08-21T18:41:28.138Z] #27 11.68 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-08-21T18:41:28.138Z] #27 11.70 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-08-21T18:41:28.718Z] #10 DONE 1.2s [2021-08-21T18:41:28.718Z] [2021-08-21T18:41:28.718Z] #11 [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-21T18:41:28.718Z] #11 sha256:cd2b4944c220b696ee1819a34e6c94204f2553849e6435464b5d351d8375f8fb [2021-08-21T18:41:29.005Z] #29 3.520 ## 3.0% ###### 9.3% ########### 15.3% ############## 20.5% ################## 25.8% ###################### 30.9% ######################## 34.4% ############################# 41.3% ################################# 46.7% ##################################### 51.9% ######################################### 57.1% ############################################ 62.3% ################################################ 67.6% #################################################### 72.7% ######################################################## 78.0% ########################################################### 83.2% ############################################################### 88.4% ################################################################### 93.6% ####################################################################### 98.9% ######################################################################## 100.0% [2021-08-21T18:41:29.005Z] #29 5.372 [2021-08-21T18:41:29.080Z] #27 12.70 Selecting previously unselected package librtmp1:arm64. [2021-08-21T18:41:29.080Z] #27 12.70 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-08-21T18:41:29.080Z] #27 12.71 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-21T18:41:29.080Z] #27 12.80 Selecting previously unselected package libssh2-1:arm64. [2021-08-21T18:41:29.080Z] #27 12.80 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-08-21T18:41:29.080Z] #27 12.81 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-08-21T18:41:29.080Z] #27 12.89 Selecting previously unselected package libcurl4:arm64. [2021-08-21T18:41:29.080Z] #27 12.89 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-08-21T18:41:29.080Z] #27 12.89 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-08-21T18:41:29.128Z] #10 DONE 1.6s [2021-08-21T18:41:29.128Z] [2021-08-21T18:41:29.128Z] #11 [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-21T18:41:29.128Z] #11 sha256:cd2b4944c220b696ee1819a34e6c94204f2553849e6435464b5d351d8375f8fb [2021-08-21T18:41:29.272Z] #29 5.760 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-21T18:41:29.342Z] #27 ... [2021-08-21T18:41:29.342Z] [2021-08-21T18:41:29.342Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-21T18:41:29.342Z] #10 sha256:74a76884dab846a5741269ec6511c86790ac21b7e8c785c9badddba0acb5883d [2021-08-21T18:41:29.342Z] #10 DONE 2.3s [2021-08-21T18:41:29.342Z] [2021-08-21T18:41:29.342Z] #27 [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-21T18:41:29.342Z] #27 sha256:2e1bba6c6e982e338eedf015e5c6a7cf84f9a4eebf67fe780e5bae25a3646d5b [2021-08-21T18:41:29.342Z] #27 13.07 Selecting previously unselected package curl. [2021-08-21T18:41:29.342Z] #27 13.07 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-08-21T18:41:29.342Z] #27 13.08 Unpacking curl (7.64.0-4+deb10u2) ... [2021-08-21T18:41:29.342Z] #27 13.17 Selecting previously unselected package libonig5:arm64. [2021-08-21T18:41:29.342Z] #27 13.17 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-08-21T18:41:29.342Z] #27 13.17 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-08-21T18:41:29.533Z] #29 5.850 [2021-08-21T18:41:29.533Z] #29 5.923 ######################################################################## 100.0% [2021-08-21T18:41:29.533Z] #29 5.964 [2021-08-21T18:41:29.605Z] #27 13.30 Selecting previously unselected package libjq1:arm64. [2021-08-21T18:41:29.605Z] #27 13.31 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-08-21T18:41:29.605Z] #27 13.31 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-08-21T18:41:29.605Z] #27 13.36 Selecting previously unselected package jq. [2021-08-21T18:41:29.605Z] #27 13.37 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-08-21T18:41:29.605Z] #27 13.37 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-21T18:41:29.605Z] #27 13.42 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-08-21T18:41:29.654Z] #11 DONE 1.1s [2021-08-21T18:41:29.654Z] [2021-08-21T18:41:29.654Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-08-21T18:41:29.654Z] #12 sha256:7c75d646f0f28d57a0d52dab109e793cca2c4a6f4d1653f12f2643eb70d8d40a [2021-08-21T18:41:29.795Z] #29 6.236 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-21T18:41:29.795Z] #29 6.314 [2021-08-21T18:41:29.868Z] #27 13.43 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-08-21T18:41:29.868Z] #27 13.45 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-08-21T18:41:29.868Z] #27 13.71 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-08-21T18:41:29.978Z] #59 DONE 100.9s [2021-08-21T18:41:29.978Z] [2021-08-21T18:41:29.978Z] #53 [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-21T18:41:29.978Z] #53 sha256:c407fe0fb3750d58504283a9443b5b165c6201b012baf23a48924e255dfa7331 [2021-08-21T18:41:29.978Z] #53 99.27 github.com/LK4D4/vndr/versioned [2021-08-21T18:41:29.978Z] #53 99.43 compress/flate [2021-08-21T18:41:29.978Z] #53 100.8 github.com/LK4D4/vndr/build [2021-08-21T18:41:30.056Z] #29 6.418 ######################################################################## 100.0% [2021-08-21T18:41:30.056Z] #29 6.448 [2021-08-21T18:41:30.056Z] #11 DONE 1.1s [2021-08-21T18:41:30.056Z] [2021-08-21T18:41:30.056Z] #59 [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-21T18:41:30.056Z] #59 sha256:05a5bc9068a86b31d25d558a1782e47485d167ab79e02f97f445ef9a00796c23 [2021-08-21T18:41:30.130Z] #27 ... [2021-08-21T18:41:30.130Z] [2021-08-21T18:41:30.130Z] #11 [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-21T18:41:30.130Z] #11 sha256:a1275979291903b72ec9fea52b2bf9bcda6034a97d71ac0d69123975d6629cdc [2021-08-21T18:41:30.130Z] #11 DONE 0.7s [2021-08-21T18:41:30.130Z] [2021-08-21T18:41:30.130Z] #27 [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-21T18:41:30.130Z] #27 sha256:2e1bba6c6e982e338eedf015e5c6a7cf84f9a4eebf67fe780e5bae25a3646d5b [2021-08-21T18:41:30.130Z] #27 13.72 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-21T18:41:30.130Z] #27 13.74 Setting up libkrb5support0:arm64 (1.17-3+deb10u2) ... [2021-08-21T18:41:30.130Z] #27 13.75 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-21T18:41:30.130Z] #27 13.78 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-21T18:41:30.130Z] #27 13.80 Setting up libk5crypto3:arm64 (1.17-3+deb10u2) ... [2021-08-21T18:41:30.130Z] #27 13.81 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-21T18:41:30.130Z] #27 ... [2021-08-21T18:41:30.130Z] [2021-08-21T18:41:30.130Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-21T18:41:30.130Z] #31 sha256:624d1c9ceb63a5dabd6c44f759d8bbc8472db7809f138dd6a4f0fadb8381c108 [2021-08-21T18:41:30.130Z] #31 DONE 0.1s [2021-08-21T18:41:30.130Z] [2021-08-21T18:41:30.130Z] #27 [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-21T18:41:30.130Z] #27 sha256:2e1bba6c6e982e338eedf015e5c6a7cf84f9a4eebf67fe780e5bae25a3646d5b [2021-08-21T18:41:30.130Z] #27 13.82 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-08-21T18:41:30.130Z] #27 13.83 Setting up libkrb5-3:arm64 (1.17-3+deb10u2) ... [2021-08-21T18:41:30.130Z] #27 13.85 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-08-21T18:41:30.130Z] #27 13.89 Setting up libonig5:arm64 (6.9.1-1) ... [2021-08-21T18:41:30.130Z] #27 13.90 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-08-21T18:41:30.224Z] #12 ... [2021-08-21T18:41:30.224Z] [2021-08-21T18:41:30.224Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-21T18:41:30.224Z] #39 sha256:14468d0fe94f4ea4bf7e3cc8063106e860c9bc0e44a5ddd4657e87644b3d1513 [2021-08-21T18:41:30.224Z] #39 DONE 0.3s [2021-08-21T18:41:30.224Z] [2021-08-21T18:41:30.224Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-21T18:41:30.224Z] #31 sha256:9e1eaa026f0dff5ec9d80819fb9e6c3cd524ef89199abc3cdbe16a23ab01ca79 [2021-08-21T18:41:30.224Z] #31 DONE 0.4s [2021-08-21T18:41:30.224Z] [2021-08-21T18:41:30.224Z] #43 [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-21T18:41:30.224Z] #43 sha256:f75ecbe316cb0e2efdda5acb686d2ec40b27477b2077c3759925dd24db16f16b [2021-08-21T18:41:30.224Z] #43 DONE 0.4s [2021-08-21T18:41:30.224Z] [2021-08-21T18:41:30.224Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:41:30.224Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:41:30.313Z] #59 ... [2021-08-21T18:41:30.313Z] [2021-08-21T18:41:30.313Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-21T18:41:30.313Z] #31 sha256:9e1eaa026f0dff5ec9d80819fb9e6c3cd524ef89199abc3cdbe16a23ab01ca79 [2021-08-21T18:41:30.313Z] #31 DONE 0.3s [2021-08-21T18:41:30.317Z] #29 6.782 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-08-21T18:41:30.453Z] #27 ... [2021-08-21T18:41:30.453Z] [2021-08-21T18:41:30.453Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-21T18:41:30.453Z] #39 sha256:9f2603bd1d23a870dfe1e54cea90a5492b64233bd159635194b03be0dc6084c7 [2021-08-21T18:41:30.453Z] #39 DONE 0.2s [2021-08-21T18:41:30.453Z] [2021-08-21T18:41:30.453Z] #43 [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-21T18:41:30.453Z] #43 sha256:b2c0bc3b9d13726e47a580f6c770e72a327e6d148a83dfc7be4e316a3d92f6bf [2021-08-21T18:41:30.453Z] #43 DONE 0.2s [2021-08-21T18:41:30.453Z] [2021-08-21T18:41:30.453Z] #27 [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-21T18:41:30.453Z] #27 sha256:2e1bba6c6e982e338eedf015e5c6a7cf84f9a4eebf67fe780e5bae25a3646d5b [2021-08-21T18:41:30.453Z] #27 13.92 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-21T18:41:30.453Z] #27 13.94 Setting up ca-certificates (20200601~deb10u2) ... [2021-08-21T18:41:30.578Z] #29 6.964 [2021-08-21T18:41:30.580Z] [2021-08-21T18:41:30.580Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-21T18:41:30.580Z] #39 sha256:14468d0fe94f4ea4bf7e3cc8063106e860c9bc0e44a5ddd4657e87644b3d1513 [2021-08-21T18:41:30.580Z] #39 DONE 0.6s [2021-08-21T18:41:30.580Z] [2021-08-21T18:41:30.580Z] #43 [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-21T18:41:30.580Z] #43 sha256:f75ecbe316cb0e2efdda5acb686d2ec40b27477b2077c3759925dd24db16f16b [2021-08-21T18:41:30.580Z] #43 DONE 0.6s [2021-08-21T18:41:30.580Z] [2021-08-21T18:41:30.580Z] #32 [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-21T18:41:30.580Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-21T18:41:30.923Z] #53 102.4 hash/crc32 [2021-08-21T18:41:31.102Z] #29 7.084 ###### 8.7% ################### 27.3% ############################## 41.9% ########################################### 60.4% ########################################################## 81.0% ######################################################################## 100.0% [2021-08-21T18:41:31.102Z] #29 7.641 [2021-08-21T18:41:31.363Z] #29 ... [2021-08-21T18:41:31.363Z] [2021-08-21T18:41:31.363Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-08-21T18:41:31.363Z] #12 sha256:7c75d646f0f28d57a0d52dab109e793cca2c4a6f4d1653f12f2643eb70d8d40a [2021-08-21T18:41:31.363Z] #12 DONE 6.4s [2021-08-21T18:41:31.363Z] [2021-08-21T18:41:31.363Z] #59 [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-21T18:41:31.363Z] #59 sha256:1cf109e4b895a39ae92f76a2e7b90d52e11dd377920fec9ef322c933d83c087c [2021-08-21T18:41:31.363Z] #59 5.447 + RM_GOPATH=0 [2021-08-21T18:41:31.363Z] #59 5.447 + TMP_GOPATH= [2021-08-21T18:41:31.363Z] #59 5.447 + : /build [2021-08-21T18:41:31.363Z] #59 5.447 + '[' -z '' ']' [2021-08-21T18:41:31.363Z] #59 5.448 ++ mktemp -d [2021-08-21T18:41:31.363Z] #59 5.448 + export GOPATH=/tmp/tmp.ZELKfO7yTy [2021-08-21T18:41:31.363Z] #59 5.448 + GOPATH=/tmp/tmp.ZELKfO7yTy [2021-08-21T18:41:31.363Z] #59 5.448 + RM_GOPATH=1 [2021-08-21T18:41:31.363Z] #59 5.448 + case "$(go env GOARCH)" in [2021-08-21T18:41:31.363Z] #59 5.452 ++ go env GOARCH [2021-08-21T18:41:31.363Z] #59 5.452 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:31.363Z] #59 5.452 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:31.363Z] #59 5.453 ++ dirname /tmp/install/install.sh [2021-08-21T18:41:31.363Z] #59 5.453 + dir=/tmp/install [2021-08-21T18:41:31.363Z] #59 5.454 + bin=rootlesskit [2021-08-21T18:41:31.363Z] #59 5.454 + shift [2021-08-21T18:41:31.363Z] #59 5.454 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-21T18:41:31.363Z] #59 5.454 + . /tmp/install/rootlesskit.installer [2021-08-21T18:41:31.363Z] #59 5.454 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-21T18:41:31.363Z] #59 5.454 + install_rootlesskit [2021-08-21T18:41:31.363Z] #59 5.454 + case "$1" in [2021-08-21T18:41:31.363Z] #59 5.454 + export CGO_ENABLED=0 [2021-08-21T18:41:31.363Z] #59 5.454 + CGO_ENABLED=0 [2021-08-21T18:41:31.363Z] #59 5.454 + _install_rootlesskit [2021-08-21T18:41:31.363Z] #59 5.456 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-21T18:41:31.363Z] #59 5.456 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ZELKfO7yTy/src/github.com/rootless-containers/rootlesskit [2021-08-21T18:41:31.363Z] #59 5.456 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-21T18:41:31.363Z] #59 5.460 Cloning into '/tmp/tmp.ZELKfO7yTy/src/github.com/rootless-containers/rootlesskit'... [2021-08-21T18:41:31.624Z] #59 ... [2021-08-21T18:41:31.624Z] [2021-08-21T18:41:31.624Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:41:31.624Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T18:41:31.866Z] #53 103.3 compress/gzip [2021-08-21T18:41:32.809Z] #53 104.3 crypto/x509/pkix [2021-08-21T18:41:32.809Z] #53 104.3 net [2021-08-21T18:41:33.079Z] #27 16.33 Updating certificates in /etc/ssl/certs... [2021-08-21T18:41:33.380Z] #53 105.0 vendor/golang.org/x/crypto/chacha20 [2021-08-21T18:41:34.030Z] #27 ... [2021-08-21T18:41:34.030Z] [2021-08-21T18:41:34.030Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-08-21T18:41:34.030Z] #12 sha256:8f34450c7999a7b68df1a0fef278d60730f08ad24375ed2eaaaa0cfd9ec2e33d [2021-08-21T18:41:34.030Z] #12 DONE 4.0s [2021-08-21T18:41:34.294Z] [2021-08-21T18:41:34.294Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:41:34.294Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-21T18:41:34.323Z] #53 105.7 vendor/golang.org/x/crypto/poly1305 [2021-08-21T18:41:34.323Z] #53 ... [2021-08-21T18:41:34.323Z] [2021-08-21T18:41:34.323Z] #17 [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-21T18:41:34.323Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-21T18:41:34.323Z] #17 68.19 Reading package lists... [2021-08-21T18:41:34.937Z] #13 ... [2021-08-21T18:41:34.937Z] [2021-08-21T18:41:34.937Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-21T18:41:34.937Z] #29 sha256:8f1369f9e967bdd44d13bc5c6cfe97d2bcbda3e9abef92830b46880d85c90b52 [2021-08-21T18:41:34.937Z] #29 8.233 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-21T18:41:34.937Z] #29 8.455 [2021-08-21T18:41:34.937Z] #29 8.613 ######################################################################## 100.0% [2021-08-21T18:41:34.937Z] #29 8.783 [2021-08-21T18:41:34.937Z] #29 9.469 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-21T18:41:34.937Z] #29 9.858 [2021-08-21T18:41:34.937Z] #29 10.04 ######################################################################## 100.0% [2021-08-21T18:41:34.937Z] #29 10.18 [2021-08-21T18:41:34.937Z] #29 10.25 Download of images into '/build' complete. [2021-08-21T18:41:34.937Z] #29 10.25 Use something like the following to load the result into a Docker daemon: [2021-08-21T18:41:34.937Z] #29 10.25 tar -cC '/build' . | docker load [2021-08-21T18:41:34.937Z] #29 DONE 10.9s [2021-08-21T18:41:34.937Z] [2021-08-21T18:41:34.937Z] #59 [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-21T18:41:34.937Z] #59 sha256:1cf109e4b895a39ae92f76a2e7b90d52e11dd377920fec9ef322c933d83c087c [2021-08-21T18:41:34.937Z] #59 9.216 + cd /tmp/tmp.ZELKfO7yTy/src/github.com/rootless-containers/rootlesskit [2021-08-21T18:41:34.937Z] #59 9.216 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-21T18:41:34.937Z] #59 9.240 + export GO111MODULE=on [2021-08-21T18:41:34.937Z] #59 9.240 + GO111MODULE=on [2021-08-21T18:41:34.937Z] #59 9.240 + export GOPROXY=https://proxy.golang.org [2021-08-21T18:41:34.937Z] #59 9.240 + GOPROXY=https://proxy.golang.org [2021-08-21T18:41:34.937Z] #59 9.240 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-21T18:41:34.937Z] #59 9.240 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-21T18:41:35.198Z] #59 ... [2021-08-21T18:41:35.198Z] [2021-08-21T18:41:35.198Z] #34 [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-21T18:41:35.198Z] #34 sha256:2e0365943c9422e93ca937ce794ee263d64ccb203044f6dea760caf44e08f82e [2021-08-21T18:41:35.198Z] #34 5.866 Install go-toml version v1.8.1 [2021-08-21T18:41:35.198Z] #34 6.503 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-21T18:41:35.198Z] #34 9.467 github.com/pelletier/go-toml [2021-08-21T18:41:35.198Z] #34 ... [2021-08-21T18:41:35.198Z] [2021-08-21T18:41:35.198Z] #50 [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-21T18:41:35.198Z] #50 sha256:f7e2d4225b77c96c12008dcb7317be1341d5779bdf4bc474d1c7fa63b64f6d31 [2021-08-21T18:41:35.198Z] #50 6.342 + RM_GOPATH=0 [2021-08-21T18:41:35.198Z] #50 6.342 + TMP_GOPATH= [2021-08-21T18:41:35.198Z] #50 6.342 + : /build [2021-08-21T18:41:35.198Z] #50 6.342 + '[' -z '' ']' [2021-08-21T18:41:35.198Z] #50 6.342 ++ mktemp -d [2021-08-21T18:41:35.198Z] #50 6.371 + export GOPATH=/tmp/tmp.a4gDntYjaO [2021-08-21T18:41:35.198Z] #50 6.371 + GOPATH=/tmp/tmp.a4gDntYjaO [2021-08-21T18:41:35.198Z] #50 6.371 + RM_GOPATH=1 [2021-08-21T18:41:35.198Z] #50 6.371 + case "$(go env GOARCH)" in [2021-08-21T18:41:35.198Z] #50 6.371 ++ go env GOARCH [2021-08-21T18:41:35.198Z] #50 6.371 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:35.198Z] #50 6.371 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:35.198Z] #50 6.371 ++ dirname /tmp/install/install.sh [2021-08-21T18:41:35.198Z] #50 6.371 + dir=/tmp/install [2021-08-21T18:41:35.198Z] #50 6.371 + bin=golangci_lint [2021-08-21T18:41:35.198Z] #50 6.371 + shift [2021-08-21T18:41:35.198Z] #50 6.371 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-21T18:41:35.198Z] #50 6.371 + . /tmp/install/golangci_lint.installer [2021-08-21T18:41:35.198Z] #50 6.371 ++ : v1.23.8 [2021-08-21T18:41:35.198Z] #50 6.371 + install_golangci_lint [2021-08-21T18:41:35.198Z] #50 6.371 + set -e [2021-08-21T18:41:35.198Z] #50 6.371 + export GO111MODULE=on [2021-08-21T18:41:35.198Z] #50 6.371 + GO111MODULE=on [2021-08-21T18:41:35.198Z] #50 6.371 + GOBIN=/build [2021-08-21T18:41:35.198Z] #50 6.371 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-21T18:41:35.198Z] #50 7.052 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-21T18:41:35.459Z] #50 ... [2021-08-21T18:41:35.460Z] [2021-08-21T18:41:35.460Z] #56 [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-21T18:41:35.460Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-21T18:41:35.460Z] #56 8.537 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T18:41:35.460Z] #56 8.600 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T18:41:35.460Z] #56 8.600 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T18:41:35.460Z] #56 9.697 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T18:41:35.460Z] #56 ... [2021-08-21T18:41:35.460Z] [2021-08-21T18:41:35.460Z] #40 [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-21T18:41:35.460Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-21T18:41:35.460Z] #40 7.189 + git clone https://github.com/docker/distribution.git . [2021-08-21T18:41:35.460Z] #40 7.189 Cloning into '.'... [2021-08-21T18:41:35.524Z] #44 ... [2021-08-21T18:41:35.524Z] [2021-08-21T18:41:35.524Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-08-21T18:41:35.524Z] #12 sha256:7c75d646f0f28d57a0d52dab109e793cca2c4a6f4d1653f12f2643eb70d8d40a [2021-08-21T18:41:35.524Z] #12 DONE 5.7s [2021-08-21T18:41:35.524Z] [2021-08-21T18:41:35.524Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:41:35.524Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T18:41:35.723Z] #40 ... [2021-08-21T18:41:35.723Z] [2021-08-21T18:41:35.723Z] #46 [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-21T18:41:35.723Z] #46 sha256:67faab39b12e780365dc763bff6f16fa0b0c13095d26680f8973693c68d192aa [2021-08-21T18:41:35.723Z] #46 5.765 + RM_GOPATH=0 [2021-08-21T18:41:35.723Z] #46 5.765 + TMP_GOPATH= [2021-08-21T18:41:35.723Z] #46 5.765 + : /build [2021-08-21T18:41:35.723Z] #46 5.765 + '[' -z '' ']' [2021-08-21T18:41:35.723Z] #46 5.765 ++ mktemp -d [2021-08-21T18:41:35.723Z] #46 5.770 + export GOPATH=/tmp/tmp.GtvlrbbUzt [2021-08-21T18:41:35.723Z] #46 5.770 + GOPATH=/tmp/tmp.GtvlrbbUzt [2021-08-21T18:41:35.723Z] #46 5.770 + RM_GOPATH=1 [2021-08-21T18:41:35.723Z] #46 5.770 + case "$(go env GOARCH)" in [2021-08-21T18:41:35.723Z] #46 5.770 ++ go env GOARCH [2021-08-21T18:41:35.723Z] #46 5.772 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:35.723Z] #46 5.772 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:35.723Z] #46 5.773 ++ dirname /tmp/install/install.sh [2021-08-21T18:41:35.723Z] #46 5.775 + dir=/tmp/install [2021-08-21T18:41:35.723Z] #46 5.775 + bin=vndr [2021-08-21T18:41:35.723Z] #46 5.775 + shift [2021-08-21T18:41:35.724Z] #46 5.775 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-21T18:41:35.724Z] #46 5.775 + . /tmp/install/vndr.installer [2021-08-21T18:41:35.724Z] #46 5.775 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-21T18:41:35.724Z] #46 5.775 + install_vndr [2021-08-21T18:41:35.724Z] #46 5.775 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-21T18:41:35.724Z] #46 5.775 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.GtvlrbbUzt/src/github.com/LK4D4/vndr [2021-08-21T18:41:35.724Z] #46 5.785 Cloning into '/tmp/tmp.GtvlrbbUzt/src/github.com/LK4D4/vndr'... [2021-08-21T18:41:35.724Z] #46 5.795 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-21T18:41:35.724Z] #46 6.342 + cd /tmp/tmp.GtvlrbbUzt/src/github.com/LK4D4/vndr [2021-08-21T18:41:35.724Z] #46 6.342 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-21T18:41:35.724Z] #46 6.370 + go build -buildmode=pie -v -o /build/vndr . [2021-08-21T18:41:35.724Z] #46 7.508 internal/unsafeheader [2021-08-21T18:41:35.724Z] #46 7.542 internal/cpu [2021-08-21T18:41:35.724Z] #46 7.558 runtime/internal/atomic [2021-08-21T18:41:35.724Z] #46 7.965 runtime/internal/sys [2021-08-21T18:41:35.724Z] #46 8.272 runtime/internal/math [2021-08-21T18:41:35.724Z] #46 8.361 internal/bytealg [2021-08-21T18:41:35.724Z] #46 8.407 internal/race [2021-08-21T18:41:35.724Z] #46 8.516 sync/atomic [2021-08-21T18:41:35.724Z] #46 8.946 unicode [2021-08-21T18:41:35.724Z] #46 9.840 runtime [2021-08-21T18:41:35.850Z] #32 ... [2021-08-21T18:41:35.850Z] [2021-08-21T18:41:35.850Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-08-21T18:41:35.850Z] #12 sha256:7c75d646f0f28d57a0d52dab109e793cca2c4a6f4d1653f12f2643eb70d8d40a [2021-08-21T18:41:35.850Z] #12 DONE 5.1s [2021-08-21T18:41:35.850Z] [2021-08-21T18:41:35.850Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:41:35.850Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T18:41:35.985Z] #46 ... [2021-08-21T18:41:35.985Z] [2021-08-21T18:41:35.985Z] #36 [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-21T18:41:35.985Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-21T18:41:35.985Z] #36 7.616 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T18:41:35.985Z] #36 7.712 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T18:41:35.985Z] #36 7.872 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T18:41:35.985Z] #36 8.557 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T18:41:35.985Z] #36 10.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T18:41:35.985Z] #36 ... [2021-08-21T18:41:35.985Z] [2021-08-21T18:41:35.985Z] #32 [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-21T18:41:35.985Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-21T18:41:35.985Z] #32 6.398 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-21T18:41:35.985Z] #32 6.398 Cloning into '.'... [2021-08-21T18:41:36.246Z] #32 ... [2021-08-21T18:41:36.246Z] [2021-08-21T18:41:36.246Z] #52 [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-21T18:41:36.246Z] #52 sha256:5bb9594798a0f1efcdd0094fc74a72961c0e20a05af930007dd423ca7d6e90ba [2021-08-21T18:41:36.246Z] #52 5.204 + RM_GOPATH=0 [2021-08-21T18:41:36.246Z] #52 5.204 + TMP_GOPATH= [2021-08-21T18:41:36.246Z] #52 5.205 + : /build [2021-08-21T18:41:36.246Z] #52 5.205 + '[' -z '' ']' [2021-08-21T18:41:36.246Z] #52 5.205 ++ mktemp -d [2021-08-21T18:41:36.246Z] #52 5.211 + export GOPATH=/tmp/tmp.1D451ogPHz [2021-08-21T18:41:36.246Z] #52 5.211 + GOPATH=/tmp/tmp.1D451ogPHz [2021-08-21T18:41:36.246Z] #52 5.211 + RM_GOPATH=1 [2021-08-21T18:41:36.246Z] #52 5.211 + case "$(go env GOARCH)" in [2021-08-21T18:41:36.246Z] #52 5.211 ++ go env GOARCH [2021-08-21T18:41:36.246Z] #52 5.245 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:36.246Z] #52 5.245 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:36.246Z] #52 5.245 ++ dirname /tmp/install/install.sh [2021-08-21T18:41:36.246Z] #52 5.245 + dir=/tmp/install [2021-08-21T18:41:36.246Z] #52 5.245 + bin=shfmt [2021-08-21T18:41:36.246Z] #52 5.245 + shift [2021-08-21T18:41:36.246Z] #52 5.245 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-21T18:41:36.246Z] #52 5.245 + . /tmp/install/shfmt.installer [2021-08-21T18:41:36.246Z] #52 5.245 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-21T18:41:36.246Z] #52 5.245 + install_shfmt [2021-08-21T18:41:36.246Z] #52 5.245 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-21T18:41:36.246Z] #52 5.245 + git clone https://github.com/mvdan/sh.git /tmp/tmp.1D451ogPHz/src/github.com/mvdan/sh [2021-08-21T18:41:36.246Z] #52 5.245 Cloning into '/tmp/tmp.1D451ogPHz/src/github.com/mvdan/sh'... [2021-08-21T18:41:36.246Z] #52 5.248 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-21T18:41:36.246Z] #52 ... [2021-08-21T18:41:36.246Z] [2021-08-21T18:41:36.246Z] #24 [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-21T18:41:36.246Z] #24 sha256:252f28407361eb9077f40dacc040fdb157b4364ba130a2a85c7e530d9eac0abf [2021-08-21T18:41:36.246Z] #24 7.123 + RM_GOPATH=0 [2021-08-21T18:41:36.246Z] #24 7.123 + TMP_GOPATH= [2021-08-21T18:41:36.246Z] #24 7.123 + : /build [2021-08-21T18:41:36.246Z] #24 7.123 + '[' -z '' ']' [2021-08-21T18:41:36.246Z] #24 7.123 ++ mktemp -d [2021-08-21T18:41:36.246Z] #24 7.126 + export GOPATH=/tmp/tmp.Er3EdHmUeB [2021-08-21T18:41:36.246Z] #24 7.126 + GOPATH=/tmp/tmp.Er3EdHmUeB [2021-08-21T18:41:36.246Z] #24 7.126 + RM_GOPATH=1 [2021-08-21T18:41:36.246Z] #24 7.126 + case "$(go env GOARCH)" in [2021-08-21T18:41:36.246Z] #24 7.127 ++ go env GOARCH [2021-08-21T18:41:36.246Z] #24 7.151 Install docker/cli version 17.06.2-ce from stable [2021-08-21T18:41:36.246Z] #24 7.172 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:36.246Z] #24 7.172 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:36.246Z] #24 7.172 ++ dirname /tmp/install/install.sh [2021-08-21T18:41:36.246Z] #24 7.172 + dir=/tmp/install [2021-08-21T18:41:36.246Z] #24 7.172 + bin=dockercli [2021-08-21T18:41:36.246Z] #24 7.172 + shift [2021-08-21T18:41:36.246Z] #24 7.172 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-21T18:41:36.246Z] #24 7.172 + . /tmp/install/dockercli.installer [2021-08-21T18:41:36.246Z] #24 7.172 ++ : stable [2021-08-21T18:41:36.246Z] #24 7.172 ++ : 17.06.2-ce [2021-08-21T18:41:36.246Z] #24 7.172 + install_dockercli [2021-08-21T18:41:36.246Z] #24 7.172 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-21T18:41:36.246Z] #24 7.172 ++ uname -m [2021-08-21T18:41:36.246Z] #24 7.172 + arch=x86_64 [2021-08-21T18:41:36.246Z] #24 7.172 + '[' x86_64 '!=' x86_64 ']' [2021-08-21T18:41:36.246Z] #24 7.172 + url=https://download.docker.com/linux/static [2021-08-21T18:41:36.246Z] #24 7.172 + tar -xz docker/docker [2021-08-21T18:41:36.246Z] #24 7.172 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-21T18:41:36.507Z] #24 ... [2021-08-21T18:41:36.507Z] [2021-08-21T18:41:36.507Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:41:36.507Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:41:36.507Z] #44 7.924 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T18:41:36.507Z] #44 7.958 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T18:41:36.507Z] #44 7.959 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T18:41:36.507Z] #44 8.513 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-21T18:41:36.507Z] #44 9.235 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T18:41:36.507Z] #44 ... [2021-08-21T18:41:36.507Z] [2021-08-21T18:41:36.507Z] #48 [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-21T18:41:36.507Z] #48 sha256:45563f176a2a76ba0ca0e8c1456619e5aea2b734bb6493f660bcbf0dd55ff9d6 [2021-08-21T18:41:36.507Z] #48 5.738 + RM_GOPATH=0 [2021-08-21T18:41:36.507Z] #48 5.738 + TMP_GOPATH= [2021-08-21T18:41:36.507Z] #48 5.738 + : /build [2021-08-21T18:41:36.507Z] #48 5.738 + '[' -z '' ']' [2021-08-21T18:41:36.507Z] #48 5.738 ++ mktemp -d [2021-08-21T18:41:36.507Z] #48 5.738 + export GOPATH=/tmp/tmp.8RFjmenuWh [2021-08-21T18:41:36.507Z] #48 5.738 + GOPATH=/tmp/tmp.8RFjmenuWh [2021-08-21T18:41:36.507Z] #48 5.738 + RM_GOPATH=1 [2021-08-21T18:41:36.507Z] #48 5.738 + case "$(go env GOARCH)" in [2021-08-21T18:41:36.507Z] #48 5.738 ++ go env GOARCH [2021-08-21T18:41:36.507Z] #48 5.748 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:36.507Z] #48 5.748 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:36.507Z] #48 5.748 ++ dirname /tmp/install/install.sh [2021-08-21T18:41:36.507Z] #48 5.748 + dir=/tmp/install [2021-08-21T18:41:36.507Z] #48 5.748 + bin=gotestsum [2021-08-21T18:41:36.507Z] #48 5.748 + shift [2021-08-21T18:41:36.507Z] #48 5.748 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-21T18:41:36.507Z] #48 5.748 + . /tmp/install/gotestsum.installer [2021-08-21T18:41:36.507Z] #48 5.748 ++ : v0.5.3 [2021-08-21T18:41:36.507Z] #48 5.748 + install_gotestsum [2021-08-21T18:41:36.507Z] #48 5.759 + set -e [2021-08-21T18:41:36.507Z] #48 5.759 + export GO111MODULE=on [2021-08-21T18:41:36.507Z] #48 5.759 + GO111MODULE=on [2021-08-21T18:41:36.507Z] #48 5.759 + GOBIN=/build [2021-08-21T18:41:36.507Z] #48 5.759 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-21T18:41:36.507Z] #48 6.414 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-21T18:41:36.507Z] #48 7.671 go: downloading github.com/fatih/color v1.9.0 [2021-08-21T18:41:36.507Z] #48 7.671 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-21T18:41:36.507Z] #48 7.725 go: downloading github.com/pkg/errors v0.9.1 [2021-08-21T18:41:36.507Z] #48 7.784 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-21T18:41:36.507Z] #48 8.139 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-21T18:41:36.507Z] #48 8.139 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-21T18:41:36.507Z] #48 8.217 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-21T18:41:36.507Z] #48 8.353 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-21T18:41:36.507Z] #48 8.461 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-21T18:41:36.507Z] #48 9.113 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-21T18:41:36.507Z] #48 11.14 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-21T18:41:36.768Z] #48 ... [2021-08-21T18:41:36.768Z] [2021-08-21T18:41:36.768Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:41:36.768Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:41:36.768Z] #44 11.37 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T18:41:36.880Z] #13 2.306 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T18:41:36.880Z] #13 2.352 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-21T18:41:36.880Z] #13 2.353 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T18:41:36.880Z] #13 2.354 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T18:41:37.463Z] #13 3.421 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-21T18:41:39.332Z] #44 13.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T18:41:39.386Z] #13 4.906 Get:6 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-08-21T18:41:39.649Z] #13 ... [2021-08-21T18:41:39.649Z] [2021-08-21T18:41:39.649Z] #27 [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-21T18:41:39.649Z] #27 sha256:2e1bba6c6e982e338eedf015e5c6a7cf84f9a4eebf67fe780e5bae25a3646d5b [2021-08-21T18:41:39.649Z] #27 19.77 137 added, 0 removed; done. [2021-08-21T18:41:39.649Z] #27 20.03 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u2) ... [2021-08-21T18:41:39.649Z] #27 20.07 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-21T18:41:39.649Z] #27 20.09 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-08-21T18:41:39.649Z] #27 20.17 Setting up curl (7.64.0-4+deb10u2) ... [2021-08-21T18:41:39.649Z] #27 20.19 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T18:41:39.649Z] #27 20.25 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-08-21T18:41:39.649Z] #27 20.27 Updating certificates in /etc/ssl/certs... [2021-08-21T18:41:39.740Z] #13 ... [2021-08-21T18:41:39.740Z] [2021-08-21T18:41:39.740Z] #52 [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-21T18:41:39.740Z] #52 sha256:020e795b85f8e1b0e48098e668c82f48d8560d9a6666852feab8b3243e721bb0 [2021-08-21T18:41:39.740Z] #52 7.100 + RM_GOPATH=0 [2021-08-21T18:41:39.740Z] #52 7.100 + TMP_GOPATH= [2021-08-21T18:41:39.740Z] #52 7.100 + : /build [2021-08-21T18:41:39.740Z] #52 7.100 + '[' -z '' ']' [2021-08-21T18:41:39.740Z] #52 7.100 ++ mktemp -d [2021-08-21T18:41:39.740Z] #52 7.100 + export GOPATH=/tmp/tmp.MsUZFn8FCq [2021-08-21T18:41:39.740Z] #52 7.100 + GOPATH=/tmp/tmp.MsUZFn8FCq [2021-08-21T18:41:39.740Z] #52 7.100 + RM_GOPATH=1 [2021-08-21T18:41:39.740Z] #52 7.100 + case "$(go env GOARCH)" in [2021-08-21T18:41:39.740Z] #52 7.100 ++ go env GOARCH [2021-08-21T18:41:39.740Z] #52 7.109 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:39.740Z] #52 7.109 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:39.740Z] #52 7.110 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-21T18:41:39.740Z] #52 7.111 ++ dirname /tmp/install/install.sh [2021-08-21T18:41:39.740Z] #52 7.111 + dir=/tmp/install [2021-08-21T18:41:39.740Z] #52 7.111 + bin=shfmt [2021-08-21T18:41:39.740Z] #52 7.111 + shift [2021-08-21T18:41:39.740Z] #52 7.111 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-21T18:41:39.740Z] #52 7.111 + . /tmp/install/shfmt.installer [2021-08-21T18:41:39.740Z] #52 7.111 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-21T18:41:39.740Z] #52 7.111 + install_shfmt [2021-08-21T18:41:39.740Z] #52 7.111 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-21T18:41:39.740Z] #52 7.111 + git clone https://github.com/mvdan/sh.git /tmp/tmp.MsUZFn8FCq/src/github.com/mvdan/sh [2021-08-21T18:41:39.740Z] #52 7.121 Cloning into '/tmp/tmp.MsUZFn8FCq/src/github.com/mvdan/sh'... [2021-08-21T18:41:40.000Z] #52 ... [2021-08-21T18:41:40.000Z] [2021-08-21T18:41:40.000Z] #50 [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-21T18:41:40.000Z] #50 sha256:6c60d187f23cccca3783abc17e53100530f11360e2e66c948e95ab12ae0afa75 [2021-08-21T18:41:40.000Z] #50 6.853 + RM_GOPATH=0 [2021-08-21T18:41:40.000Z] #50 6.853 + TMP_GOPATH= [2021-08-21T18:41:40.000Z] #50 6.853 + : /build [2021-08-21T18:41:40.000Z] #50 6.853 + '[' -z '' ']' [2021-08-21T18:41:40.000Z] #50 6.853 ++ mktemp -d [2021-08-21T18:41:40.000Z] #50 6.853 + export GOPATH=/tmp/tmp.DbjqjPcbTZ [2021-08-21T18:41:40.000Z] #50 6.853 + GOPATH=/tmp/tmp.DbjqjPcbTZ [2021-08-21T18:41:40.000Z] #50 6.853 + RM_GOPATH=1 [2021-08-21T18:41:40.000Z] #50 6.853 + case "$(go env GOARCH)" in [2021-08-21T18:41:40.000Z] #50 6.853 ++ go env GOARCH [2021-08-21T18:41:40.000Z] #50 6.853 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:40.000Z] #50 6.853 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:40.000Z] #50 6.853 ++ dirname /tmp/install/install.sh [2021-08-21T18:41:40.000Z] #50 6.853 + dir=/tmp/install [2021-08-21T18:41:40.000Z] #50 6.853 + bin=golangci_lint [2021-08-21T18:41:40.000Z] #50 6.853 + shift [2021-08-21T18:41:40.000Z] #50 6.853 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-21T18:41:40.000Z] #50 6.853 + . /tmp/install/golangci_lint.installer [2021-08-21T18:41:40.000Z] #50 6.853 ++ : v1.23.8 [2021-08-21T18:41:40.000Z] #50 6.853 + install_golangci_lint [2021-08-21T18:41:40.000Z] #50 6.853 + set -e [2021-08-21T18:41:40.000Z] #50 6.853 + export GO111MODULE=on [2021-08-21T18:41:40.000Z] #50 6.853 + GO111MODULE=on [2021-08-21T18:41:40.000Z] #50 6.853 + GOBIN=/build [2021-08-21T18:41:40.000Z] #50 6.853 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-21T18:41:40.000Z] #50 6.957 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-21T18:41:40.000Z] #50 ... [2021-08-21T18:41:40.000Z] [2021-08-21T18:41:40.000Z] #46 [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-21T18:41:40.000Z] #46 sha256:31d60fa4cd3df99e705234854c175c3e188482ab9c1d73203d13940d5b6d8efe [2021-08-21T18:41:40.000Z] #46 7.433 + RM_GOPATH=0 [2021-08-21T18:41:40.000Z] #46 7.433 + TMP_GOPATH= [2021-08-21T18:41:40.000Z] #46 7.433 + : /build [2021-08-21T18:41:40.000Z] #46 7.433 + '[' -z '' ']' [2021-08-21T18:41:40.000Z] #46 7.433 ++ mktemp -d [2021-08-21T18:41:40.000Z] #46 7.433 + export GOPATH=/tmp/tmp.b3quK7mBiW [2021-08-21T18:41:40.000Z] #46 7.433 + GOPATH=/tmp/tmp.b3quK7mBiW [2021-08-21T18:41:40.000Z] #46 7.433 + RM_GOPATH=1 [2021-08-21T18:41:40.000Z] #46 7.433 + case "$(go env GOARCH)" in [2021-08-21T18:41:40.000Z] #46 7.433 ++ go env GOARCH [2021-08-21T18:41:40.000Z] #46 7.457 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-21T18:41:40.000Z] #46 7.457 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:40.000Z] #46 7.457 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:40.000Z] #46 7.457 ++ dirname /tmp/install/install.sh [2021-08-21T18:41:40.000Z] #46 7.457 + dir=/tmp/install [2021-08-21T18:41:40.000Z] #46 7.457 + bin=vndr [2021-08-21T18:41:40.000Z] #46 7.457 + shift [2021-08-21T18:41:40.000Z] #46 7.457 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-21T18:41:40.000Z] #46 7.457 + . /tmp/install/vndr.installer [2021-08-21T18:41:40.000Z] #46 7.457 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-21T18:41:40.000Z] #46 7.457 + install_vndr [2021-08-21T18:41:40.000Z] #46 7.457 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-21T18:41:40.000Z] #46 7.457 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.b3quK7mBiW/src/github.com/LK4D4/vndr [2021-08-21T18:41:40.000Z] #46 7.457 Cloning into '/tmp/tmp.b3quK7mBiW/src/github.com/LK4D4/vndr'... [2021-08-21T18:41:40.000Z] #46 7.860 + cd /tmp/tmp.b3quK7mBiW/src/github.com/LK4D4/vndr [2021-08-21T18:41:40.000Z] #46 7.860 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-21T18:41:40.000Z] #46 7.875 + go build -buildmode=pie -v -o /build/vndr . [2021-08-21T18:41:40.000Z] #46 8.690 internal/unsafeheader [2021-08-21T18:41:40.000Z] #46 8.723 internal/cpu [2021-08-21T18:41:40.000Z] #46 8.771 runtime/internal/atomic [2021-08-21T18:41:40.000Z] #46 9.336 runtime/internal/sys [2021-08-21T18:41:40.000Z] #46 9.607 internal/bytealg [2021-08-21T18:41:40.000Z] #46 9.880 runtime/internal/math [2021-08-21T18:41:40.000Z] #46 10.02 internal/race [2021-08-21T18:41:40.000Z] #46 10.26 sync/atomic [2021-08-21T18:41:40.000Z] #46 ... [2021-08-21T18:41:40.000Z] [2021-08-21T18:41:40.000Z] #36 [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-21T18:41:40.000Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-21T18:41:40.000Z] #36 9.675 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T18:41:40.000Z] #36 9.751 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T18:41:40.000Z] #36 9.751 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T18:41:40.023Z] #13 ... [2021-08-21T18:41:40.023Z] [2021-08-21T18:41:40.023Z] #52 [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-21T18:41:40.023Z] #52 sha256:244c7ac1b684da51931af48ad4f8e0581dcf9694986a19e4dcb92317b1a62db4 [2021-08-21T18:41:40.023Z] #52 6.924 + RM_GOPATH=0 [2021-08-21T18:41:40.023Z] #52 6.924 + TMP_GOPATH= [2021-08-21T18:41:40.023Z] #52 6.924 + : /build [2021-08-21T18:41:40.023Z] #52 6.924 + '[' -z '' ']' [2021-08-21T18:41:40.023Z] #52 6.924 ++ mktemp -d [2021-08-21T18:41:40.023Z] #52 6.924 + export GOPATH=/tmp/tmp.abRBRaXUtS [2021-08-21T18:41:40.023Z] #52 6.924 + GOPATH=/tmp/tmp.abRBRaXUtS [2021-08-21T18:41:40.023Z] #52 6.924 + RM_GOPATH=1 [2021-08-21T18:41:40.023Z] #52 6.924 + case "$(go env GOARCH)" in [2021-08-21T18:41:40.023Z] #52 6.924 ++ go env GOARCH [2021-08-21T18:41:40.023Z] #52 6.924 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:40.023Z] #52 6.924 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:40.023Z] #52 6.924 ++ dirname /tmp/install/install.sh [2021-08-21T18:41:40.023Z] #52 6.924 + dir=/tmp/install [2021-08-21T18:41:40.023Z] #52 6.924 + bin=shfmt [2021-08-21T18:41:40.023Z] #52 6.924 + shift [2021-08-21T18:41:40.023Z] #52 6.924 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-21T18:41:40.023Z] #52 6.924 + . /tmp/install/shfmt.installer [2021-08-21T18:41:40.023Z] #52 6.924 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-21T18:41:40.023Z] #52 6.924 + install_shfmt [2021-08-21T18:41:40.023Z] #52 6.924 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-21T18:41:40.023Z] #52 6.924 + git clone https://github.com/mvdan/sh.git /tmp/tmp.abRBRaXUtS/src/github.com/mvdan/sh [2021-08-21T18:41:40.023Z] #52 6.924 Cloning into '/tmp/tmp.abRBRaXUtS/src/github.com/mvdan/sh'... [2021-08-21T18:41:40.023Z] #52 6.941 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-21T18:41:40.023Z] #52 ... [2021-08-21T18:41:40.023Z] [2021-08-21T18:41:40.023Z] #34 [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-21T18:41:40.023Z] #34 sha256:94a270432b04a217b9810d70eff7820eba54d6a70a85119174cebc86d2fc3be8 [2021-08-21T18:41:40.023Z] #34 7.767 Install go-toml version v1.8.1 [2021-08-21T18:41:40.023Z] #34 8.434 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-21T18:41:40.225Z] #27 ... [2021-08-21T18:41:40.225Z] [2021-08-21T18:41:40.225Z] #50 [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-21T18:41:40.225Z] #50 sha256:a2ceea8680c60bcd1bf8b4bb9d841aefa96064e500a0a8c7ede085d838461f7b [2021-08-21T18:41:40.225Z] #50 5.240 + RM_GOPATH=0 [2021-08-21T18:41:40.225Z] #50 5.240 + TMP_GOPATH= [2021-08-21T18:41:40.225Z] #50 5.244 + : /build [2021-08-21T18:41:40.225Z] #50 5.244 + '[' -z '' ']' [2021-08-21T18:41:40.225Z] #50 5.244 ++ mktemp -d [2021-08-21T18:41:40.225Z] #50 5.263 + export GOPATH=/tmp/tmp.DtlIPq2fMJ [2021-08-21T18:41:40.225Z] #50 5.263 + GOPATH=/tmp/tmp.DtlIPq2fMJ [2021-08-21T18:41:40.225Z] #50 5.263 + RM_GOPATH=1 [2021-08-21T18:41:40.225Z] #50 5.263 + case "$(go env GOARCH)" in [2021-08-21T18:41:40.225Z] #50 5.263 ++ go env GOARCH [2021-08-21T18:41:40.225Z] #50 5.325 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:40.225Z] #50 5.326 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:40.225Z] #50 5.329 ++ dirname /tmp/install/install.sh [2021-08-21T18:41:40.225Z] #50 5.329 + dir=/tmp/install [2021-08-21T18:41:40.225Z] #50 5.334 + bin=golangci_lint [2021-08-21T18:41:40.225Z] #50 5.334 + shift [2021-08-21T18:41:40.225Z] #50 5.334 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-21T18:41:40.225Z] #50 5.334 + . /tmp/install/golangci_lint.installer [2021-08-21T18:41:40.225Z] #50 5.334 ++ : v1.23.8 [2021-08-21T18:41:40.225Z] #50 5.334 + install_golangci_lint [2021-08-21T18:41:40.225Z] #50 5.334 + set -e [2021-08-21T18:41:40.225Z] #50 5.334 + export GO111MODULE=on [2021-08-21T18:41:40.225Z] #50 5.334 + GO111MODULE=on [2021-08-21T18:41:40.225Z] #50 5.334 + GOBIN=/build [2021-08-21T18:41:40.225Z] #50 5.334 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-21T18:41:40.225Z] #50 6.153 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-21T18:41:40.225Z] #50 ... [2021-08-21T18:41:40.225Z] [2021-08-21T18:41:40.225Z] #36 [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-21T18:41:40.225Z] #36 sha256:952f36e5b33856364c1d47ec43a221786e573128859e3ae6da8f7f6afd9788cc [2021-08-21T18:41:40.225Z] #36 5.059 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T18:41:40.225Z] #36 5.168 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T18:41:40.225Z] #36 5.168 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T18:41:40.225Z] #36 6.054 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-21T18:41:40.225Z] #36 7.323 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-21T18:41:40.225Z] #36 8.683 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-21T18:41:40.260Z] #36 ... [2021-08-21T18:41:40.260Z] [2021-08-21T18:41:40.260Z] #59 [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-21T18:41:40.260Z] #59 sha256:fe5f4bd475cf321b63b161a9534a757dc3c44040c02fe03bb6785032502112bb [2021-08-21T18:41:40.260Z] #59 8.139 + RM_GOPATH=0 [2021-08-21T18:41:40.260Z] #59 8.139 + TMP_GOPATH= [2021-08-21T18:41:40.260Z] #59 8.139 + : /build [2021-08-21T18:41:40.260Z] #59 8.139 + '[' -z '' ']' [2021-08-21T18:41:40.260Z] #59 8.139 ++ mktemp -d [2021-08-21T18:41:40.260Z] #59 8.139 + export GOPATH=/tmp/tmp.tyzpOqXdSb [2021-08-21T18:41:40.260Z] #59 8.139 + GOPATH=/tmp/tmp.tyzpOqXdSb [2021-08-21T18:41:40.260Z] #59 8.139 + RM_GOPATH=1 [2021-08-21T18:41:40.260Z] #59 8.139 + case "$(go env GOARCH)" in [2021-08-21T18:41:40.260Z] #59 8.139 ++ go env GOARCH [2021-08-21T18:41:40.260Z] #59 8.149 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:40.260Z] #59 8.149 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:40.260Z] #59 8.157 ++ dirname /tmp/install/install.sh [2021-08-21T18:41:40.260Z] #59 8.157 + dir=/tmp/install [2021-08-21T18:41:40.260Z] #59 8.157 + bin=rootlesskit [2021-08-21T18:41:40.260Z] #59 8.157 + shift [2021-08-21T18:41:40.260Z] #59 8.157 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-21T18:41:40.260Z] #59 8.157 + . /tmp/install/rootlesskit.installer [2021-08-21T18:41:40.260Z] #59 8.157 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-21T18:41:40.260Z] #59 8.173 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-21T18:41:40.260Z] #59 8.173 + install_rootlesskit [2021-08-21T18:41:40.260Z] #59 8.173 + case "$1" in [2021-08-21T18:41:40.260Z] #59 8.173 + export CGO_ENABLED=0 [2021-08-21T18:41:40.260Z] #59 8.173 + CGO_ENABLED=0 [2021-08-21T18:41:40.260Z] #59 8.173 + _install_rootlesskit [2021-08-21T18:41:40.260Z] #59 8.173 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-21T18:41:40.260Z] #59 8.173 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.tyzpOqXdSb/src/github.com/rootless-containers/rootlesskit [2021-08-21T18:41:40.260Z] #59 8.173 Cloning into '/tmp/tmp.tyzpOqXdSb/src/github.com/rootless-containers/rootlesskit'... [2021-08-21T18:41:40.279Z] #34 ... [2021-08-21T18:41:40.279Z] [2021-08-21T18:41:40.279Z] #36 [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-21T18:41:40.279Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-21T18:41:40.279Z] #36 8.627 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T18:41:40.279Z] #36 8.799 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T18:41:40.279Z] #36 8.853 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T18:41:40.279Z] #36 10.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T18:41:40.279Z] #36 ... [2021-08-21T18:41:40.279Z] [2021-08-21T18:41:40.279Z] #50 [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-21T18:41:40.279Z] #50 sha256:04829e3af0aa12be05135ccdee52690efd2024921bec5ba5e505329a4efa4e2b [2021-08-21T18:41:40.279Z] #50 5.920 + RM_GOPATH=0 [2021-08-21T18:41:40.279Z] #50 5.920 + TMP_GOPATH= [2021-08-21T18:41:40.279Z] #50 5.920 + : /build [2021-08-21T18:41:40.279Z] #50 5.920 + '[' -z '' ']' [2021-08-21T18:41:40.279Z] #50 5.920 ++ mktemp -d [2021-08-21T18:41:40.279Z] #50 5.920 + export GOPATH=/tmp/tmp.aHqEUQbyL7 [2021-08-21T18:41:40.279Z] #50 5.920 + GOPATH=/tmp/tmp.aHqEUQbyL7 [2021-08-21T18:41:40.279Z] #50 5.920 + RM_GOPATH=1 [2021-08-21T18:41:40.279Z] #50 5.920 + case "$(go env GOARCH)" in [2021-08-21T18:41:40.279Z] #50 5.920 ++ go env GOARCH [2021-08-21T18:41:40.279Z] #50 5.920 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:40.279Z] #50 5.920 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:40.279Z] #50 5.920 ++ dirname /tmp/install/install.sh [2021-08-21T18:41:40.279Z] #50 5.920 + dir=/tmp/install [2021-08-21T18:41:40.279Z] #50 5.920 + bin=golangci_lint [2021-08-21T18:41:40.279Z] #50 5.920 + shift [2021-08-21T18:41:40.279Z] #50 5.920 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-21T18:41:40.279Z] #50 5.920 + . /tmp/install/golangci_lint.installer [2021-08-21T18:41:40.279Z] #50 5.920 ++ : v1.23.8 [2021-08-21T18:41:40.279Z] #50 5.920 + install_golangci_lint [2021-08-21T18:41:40.279Z] #50 5.920 + set -e [2021-08-21T18:41:40.279Z] #50 5.920 + export GO111MODULE=on [2021-08-21T18:41:40.279Z] #50 5.920 + GO111MODULE=on [2021-08-21T18:41:40.279Z] #50 5.920 + GOBIN=/build [2021-08-21T18:41:40.279Z] #50 5.920 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-21T18:41:40.279Z] #50 6.339 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-21T18:41:40.519Z] #59 ... [2021-08-21T18:41:40.519Z] [2021-08-21T18:41:40.519Z] #32 [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-21T18:41:40.519Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-21T18:41:40.519Z] #32 8.689 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-21T18:41:40.519Z] #32 8.692 Cloning into '.'... [2021-08-21T18:41:40.519Z] #32 ... [2021-08-21T18:41:40.519Z] [2021-08-21T18:41:40.519Z] #48 [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-21T18:41:40.519Z] #48 sha256:3c85f74f0645c31ee99c39326685cbe241ad5d72d43501aa32d08cb6c843dc9c [2021-08-21T18:41:40.519Z] #48 8.623 + RM_GOPATH=0 [2021-08-21T18:41:40.519Z] #48 8.623 + TMP_GOPATH= [2021-08-21T18:41:40.519Z] #48 8.623 + : /build [2021-08-21T18:41:40.519Z] #48 8.630 + '[' -z '' ']' [2021-08-21T18:41:40.519Z] #48 8.630 ++ mktemp -d [2021-08-21T18:41:40.519Z] #48 8.630 + export GOPATH=/tmp/tmp.fDTgp66l6j [2021-08-21T18:41:40.519Z] #48 8.630 + GOPATH=/tmp/tmp.fDTgp66l6j [2021-08-21T18:41:40.519Z] #48 8.630 + RM_GOPATH=1 [2021-08-21T18:41:40.519Z] #48 8.630 + case "$(go env GOARCH)" in [2021-08-21T18:41:40.519Z] #48 8.630 ++ go env GOARCH [2021-08-21T18:41:40.519Z] #48 8.682 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:40.519Z] #48 8.682 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:40.519Z] #48 8.682 ++ dirname /tmp/install/install.sh [2021-08-21T18:41:40.519Z] #48 8.682 + dir=/tmp/install [2021-08-21T18:41:40.519Z] #48 8.682 + bin=gotestsum [2021-08-21T18:41:40.519Z] #48 8.682 + shift [2021-08-21T18:41:40.519Z] #48 8.682 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-21T18:41:40.519Z] #48 8.682 + . /tmp/install/gotestsum.installer [2021-08-21T18:41:40.519Z] #48 8.682 ++ : v0.5.3 [2021-08-21T18:41:40.519Z] #48 8.682 + install_gotestsum [2021-08-21T18:41:40.519Z] #48 8.682 + set -e [2021-08-21T18:41:40.519Z] #48 8.682 + export GO111MODULE=on [2021-08-21T18:41:40.519Z] #48 8.682 + GO111MODULE=on [2021-08-21T18:41:40.519Z] #48 8.682 + GOBIN=/build [2021-08-21T18:41:40.519Z] #48 8.682 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-21T18:41:40.519Z] #48 9.706 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-21T18:41:40.522Z] #36 ... [2021-08-21T18:41:40.522Z] [2021-08-21T18:41:40.522Z] #59 [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-21T18:41:40.522Z] #59 sha256:4e3d6b30f8f84c5cac85762204890edc9f1937d4e06b553bc9f9541ed5102131 [2021-08-21T18:41:40.522Z] #59 4.663 + RM_GOPATH=0 [2021-08-21T18:41:40.522Z] #59 4.663 + TMP_GOPATH= [2021-08-21T18:41:40.522Z] #59 4.663 + : /build [2021-08-21T18:41:40.522Z] #59 4.664 + '[' -z '' ']' [2021-08-21T18:41:40.522Z] #59 4.669 ++ mktemp -d [2021-08-21T18:41:40.522Z] #59 4.696 + export GOPATH=/tmp/tmp.g7CFAEgIf6 [2021-08-21T18:41:40.522Z] #59 4.696 + GOPATH=/tmp/tmp.g7CFAEgIf6 [2021-08-21T18:41:40.522Z] #59 4.696 + RM_GOPATH=1 [2021-08-21T18:41:40.522Z] #59 4.696 + case "$(go env GOARCH)" in [2021-08-21T18:41:40.522Z] #59 4.696 ++ go env GOARCH [2021-08-21T18:41:40.522Z] #59 4.707 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:40.522Z] #59 4.707 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:40.522Z] #59 4.713 ++ dirname /tmp/install/install.sh [2021-08-21T18:41:40.522Z] #59 4.731 + dir=/tmp/install [2021-08-21T18:41:40.522Z] #59 4.731 + bin=rootlesskit [2021-08-21T18:41:40.522Z] #59 4.731 + shift [2021-08-21T18:41:40.522Z] #59 4.731 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-21T18:41:40.522Z] #59 4.731 + . /tmp/install/rootlesskit.installer [2021-08-21T18:41:40.522Z] #59 4.731 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-21T18:41:40.522Z] #59 4.731 + install_rootlesskit [2021-08-21T18:41:40.522Z] #59 4.731 + case "$1" in [2021-08-21T18:41:40.522Z] #59 4.731 + export CGO_ENABLED=0 [2021-08-21T18:41:40.522Z] #59 4.731 + CGO_ENABLED=0 [2021-08-21T18:41:40.522Z] #59 4.731 + _install_rootlesskit [2021-08-21T18:41:40.522Z] #59 4.736 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-21T18:41:40.522Z] #59 4.736 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.g7CFAEgIf6/src/github.com/rootless-containers/rootlesskit [2021-08-21T18:41:40.522Z] #59 4.736 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-21T18:41:40.522Z] #59 4.741 Cloning into '/tmp/tmp.g7CFAEgIf6/src/github.com/rootless-containers/rootlesskit'... [2021-08-21T18:41:40.522Z] #59 8.284 + cd /tmp/tmp.g7CFAEgIf6/src/github.com/rootless-containers/rootlesskit [2021-08-21T18:41:40.522Z] #59 8.285 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-21T18:41:40.522Z] #59 8.316 + export GO111MODULE=on [2021-08-21T18:41:40.522Z] #59 8.317 + GO111MODULE=on [2021-08-21T18:41:40.522Z] #59 8.317 + export GOPROXY=https://proxy.golang.org [2021-08-21T18:41:40.522Z] #59 8.318 + GOPROXY=https://proxy.golang.org [2021-08-21T18:41:40.522Z] #59 8.318 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-21T18:41:40.522Z] #59 8.319 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-21T18:41:40.522Z] #59 9.675 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-21T18:41:40.522Z] #59 9.682 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-21T18:41:40.522Z] #59 9.682 go: downloading github.com/pkg/errors v0.9.1 [2021-08-21T18:41:40.522Z] #59 10.01 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-21T18:41:40.535Z] #50 ... [2021-08-21T18:41:40.535Z] [2021-08-21T18:41:40.535Z] #46 [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-21T18:41:40.535Z] #46 sha256:994800021d0426e8d0c85261f47305955f1ce4fd2c2c8ea21c514c0a487b09bf [2021-08-21T18:41:40.535Z] #46 7.151 + RM_GOPATH=0 [2021-08-21T18:41:40.535Z] #46 7.151 + TMP_GOPATH= [2021-08-21T18:41:40.535Z] #46 7.151 + : /build [2021-08-21T18:41:40.535Z] #46 7.151 + '[' -z '' ']' [2021-08-21T18:41:40.535Z] #46 7.151 ++ mktemp -d [2021-08-21T18:41:40.535Z] #46 7.151 + export GOPATH=/tmp/tmp.k6igcAofGt [2021-08-21T18:41:40.535Z] #46 7.151 + GOPATH=/tmp/tmp.k6igcAofGt [2021-08-21T18:41:40.535Z] #46 7.151 + RM_GOPATH=1 [2021-08-21T18:41:40.535Z] #46 7.151 + case "$(go env GOARCH)" in [2021-08-21T18:41:40.535Z] #46 7.151 ++ go env GOARCH [2021-08-21T18:41:40.535Z] #46 7.162 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:40.535Z] #46 7.162 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:40.535Z] #46 7.162 ++ dirname /tmp/install/install.sh [2021-08-21T18:41:40.535Z] #46 7.173 + dir=/tmp/install [2021-08-21T18:41:40.535Z] #46 7.173 + bin=vndr [2021-08-21T18:41:40.535Z] #46 7.173 + shift [2021-08-21T18:41:40.535Z] #46 7.173 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-21T18:41:40.535Z] #46 7.173 + . /tmp/install/vndr.installer [2021-08-21T18:41:40.535Z] #46 7.173 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-21T18:41:40.535Z] #46 7.173 + install_vndr [2021-08-21T18:41:40.535Z] #46 7.173 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-21T18:41:40.535Z] #46 7.173 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.k6igcAofGt/src/github.com/LK4D4/vndr [2021-08-21T18:41:40.535Z] #46 7.173 Cloning into '/tmp/tmp.k6igcAofGt/src/github.com/LK4D4/vndr'... [2021-08-21T18:41:40.535Z] #46 7.175 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-21T18:41:40.535Z] #46 7.708 + cd /tmp/tmp.k6igcAofGt/src/github.com/LK4D4/vndr [2021-08-21T18:41:40.535Z] #46 7.708 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-21T18:41:40.535Z] #46 7.724 + go build -buildmode=pie -v -o /build/vndr . [2021-08-21T18:41:40.535Z] #46 9.384 internal/cpu [2021-08-21T18:41:40.535Z] #46 9.500 internal/unsafeheader [2021-08-21T18:41:40.535Z] #46 9.724 runtime/internal/atomic [2021-08-21T18:41:40.535Z] #46 10.16 runtime/internal/sys [2021-08-21T18:41:40.535Z] #46 ... [2021-08-21T18:41:40.535Z] [2021-08-21T18:41:40.535Z] #48 [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-21T18:41:40.535Z] #48 sha256:349af33c93b758adf7c06f271250574c014a10f3198826f24ac9035d66d49549 [2021-08-21T18:41:40.535Z] #48 7.557 + RM_GOPATH=0 [2021-08-21T18:41:40.535Z] #48 7.557 + TMP_GOPATH= [2021-08-21T18:41:40.535Z] #48 7.557 + : /build [2021-08-21T18:41:40.535Z] #48 7.557 + '[' -z '' ']' [2021-08-21T18:41:40.535Z] #48 7.557 ++ mktemp -d [2021-08-21T18:41:40.535Z] #48 7.557 + export GOPATH=/tmp/tmp.Uc1lKHArp3 [2021-08-21T18:41:40.535Z] #48 7.557 + GOPATH=/tmp/tmp.Uc1lKHArp3 [2021-08-21T18:41:40.535Z] #48 7.557 + RM_GOPATH=1 [2021-08-21T18:41:40.535Z] #48 7.557 + case "$(go env GOARCH)" in [2021-08-21T18:41:40.535Z] #48 7.557 ++ go env GOARCH [2021-08-21T18:41:40.535Z] #48 7.583 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:40.535Z] #48 7.583 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:40.535Z] #48 7.583 ++ dirname /tmp/install/install.sh [2021-08-21T18:41:40.535Z] #48 7.583 + dir=/tmp/install [2021-08-21T18:41:40.535Z] #48 7.583 + bin=gotestsum [2021-08-21T18:41:40.535Z] #48 7.583 + shift [2021-08-21T18:41:40.535Z] #48 7.583 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-21T18:41:40.535Z] #48 7.583 + . /tmp/install/gotestsum.installer [2021-08-21T18:41:40.535Z] #48 7.583 ++ : v0.5.3 [2021-08-21T18:41:40.535Z] #48 7.583 + install_gotestsum [2021-08-21T18:41:40.535Z] #48 7.583 + set -e [2021-08-21T18:41:40.535Z] #48 7.583 + export GO111MODULE=on [2021-08-21T18:41:40.535Z] #48 7.583 + GO111MODULE=on [2021-08-21T18:41:40.535Z] #48 7.583 + GOBIN=/build [2021-08-21T18:41:40.535Z] #48 7.583 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-21T18:41:40.535Z] #48 8.494 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-21T18:41:40.535Z] #48 10.56 go: downloading github.com/fatih/color v1.9.0 [2021-08-21T18:41:40.535Z] #48 10.56 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-21T18:41:40.535Z] #48 10.61 go: downloading github.com/pkg/errors v0.9.1 [2021-08-21T18:41:40.535Z] #48 10.61 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-21T18:41:40.779Z] #48 ... [2021-08-21T18:41:40.779Z] [2021-08-21T18:41:40.779Z] #34 [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-21T18:41:40.779Z] #34 sha256:f86329331907baaf15c95f98a03948ea5edb439d787aea1ed4754c34bfb0c22e [2021-08-21T18:41:40.779Z] #34 8.769 Install go-toml version v1.8.1 [2021-08-21T18:41:40.779Z] #34 10.19 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-21T18:41:40.779Z] #34 ... [2021-08-21T18:41:40.779Z] [2021-08-21T18:41:40.779Z] #56 [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-21T18:41:40.779Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-21T18:41:40.779Z] #56 9.945 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T18:41:40.779Z] #56 10.04 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T18:41:40.779Z] #56 10.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T18:41:40.807Z] #59 ... [2021-08-21T18:41:40.807Z] [2021-08-21T18:41:40.807Z] #56 [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-21T18:41:40.807Z] #56 sha256:5b4c59f4cf1095ecc5b5757636eed47e2e6ff41bdd7ffb5ef1ec7489346ab669 [2021-08-21T18:41:40.807Z] #56 5.649 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T18:41:40.807Z] #56 5.684 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T18:41:40.807Z] #56 5.694 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T18:41:40.807Z] #56 6.647 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-21T18:41:40.807Z] #56 8.032 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-21T18:41:40.807Z] #56 9.241 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-21T18:41:40.807Z] #56 ... [2021-08-21T18:41:40.807Z] [2021-08-21T18:41:40.807Z] #34 [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-21T18:41:40.807Z] #34 sha256:2b92b4a71aa10f84eafc14803a0cca05248c0fc10634e1412a7bfb03a4b231fa [2021-08-21T18:41:40.807Z] #34 3.961 Install go-toml version v1.8.1 [2021-08-21T18:41:40.807Z] #34 4.702 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-21T18:41:40.807Z] #34 8.112 github.com/pelletier/go-toml [2021-08-21T18:41:40.807Z] #34 ... [2021-08-21T18:41:40.807Z] [2021-08-21T18:41:40.807Z] #32 [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-21T18:41:40.807Z] #32 sha256:2d9e72a3c62c7273f063037d5341dcb695aacb467efdb591e0bbc147b6698da0 [2021-08-21T18:41:40.807Z] #32 3.781 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-21T18:41:40.807Z] #32 3.781 Cloning into '.'... [2021-08-21T18:41:40.810Z] #48 ... [2021-08-21T18:41:40.810Z] [2021-08-21T18:41:40.810Z] #24 [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-21T18:41:40.810Z] #24 sha256:91896023792626424507d5d85d97346df57e6106c56c3e0cc4f60eea848e69e7 [2021-08-21T18:41:40.810Z] #24 8.066 + RM_GOPATH=0 [2021-08-21T18:41:40.810Z] #24 8.066 + TMP_GOPATH= [2021-08-21T18:41:40.810Z] #24 8.066 + : /build [2021-08-21T18:41:40.810Z] #24 8.066 + '[' -z '' ']' [2021-08-21T18:41:40.810Z] #24 8.067 ++ mktemp -d [2021-08-21T18:41:40.810Z] #24 8.087 + export GOPATH=/tmp/tmp.yFOszktPjC [2021-08-21T18:41:40.810Z] #24 8.087 + GOPATH=/tmp/tmp.yFOszktPjC [2021-08-21T18:41:40.810Z] #24 8.087 + RM_GOPATH=1 [2021-08-21T18:41:40.810Z] #24 8.087 + case "$(go env GOARCH)" in [2021-08-21T18:41:40.810Z] #24 8.087 ++ go env GOARCH [2021-08-21T18:41:40.810Z] #24 8.102 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:40.810Z] #24 8.102 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:40.810Z] #24 8.102 ++ dirname /tmp/install/install.sh [2021-08-21T18:41:40.810Z] #24 8.113 + dir=/tmp/install [2021-08-21T18:41:40.810Z] #24 8.113 + bin=dockercli [2021-08-21T18:41:40.810Z] #24 8.113 + shift [2021-08-21T18:41:40.810Z] #24 8.113 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-21T18:41:40.810Z] #24 8.113 + . /tmp/install/dockercli.installer [2021-08-21T18:41:40.810Z] #24 8.113 ++ : stable [2021-08-21T18:41:40.810Z] #24 8.113 ++ : 17.06.2-ce [2021-08-21T18:41:40.810Z] #24 8.113 + install_dockercli [2021-08-21T18:41:40.810Z] #24 8.113 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-21T18:41:40.810Z] #24 8.113 ++ uname -m [2021-08-21T18:41:40.810Z] #24 8.114 Install docker/cli version 17.06.2-ce from stable [2021-08-21T18:41:40.810Z] #24 8.123 + arch=x86_64 [2021-08-21T18:41:40.810Z] #24 8.123 + '[' x86_64 '!=' x86_64 ']' [2021-08-21T18:41:40.810Z] #24 8.123 + url=https://download.docker.com/linux/static [2021-08-21T18:41:40.810Z] #24 8.123 + tar -xz docker/docker [2021-08-21T18:41:40.810Z] #24 8.123 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-21T18:41:41.039Z] #56 ... [2021-08-21T18:41:41.039Z] [2021-08-21T18:41:41.039Z] #40 [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-21T18:41:41.039Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-21T18:41:41.039Z] #40 8.958 + git clone https://github.com/docker/distribution.git . [2021-08-21T18:41:41.039Z] #40 8.958 Cloning into '.'... [2021-08-21T18:41:41.039Z] #40 ... [2021-08-21T18:41:41.039Z] [2021-08-21T18:41:41.039Z] #24 [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-21T18:41:41.039Z] #24 sha256:0a46d52afb1e3f1b956d70584b0acb26b51e8f35f14b91fc023493ca688178d3 [2021-08-21T18:41:41.039Z] #24 8.624 + RM_GOPATH=0 [2021-08-21T18:41:41.039Z] #24 8.624 + TMP_GOPATH= [2021-08-21T18:41:41.039Z] #24 8.624 + : /build [2021-08-21T18:41:41.039Z] #24 8.624 + '[' -z '' ']' [2021-08-21T18:41:41.039Z] #24 8.624 ++ mktemp -d [2021-08-21T18:41:41.039Z] #24 8.642 + export GOPATH=/tmp/tmp.1rzh8Glcjb [2021-08-21T18:41:41.039Z] #24 8.642 + GOPATH=/tmp/tmp.1rzh8Glcjb [2021-08-21T18:41:41.039Z] #24 8.642 + RM_GOPATH=1 [2021-08-21T18:41:41.039Z] #24 8.642 + case "$(go env GOARCH)" in [2021-08-21T18:41:41.039Z] #24 8.642 ++ go env GOARCH [2021-08-21T18:41:41.039Z] #24 8.664 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:41.039Z] #24 8.664 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:41.039Z] #24 8.664 ++ dirname /tmp/install/install.sh [2021-08-21T18:41:41.039Z] #24 8.690 + dir=/tmp/install [2021-08-21T18:41:41.039Z] #24 8.690 + bin=dockercli [2021-08-21T18:41:41.039Z] #24 8.690 + shift [2021-08-21T18:41:41.039Z] #24 8.690 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-21T18:41:41.039Z] #24 8.690 + . /tmp/install/dockercli.installer [2021-08-21T18:41:41.039Z] #24 8.690 ++ : stable [2021-08-21T18:41:41.039Z] #24 8.690 ++ : 17.06.2-ce [2021-08-21T18:41:41.039Z] #24 8.690 + install_dockercli [2021-08-21T18:41:41.039Z] #24 8.690 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-21T18:41:41.039Z] #24 8.690 ++ uname -m [2021-08-21T18:41:41.039Z] #24 8.690 + arch=x86_64 [2021-08-21T18:41:41.039Z] #24 8.690 + '[' x86_64 '!=' x86_64 ']' [2021-08-21T18:41:41.039Z] #24 8.690 + url=https://download.docker.com/linux/static [2021-08-21T18:41:41.039Z] #24 8.690 + tar -xz docker/docker [2021-08-21T18:41:41.039Z] #24 8.690 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-21T18:41:41.039Z] #24 8.690 Install docker/cli version 17.06.2-ce from stable [2021-08-21T18:41:41.066Z] #24 ... [2021-08-21T18:41:41.066Z] [2021-08-21T18:41:41.066Z] #56 [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-21T18:41:41.066Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-21T18:41:41.066Z] #56 8.628 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T18:41:41.066Z] #56 8.752 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T18:41:41.066Z] #56 8.877 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T18:41:41.066Z] #56 10.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T18:41:41.066Z] #56 ... [2021-08-21T18:41:41.066Z] [2021-08-21T18:41:41.066Z] #40 [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-21T18:41:41.066Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-21T18:41:41.066Z] #40 7.839 + git clone https://github.com/docker/distribution.git . [2021-08-21T18:41:41.066Z] #40 7.839 Cloning into '.'... [2021-08-21T18:41:41.071Z] #32 ... [2021-08-21T18:41:41.071Z] [2021-08-21T18:41:41.071Z] #24 [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-21T18:41:41.071Z] #24 sha256:9e86c78afe389ed6b7fce1e91f3429c6a69d2606948e8db02d8b00baf812711f [2021-08-21T18:41:41.071Z] #24 3.829 + RM_GOPATH=0 [2021-08-21T18:41:41.071Z] #24 3.830 + TMP_GOPATH= [2021-08-21T18:41:41.071Z] #24 3.830 + : /build [2021-08-21T18:41:41.071Z] #24 3.830 + '[' -z '' ']' [2021-08-21T18:41:41.071Z] #24 3.830 ++ mktemp -d [2021-08-21T18:41:41.071Z] #24 3.833 + export GOPATH=/tmp/tmp.mV9zlrwoWO [2021-08-21T18:41:41.071Z] #24 3.833 + GOPATH=/tmp/tmp.mV9zlrwoWO [2021-08-21T18:41:41.071Z] #24 3.833 + RM_GOPATH=1 [2021-08-21T18:41:41.071Z] #24 3.833 + case "$(go env GOARCH)" in [2021-08-21T18:41:41.071Z] #24 3.834 ++ go env GOARCH [2021-08-21T18:41:41.071Z] #24 3.851 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:41.071Z] #24 3.851 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:41.071Z] #24 3.852 ++ dirname /tmp/install/install.sh [2021-08-21T18:41:41.071Z] #24 3.858 + dir=/tmp/install [2021-08-21T18:41:41.071Z] #24 3.858 + bin=dockercli [2021-08-21T18:41:41.071Z] #24 3.858 + shift [2021-08-21T18:41:41.071Z] #24 3.858 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-21T18:41:41.071Z] #24 3.858 + . /tmp/install/dockercli.installer [2021-08-21T18:41:41.071Z] #24 3.858 ++ : stable [2021-08-21T18:41:41.071Z] #24 3.858 ++ : 17.06.2-ce [2021-08-21T18:41:41.071Z] #24 3.858 + install_dockercli [2021-08-21T18:41:41.071Z] #24 3.858 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-21T18:41:41.071Z] #24 3.858 ++ uname -m [2021-08-21T18:41:41.071Z] #24 3.859 Install docker/cli version 17.06.2-ce from stable [2021-08-21T18:41:41.071Z] #24 3.867 + arch=aarch64 [2021-08-21T18:41:41.071Z] #24 3.867 + '[' aarch64 '!=' x86_64 ']' [2021-08-21T18:41:41.071Z] #24 3.867 + '[' aarch64 '!=' s390x ']' [2021-08-21T18:41:41.071Z] #24 3.867 + '[' aarch64 '!=' armhf ']' [2021-08-21T18:41:41.071Z] #24 3.867 + build_dockercli [2021-08-21T18:41:41.071Z] #24 3.867 + git clone https://github.com/docker/docker-ce /tmp/tmp.mV9zlrwoWO/tmp/docker-ce [2021-08-21T18:41:41.071Z] #24 3.902 Cloning into '/tmp/tmp.mV9zlrwoWO/tmp/docker-ce'... [2021-08-21T18:41:41.071Z] #24 ... [2021-08-21T18:41:41.071Z] [2021-08-21T18:41:41.071Z] #52 [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-21T18:41:41.071Z] #52 sha256:891e1454850255114506fbe66637890be097e37715853665d604238c0ab392a0 [2021-08-21T18:41:41.071Z] #52 4.873 + RM_GOPATH=0 [2021-08-21T18:41:41.071Z] #52 4.873 + TMP_GOPATH= [2021-08-21T18:41:41.071Z] #52 4.873 + : /build [2021-08-21T18:41:41.071Z] #52 4.873 + '[' -z '' ']' [2021-08-21T18:41:41.071Z] #52 4.874 ++ mktemp -d [2021-08-21T18:41:41.071Z] #52 4.881 + export GOPATH=/tmp/tmp.BOcsHJRTRi [2021-08-21T18:41:41.071Z] #52 4.881 + GOPATH=/tmp/tmp.BOcsHJRTRi [2021-08-21T18:41:41.071Z] #52 4.881 + RM_GOPATH=1 [2021-08-21T18:41:41.071Z] #52 4.881 + case "$(go env GOARCH)" in [2021-08-21T18:41:41.071Z] #52 4.897 ++ go env GOARCH [2021-08-21T18:41:41.071Z] #52 4.961 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:41.071Z] #52 4.961 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:41.071Z] #52 4.961 ++ dirname /tmp/install/install.sh [2021-08-21T18:41:41.071Z] #52 4.972 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-21T18:41:41.071Z] #52 4.972 + dir=/tmp/install [2021-08-21T18:41:41.071Z] #52 4.972 + bin=shfmt [2021-08-21T18:41:41.071Z] #52 4.972 + shift [2021-08-21T18:41:41.071Z] #52 4.972 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-21T18:41:41.071Z] #52 4.972 + . /tmp/install/shfmt.installer [2021-08-21T18:41:41.071Z] #52 4.972 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-21T18:41:41.071Z] #52 4.972 + install_shfmt [2021-08-21T18:41:41.071Z] #52 4.972 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-21T18:41:41.071Z] #52 4.972 + git clone https://github.com/mvdan/sh.git /tmp/tmp.BOcsHJRTRi/src/github.com/mvdan/sh [2021-08-21T18:41:41.071Z] #52 4.977 Cloning into '/tmp/tmp.BOcsHJRTRi/src/github.com/mvdan/sh'... [2021-08-21T18:41:41.310Z] #24 ... [2021-08-21T18:41:41.310Z] [2021-08-21T18:41:41.310Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:41:41.310Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T18:41:41.310Z] #13 5.529 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T18:41:41.310Z] #13 5.669 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T18:41:41.310Z] #13 5.669 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T18:41:41.310Z] #13 5.808 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-21T18:41:41.326Z] #40 ... [2021-08-21T18:41:41.326Z] [2021-08-21T18:41:41.326Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:41:41.326Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:41:41.326Z] #44 9.184 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T18:41:41.326Z] #44 9.328 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T18:41:41.326Z] #44 9.328 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T18:41:41.326Z] #44 9.789 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-21T18:41:41.326Z] #44 ... [2021-08-21T18:41:41.326Z] [2021-08-21T18:41:41.326Z] #48 [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-21T18:41:41.326Z] #48 sha256:349af33c93b758adf7c06f271250574c014a10f3198826f24ac9035d66d49549 [2021-08-21T18:41:41.326Z] #48 11.21 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-21T18:41:41.326Z] #48 11.22 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-21T18:41:41.326Z] #48 11.38 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-21T18:41:41.354Z] #52 ... [2021-08-21T18:41:41.354Z] [2021-08-21T18:41:41.354Z] #46 [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-21T18:41:41.354Z] #46 sha256:df2cbee543b371cc06227e2e44ff7d7bd9ebf94cbd692adc9e21f66cd504f6a4 [2021-08-21T18:41:41.354Z] #46 4.208 + RM_GOPATH=0 [2021-08-21T18:41:41.354Z] #46 4.208 + TMP_GOPATH= [2021-08-21T18:41:41.354Z] #46 4.208 + : /build [2021-08-21T18:41:41.354Z] #46 4.208 + '[' -z '' ']' [2021-08-21T18:41:41.354Z] #46 4.208 ++ mktemp -d [2021-08-21T18:41:41.354Z] #46 4.208 + export GOPATH=/tmp/tmp.zTWnT9H652 [2021-08-21T18:41:41.354Z] #46 4.208 + GOPATH=/tmp/tmp.zTWnT9H652 [2021-08-21T18:41:41.354Z] #46 4.208 + RM_GOPATH=1 [2021-08-21T18:41:41.354Z] #46 4.208 + case "$(go env GOARCH)" in [2021-08-21T18:41:41.354Z] #46 4.208 ++ go env GOARCH [2021-08-21T18:41:41.354Z] #46 4.222 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:41.354Z] #46 4.222 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:41.354Z] #46 4.223 ++ dirname /tmp/install/install.sh [2021-08-21T18:41:41.354Z] #46 4.234 + dir=/tmp/install [2021-08-21T18:41:41.354Z] #46 4.234 + bin=vndr [2021-08-21T18:41:41.354Z] #46 4.234 + shift [2021-08-21T18:41:41.354Z] #46 4.234 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-21T18:41:41.354Z] #46 4.234 + . /tmp/install/vndr.installer [2021-08-21T18:41:41.354Z] #46 4.234 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-21T18:41:41.354Z] #46 4.234 + install_vndr [2021-08-21T18:41:41.354Z] #46 4.234 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-21T18:41:41.354Z] #46 4.234 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.zTWnT9H652/src/github.com/LK4D4/vndr [2021-08-21T18:41:41.354Z] #46 4.234 Cloning into '/tmp/tmp.zTWnT9H652/src/github.com/LK4D4/vndr'... [2021-08-21T18:41:41.354Z] #46 4.234 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-21T18:41:41.354Z] #46 4.930 + cd /tmp/tmp.zTWnT9H652/src/github.com/LK4D4/vndr [2021-08-21T18:41:41.354Z] #46 4.930 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-21T18:41:41.354Z] #46 4.960 + go build -buildmode=pie -v -o /build/vndr . [2021-08-21T18:41:41.354Z] #46 6.368 internal/unsafeheader [2021-08-21T18:41:41.354Z] #46 6.421 runtime/internal/sys [2021-08-21T18:41:41.354Z] #46 6.492 internal/race [2021-08-21T18:41:41.354Z] #46 6.503 runtime/internal/atomic [2021-08-21T18:41:41.354Z] #46 6.534 internal/cpu [2021-08-21T18:41:41.354Z] #46 6.606 runtime/internal/math [2021-08-21T18:41:41.354Z] #46 6.712 sync/atomic [2021-08-21T18:41:41.354Z] #46 6.754 unicode [2021-08-21T18:41:41.354Z] #46 7.370 unicode/utf8 [2021-08-21T18:41:41.354Z] #46 7.726 math/bits [2021-08-21T18:41:41.354Z] #46 7.761 internal/bytealg [2021-08-21T18:41:41.354Z] #46 7.909 encoding [2021-08-21T18:41:41.354Z] #46 8.264 unicode/utf16 [2021-08-21T18:41:41.354Z] #46 8.631 container/list [2021-08-21T18:41:41.354Z] #46 8.706 math [2021-08-21T18:41:41.354Z] #46 9.003 runtime [2021-08-21T18:41:41.354Z] #46 9.485 crypto/internal/subtle [2021-08-21T18:41:41.354Z] #46 9.829 crypto/subtle [2021-08-21T18:41:41.354Z] #46 10.13 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-21T18:41:41.354Z] #46 10.28 internal/nettrace [2021-08-21T18:41:41.354Z] #46 10.54 runtime/cgo [2021-08-21T18:41:41.354Z] #46 10.65 vendor/golang.org/x/crypto/internal/subtle [2021-08-21T18:41:41.354Z] #46 ... [2021-08-21T18:41:41.354Z] [2021-08-21T18:41:41.354Z] #48 [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-21T18:41:41.354Z] #48 sha256:421675ae58feadd7d7dd3d5dbdf94e5605ec57b103c73f7eed68352e4bf37639 [2021-08-21T18:41:41.354Z] #48 5.247 + RM_GOPATH=0 [2021-08-21T18:41:41.354Z] #48 5.247 + TMP_GOPATH= [2021-08-21T18:41:41.354Z] #48 5.247 + : /build [2021-08-21T18:41:41.354Z] #48 5.247 + '[' -z '' ']' [2021-08-21T18:41:41.354Z] #48 5.248 ++ mktemp -d [2021-08-21T18:41:41.354Z] #48 5.258 + export GOPATH=/tmp/tmp.aMrzx55s1F [2021-08-21T18:41:41.354Z] #48 5.258 + GOPATH=/tmp/tmp.aMrzx55s1F [2021-08-21T18:41:41.354Z] #48 5.259 + RM_GOPATH=1 [2021-08-21T18:41:41.354Z] #48 5.259 + case "$(go env GOARCH)" in [2021-08-21T18:41:41.354Z] #48 5.260 ++ go env GOARCH [2021-08-21T18:41:41.354Z] #48 5.280 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:41.354Z] #48 5.280 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:41.354Z] #48 5.280 ++ dirname /tmp/install/install.sh [2021-08-21T18:41:41.354Z] #48 5.284 + dir=/tmp/install [2021-08-21T18:41:41.354Z] #48 5.284 + bin=gotestsum [2021-08-21T18:41:41.354Z] #48 5.284 + shift [2021-08-21T18:41:41.354Z] #48 5.284 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-21T18:41:41.354Z] #48 5.284 + . /tmp/install/gotestsum.installer [2021-08-21T18:41:41.354Z] #48 5.284 ++ : v0.5.3 [2021-08-21T18:41:41.354Z] #48 5.284 + install_gotestsum [2021-08-21T18:41:41.354Z] #48 5.288 + set -e [2021-08-21T18:41:41.354Z] #48 5.288 + export GO111MODULE=on [2021-08-21T18:41:41.354Z] #48 5.288 + GO111MODULE=on [2021-08-21T18:41:41.354Z] #48 5.288 + GOBIN=/build [2021-08-21T18:41:41.354Z] #48 5.288 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-21T18:41:41.354Z] #48 6.152 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-21T18:41:41.354Z] #48 8.778 go: downloading github.com/fatih/color v1.9.0 [2021-08-21T18:41:41.354Z] #48 8.782 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-21T18:41:41.354Z] #48 8.783 go: downloading github.com/pkg/errors v0.9.1 [2021-08-21T18:41:41.354Z] #48 8.819 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-21T18:41:41.354Z] #48 9.111 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-21T18:41:41.354Z] #48 9.141 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-21T18:41:41.354Z] #48 9.389 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-21T18:41:41.354Z] #48 9.426 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-21T18:41:41.354Z] #48 9.580 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-21T18:41:41.354Z] #48 10.26 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-21T18:41:41.354Z] #48 10.46 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-21T18:41:41.503Z] #17 92.13 Reading package lists... [2021-08-21T18:41:41.503Z] #17 ... [2021-08-21T18:41:41.503Z] [2021-08-21T18:41:41.503Z] #53 [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-21T18:41:41.503Z] #53 sha256:c407fe0fb3750d58504283a9443b5b165c6201b012baf23a48924e255dfa7331 [2021-08-21T18:41:41.503Z] #53 106.4 vendor/golang.org/x/sys/cpu [2021-08-21T18:41:41.503Z] #53 107.1 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-21T18:41:41.503Z] #53 108.2 vendor/golang.org/x/crypto/curve25519 [2021-08-21T18:41:41.503Z] #53 108.9 vendor/golang.org/x/crypto/hkdf [2021-08-21T18:41:41.503Z] #53 109.1 vendor/golang.org/x/text/transform [2021-08-21T18:41:41.503Z] #53 109.9 vendor/golang.org/x/text/unicode/bidi [2021-08-21T18:41:41.503Z] #53 111.9 vendor/golang.org/x/text/secure/bidirule [2021-08-21T18:41:41.503Z] #53 112.3 vendor/golang.org/x/text/unicode/norm [2021-08-21T18:41:41.583Z] #48 11.42 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-21T18:41:41.583Z] #48 11.65 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-21T18:41:41.617Z] #48 ... [2021-08-21T18:41:41.617Z] [2021-08-21T18:41:41.617Z] #40 [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-21T18:41:41.617Z] #40 sha256:4b942c013447a5086b7e6866dbc58570e707cf858c0190baf1d8a269696a5dad [2021-08-21T18:41:41.617Z] #40 5.146 + git clone https://github.com/docker/distribution.git . [2021-08-21T18:41:41.617Z] #40 5.153 Cloning into '.'... [2021-08-21T18:41:41.617Z] #40 ... [2021-08-21T18:41:41.617Z] [2021-08-21T18:41:41.617Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:41:41.617Z] #44 sha256:0cf93f5558ad4c5b3e6b04ba38b9dc1ce88e11cd44491ae850f6a0f51ab32b26 [2021-08-21T18:41:41.617Z] #44 5.531 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T18:41:41.617Z] #44 5.565 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T18:41:41.617Z] #44 5.565 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T18:41:41.617Z] #44 6.143 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-21T18:41:41.617Z] #44 6.595 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-21T18:41:41.617Z] #44 8.002 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-21T18:41:41.617Z] #44 9.197 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-21T18:41:41.881Z] #44 ... [2021-08-21T18:41:41.881Z] [2021-08-21T18:41:41.881Z] #27 [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-21T18:41:41.881Z] #27 sha256:2e1bba6c6e982e338eedf015e5c6a7cf84f9a4eebf67fe780e5bae25a3646d5b [2021-08-21T18:41:41.881Z] #27 24.03 0 added, 0 removed; done. [2021-08-21T18:41:41.881Z] #27 24.03 Running hooks in /etc/ca-certificates/update.d... [2021-08-21T18:41:41.881Z] #27 24.03 done. [2021-08-21T18:41:41.881Z] #27 DONE 25.6s [2021-08-21T18:41:41.881Z] [2021-08-21T18:41:41.881Z] #52 [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-21T18:41:41.881Z] #52 sha256:891e1454850255114506fbe66637890be097e37715853665d604238c0ab392a0 [2021-08-21T18:41:41.881Z] #52 11.73 + cd /tmp/tmp.BOcsHJRTRi/src/github.com/mvdan/sh [2021-08-21T18:41:41.881Z] #52 11.73 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-21T18:41:41.881Z] #52 11.89 + GO111MODULE=on [2021-08-21T18:41:41.881Z] #52 11.89 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-21T18:41:41.884Z] #44 ... [2021-08-21T18:41:41.884Z] [2021-08-21T18:41:41.884Z] #24 [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-21T18:41:41.884Z] #24 sha256:252f28407361eb9077f40dacc040fdb157b4364ba130a2a85c7e530d9eac0abf [2021-08-21T18:41:41.884Z] #24 15.21 + mkdir -p /build [2021-08-21T18:41:41.884Z] #24 15.23 + mv docker/docker /build/ [2021-08-21T18:41:41.884Z] #24 15.23 + rmdir docker [2021-08-21T18:41:41.884Z] #24 DONE 16.4s [2021-08-21T18:41:41.884Z] [2021-08-21T18:41:41.884Z] #52 [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-21T18:41:41.885Z] #52 sha256:5bb9594798a0f1efcdd0094fc74a72961c0e20a05af930007dd423ca7d6e90ba [2021-08-21T18:41:41.885Z] #52 14.49 + cd /tmp/tmp.1D451ogPHz/src/github.com/mvdan/sh [2021-08-21T18:41:41.885Z] #52 14.49 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-21T18:41:41.885Z] #52 14.59 + GO111MODULE=on [2021-08-21T18:41:41.885Z] #52 14.59 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-21T18:41:41.885Z] #52 15.95 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-21T18:41:41.885Z] #52 15.95 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-21T18:41:41.885Z] #52 16.22 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-21T18:41:42.145Z] #52 ... [2021-08-21T18:41:42.145Z] [2021-08-21T18:41:42.145Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-21T18:41:42.145Z] #28 sha256:20cbbd36a1950985a301ab6b05b2a9120624081dccb9c1e50d124cd43b74a46f [2021-08-21T18:41:42.145Z] #28 DONE 0.2s [2021-08-21T18:41:42.145Z] [2021-08-21T18:41:42.145Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-21T18:41:42.145Z] #29 sha256:b61e3e561f1088a324ee55790f34bc62e54f86c6bebf43644bc851294e3ad4f1 [2021-08-21T18:41:42.514Z] #48 12.42 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-21T18:41:43.270Z] #52 18.07 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-21T18:41:44.050Z] #53 115.3 vendor/golang.org/x/net/idna [2021-08-21T18:41:44.607Z] #13 8.448 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T18:41:44.708Z] #29 2.517 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-08-21T18:41:44.996Z] #29 2.808 [2021-08-21T18:41:45.228Z] #52 ... [2021-08-21T18:41:45.229Z] [2021-08-21T18:41:45.229Z] #34 [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-21T18:41:45.229Z] #34 sha256:2e0365943c9422e93ca937ce794ee263d64ccb203044f6dea760caf44e08f82e [2021-08-21T18:41:45.229Z] #34 16.58 github.com/pelletier/go-toml/cmd/tomll [2021-08-21T18:41:45.229Z] #34 DONE 19.8s [2021-08-21T18:41:45.229Z] [2021-08-21T18:41:45.229Z] #50 [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-21T18:41:45.229Z] #50 sha256:f7e2d4225b77c96c12008dcb7317be1341d5779bdf4bc474d1c7fa63b64f6d31 [2021-08-21T18:41:45.229Z] #50 17.02 go: downloading github.com/fatih/color v1.7.0 [2021-08-21T18:41:45.229Z] #50 17.02 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-21T18:41:45.229Z] #50 17.21 go: downloading github.com/pkg/errors v0.8.1 [2021-08-21T18:41:45.229Z] #50 17.21 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-21T18:41:45.229Z] #50 17.21 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-21T18:41:45.229Z] #50 17.56 go: downloading github.com/spf13/viper v1.6.1 [2021-08-21T18:41:45.229Z] #50 17.93 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-21T18:41:45.229Z] #50 18.02 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-21T18:41:45.229Z] #50 18.12 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-21T18:41:45.229Z] #50 18.13 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-21T18:41:45.229Z] #50 19.24 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-21T18:41:45.229Z] #50 19.63 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-21T18:41:45.268Z] #29 3.024 0.0% ### 4.5% [2021-08-21T18:41:45.268Z] #29 ... [2021-08-21T18:41:45.268Z] [2021-08-21T18:41:45.268Z] #34 [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-21T18:41:45.268Z] #34 sha256:2b92b4a71aa10f84eafc14803a0cca05248c0fc10634e1412a7bfb03a4b231fa [2021-08-21T18:41:45.268Z] #34 12.19 github.com/pelletier/go-toml/cmd/tomll [2021-08-21T18:41:45.268Z] #34 DONE 15.2s [2021-08-21T18:41:45.268Z] [2021-08-21T18:41:45.268Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-21T18:41:45.268Z] #29 sha256:b61e3e561f1088a324ee55790f34bc62e54f86c6bebf43644bc851294e3ad4f1 [2021-08-21T18:41:45.437Z] #53 116.7 vendor/golang.org/x/net/http2/hpack [2021-08-21T18:41:45.788Z] #48 15.88 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-21T18:41:45.802Z] #50 ... [2021-08-21T18:41:45.802Z] [2021-08-21T18:41:45.803Z] #59 [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-21T18:41:45.803Z] #59 sha256:1cf109e4b895a39ae92f76a2e7b90d52e11dd377920fec9ef322c933d83c087c [2021-08-21T18:41:45.803Z] #59 10.70 go: downloading github.com/pkg/errors v0.9.1 [2021-08-21T18:41:45.803Z] #59 10.70 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-21T18:41:45.803Z] #59 10.87 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-21T18:41:45.803Z] #59 11.50 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-21T18:41:45.803Z] #59 14.72 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-21T18:41:45.803Z] #59 15.73 go: downloading github.com/google/uuid v1.3.0 [2021-08-21T18:41:45.803Z] #59 15.86 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-21T18:41:45.803Z] #59 15.88 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-21T18:41:45.803Z] #59 16.28 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-21T18:41:45.803Z] #59 16.77 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-21T18:41:45.803Z] #59 17.02 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-21T18:41:45.803Z] #59 17.45 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-21T18:41:45.803Z] #59 17.56 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-21T18:41:46.009Z] #53 117.4 mime [2021-08-21T18:41:46.063Z] #59 ... [2021-08-21T18:41:46.063Z] [2021-08-21T18:41:46.063Z] #46 [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-21T18:41:46.063Z] #46 sha256:67faab39b12e780365dc763bff6f16fa0b0c13095d26680f8973693c68d192aa [2021-08-21T18:41:46.063Z] #46 12.70 unicode/utf8 [2021-08-21T18:41:46.063Z] #46 13.42 math/bits [2021-08-21T18:41:46.063Z] #46 14.20 math [2021-08-21T18:41:46.063Z] #46 18.50 encoding [2021-08-21T18:41:46.063Z] #46 18.68 unicode/utf16 [2021-08-21T18:41:46.063Z] #46 18.96 container/list [2021-08-21T18:41:46.063Z] #46 19.37 crypto/internal/subtle [2021-08-21T18:41:46.063Z] #46 19.52 crypto/subtle [2021-08-21T18:41:46.063Z] #46 19.75 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-21T18:41:46.063Z] #46 20.03 internal/nettrace [2021-08-21T18:41:46.063Z] #46 20.18 runtime/cgo [2021-08-21T18:41:46.722Z] #48 ... [2021-08-21T18:41:46.722Z] [2021-08-21T18:41:46.722Z] #50 [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-21T18:41:46.722Z] #50 sha256:04829e3af0aa12be05135ccdee52690efd2024921bec5ba5e505329a4efa4e2b [2021-08-21T18:41:46.722Z] #50 16.25 go: downloading github.com/fatih/color v1.7.0 [2021-08-21T18:41:46.722Z] #50 16.32 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-21T18:41:46.722Z] #50 16.53 go: downloading github.com/pkg/errors v0.8.1 [2021-08-21T18:41:46.722Z] #50 16.54 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-21T18:41:46.722Z] #50 16.56 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-21T18:41:46.728Z] #46 ... [2021-08-21T18:41:46.728Z] [2021-08-21T18:41:46.728Z] #56 [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-21T18:41:46.728Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-21T18:41:46.728Z] #56 11.47 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T18:41:46.728Z] #56 13.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T18:41:46.728Z] #56 ... [2021-08-21T18:41:46.728Z] [2021-08-21T18:41:46.728Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:41:46.728Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T18:41:46.728Z] #13 7.905 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T18:41:46.728Z] #13 7.905 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-21T18:41:46.728Z] #13 7.945 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T18:41:46.728Z] #13 7.945 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T18:41:46.728Z] #13 9.223 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T18:41:46.728Z] #13 11.10 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T18:41:46.728Z] #13 13.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T18:41:46.728Z] #13 ... [2021-08-21T18:41:46.728Z] [2021-08-21T18:41:46.728Z] #52 [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-21T18:41:46.728Z] #52 sha256:5bb9594798a0f1efcdd0094fc74a72961c0e20a05af930007dd423ca7d6e90ba [2021-08-21T18:41:46.728Z] #52 21.70 runtime [2021-08-21T18:41:46.986Z] #50 17.07 go: downloading github.com/spf13/viper v1.6.1 [2021-08-21T18:41:46.986Z] #50 ... [2021-08-21T18:41:46.986Z] [2021-08-21T18:41:46.986Z] #59 [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-21T18:41:46.986Z] #59 sha256:05a5bc9068a86b31d25d558a1782e47485d167ab79e02f97f445ef9a00796c23 [2021-08-21T18:41:46.986Z] #59 7.016 + RM_GOPATH=0 [2021-08-21T18:41:46.986Z] #59 7.016 + TMP_GOPATH= [2021-08-21T18:41:46.986Z] #59 7.016 + : /build [2021-08-21T18:41:46.986Z] #59 7.016 + '[' -z '' ']' [2021-08-21T18:41:46.986Z] #59 7.016 ++ mktemp -d [2021-08-21T18:41:46.986Z] #59 7.016 + export GOPATH=/tmp/tmp.Dedt9UAsKV [2021-08-21T18:41:46.986Z] #59 7.016 + GOPATH=/tmp/tmp.Dedt9UAsKV [2021-08-21T18:41:46.986Z] #59 7.016 + RM_GOPATH=1 [2021-08-21T18:41:46.986Z] #59 7.016 + case "$(go env GOARCH)" in [2021-08-21T18:41:46.986Z] #59 7.016 ++ go env GOARCH [2021-08-21T18:41:46.986Z] #59 7.025 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:46.986Z] #59 7.025 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:41:46.986Z] #59 7.025 ++ dirname /tmp/install/install.sh [2021-08-21T18:41:46.986Z] #59 7.028 + dir=/tmp/install [2021-08-21T18:41:46.986Z] #59 7.028 + bin=rootlesskit [2021-08-21T18:41:46.986Z] #59 7.028 + shift [2021-08-21T18:41:46.986Z] #59 7.028 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-21T18:41:46.986Z] #59 7.028 + . /tmp/install/rootlesskit.installer [2021-08-21T18:41:46.986Z] #59 7.028 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-21T18:41:46.986Z] #59 7.028 + install_rootlesskit [2021-08-21T18:41:46.986Z] #59 7.028 + case "$1" in [2021-08-21T18:41:46.986Z] #59 7.028 + export CGO_ENABLED=0 [2021-08-21T18:41:46.986Z] #59 7.028 + CGO_ENABLED=0 [2021-08-21T18:41:46.986Z] #59 7.028 + _install_rootlesskit [2021-08-21T18:41:46.986Z] #59 7.028 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-21T18:41:46.986Z] #59 7.028 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Dedt9UAsKV/src/github.com/rootless-containers/rootlesskit [2021-08-21T18:41:46.986Z] #59 7.028 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-21T18:41:46.986Z] #59 7.034 Cloning into '/tmp/tmp.Dedt9UAsKV/src/github.com/rootless-containers/rootlesskit'... [2021-08-21T18:41:46.986Z] #59 12.58 + cd /tmp/tmp.Dedt9UAsKV/src/github.com/rootless-containers/rootlesskit [2021-08-21T18:41:46.986Z] #59 12.58 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-21T18:41:46.986Z] #59 12.67 + export GO111MODULE=on [2021-08-21T18:41:46.986Z] #59 12.67 + GO111MODULE=on [2021-08-21T18:41:46.986Z] #59 12.67 + export GOPROXY=https://proxy.golang.org [2021-08-21T18:41:46.986Z] #59 12.67 + GOPROXY=https://proxy.golang.org [2021-08-21T18:41:46.986Z] #59 12.67 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-21T18:41:46.986Z] #59 12.67 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-21T18:41:46.986Z] #59 15.12 go: downloading github.com/pkg/errors v0.9.1 [2021-08-21T18:41:46.986Z] #59 15.12 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-21T18:41:46.986Z] #59 15.35 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-21T18:41:46.986Z] #59 16.24 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-21T18:41:47.145Z] #13 ... [2021-08-21T18:41:47.145Z] [2021-08-21T18:41:47.145Z] #48 [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-21T18:41:47.145Z] #48 sha256:3c85f74f0645c31ee99c39326685cbe241ad5d72d43501aa32d08cb6c843dc9c [2021-08-21T18:41:47.145Z] #48 11.79 go: downloading github.com/fatih/color v1.9.0 [2021-08-21T18:41:47.145Z] #48 11.81 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-21T18:41:47.145Z] #48 11.90 go: downloading github.com/pkg/errors v0.9.1 [2021-08-21T18:41:47.145Z] #48 11.94 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-21T18:41:47.145Z] #48 12.51 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-21T18:41:47.145Z] #48 12.53 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-21T18:41:47.145Z] #48 12.80 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-21T18:41:47.145Z] #48 12.88 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-21T18:41:47.145Z] #48 13.16 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-21T18:41:47.145Z] #48 14.06 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-21T18:41:47.397Z] #53 118.5 mime/quotedprintable [2021-08-21T18:41:47.397Z] #53 118.8 net/http/internal [2021-08-21T18:41:47.404Z] #48 17.68 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-21T18:41:47.663Z] #48 ... [2021-08-21T18:41:47.663Z] [2021-08-21T18:41:47.663Z] #50 [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-21T18:41:47.663Z] #50 sha256:6c60d187f23cccca3783abc17e53100530f11360e2e66c948e95ab12ae0afa75 [2021-08-21T18:41:47.663Z] #50 17.82 go: downloading github.com/fatih/color v1.7.0 [2021-08-21T18:41:47.663Z] #50 17.82 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-21T18:41:47.663Z] #50 18.00 go: downloading github.com/pkg/errors v0.8.1 [2021-08-21T18:41:47.925Z] #50 18.13 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-21T18:41:47.925Z] #50 18.14 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-21T18:41:47.999Z] #29 3.024 0.0% ### 4.5% ##### 7.9% ####### 10.1% ######### 13.2% ########### 15.8% ############ 17.1% ############## 19.5% ############## 20.8% ################ 22.6% ################## 26.0% ###################### 31.2% ####################### 32.7% ######################### 35.3% ########################### 38.6% ############################# 41.6% ############################### 43.9% ################################## 48.3% ###################################### 53.3% ########################################### 60.6% ############################################# 62.6% ################################################# 69.3% ###################################################### 75.9% ###################################################### 76.0% ############################################################# 85.9% ################################################################# 90.8% ###################################################################### 98.2% ######################################################################## 100.0% [2021-08-21T18:41:48.124Z] #52 ... [2021-08-21T18:41:48.124Z] [2021-08-21T18:41:48.124Z] #36 [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-21T18:41:48.124Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-21T18:41:48.124Z] #36 12.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T18:41:48.124Z] #36 ... [2021-08-21T18:41:48.124Z] [2021-08-21T18:41:48.124Z] #50 [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-21T18:41:48.124Z] #50 sha256:f7e2d4225b77c96c12008dcb7317be1341d5779bdf4bc474d1c7fa63b64f6d31 [2021-08-21T18:41:48.124Z] #50 22.75 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-21T18:41:48.124Z] #50 22.75 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-21T18:41:48.124Z] #50 23.05 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-21T18:41:48.124Z] #50 23.05 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-21T18:41:48.355Z] #59 ... [2021-08-21T18:41:48.355Z] [2021-08-21T18:41:48.355Z] #50 [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-21T18:41:48.355Z] #50 sha256:04829e3af0aa12be05135ccdee52690efd2024921bec5ba5e505329a4efa4e2b [2021-08-21T18:41:48.355Z] #50 18.08 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-21T18:41:48.355Z] #50 18.18 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-21T18:41:48.355Z] #50 18.27 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-21T18:41:48.355Z] #50 18.29 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-21T18:41:48.386Z] #50 23.14 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-21T18:41:48.386Z] #50 23.21 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-21T18:41:48.494Z] #50 18.58 go: downloading github.com/spf13/viper v1.6.1 [2021-08-21T18:41:48.526Z] #29 6.346 #=#=# [2021-08-21T18:41:48.611Z] #50 ... [2021-08-21T18:41:48.611Z] [2021-08-21T18:41:48.611Z] #32 [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-21T18:41:48.611Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-21T18:41:48.611Z] #32 8.001 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-21T18:41:48.611Z] #32 8.001 Cloning into '.'... [2021-08-21T18:41:48.611Z] #32 ... [2021-08-21T18:41:48.611Z] [2021-08-21T18:41:48.611Z] #46 [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-21T18:41:48.611Z] #46 sha256:994800021d0426e8d0c85261f47305955f1ce4fd2c2c8ea21c514c0a487b09bf [2021-08-21T18:41:48.611Z] #46 10.74 runtime/internal/math [2021-08-21T18:41:48.611Z] #46 10.94 internal/bytealg [2021-08-21T18:41:48.611Z] #46 10.96 internal/race [2021-08-21T18:41:48.611Z] #46 11.27 sync/atomic [2021-08-21T18:41:48.611Z] #46 11.69 unicode [2021-08-21T18:41:48.611Z] #46 13.01 runtime [2021-08-21T18:41:48.611Z] #46 16.57 unicode/utf8 [2021-08-21T18:41:48.611Z] #46 17.68 math/bits [2021-08-21T18:41:48.648Z] #50 23.50 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-21T18:41:48.648Z] #50 23.50 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-21T18:41:48.648Z] #50 23.72 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-21T18:41:48.648Z] #50 23.72 go: downloading github.com/spf13/afero v1.1.2 [2021-08-21T18:41:48.934Z] #46 ... [2021-08-21T18:41:48.934Z] [2021-08-21T18:41:48.934Z] #24 [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-21T18:41:48.934Z] #24 sha256:91896023792626424507d5d85d97346df57e6106c56c3e0cc4f60eea848e69e7 [2021-08-21T18:41:48.934Z] #24 18.93 + mkdir -p /build [2021-08-21T18:41:48.934Z] #24 18.95 + mv docker/docker /build/ [2021-08-21T18:41:48.934Z] #24 18.96 + rmdir docker [2021-08-21T18:41:49.219Z] #50 24.09 go: downloading github.com/spf13/cast v1.3.0 [2021-08-21T18:41:49.220Z] #50 24.14 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-21T18:41:49.220Z] #50 24.14 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-21T18:41:49.317Z] #29 6.604 0.0% ############## 20.8% ########################### 38.7% ######################################## 56.9% ############################################################# 85.4% ######################################################################## 100.0% [2021-08-21T18:41:49.398Z] #53 120.5 crypto/tls [2021-08-21T18:41:49.431Z] #50 19.71 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-21T18:41:49.480Z] #50 24.23 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-21T18:41:49.480Z] #50 24.23 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-21T18:41:49.581Z] #29 7.465 [2021-08-21T18:41:49.659Z] #53 ... [2021-08-21T18:41:49.659Z] [2021-08-21T18:41:49.659Z] #17 [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-21T18:41:49.659Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-21T18:41:49.659Z] #17 92.13 Reading package lists... [2021-08-21T18:41:49.692Z] #50 ... [2021-08-21T18:41:49.692Z] [2021-08-21T18:41:49.692Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:41:49.692Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:41:49.692Z] #44 9.563 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T18:41:49.692Z] #44 9.682 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T18:41:49.692Z] #44 9.682 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T18:41:49.692Z] #44 10.14 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-21T18:41:49.692Z] #44 11.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T18:41:49.692Z] #44 16.54 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T18:41:49.741Z] #50 24.48 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-21T18:41:49.741Z] #50 24.52 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-21T18:41:49.741Z] #50 24.69 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-21T18:41:49.918Z] #24 DONE 20.0s [2021-08-21T18:41:49.918Z] [2021-08-21T18:41:49.918Z] #46 [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-21T18:41:49.918Z] #46 sha256:994800021d0426e8d0c85261f47305955f1ce4fd2c2c8ea21c514c0a487b09bf [2021-08-21T18:41:49.918Z] #46 19.38 math [2021-08-21T18:41:49.952Z] #44 ... [2021-08-21T18:41:49.952Z] [2021-08-21T18:41:49.952Z] #50 [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-21T18:41:49.952Z] #50 sha256:6c60d187f23cccca3783abc17e53100530f11360e2e66c948e95ab12ae0afa75 [2021-08-21T18:41:49.952Z] #50 20.05 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-21T18:41:50.002Z] #50 24.94 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-21T18:41:50.002Z] #50 24.94 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-21T18:41:50.263Z] #50 25.07 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-21T18:41:50.263Z] #50 25.07 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-21T18:41:50.263Z] #50 25.15 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-21T18:41:50.263Z] #50 25.15 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-21T18:41:50.370Z] #29 7.719 0.0% ########## 14.8% ######################## 34.0% #################################### 50.8% ############################################## 65.2% ####################################################### 77.6% [2021-08-21T18:41:50.370Z] #29 ... [2021-08-21T18:41:50.370Z] [2021-08-21T18:41:50.370Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:41:50.370Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-21T18:41:50.370Z] #13 6.253 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-21T18:41:50.370Z] #13 7.587 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-21T18:41:50.370Z] #13 14.90 Fetched 8813 kB in 13s (687 kB/s) [2021-08-21T18:41:50.496Z] #46 ... [2021-08-21T18:41:50.496Z] [2021-08-21T18:41:50.496Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:41:50.496Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T18:41:50.496Z] #13 5.238 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T18:41:50.496Z] #13 5.296 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T18:41:50.496Z] #13 5.296 Get:3 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-21T18:41:50.496Z] #13 5.297 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T18:41:50.496Z] #13 7.368 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T18:41:50.496Z] #13 11.06 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T18:41:50.496Z] #13 14.49 Get:7 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-21T18:41:50.496Z] #13 ... [2021-08-21T18:41:50.496Z] [2021-08-21T18:41:50.496Z] #52 [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-21T18:41:50.496Z] #52 sha256:244c7ac1b684da51931af48ad4f8e0581dcf9694986a19e4dcb92317b1a62db4 [2021-08-21T18:41:50.496Z] #52 20.60 + cd /tmp/tmp.abRBRaXUtS/src/github.com/mvdan/sh [2021-08-21T18:41:50.496Z] #52 20.60 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-21T18:41:50.523Z] #50 25.31 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-21T18:41:50.523Z] #50 25.45 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-21T18:41:50.523Z] #50 25.49 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-21T18:41:50.634Z] #13 14.90 Reading package lists... [2021-08-21T18:41:50.634Z] #13 ... [2021-08-21T18:41:50.634Z] [2021-08-21T18:41:50.634Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-21T18:41:50.634Z] #29 sha256:b61e3e561f1088a324ee55790f34bc62e54f86c6bebf43644bc851294e3ad4f1 [2021-08-21T18:41:50.634Z] #29 7.719 0.0% ########## 14.8% ######################## 34.0% #################################### 50.8% ############################################## 65.2% ####################################################### 77.6% ###################################################################### 98.4% ######################################################################## 100.0% [2021-08-21T18:41:50.634Z] #29 ... [2021-08-21T18:41:50.634Z] [2021-08-21T18:41:50.634Z] #59 [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-21T18:41:50.634Z] #59 sha256:4e3d6b30f8f84c5cac85762204890edc9f1937d4e06b553bc9f9541ed5102131 [2021-08-21T18:41:50.634Z] #59 10.65 go: downloading github.com/google/uuid v1.3.0 [2021-08-21T18:41:50.634Z] #59 10.67 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-21T18:41:50.634Z] #59 11.36 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-21T18:41:50.634Z] #59 11.82 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-21T18:41:50.634Z] #59 12.04 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-21T18:41:50.634Z] #59 12.56 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-21T18:41:50.634Z] #59 13.16 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-21T18:41:50.634Z] #59 14.92 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-21T18:41:50.634Z] #59 14.94 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-21T18:41:50.634Z] #59 15.04 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-21T18:41:50.634Z] #59 17.29 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-21T18:41:50.753Z] #52 20.88 + GO111MODULE=on [2021-08-21T18:41:50.753Z] #52 20.88 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-21T18:41:50.784Z] #50 25.56 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-21T18:41:50.784Z] #50 25.66 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-21T18:41:50.892Z] #50 ... [2021-08-21T18:41:50.892Z] [2021-08-21T18:41:50.892Z] #46 [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-21T18:41:50.892Z] #46 sha256:31d60fa4cd3df99e705234854c175c3e188482ab9c1d73203d13940d5b6d8efe [2021-08-21T18:41:50.892Z] #46 10.99 unicode [2021-08-21T18:41:50.892Z] #46 11.69 runtime [2021-08-21T18:41:50.892Z] #46 17.03 unicode/utf8 [2021-08-21T18:41:50.892Z] #46 18.23 math/bits [2021-08-21T18:41:50.892Z] #46 19.75 math [2021-08-21T18:41:50.892Z] #46 ... [2021-08-21T18:41:50.892Z] [2021-08-21T18:41:50.892Z] #24 [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-21T18:41:50.892Z] #24 sha256:0a46d52afb1e3f1b956d70584b0acb26b51e8f35f14b91fc023493ca688178d3 [2021-08-21T18:41:50.892Z] #24 20.99 + mkdir -p /build [2021-08-21T18:41:50.892Z] #24 21.01 + mv docker/docker /build/ [2021-08-21T18:41:50.892Z] #24 21.06 + rmdir docker [2021-08-21T18:41:50.897Z] #59 ... [2021-08-21T18:41:50.897Z] [2021-08-21T18:41:50.897Z] #40 [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-21T18:41:50.897Z] #40 sha256:4b942c013447a5086b7e6866dbc58570e707cf858c0190baf1d8a269696a5dad [2021-08-21T18:41:50.897Z] #40 16.17 Checking out files: 86% (1460/1696) Checking out files: 87% (1476/1696) Checking out files: 88% (1493/1696) Checking out files: 89% (1510/1696) Checking out files: 90% (1527/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-08-21T18:41:50.897Z] #40 16.48 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-21T18:41:50.897Z] #40 17.84 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-08-21T18:41:51.152Z] #24 DONE 21.3s [2021-08-21T18:41:51.152Z] [2021-08-21T18:41:51.152Z] #52 [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-21T18:41:51.152Z] #52 sha256:020e795b85f8e1b0e48098e668c82f48d8560d9a6666852feab8b3243e721bb0 [2021-08-21T18:41:51.152Z] #52 18.84 + cd /tmp/tmp.MsUZFn8FCq/src/github.com/mvdan/sh [2021-08-21T18:41:51.152Z] #52 18.84 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-21T18:41:51.152Z] #52 19.05 + GO111MODULE=on [2021-08-21T18:41:51.152Z] #52 19.06 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-21T18:41:51.152Z] #52 20.98 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-21T18:41:51.152Z] #52 21.01 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-21T18:41:51.152Z] #52 21.22 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-21T18:41:51.356Z] #50 26.37 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-21T18:41:51.356Z] #50 26.37 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-21T18:41:51.356Z] #50 26.37 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-21T18:41:51.411Z] #52 ... [2021-08-21T18:41:51.411Z] [2021-08-21T18:41:51.411Z] #36 [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-21T18:41:51.411Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-21T18:41:51.411Z] #36 11.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T18:41:51.411Z] #36 16.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T18:41:51.411Z] #36 21.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T18:41:51.411Z] #36 ... [2021-08-21T18:41:51.411Z] [2021-08-21T18:41:51.411Z] #50 [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-21T18:41:51.411Z] #50 sha256:6c60d187f23cccca3783abc17e53100530f11360e2e66c948e95ab12ae0afa75 [2021-08-21T18:41:51.411Z] #50 21.64 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-21T18:41:51.475Z] #40 ... [2021-08-21T18:41:51.475Z] [2021-08-21T18:41:51.475Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-21T18:41:51.475Z] #29 sha256:b61e3e561f1088a324ee55790f34bc62e54f86c6bebf43644bc851294e3ad4f1 [2021-08-21T18:41:51.475Z] #29 8.929 [2021-08-21T18:41:51.619Z] #50 26.52 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-21T18:41:51.669Z] #50 21.90 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-21T18:41:51.880Z] #50 26.58 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-21T18:41:51.880Z] #50 26.77 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-21T18:41:51.880Z] #50 26.77 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-21T18:41:52.236Z] #50 ... [2021-08-21T18:41:52.236Z] [2021-08-21T18:41:52.236Z] #56 [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-21T18:41:52.236Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-21T18:41:52.236Z] #56 12.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T18:41:52.236Z] #56 17.47 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T18:41:52.452Z] #50 27.50 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-21T18:41:52.452Z] #50 27.50 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-21T18:41:52.495Z] #56 ... [2021-08-21T18:41:52.495Z] [2021-08-21T18:41:52.495Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:41:52.495Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:41:52.495Z] #44 22.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T18:41:52.655Z] #52 ... [2021-08-21T18:41:52.655Z] [2021-08-21T18:41:52.655Z] #34 [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-21T18:41:52.655Z] #34 sha256:94a270432b04a217b9810d70eff7820eba54d6a70a85119174cebc86d2fc3be8 [2021-08-21T18:41:52.655Z] #34 12.33 github.com/pelletier/go-toml [2021-08-21T18:41:52.655Z] #34 ... [2021-08-21T18:41:52.655Z] [2021-08-21T18:41:52.655Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:41:52.655Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:41:52.655Z] #44 11.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T18:41:52.655Z] #44 15.56 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T18:41:52.655Z] #44 19.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T18:41:52.655Z] #44 ... [2021-08-21T18:41:52.655Z] [2021-08-21T18:41:52.655Z] #52 [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-21T18:41:52.655Z] #52 sha256:244c7ac1b684da51931af48ad4f8e0581dcf9694986a19e4dcb92317b1a62db4 [2021-08-21T18:41:52.655Z] #52 22.40 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-21T18:41:52.655Z] #52 22.40 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-21T18:41:52.655Z] #52 22.58 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-21T18:41:52.713Z] #50 27.55 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-21T18:41:52.713Z] #50 27.66 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-21T18:41:52.960Z] #17 107.1 Building dependency tree... [2021-08-21T18:41:52.974Z] #50 27.82 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-21T18:41:52.974Z] #50 27.88 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-21T18:41:53.058Z] #29 9.174 0.0% ### 4.3% ###### 9.3% ######## 12.5% ########### 16.3% ############### 22.0% ################### 26.4% ####################### 32.7% ########################### 38.8% ################################ 44.9% ##################################### 52.3% ######################################### 57.4% ############################################ 62.3% ################################################### 71.0% ######################################################## 78.9% ############################################################## 86.6% ##################################################################### 96.2% ######################################################################## 100.0% [2021-08-21T18:41:53.236Z] #50 28.10 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-21T18:41:53.236Z] #50 28.15 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-21T18:41:53.322Z] #29 11.19 [2021-08-21T18:41:53.322Z] #29 ... [2021-08-21T18:41:53.322Z] [2021-08-21T18:41:53.322Z] #52 [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-21T18:41:53.322Z] #52 sha256:891e1454850255114506fbe66637890be097e37715853665d604238c0ab392a0 [2021-08-21T18:41:53.322Z] #52 13.26 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-21T18:41:53.322Z] #52 13.28 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-21T18:41:53.322Z] #52 13.30 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-21T18:41:53.322Z] #52 15.54 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-21T18:41:53.322Z] #52 19.54 runtime [2021-08-21T18:41:53.506Z] #50 28.21 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-21T18:41:53.506Z] #50 28.32 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-21T18:41:53.506Z] #50 28.32 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-21T18:41:53.506Z] #50 28.39 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-21T18:41:53.506Z] #50 28.39 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-21T18:41:53.585Z] #52 ... [2021-08-21T18:41:53.585Z] [2021-08-21T18:41:53.585Z] #50 [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-21T18:41:53.585Z] #50 sha256:a2ceea8680c60bcd1bf8b4bb9d841aefa96064e500a0a8c7ede085d838461f7b [2021-08-21T18:41:53.585Z] #50 20.96 go: downloading github.com/fatih/color v1.7.0 [2021-08-21T18:41:53.585Z] #50 20.96 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-21T18:41:53.585Z] #50 21.16 go: downloading github.com/pkg/errors v0.8.1 [2021-08-21T18:41:53.585Z] #50 21.24 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-21T18:41:53.585Z] #50 21.24 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-21T18:41:53.585Z] #50 21.28 go: downloading github.com/spf13/viper v1.6.1 [2021-08-21T18:41:53.585Z] #50 21.56 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-21T18:41:53.585Z] #50 21.59 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-21T18:41:53.585Z] #50 21.79 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-21T18:41:53.585Z] #50 21.84 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-21T18:41:53.585Z] #50 21.90 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-21T18:41:53.585Z] #50 22.29 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-21T18:41:53.585Z] #50 22.60 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-21T18:41:53.585Z] #50 22.61 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-21T18:41:53.585Z] #50 23.36 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-21T18:41:53.585Z] #50 23.49 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-21T18:41:53.853Z] #50 ... [2021-08-21T18:41:53.853Z] [2021-08-21T18:41:53.853Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:41:53.853Z] #44 sha256:0cf93f5558ad4c5b3e6b04ba38b9dc1ce88e11cd44491ae850f6a0f51ab32b26 [2021-08-21T18:41:53.853Z] #44 13.52 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-21T18:41:53.853Z] #44 17.20 Fetched 8289 kB in 12s (698 kB/s) [2021-08-21T18:41:53.853Z] #44 17.20 Reading package lists... [2021-08-21T18:41:53.853Z] #44 22.44 Reading package lists... [2021-08-21T18:41:53.853Z] #44 ... [2021-08-21T18:41:53.853Z] [2021-08-21T18:41:53.853Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-21T18:41:53.853Z] #29 sha256:b61e3e561f1088a324ee55790f34bc62e54f86c6bebf43644bc851294e3ad4f1 [2021-08-21T18:41:54.026Z] #52 ... [2021-08-21T18:41:54.026Z] [2021-08-21T18:41:54.026Z] #36 [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-21T18:41:54.026Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-21T18:41:54.026Z] #36 13.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T18:41:54.026Z] #36 17.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T18:41:54.026Z] #36 ... [2021-08-21T18:41:54.026Z] [2021-08-21T18:41:54.026Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:41:54.026Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T18:41:54.026Z] #13 18.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T18:41:54.026Z] #13 ... [2021-08-21T18:41:54.026Z] [2021-08-21T18:41:54.026Z] #56 [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-21T18:41:54.026Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-21T18:41:54.026Z] #56 14.02 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T18:41:54.026Z] #56 17.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T18:41:54.117Z] #29 11.47 0.0% 0.8% # 1.6% ## 3.2% ## 3.9% ### 4.9% [2021-08-21T18:41:54.117Z] #29 ... [2021-08-21T18:41:54.117Z] [2021-08-21T18:41:54.117Z] #56 [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-21T18:41:54.117Z] #56 sha256:5b4c59f4cf1095ecc5b5757636eed47e2e6ff41bdd7ffb5ef1ec7489346ab669 [2021-08-21T18:41:54.117Z] #56 14.07 Fetched 8285 kB in 9s (957 kB/s) [2021-08-21T18:41:54.117Z] #56 14.07 Reading package lists... [2021-08-21T18:41:54.117Z] #56 18.25 Reading package lists... [2021-08-21T18:41:54.117Z] #56 22.58 Building dependency tree... [2021-08-21T18:41:54.117Z] #56 ... [2021-08-21T18:41:54.117Z] [2021-08-21T18:41:54.117Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-21T18:41:54.117Z] #29 sha256:b61e3e561f1088a324ee55790f34bc62e54f86c6bebf43644bc851294e3ad4f1 [2021-08-21T18:41:54.283Z] #56 ... [2021-08-21T18:41:54.283Z] [2021-08-21T18:41:54.283Z] #59 [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-21T18:41:54.283Z] #59 sha256:05a5bc9068a86b31d25d558a1782e47485d167ab79e02f97f445ef9a00796c23 [2021-08-21T18:41:54.283Z] #59 21.63 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-21T18:41:54.283Z] #59 22.75 go: downloading github.com/google/uuid v1.3.0 [2021-08-21T18:41:54.283Z] #59 22.76 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-21T18:41:54.283Z] #59 22.96 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-21T18:41:54.283Z] #59 23.11 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-21T18:41:54.283Z] #59 23.36 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-21T18:41:54.283Z] #59 23.68 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-21T18:41:54.283Z] #59 24.18 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-21T18:41:54.283Z] #59 24.37 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-21T18:41:54.344Z] #17 111.9 The following additional packages will be installed: [2021-08-21T18:41:54.458Z] #50 ... [2021-08-21T18:41:54.458Z] [2021-08-21T18:41:54.458Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:41:54.458Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:41:54.458Z] #44 19.13 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-21T18:41:54.458Z] #44 25.24 Fetched 8466 kB in 18s (481 kB/s) [2021-08-21T18:41:54.607Z] #17 111.9 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-08-21T18:41:54.607Z] #17 111.9 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-08-21T18:41:54.607Z] #17 111.9 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-08-21T18:41:54.607Z] #17 111.9 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-08-21T18:41:54.607Z] #17 111.9 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-08-21T18:41:54.607Z] #17 111.9 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-08-21T18:41:54.607Z] #17 111.9 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-08-21T18:41:54.607Z] #17 111.9 g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf [2021-08-21T18:41:54.607Z] #17 111.9 g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu g++-aarch64-linux-gnu [2021-08-21T18:41:54.607Z] #17 111.9 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-08-21T18:41:54.607Z] #17 111.9 g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base [2021-08-21T18:41:54.607Z] #17 111.9 gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base [2021-08-21T18:41:54.607Z] #17 111.9 gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base [2021-08-21T18:41:54.607Z] #17 111.9 gcc-8-powerpc64le-linux-gnu gcc-8-powerpc64le-linux-gnu-base [2021-08-21T18:41:54.607Z] #17 111.9 gcc-8-s390x-linux-gnu gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-08-21T18:41:54.607Z] #17 111.9 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-08-21T18:41:54.607Z] #17 111.9 gcc-s390x-linux-gnu libasan5-arm64-cross libasan5-armel-cross [2021-08-21T18:41:54.607Z] #17 111.9 libasan5-armhf-cross libasan5-ppc64el-cross libasan5-s390x-cross [2021-08-21T18:41:54.607Z] #17 111.9 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-08-21T18:41:54.607Z] #17 111.9 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-08-21T18:41:54.607Z] #17 111.9 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-08-21T18:41:54.607Z] #17 111.9 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-08-21T18:41:54.607Z] #17 111.9 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-08-21T18:41:54.607Z] #17 111.9 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-08-21T18:41:54.607Z] #17 111.9 libfile-homedir-perl libfile-which-perl libgcc-8-dev-arm64-cross [2021-08-21T18:41:54.607Z] #17 111.9 libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross libgcc-8-dev-ppc64el-cross [2021-08-21T18:41:54.607Z] #17 111.9 libgcc-8-dev-s390x-cross libgcc1-arm64-cross libgcc1-armel-cross [2021-08-21T18:41:54.607Z] #17 111.9 libgcc1-armhf-cross libgcc1-ppc64el-cross libgcc1-s390x-cross [2021-08-21T18:41:54.607Z] #17 111.9 libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross [2021-08-21T18:41:54.607Z] #17 111.9 libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 libio-string-perl [2021-08-21T18:41:54.607Z] #17 111.9 libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross [2021-08-21T18:41:54.607Z] #17 111.9 liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross [2021-08-21T18:41:54.607Z] #17 111.9 libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-08-21T18:41:54.607Z] #17 111.9 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-08-21T18:41:54.607Z] #17 111.9 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-08-21T18:41:54.607Z] #17 111.9 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-08-21T18:41:54.607Z] #17 111.9 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-08-21T18:41:54.607Z] #17 111.9 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-08-21T18:41:54.607Z] #17 111.9 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-08-21T18:41:54.607Z] #17 111.9 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-08-21T18:41:54.607Z] #17 111.9 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-08-21T18:41:54.607Z] #17 111.9 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-08-21T18:41:54.607Z] #17 111.9 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-08-21T18:41:54.607Z] #17 111.9 linux-libc-dev-s390x-cross patch xz-utils [2021-08-21T18:41:54.607Z] #17 112.0 Suggested packages: [2021-08-21T18:41:54.607Z] #17 112.0 binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch [2021-08-21T18:41:54.607Z] #17 112.0 debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross [2021-08-21T18:41:54.607Z] #17 112.0 libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross [2021-08-21T18:41:54.607Z] #17 112.0 libstdc++6-8-dbg-ppc64el-cross g++-8-multilib-s390x-linux-gnu [2021-08-21T18:41:54.607Z] #17 112.0 libstdc++6-8-dbg-s390x-cross libgcc1-dbg-arm64-cross [2021-08-21T18:41:54.607Z] #17 112.0 libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross libatomic1-dbg-arm64-cross [2021-08-21T18:41:54.607Z] #17 112.0 libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross libtsan0-dbg-arm64-cross [2021-08-21T18:41:54.607Z] #17 112.0 libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross [2021-08-21T18:41:54.607Z] #17 112.0 libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross [2021-08-21T18:41:54.607Z] #17 112.0 libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross [2021-08-21T18:41:54.607Z] #17 112.0 libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross [2021-08-21T18:41:54.607Z] #17 112.0 libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross [2021-08-21T18:41:54.607Z] #17 112.0 libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross [2021-08-21T18:41:54.607Z] #17 112.0 libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross [2021-08-21T18:41:54.607Z] #17 112.0 libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross [2021-08-21T18:41:54.607Z] #17 112.0 libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross [2021-08-21T18:41:54.608Z] #17 112.0 libquadmath0-dbg-armhf-cross libgcc1-dbg-ppc64el-cross [2021-08-21T18:41:54.608Z] #17 112.0 libgomp1-dbg-ppc64el-cross libitm1-dbg-ppc64el-cross [2021-08-21T18:41:54.608Z] #17 112.0 libatomic1-dbg-ppc64el-cross libasan5-dbg-ppc64el-cross [2021-08-21T18:41:54.608Z] #17 112.0 liblsan0-dbg-ppc64el-cross libtsan0-dbg-ppc64el-cross [2021-08-21T18:41:54.608Z] #17 112.0 libubsan1-dbg-ppc64el-cross libmpx2-dbg-ppc64el-cross [2021-08-21T18:41:54.608Z] #17 112.0 libquadmath0-dbg-ppc64el-cross gcc-8-multilib-s390x-linux-gnu [2021-08-21T18:41:54.608Z] #17 112.0 libgcc1-dbg-s390x-cross libgomp1-dbg-s390x-cross libitm1-dbg-s390x-cross [2021-08-21T18:41:54.608Z] #17 112.0 libatomic1-dbg-s390x-cross libasan5-dbg-s390x-cross liblsan0-dbg-s390x-cross [2021-08-21T18:41:54.608Z] #17 112.0 libtsan0-dbg-s390x-cross libubsan1-dbg-s390x-cross libmpx2-dbg-s390x-cross [2021-08-21T18:41:54.608Z] #17 112.0 libquadmath0-dbg-s390x-cross manpages-dev autoconf automake libtool flex [2021-08-21T18:41:54.608Z] #17 112.0 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-08-21T18:41:54.608Z] #17 112.0 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-08-21T18:41:54.608Z] #17 112.0 libyaml-shell-perl ed diffutils-doc [2021-08-21T18:41:54.608Z] #17 112.0 Recommended packages: [2021-08-21T18:41:54.608Z] #17 112.0 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-08-21T18:41:54.608Z] #17 112.0 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-08-21T18:41:54.719Z] #44 25.24 Reading package lists... [2021-08-21T18:41:54.719Z] #44 ... [2021-08-21T18:41:54.719Z] [2021-08-21T18:41:54.719Z] #50 [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-21T18:41:54.719Z] #50 sha256:f7e2d4225b77c96c12008dcb7317be1341d5779bdf4bc474d1c7fa63b64f6d31 [2021-08-21T18:41:54.719Z] #50 29.45 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-21T18:41:54.719Z] #50 29.45 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-21T18:41:54.719Z] #50 29.50 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-21T18:41:54.719Z] #50 29.50 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-21T18:41:54.719Z] #50 29.60 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-21T18:41:54.719Z] #50 29.60 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-21T18:41:54.980Z] #50 29.77 go: downloading golang.org/x/text v0.3.2 [2021-08-21T18:41:55.030Z] #44 ... [2021-08-21T18:41:55.030Z] [2021-08-21T18:41:55.030Z] #59 [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-21T18:41:55.030Z] #59 sha256:fe5f4bd475cf321b63b161a9534a757dc3c44040c02fe03bb6785032502112bb [2021-08-21T18:41:55.030Z] #59 15.05 + cd /tmp/tmp.tyzpOqXdSb/src/github.com/rootless-containers/rootlesskit [2021-08-21T18:41:55.030Z] #59 15.06 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-21T18:41:55.030Z] #59 15.13 + export GO111MODULE=on [2021-08-21T18:41:55.030Z] #59 15.13 + GO111MODULE=on [2021-08-21T18:41:55.030Z] #59 15.13 + export GOPROXY=https://proxy.golang.org [2021-08-21T18:41:55.030Z] #59 15.13 + GOPROXY=https://proxy.golang.org [2021-08-21T18:41:55.030Z] #59 15.13 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-21T18:41:55.030Z] #59 15.13 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-21T18:41:55.030Z] #59 18.05 go: downloading github.com/pkg/errors v0.9.1 [2021-08-21T18:41:55.030Z] #59 18.11 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-21T18:41:55.030Z] #59 18.35 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-21T18:41:55.030Z] #59 19.17 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-21T18:41:55.030Z] #59 24.30 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-21T18:41:55.030Z] #59 ... [2021-08-21T18:41:55.030Z] [2021-08-21T18:41:55.030Z] #34 [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-21T18:41:55.030Z] #34 sha256:f86329331907baaf15c95f98a03948ea5edb439d787aea1ed4754c34bfb0c22e [2021-08-21T18:41:55.030Z] #34 15.25 github.com/pelletier/go-toml [2021-08-21T18:41:55.187Z] #29 11.47 0.0% 0.8% # 1.6% ## 3.2% ## 3.9% ### 4.9% #### 6.2% ##### 7.5% ##### 8.3% ###### 9.5% ####### 10.6% ######## 12.4% ######### 13.1% ######### 13.7% ########## 14.1% ########## 14.9% # [2021-08-21T18:41:55.187Z] #29 ... [2021-08-21T18:41:55.187Z] [2021-08-21T18:41:55.187Z] #36 [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-21T18:41:55.187Z] #36 sha256:952f36e5b33856364c1d47ec43a221786e573128859e3ae6da8f7f6afd9788cc [2021-08-21T18:41:55.187Z] #36 15.14 Fetched 8285 kB in 10s (803 kB/s) [2021-08-21T18:41:55.187Z] #36 15.14 Reading package lists... [2021-08-21T18:41:55.187Z] #36 18.93 Reading package lists... [2021-08-21T18:41:55.187Z] #36 23.38 Building dependency tree... [2021-08-21T18:41:55.289Z] #34 ... [2021-08-21T18:41:55.289Z] [2021-08-21T18:41:55.289Z] #52 [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-21T18:41:55.289Z] #52 sha256:020e795b85f8e1b0e48098e668c82f48d8560d9a6666852feab8b3243e721bb0 [2021-08-21T18:41:55.289Z] #52 24.19 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-21T18:41:55.450Z] #36 ... [2021-08-21T18:41:55.450Z] [2021-08-21T18:41:55.450Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-21T18:41:55.450Z] #29 sha256:b61e3e561f1088a324ee55790f34bc62e54f86c6bebf43644bc851294e3ad4f1 [2021-08-21T18:41:57.546Z] #50 ... [2021-08-21T18:41:57.546Z] [2021-08-21T18:41:57.546Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:41:57.546Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T18:41:57.546Z] #13 15.65 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-21T18:41:57.546Z] #13 24.57 Fetched 8996 kB in 17s (532 kB/s) [2021-08-21T18:41:57.546Z] #13 24.57 Reading package lists... [2021-08-21T18:41:57.546Z] #13 ... [2021-08-21T18:41:57.546Z] [2021-08-21T18:41:57.546Z] #59 [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-21T18:41:57.546Z] #59 sha256:1cf109e4b895a39ae92f76a2e7b90d52e11dd377920fec9ef322c933d83c087c [2021-08-21T18:41:57.546Z] #59 22.04 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-21T18:41:57.546Z] #59 22.25 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-21T18:41:57.546Z] #59 ... [2021-08-21T18:41:57.546Z] [2021-08-21T18:41:57.546Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:41:57.546Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:41:57.546Z] #44 25.24 Reading package lists... [2021-08-21T18:41:57.598Z] #59 27.40 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-21T18:41:57.842Z] Running on azwin-2-e7c200 in d:\jenkins\workspace\moby_PR-42768 [Pipeline] { [Pipeline] ws [2021-08-21T18:41:57.859Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2021-08-21T18:41:57.872Z] #59 ... [2021-08-21T18:41:57.872Z] [2021-08-21T18:41:57.872Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:41:57.872Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:41:57.872Z] #44 27.29 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [Pipeline] checkout [2021-08-21T18:41:58.130Z] #44 ... [2021-08-21T18:41:58.130Z] [2021-08-21T18:41:58.130Z] #34 [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-21T18:41:58.130Z] #34 sha256:94a270432b04a217b9810d70eff7820eba54d6a70a85119174cebc86d2fc3be8 [2021-08-21T18:41:58.130Z] #34 23.67 github.com/pelletier/go-toml/cmd/tomll [2021-08-21T18:41:58.130Z] #34 DONE 28.1s [2021-08-21T18:41:58.387Z] [2021-08-21T18:41:58.387Z] #46 [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-21T18:41:58.387Z] #46 sha256:994800021d0426e8d0c85261f47305955f1ce4fd2c2c8ea21c514c0a487b09bf [2021-08-21T18:41:58.387Z] #46 26.39 encoding [2021-08-21T18:41:58.387Z] #46 26.48 unicode/utf16 [2021-08-21T18:41:58.387Z] #46 27.00 container/list [2021-08-21T18:41:58.387Z] #46 27.85 crypto/internal/subtle [2021-08-21T18:41:58.387Z] #46 28.16 crypto/subtle [2021-08-21T18:41:58.387Z] #46 28.48 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-21T18:41:58.645Z] #46 28.64 internal/nettrace [2021-08-21T18:41:58.902Z] #46 28.95 runtime/cgo [2021-08-21T18:41:58.930Z] #44 31.30 Reading package lists... [2021-08-21T18:41:58.930Z] #44 ... [2021-08-21T18:41:58.930Z] [2021-08-21T18:41:58.930Z] #40 [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-21T18:41:58.930Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-21T18:41:58.930Z] #40 23.25 Checking out files: 89% (1522/1696) Checking out files: 90% (1527/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-08-21T18:41:58.930Z] #40 23.62 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-21T18:41:58.930Z] #40 25.97 + 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-21T18:41:59.181Z] The recommended git tool is: git [2021-08-21T18:41:59.192Z] #40 ... [2021-08-21T18:41:59.192Z] [2021-08-21T18:41:59.192Z] #36 [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-21T18:41:59.192Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-21T18:41:59.192Z] #36 24.27 Fetched 8463 kB in 17s (498 kB/s) [2021-08-21T18:41:59.192Z] #36 24.27 Reading package lists... [2021-08-21T18:41:59.452Z] #36 30.43 Reading package lists... [2021-08-21T18:41:59.452Z] #36 ... [2021-08-21T18:41:59.452Z] [2021-08-21T18:41:59.452Z] #46 [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-21T18:41:59.452Z] #46 sha256:67faab39b12e780365dc763bff6f16fa0b0c13095d26680f8973693c68d192aa [2021-08-21T18:41:59.452Z] #46 31.68 vendor/golang.org/x/crypto/internal/subtle [2021-08-21T18:41:59.482Z] #52 29.18 runtime [2021-08-21T18:41:59.482Z] #52 ... [2021-08-21T18:41:59.482Z] [2021-08-21T18:41:59.482Z] #50 [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-21T18:41:59.482Z] #50 sha256:6c60d187f23cccca3783abc17e53100530f11360e2e66c948e95ab12ae0afa75 [2021-08-21T18:41:59.482Z] #50 27.56 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-21T18:41:59.482Z] #50 27.64 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-21T18:41:59.482Z] #50 27.68 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-21T18:41:59.482Z] #50 28.06 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-21T18:41:59.482Z] #50 28.15 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-21T18:41:59.482Z] #50 28.16 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-21T18:41:59.482Z] #50 28.40 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-21T18:41:59.482Z] #50 28.45 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-21T18:41:59.482Z] #50 28.83 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-21T18:41:59.482Z] #50 28.83 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-21T18:41:59.482Z] #50 28.93 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-21T18:41:59.482Z] #50 29.02 go: downloading github.com/spf13/afero v1.1.2 [2021-08-21T18:41:59.482Z] #50 29.15 go: downloading github.com/spf13/cast v1.3.0 [2021-08-21T18:41:59.482Z] #50 29.22 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-21T18:41:59.482Z] #50 29.25 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-21T18:41:59.482Z] #50 29.30 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-21T18:41:59.482Z] #50 29.33 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-21T18:41:59.482Z] #50 29.61 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-21T18:41:59.482Z] #50 29.62 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-21T18:41:59.482Z] #50 29.64 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-21T18:41:59.482Z] #50 29.70 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-21T18:41:59.482Z] #50 ... [2021-08-21T18:41:59.482Z] [2021-08-21T18:41:59.482Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:41:59.482Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T18:41:59.482Z] #13 13.87 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T18:41:59.482Z] #13 18.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T18:41:59.482Z] #13 22.69 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-21T18:41:59.482Z] #13 ... [2021-08-21T18:41:59.482Z] [2021-08-21T18:41:59.482Z] #50 [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-21T18:41:59.482Z] #50 sha256:6c60d187f23cccca3783abc17e53100530f11360e2e66c948e95ab12ae0afa75 [2021-08-21T18:41:59.482Z] #50 29.70 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-21T18:41:59.482Z] #50 29.71 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-21T18:41:59.482Z] #50 29.77 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-21T18:41:59.482Z] #50 29.78 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-21T18:41:59.482Z] #50 29.80 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-21T18:41:59.714Z] #46 ... [2021-08-21T18:41:59.714Z] [2021-08-21T18:41:59.714Z] #56 [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-21T18:41:59.714Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-21T18:41:59.714Z] #56 24.69 Fetched 8463 kB in 16s (520 kB/s) [2021-08-21T18:41:59.714Z] #56 24.69 Reading package lists... [2021-08-21T18:41:59.741Z] #50 29.92 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-21T18:41:59.741Z] #50 29.97 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-21T18:41:59.741Z] #50 29.99 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-21T18:41:59.741Z] #50 30.06 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-21T18:41:59.896Z] #17 116.8 The following NEW packages will be installed: [2021-08-21T18:41:59.896Z] #17 116.8 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-08-21T18:41:59.896Z] #17 116.8 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-08-21T18:41:59.896Z] #17 116.8 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-08-21T18:41:59.896Z] #17 116.8 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-08-21T18:41:59.896Z] #17 116.8 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-08-21T18:41:59.896Z] #17 116.8 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-08-21T18:41:59.896Z] #17 116.8 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-08-21T18:41:59.896Z] #17 116.8 crossbuild-essential-armel crossbuild-essential-armhf [2021-08-21T18:41:59.896Z] #17 116.8 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-08-21T18:41:59.896Z] #17 116.8 file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi [2021-08-21T18:41:59.896Z] #17 116.8 g++-8-arm-linux-gnueabihf g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu [2021-08-21T18:41:59.896Z] #17 116.8 g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf [2021-08-21T18:41:59.896Z] #17 116.8 g++-powerpc64le-linux-gnu g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu [2021-08-21T18:41:59.896Z] #17 116.8 gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi [2021-08-21T18:41:59.896Z] #17 116.8 gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf [2021-08-21T18:41:59.896Z] #17 116.8 gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-8-powerpc64le-linux-gnu [2021-08-21T18:41:59.896Z] #17 116.8 gcc-8-powerpc64le-linux-gnu-base gcc-8-s390x-linux-gnu [2021-08-21T18:41:59.896Z] #17 116.8 gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi [2021-08-21T18:41:59.896Z] #17 116.8 gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu gcc-s390x-linux-gnu [2021-08-21T18:41:59.896Z] #17 116.8 libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross [2021-08-21T18:41:59.896Z] #17 116.8 libasan5-ppc64el-cross libasan5-s390x-cross libatomic1-arm64-cross [2021-08-21T18:41:59.896Z] #17 116.8 libatomic1-armel-cross libatomic1-armhf-cross libatomic1-ppc64el-cross [2021-08-21T18:41:59.896Z] #17 116.8 libatomic1-s390x-cross libc6-arm64-cross libc6-armel-cross libc6-armhf-cross [2021-08-21T18:41:59.896Z] #17 116.8 libc6-dev-arm64-cross libc6-dev-armel-cross libc6-dev-armhf-cross [2021-08-21T18:41:59.896Z] #17 116.8 libc6-dev-ppc64el-cross libc6-dev-s390x-cross libc6-ppc64el-cross [2021-08-21T18:41:59.896Z] #17 116.8 libc6-s390x-cross libconfig-auto-perl libconfig-inifiles-perl [2021-08-21T18:41:59.896Z] #17 116.8 libdebian-dpkgcross-perl libfile-homedir-perl libfile-which-perl [2021-08-21T18:41:59.896Z] #17 116.8 libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross [2021-08-21T18:41:59.896Z] #17 116.8 libgcc-8-dev-ppc64el-cross libgcc-8-dev-s390x-cross libgcc1-arm64-cross [2021-08-21T18:41:59.896Z] #17 116.8 libgcc1-armel-cross libgcc1-armhf-cross libgcc1-ppc64el-cross [2021-08-21T18:41:59.896Z] #17 116.8 libgcc1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-08-21T18:41:59.896Z] #17 116.8 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 [2021-08-21T18:41:59.896Z] #17 116.8 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-08-21T18:41:59.896Z] #17 116.8 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-08-21T18:41:59.896Z] #17 116.8 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-08-21T18:41:59.896Z] #17 116.8 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-08-21T18:41:59.896Z] #17 116.8 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-08-21T18:41:59.896Z] #17 116.8 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-08-21T18:41:59.896Z] #17 116.8 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-08-21T18:41:59.896Z] #17 116.8 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-08-21T18:41:59.896Z] #17 116.8 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-08-21T18:41:59.896Z] #17 116.8 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-08-21T18:41:59.896Z] #17 116.8 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-08-21T18:41:59.896Z] #17 116.8 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-08-21T18:41:59.896Z] #17 116.8 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-08-21T18:41:59.897Z] #17 116.8 linux-libc-dev-s390x-cross patch xz-utils [2021-08-21T18:41:59.897Z] #17 117.3 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T18:41:59.897Z] #17 117.3 Need to get 169 MB of archives. [2021-08-21T18:41:59.897Z] #17 117.3 After this operation, 612 MB of additional disk space will be used. [2021-08-21T18:41:59.897Z] #17 117.3 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB] [2021-08-21T18:41:59.897Z] #17 117.3 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-08-21T18:41:59.897Z] #17 117.3 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] [2021-08-21T18:41:59.897Z] #17 117.3 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] [2021-08-21T18:42:00.002Z] #50 30.22 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-21T18:42:00.002Z] #50 ... [2021-08-21T18:42:00.002Z] [2021-08-21T18:42:00.002Z] #34 [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-21T18:42:00.002Z] #34 sha256:f86329331907baaf15c95f98a03948ea5edb439d787aea1ed4754c34bfb0c22e [2021-08-21T18:42:00.002Z] #34 27.48 github.com/pelletier/go-toml/cmd/tomll [2021-08-21T18:42:00.002Z] #34 DONE 30.4s [2021-08-21T18:42:00.002Z] [2021-08-21T18:42:00.002Z] #50 [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-21T18:42:00.002Z] #50 sha256:6c60d187f23cccca3783abc17e53100530f11360e2e66c948e95ab12ae0afa75 [2021-08-21T18:42:00.002Z] #50 30.30 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-21T18:42:00.157Z] #17 117.3 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] [2021-08-21T18:42:00.157Z] #17 117.4 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-08-21T18:42:00.157Z] #17 117.4 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-aarch64-linux-gnu amd64 2.31.1-16 [2905 kB] [2021-08-21T18:42:00.157Z] #17 117.5 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabi amd64 2.31.1-16 [2832 kB] [2021-08-21T18:42:00.157Z] #17 117.6 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabihf amd64 2.31.1-16 [2834 kB] [2021-08-21T18:42:00.157Z] #17 117.7 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-powerpc64le-linux-gnu amd64 2.31.1-16 [2427 kB] [2021-08-21T18:42:00.264Z] #50 30.40 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-21T18:42:00.419Z] #17 117.8 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-s390x-linux-gnu amd64 2.31.1-16 [2127 kB] [2021-08-21T18:42:00.419Z] #17 117.9 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-08-21T18:42:00.419Z] #17 117.9 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6251 kB] [2021-08-21T18:42:00.522Z] #50 30.58 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-21T18:42:00.522Z] #50 30.76 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-21T18:42:00.781Z] #50 30.87 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-21T18:42:00.781Z] #50 30.99 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-21T18:42:00.781Z] #50 31.12 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-21T18:42:00.795Z] #46 ... [2021-08-21T18:42:00.795Z] [2021-08-21T18:42:00.795Z] #50 [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-21T18:42:00.795Z] #50 sha256:04829e3af0aa12be05135ccdee52690efd2024921bec5ba5e505329a4efa4e2b [2021-08-21T18:42:00.795Z] #50 20.68 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-21T18:42:00.795Z] #50 21.00 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-21T18:42:00.795Z] #50 26.38 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-21T18:42:00.795Z] #50 26.42 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-21T18:42:00.795Z] #50 26.56 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-21T18:42:00.795Z] #50 26.63 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-21T18:42:00.795Z] #50 26.83 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-21T18:42:00.795Z] #50 26.92 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-21T18:42:00.795Z] #50 27.57 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-21T18:42:00.795Z] #50 27.67 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-21T18:42:00.795Z] #50 27.97 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-21T18:42:00.795Z] #50 28.10 go: downloading github.com/spf13/afero v1.1.2 [2021-08-21T18:42:00.795Z] #50 28.46 go: downloading github.com/spf13/cast v1.3.0 [2021-08-21T18:42:00.795Z] #50 28.50 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-21T18:42:00.795Z] #50 28.55 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-21T18:42:00.795Z] #50 28.57 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-21T18:42:00.795Z] #50 28.84 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-21T18:42:00.795Z] #50 28.94 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-21T18:42:00.795Z] #50 29.51 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-21T18:42:00.795Z] #50 29.54 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-21T18:42:00.795Z] #50 29.70 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-21T18:42:00.795Z] #50 29.77 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-21T18:42:00.795Z] #50 29.96 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-21T18:42:00.795Z] #50 30.02 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-21T18:42:00.795Z] #50 30.09 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-21T18:42:00.795Z] #50 30.26 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-21T18:42:00.795Z] #50 30.44 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-21T18:42:00.795Z] #50 30.57 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-21T18:42:00.795Z] #50 30.76 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-21T18:42:00.796Z] #50 30.90 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-21T18:42:00.956Z] #29 11.47 0.0% 0.8% # 1.6% ## 3.2% ## 3.9% ### 4.9% #### 6.2% ##### 7.5% ##### 8.3% ###### 9.5% ####### 10.6% ######## 12.4% ######### 13.1% ######### 13.7% ########## 14.1% ########## 14.9% ############# 18.7% ############### 21.0% ################ 23.2% ################# 24.7% ################### 27.2% ################### 27.3% ##################### 29.8% ###################### 31.7% ######################## 33.7% ######################### 35.1% ########################## 37.0% ########################## 37.0% ########################### 38.9% ############################### 43.8% ################################# 45.8% ################################## 48.2% ################################### 49.8% #################################### 50.8% ###################################### 53.3% ######################################## 56.0% ######################################### 58.1% ########################################### 60.5% ############################################ 61.5% ############################################# 63.6% ############################################### 65.4% ################################################ 68.0% ################################################## 70.0% ################################################### 71.2% #################################################### 72.9% ###################################################### 75.3% ####################################################### 76.4% ######################################################## 77.9% ######################################################### 79.8% ########################################################### 82.1% ############################################################ 83.4% ############################################################ 83.8% ############################################################# 85.3% ############################################################## 87.1% ################################################################ 89.7% ################################################################# 91.2% ################################################################## 91.9% ################################################################### 93.4% #################################################################### 94.6% ##################################################################### 96.0% ##################################################################### 97.1% ####################################################################### 99.4% ######################################################################## 100.0% [2021-08-21T18:42:00.995Z] #17 118.2 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi-base amd64 8.3.0-2cross1 [190 kB] [2021-08-21T18:42:00.995Z] #17 118.2 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6552 kB] [2021-08-21T18:42:00.995Z] #17 118.5 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf-base amd64 8.3.0-2cross1 [190 kB] [2021-08-21T18:42:00.995Z] #17 118.5 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6554 kB] [2021-08-21T18:42:01.040Z] #50 31.17 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-21T18:42:01.040Z] #50 31.24 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-21T18:42:01.233Z] #29 19.05 [2021-08-21T18:42:01.299Z] #50 31.55 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-21T18:42:01.359Z] #50 31.16 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-21T18:42:01.558Z] #50 31.68 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-21T18:42:01.558Z] #50 31.79 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-21T18:42:01.566Z] #17 118.7 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-08-21T18:42:01.566Z] #17 118.7 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [6591 kB] [2021-08-21T18:42:01.566Z] #17 118.9 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-08-21T18:42:01.566Z] #17 118.9 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-s390x-linux-gnu amd64 8.3.0-2cross1 [5937 kB] [2021-08-21T18:42:01.566Z] #17 119.1 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-aarch64-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-08-21T18:42:01.566Z] #17 119.1 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabi amd64 4:8.3.0-1 [16.5 kB] [2021-08-21T18:42:01.566Z] #17 119.1 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabihf amd64 4:8.3.0-1 [16.5 kB] [2021-08-21T18:42:01.566Z] #17 119.1 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-powerpc64le-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-08-21T18:42:01.566Z] #17 119.1 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-s390x-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-08-21T18:42:01.566Z] #17 119.1 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB] [2021-08-21T18:42:01.566Z] #17 119.1 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-cross-base all 8.3.0-2cross1 [185 kB] [2021-08-21T18:42:01.566Z] #17 119.1 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB] [2021-08-21T18:42:01.566Z] #17 119.1 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-arm64-cross all 1:8.3.0-2cross1 [34.2 kB] [2021-08-21T18:42:01.639Z] #56 30.66 Reading package lists... [2021-08-21T18:42:01.639Z] #56 ... [2021-08-21T18:42:01.639Z] [2021-08-21T18:42:01.639Z] #36 [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-21T18:42:01.639Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-21T18:42:01.639Z] #36 30.43 Reading package lists... [2021-08-21T18:42:01.818Z] #50 32.06 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-21T18:42:01.818Z] #50 32.21 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-21T18:42:01.827Z] #17 119.1 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-arm64-cross all 8.3.0-2cross1 [66.3 kB] [2021-08-21T18:42:01.827Z] #17 119.2 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-arm64-cross all 8.3.0-2cross1 [23.6 kB] [2021-08-21T18:42:01.827Z] #17 119.3 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B] [2021-08-21T18:42:01.827Z] #17 119.3 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-arm64-cross all 8.3.0-2cross1 [325 kB] [2021-08-21T18:42:01.827Z] #17 119.3 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB] [2021-08-21T18:42:01.827Z] #17 119.4 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB] [2021-08-21T18:42:01.924Z] #50 ... [2021-08-21T18:42:01.924Z] [2021-08-21T18:42:01.924Z] #40 [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-21T18:42:01.924Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-21T18:42:02.078Z] #50 32.27 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-21T18:42:02.087Z] #17 119.4 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB] [2021-08-21T18:42:02.087Z] #17 119.4 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB] [2021-08-21T18:42:02.087Z] #17 119.4 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-arm64-cross all 8.3.0-2cross1 [833 kB] [2021-08-21T18:42:02.087Z] #17 119.5 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6681 kB] [2021-08-21T18:42:02.188Z] #29 20.16 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-21T18:42:02.339Z] #50 32.61 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-21T18:42:02.339Z] #50 32.61 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-21T18:42:02.347Z] #17 119.7 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-aarch64-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-08-21T18:42:02.347Z] #17 119.7 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-arm64-cross all 4.19.20-1cross1 [1209 kB] [2021-08-21T18:42:02.347Z] #17 119.8 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB] [2021-08-21T18:42:02.347Z] #17 119.9 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-arm64-cross all 8.3.0-2cross1 [1484 kB] [2021-08-21T18:42:02.437Z] #40 31.17 Checking out files: 70% (1190/1696) Checking out files: 71% (1205/1696) Checking out files: 72% (1222/1696) Checking out files: 73% (1239/1696) Checking out files: 74% (1256/1696) Checking out files: 75% (1272/1696) Checking out files: 76% (1289/1696) Checking out files: 77% (1306/1696) Checking out files: 78% (1323/1696) Checking out files: 79% (1340/1696) Checking out files: 80% (1357/1696) Checking out files: 81% (1374/1696) Checking out files: 82% (1391/1696) Checking out files: 83% (1408/1696) Checking out files: 84% (1425/1696) Checking out files: 85% (1442/1696) Checking out files: 86% (1459/1696) Checking out files: 87% (1476/1696) Checking out files: 88% (1493/1696) Checking out files: 89% (1510/1696) Checking out files: 90% (1527/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-08-21T18:42:02.437Z] #40 31.93 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-21T18:42:02.453Z] #29 20.46 [2021-08-21T18:42:02.582Z] #36 36.36 Building dependency tree... [2021-08-21T18:42:02.599Z] #50 32.64 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-21T18:42:02.599Z] #50 32.82 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-21T18:42:02.611Z] #17 120.0 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6821 kB] [2021-08-21T18:42:02.718Z] #29 20.66 ############################################### 65.9% ######################################################################## 100.0% [2021-08-21T18:42:02.876Z] #17 120.3 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-aarch64-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-08-21T18:42:02.876Z] #17 120.3 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-08-21T18:42:02.876Z] #17 120.3 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] [2021-08-21T18:42:02.876Z] #17 120.3 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB] [2021-08-21T18:42:02.876Z] #17 120.3 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB] [2021-08-21T18:42:02.876Z] #17 120.3 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-21T18:42:02.981Z] #29 20.76 [2021-08-21T18:42:03.169Z] #50 ... [2021-08-21T18:42:03.169Z] [2021-08-21T18:42:03.169Z] #56 [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-21T18:42:03.169Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-21T18:42:03.169Z] #56 23.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T18:42:03.429Z] #56 ... [2021-08-21T18:42:03.429Z] [2021-08-21T18:42:03.429Z] #40 [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-21T18:42:03.429Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-21T18:42:03.429Z] #40 32.72 Checking out files: 73% (1250/1696) Checking out files: 74% (1256/1696) Checking out files: 75% (1272/1696) Checking out files: 76% (1289/1696) Checking out files: 77% (1306/1696) Checking out files: 78% (1323/1696) Checking out files: 79% (1340/1696) Checking out files: 80% (1357/1696) Checking out files: 81% (1374/1696) Checking out files: 82% (1391/1696) Checking out files: 83% (1408/1696) Checking out files: 84% (1425/1696) Checking out files: 85% (1442/1696) Checking out files: 86% (1459/1696) Checking out files: 87% (1476/1696) Checking out files: 88% (1493/1696) Checking out files: 89% (1510/1696) Checking out files: 90% (1527/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-08-21T18:42:03.449Z] #17 120.6 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-08-21T18:42:03.449Z] #17 120.6 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] [2021-08-21T18:42:03.449Z] #17 120.6 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] [2021-08-21T18:42:03.449Z] #17 120.6 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] [2021-08-21T18:42:03.449Z] #17 120.6 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] [2021-08-21T18:42:03.449Z] #17 120.6 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-08-21T18:42:03.449Z] #17 120.6 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB] [2021-08-21T18:42:03.449Z] #17 120.6 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB] [2021-08-21T18:42:03.449Z] #17 120.6 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-08-21T18:42:03.449Z] #17 120.6 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB] [2021-08-21T18:42:03.449Z] #17 120.6 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdebian-dpkgcross-perl all 2.6.15-3 [38.7 kB] [2021-08-21T18:42:03.449Z] #17 120.6 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB] [2021-08-21T18:42:03.449Z] #17 120.6 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B] [2021-08-21T18:42:03.449Z] #17 ... [2021-08-21T18:42:03.449Z] [2021-08-21T18:42:03.449Z] #53 [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-21T18:42:03.449Z] #53 sha256:c407fe0fb3750d58504283a9443b5b165c6201b012baf23a48924e255dfa7331 [2021-08-21T18:42:03.449Z] #53 124.8 net/http/httptrace [2021-08-21T18:42:03.449Z] #53 124.9 net/http [2021-08-21T18:42:03.449Z] #53 133.3 github.com/LK4D4/vndr/godl [2021-08-21T18:42:03.449Z] #53 133.8 github.com/LK4D4/vndr [2021-08-21T18:42:03.449Z] #53 ... [2021-08-21T18:42:03.449Z] [2021-08-21T18:42:03.449Z] #17 [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-21T18:42:03.449Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-21T18:42:03.449Z] #17 120.8 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB] [2021-08-21T18:42:03.559Z] #29 ... [2021-08-21T18:42:03.559Z] [2021-08-21T18:42:03.559Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:42:03.559Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-21T18:42:03.559Z] #13 14.90 Reading package lists... [2021-08-21T18:42:03.559Z] #13 19.65 Reading package lists... [2021-08-21T18:42:03.559Z] #13 25.74 Building dependency tree... [2021-08-21T18:42:03.559Z] #13 27.83 The following additional packages will be installed: [2021-08-21T18:42:03.559Z] #13 27.84 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-08-21T18:42:03.559Z] #13 27.84 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-08-21T18:42:03.559Z] #13 27.84 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-08-21T18:42:03.559Z] #13 27.84 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-08-21T18:42:03.559Z] #13 27.85 mingw-w64-x86-64-dev [2021-08-21T18:42:03.559Z] #13 27.85 Suggested packages: [2021-08-21T18:42:03.559Z] #13 27.85 gcc-8-locales seccomp wine64 [2021-08-21T18:42:03.559Z] #13 28.60 The following NEW packages will be installed: [2021-08-21T18:42:03.559Z] #13 28.60 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-21T18:42:03.559Z] #13 28.61 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-08-21T18:42:03.559Z] #13 28.61 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-08-21T18:42:03.559Z] #13 28.61 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-08-21T18:42:03.559Z] #13 28.61 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-08-21T18:42:03.559Z] #13 28.62 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-08-21T18:42:03.559Z] #13 28.62 The following packages will be upgraded: [2021-08-21T18:42:03.559Z] #13 28.63 libseccomp2 [2021-08-21T18:42:03.559Z] #13 29.04 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T18:42:03.559Z] #13 29.04 Need to get 73.4 MB of archives. [2021-08-21T18:42:03.559Z] #13 29.04 After this operation, 472 MB of additional disk space will be used. [2021-08-21T18:42:03.559Z] #13 29.04 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-08-21T18:42:03.559Z] #13 29.09 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-08-21T18:42:03.559Z] #13 29.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-08-21T18:42:03.559Z] #13 ... [2021-08-21T18:42:03.559Z] [2021-08-21T18:42:03.559Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:42:03.559Z] #44 sha256:0cf93f5558ad4c5b3e6b04ba38b9dc1ce88e11cd44491ae850f6a0f51ab32b26 [2021-08-21T18:42:03.559Z] #44 22.44 Reading package lists... [2021-08-21T18:42:03.559Z] #44 28.14 Building dependency tree... [2021-08-21T18:42:03.559Z] #44 30.05 The following additional packages will be installed: [2021-08-21T18:42:03.559Z] #44 30.05 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-08-21T18:42:03.559Z] #44 30.05 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-08-21T18:42:03.559Z] #44 30.05 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-21T18:42:03.559Z] #44 30.05 python3.7-minimal [2021-08-21T18:42:03.559Z] #44 30.06 Suggested packages: [2021-08-21T18:42:03.559Z] #44 30.09 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-08-21T18:42:03.559Z] #44 30.09 python3.7-doc binfmt-support [2021-08-21T18:42:03.559Z] #44 30.69 The following NEW packages will be installed: [2021-08-21T18:42:03.559Z] #44 30.69 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-08-21T18:42:03.559Z] #44 30.69 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-08-21T18:42:03.559Z] #44 30.69 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-21T18:42:03.559Z] #44 30.69 python3.7-minimal [2021-08-21T18:42:03.559Z] #44 31.09 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T18:42:03.559Z] #44 31.09 Need to get 6095 kB of archives. [2021-08-21T18:42:03.559Z] #44 31.09 After this operation, 32.3 MB of additional disk space will be used. [2021-08-21T18:42:03.559Z] #44 31.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-08-21T18:42:03.559Z] #44 31.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-08-21T18:42:03.559Z] #44 31.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-08-21T18:42:03.559Z] #44 31.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-08-21T18:42:03.559Z] #44 31.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-08-21T18:42:03.559Z] #44 31.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-08-21T18:42:03.559Z] #44 31.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-08-21T18:42:03.559Z] #44 31.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-08-21T18:42:03.559Z] #44 31.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-08-21T18:42:03.559Z] #44 31.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-21T18:42:03.559Z] #44 32.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB] [2021-08-21T18:42:03.559Z] #44 32.02 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-protobuf arm64 3.6.1.3-2 [328 kB] [2021-08-21T18:42:03.559Z] #44 32.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-08-21T18:42:03.559Z] #44 32.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-08-21T18:42:03.559Z] #44 32.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-08-21T18:42:03.688Z] #40 33.39 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-21T18:42:03.709Z] #17 121.0 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armel-cross all 1:8.3.0-2cross1 [38.5 kB] [2021-08-21T18:42:03.709Z] #17 121.0 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armel-cross all 8.3.0-2cross1 [65.6 kB] [2021-08-21T18:42:03.709Z] #17 121.1 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B] [2021-08-21T18:42:03.709Z] #17 121.1 Get:69 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armel-cross all 8.3.0-2cross1 [288 kB] [2021-08-21T18:42:03.709Z] #17 121.1 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB] [2021-08-21T18:42:03.709Z] #17 121.2 Get:71 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB] [2021-08-21T18:42:03.709Z] #17 121.2 Get:72 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armel-cross all 8.3.0-2cross1 [601 kB] [2021-08-21T18:42:03.709Z] #17 121.3 Get:73 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6975 kB] [2021-08-21T18:42:03.823Z] #44 ... [2021-08-21T18:42:03.823Z] [2021-08-21T18:42:03.823Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-21T18:42:03.823Z] #29 sha256:b61e3e561f1088a324ee55790f34bc62e54f86c6bebf43644bc851294e3ad4f1 [2021-08-21T18:42:03.823Z] #29 21.69 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-21T18:42:03.823Z] #29 21.92 [2021-08-21T18:42:03.823Z] #29 ... [2021-08-21T18:42:03.823Z] [2021-08-21T18:42:03.823Z] #50 [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-21T18:42:03.823Z] #50 sha256:a2ceea8680c60bcd1bf8b4bb9d841aefa96064e500a0a8c7ede085d838461f7b [2021-08-21T18:42:03.823Z] #50 23.82 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-21T18:42:03.823Z] #50 24.73 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-21T18:42:03.823Z] #50 24.74 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-21T18:42:03.823Z] #50 25.00 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-21T18:42:03.823Z] #50 25.16 go: downloading github.com/spf13/afero v1.1.2 [2021-08-21T18:42:03.823Z] #50 25.71 go: downloading github.com/spf13/cast v1.3.0 [2021-08-21T18:42:03.823Z] #50 25.73 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-21T18:42:03.823Z] #50 25.79 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-21T18:42:03.823Z] #50 25.79 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-21T18:42:03.823Z] #50 25.93 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-21T18:42:03.823Z] #50 26.11 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-21T18:42:03.823Z] #50 26.59 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-21T18:42:03.823Z] #50 26.65 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-21T18:42:03.823Z] #50 26.83 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-21T18:42:03.823Z] #50 26.87 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-21T18:42:03.823Z] #50 27.10 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-21T18:42:03.823Z] #50 27.22 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-21T18:42:03.823Z] #50 27.47 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-21T18:42:03.823Z] #50 27.76 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-21T18:42:03.823Z] #50 28.02 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-21T18:42:03.823Z] #50 28.69 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-21T18:42:03.823Z] #50 28.73 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-21T18:42:03.823Z] #50 28.90 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-21T18:42:03.823Z] #50 29.45 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-21T18:42:03.823Z] #50 30.17 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-21T18:42:03.823Z] #50 30.93 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-21T18:42:03.823Z] #50 31.35 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-21T18:42:03.823Z] #50 31.58 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-21T18:42:03.823Z] #50 32.23 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-21T18:42:03.823Z] #50 32.33 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-21T18:42:03.823Z] #50 32.42 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-21T18:42:03.823Z] #50 32.43 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-21T18:42:03.823Z] #50 33.00 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-21T18:42:03.823Z] #50 33.10 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-21T18:42:03.823Z] #50 33.11 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-21T18:42:03.823Z] #50 33.60 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-21T18:42:03.823Z] #50 33.62 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-21T18:42:03.823Z] #50 33.80 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-21T18:42:03.823Z] #50 33.81 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-21T18:42:03.966Z] #36 38.90 The following additional packages will be installed: [2021-08-21T18:42:03.966Z] #36 38.92 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-08-21T18:42:03.966Z] #36 38.92 Suggested packages: [2021-08-21T18:42:03.966Z] #36 38.92 cmake-doc ninja-build lrzip [2021-08-21T18:42:03.966Z] #36 38.92 Recommended packages: [2021-08-21T18:42:03.966Z] #36 38.92 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-21T18:42:03.971Z] #17 121.5 Get:74 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabi amd64 4:8.3.0-1 [1460 B] [2021-08-21T18:42:04.146Z] #50 ... [2021-08-21T18:42:04.146Z] [2021-08-21T18:42:04.146Z] #56 [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-21T18:42:04.146Z] #56 sha256:5b4c59f4cf1095ecc5b5757636eed47e2e6ff41bdd7ffb5ef1ec7489346ab669 [2021-08-21T18:42:04.146Z] #56 24.76 The following additional packages will be installed: [2021-08-21T18:42:04.146Z] #56 24.77 libbtrfs0 [2021-08-21T18:42:04.146Z] #56 24.90 The following NEW packages will be installed: [2021-08-21T18:42:04.146Z] #56 24.90 libbtrfs-dev libbtrfs0 [2021-08-21T18:42:04.146Z] #56 25.34 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T18:42:04.146Z] #56 25.34 Need to get 119 kB of archives. [2021-08-21T18:42:04.146Z] #56 25.34 After this operation, 387 kB of additional disk space will be used. [2021-08-21T18:42:04.146Z] #56 25.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-08-21T18:42:04.146Z] #56 25.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-08-21T18:42:04.146Z] #56 27.16 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T18:42:04.146Z] #56 27.49 Fetched 119 kB in 0s (415 kB/s) [2021-08-21T18:42:04.146Z] #56 27.64 Selecting previously unselected package libbtrfs0. [2021-08-21T18:42:04.146Z] #56 27.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-08-21T18:42:04.146Z] #56 27.93 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-08-21T18:42:04.146Z] #56 28.24 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-21T18:42:04.146Z] #56 28.34 Selecting previously unselected package libbtrfs-dev. [2021-08-21T18:42:04.146Z] #56 28.37 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-08-21T18:42:04.146Z] #56 28.39 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-21T18:42:04.146Z] #56 28.74 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-21T18:42:04.146Z] #56 28.84 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-21T18:42:04.146Z] #56 28.87 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T18:42:04.232Z] #17 121.5 Get:75 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armel-cross all 4.19.20-1cross1 [1212 kB] [2021-08-21T18:42:04.418Z] #56 ... [2021-08-21T18:42:04.418Z] [2021-08-21T18:42:04.418Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:42:04.418Z] #44 sha256:0cf93f5558ad4c5b3e6b04ba38b9dc1ce88e11cd44491ae850f6a0f51ab32b26 [2021-08-21T18:42:04.418Z] #44 33.99 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [588 kB] [2021-08-21T18:42:04.494Z] #17 121.9 Get:76 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB] [2021-08-21T18:42:04.756Z] #17 122.1 Get:77 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armel-cross all 8.3.0-2cross1 [1543 kB] [2021-08-21T18:42:04.756Z] #17 ... [2021-08-21T18:42:04.756Z] [2021-08-21T18:42:04.756Z] #39 [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-21T18:42:04.756Z] #39 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-21T18:42:04.756Z] #39 DONE 136.2s [2021-08-21T18:42:04.909Z] #36 39.69 The following NEW packages will be installed: [2021-08-21T18:42:04.909Z] #36 39.69 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-08-21T18:42:04.909Z] #36 39.70 vim-common xxd [2021-08-21T18:42:04.976Z] #40 34.29 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-08-21T18:42:04.976Z] #40 ... [2021-08-21T18:42:04.976Z] [2021-08-21T18:42:04.976Z] #52 [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-21T18:42:04.976Z] #52 sha256:244c7ac1b684da51931af48ad4f8e0581dcf9694986a19e4dcb92317b1a62db4 [2021-08-21T18:42:04.976Z] #52 25.04 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-21T18:42:04.976Z] #52 29.99 runtime [2021-08-21T18:42:05.019Z] [2021-08-21T18:42:05.019Z] #17 [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-21T18:42:05.019Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-21T18:42:05.019Z] #17 122.4 Get:78 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [7131 kB] [2021-08-21T18:42:05.170Z] #36 40.07 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T18:42:05.170Z] #36 40.07 Need to get 14.9 MB of archives. [2021-08-21T18:42:05.170Z] #36 40.07 After this operation, 61.8 MB of additional disk space will be used. [2021-08-21T18:42:05.170Z] #36 40.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-21T18:42:05.170Z] #36 40.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-21T18:42:05.170Z] #36 40.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-08-21T18:42:05.233Z] #52 ... [2021-08-21T18:42:05.234Z] [2021-08-21T18:42:05.234Z] #50 [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-21T18:42:05.234Z] #50 sha256:04829e3af0aa12be05135ccdee52690efd2024921bec5ba5e505329a4efa4e2b [2021-08-21T18:42:05.234Z] #50 31.86 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-21T18:42:05.234Z] #50 32.10 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-21T18:42:05.234Z] #50 32.23 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-21T18:42:05.234Z] #50 32.46 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-21T18:42:05.234Z] #50 32.59 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-21T18:42:05.234Z] #50 32.99 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-21T18:42:05.234Z] #50 33.04 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-21T18:42:05.234Z] #50 33.78 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-21T18:42:05.234Z] #50 33.89 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-21T18:42:05.234Z] #50 33.95 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-21T18:42:05.234Z] #50 34.06 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-21T18:42:05.234Z] #50 34.11 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-21T18:42:05.234Z] #50 34.32 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-21T18:42:05.234Z] #50 34.79 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-21T18:42:05.234Z] #50 35.18 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-21T18:42:05.289Z] #17 122.7 Get:79 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabi amd64 4:8.3.0-1 [1176 B] [2021-08-21T18:42:05.289Z] #17 122.8 Get:80 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B] [2021-08-21T18:42:05.431Z] #36 40.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-21T18:42:05.490Z] #50 35.34 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-21T18:42:05.491Z] #50 35.36 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-21T18:42:05.491Z] #50 35.38 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-21T18:42:05.491Z] #50 35.50 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-21T18:42:05.491Z] #50 35.56 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-21T18:42:05.553Z] #17 ... [2021-08-21T18:42:05.553Z] [2021-08-21T18:42:05.553Z] #53 [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-21T18:42:05.553Z] #53 sha256:c407fe0fb3750d58504283a9443b5b165c6201b012baf23a48924e255dfa7331 [2021-08-21T18:42:05.553Z] #53 DONE 136.9s [2021-08-21T18:42:05.553Z] [2021-08-21T18:42:05.553Z] #17 [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-21T18:42:05.553Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-21T18:42:05.553Z] #17 122.9 Get:81 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB] [2021-08-21T18:42:05.553Z] #17 123.0 Get:82 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armhf-cross all 1:8.3.0-2cross1 [37.1 kB] [2021-08-21T18:42:05.553Z] #17 123.1 Get:83 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armhf-cross all 8.3.0-2cross1 [63.1 kB] [2021-08-21T18:42:05.595Z] #40 ... [2021-08-21T18:42:05.595Z] [2021-08-21T18:42:05.595Z] #59 [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-21T18:42:05.595Z] #59 sha256:fe5f4bd475cf321b63b161a9534a757dc3c44040c02fe03bb6785032502112bb [2021-08-21T18:42:05.595Z] #59 25.49 go: downloading github.com/google/uuid v1.3.0 [2021-08-21T18:42:05.595Z] #59 25.83 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-21T18:42:05.595Z] #59 25.84 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-21T18:42:05.595Z] #59 26.59 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-21T18:42:05.595Z] #59 26.87 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-21T18:42:05.595Z] #59 27.32 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-21T18:42:05.595Z] #59 28.00 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-21T18:42:05.595Z] #59 28.16 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-21T18:42:05.595Z] #59 34.80 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-21T18:42:05.595Z] #59 34.95 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-21T18:42:05.595Z] #59 ... [2021-08-21T18:42:05.595Z] [2021-08-21T18:42:05.595Z] #50 [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-21T18:42:05.595Z] #50 sha256:6c60d187f23cccca3783abc17e53100530f11360e2e66c948e95ab12ae0afa75 [2021-08-21T18:42:05.595Z] #50 34.43 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-21T18:42:05.595Z] #50 34.46 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-21T18:42:05.595Z] #50 34.74 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-21T18:42:05.595Z] #50 34.78 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-21T18:42:05.595Z] #50 34.78 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-21T18:42:05.595Z] #50 35.30 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-21T18:42:05.595Z] #50 35.49 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-21T18:42:05.595Z] #50 35.82 go: downloading golang.org/x/text v0.3.2 [2021-08-21T18:42:05.813Z] #44 35.46 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T18:42:05.813Z] #44 ... [2021-08-21T18:42:05.813Z] [2021-08-21T18:42:05.813Z] #56 [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-21T18:42:05.813Z] #56 sha256:5b4c59f4cf1095ecc5b5757636eed47e2e6ff41bdd7ffb5ef1ec7489346ab669 [2021-08-21T18:42:05.813Z] #56 DONE 35.8s [2021-08-21T18:42:05.813Z] [2021-08-21T18:42:05.813Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:42:05.813Z] #44 sha256:0cf93f5558ad4c5b3e6b04ba38b9dc1ce88e11cd44491ae850f6a0f51ab32b26 [2021-08-21T18:42:05.813Z] #44 35.62 Fetched 6095 kB in 4s (1685 kB/s) [2021-08-21T18:42:05.813Z] #44 ... [2021-08-21T18:42:05.813Z] [2021-08-21T18:42:05.813Z] #36 [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-21T18:42:05.813Z] #36 sha256:952f36e5b33856364c1d47ec43a221786e573128859e3ae6da8f7f6afd9788cc [2021-08-21T18:42:05.813Z] #36 25.86 The following additional packages will be installed: [2021-08-21T18:42:05.813Z] #36 25.88 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-08-21T18:42:05.813Z] #36 25.88 Suggested packages: [2021-08-21T18:42:05.813Z] #36 25.88 cmake-doc ninja-build lrzip [2021-08-21T18:42:05.813Z] #36 25.88 Recommended packages: [2021-08-21T18:42:05.813Z] #36 25.88 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-21T18:42:05.813Z] #36 26.76 The following NEW packages will be installed: [2021-08-21T18:42:05.813Z] #36 26.77 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-08-21T18:42:05.813Z] #36 26.77 vim-common xxd [2021-08-21T18:42:05.813Z] #36 27.14 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T18:42:05.813Z] #36 27.14 Need to get 14.2 MB of archives. [2021-08-21T18:42:05.813Z] #36 27.14 After this operation, 60.0 MB of additional disk space will be used. [2021-08-21T18:42:05.813Z] #36 27.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-08-21T18:42:05.813Z] #36 27.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-21T18:42:05.813Z] #36 27.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-08-21T18:42:05.813Z] #36 27.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-08-21T18:42:05.813Z] #36 28.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB] [2021-08-21T18:42:05.813Z] #36 28.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-08-21T18:42:05.813Z] #36 28.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-08-21T18:42:05.813Z] #36 28.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-08-21T18:42:05.813Z] #36 28.22 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2021-08-21T18:42:05.813Z] #36 28.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-08-21T18:42:05.813Z] #36 30.22 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T18:42:05.813Z] #36 30.90 Fetched 14.2 MB in 2s (8957 kB/s) [2021-08-21T18:42:05.813Z] #36 32.08 Selecting previously unselected package xxd. [2021-08-21T18:42:05.813Z] #36 32.08 (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 ... 15394 files and directories currently installed.) [2021-08-21T18:42:05.813Z] #36 32.13 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-08-21T18:42:05.813Z] #36 32.82 Unpacking xxd (2:8.1.0875-5) ... [2021-08-21T18:42:05.813Z] #36 35.31 Selecting previously unselected package vim-common. [2021-08-21T18:42:05.813Z] #36 35.36 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-21T18:42:05.813Z] #36 35.63 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-21T18:42:05.814Z] #17 123.2 Get:84 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B] [2021-08-21T18:42:05.814Z] #17 123.2 Get:85 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armhf-cross all 8.3.0-2cross1 [301 kB] [2021-08-21T18:42:05.814Z] #17 123.3 Get:86 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB] [2021-08-21T18:42:06.076Z] #17 123.4 Get:87 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB] [2021-08-21T18:42:06.076Z] #17 123.5 Get:88 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armhf-cross all 8.3.0-2cross1 [612 kB] [2021-08-21T18:42:06.076Z] #17 123.5 Get:89 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6974 kB] [2021-08-21T18:42:06.079Z] #36 ... [2021-08-21T18:42:06.079Z] [2021-08-21T18:42:06.079Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-21T18:42:06.079Z] #29 sha256:b61e3e561f1088a324ee55790f34bc62e54f86c6bebf43644bc851294e3ad4f1 [2021-08-21T18:42:06.079Z] #29 22.14 0.4% ############################################### 66.6% ######################################################################## 100.0% [2021-08-21T18:42:06.079Z] #29 22.45 [2021-08-21T18:42:06.079Z] #29 23.34 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-08-21T18:42:06.079Z] #29 23.66 [2021-08-21T18:42:06.337Z] #17 123.9 Get:90 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabihf amd64 4:8.3.0-1 [1456 B] [2021-08-21T18:42:06.338Z] #17 123.9 Get:91 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armhf-cross all 4.19.20-1cross1 [1212 kB] [2021-08-21T18:42:06.338Z] #17 123.9 Get:92 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB] [2021-08-21T18:42:06.376Z] #36 41.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-08-21T18:42:06.376Z] #36 41.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-08-21T18:42:06.376Z] #36 41.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-08-21T18:42:06.376Z] #36 41.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-08-21T18:42:06.376Z] #36 41.20 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-08-21T18:42:06.376Z] #36 41.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-08-21T18:42:06.599Z] #17 124.0 Get:93 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armhf-cross all 8.3.0-2cross1 [1556 kB] [2021-08-21T18:42:06.599Z] #17 124.1 Get:94 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [7133 kB] [2021-08-21T18:42:06.975Z] #50 ... [2021-08-21T18:42:06.976Z] [2021-08-21T18:42:06.976Z] #46 [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-21T18:42:06.976Z] #46 sha256:31d60fa4cd3df99e705234854c175c3e188482ab9c1d73203d13940d5b6d8efe [2021-08-21T18:42:06.976Z] #46 27.33 encoding [2021-08-21T18:42:06.976Z] #46 27.63 unicode/utf16 [2021-08-21T18:42:06.976Z] #46 28.18 container/list [2021-08-21T18:42:06.976Z] #46 28.82 crypto/internal/subtle [2021-08-21T18:42:06.976Z] #46 28.99 crypto/subtle [2021-08-21T18:42:06.976Z] #46 29.19 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-21T18:42:06.976Z] #46 29.36 internal/nettrace [2021-08-21T18:42:06.976Z] #46 29.52 runtime/cgo [2021-08-21T18:42:07.171Z] #17 124.4 Get:95 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabihf amd64 4:8.3.0-1 [1180 B] [2021-08-21T18:42:07.171Z] #17 124.4 Get:96 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B] [2021-08-21T18:42:07.171Z] #17 124.5 Get:97 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-ppc64el-cross all 2.28-7cross1 [1606 kB] [2021-08-21T18:42:07.171Z] #17 124.6 Get:98 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-ppc64el-cross all 1:8.3.0-2cross1 [30.3 kB] [2021-08-21T18:42:07.171Z] #17 124.6 Get:99 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-ppc64el-cross all 8.3.0-2cross1 [77.5 kB] [2021-08-21T18:42:07.171Z] #17 124.6 Get:100 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-ppc64el-cross all 8.3.0-2cross1 [29.0 kB] [2021-08-21T18:42:07.171Z] #17 124.6 Get:101 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-ppc64el-cross all 8.3.0-2cross1 [9628 B] [2021-08-21T18:42:07.171Z] #17 124.7 Get:102 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-ppc64el-cross all 8.3.0-2cross1 [400 kB] [2021-08-21T18:42:07.235Z] #46 ... [2021-08-21T18:42:07.235Z] [2021-08-21T18:42:07.235Z] #40 [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-21T18:42:07.235Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-21T18:42:07.235Z] #40 35.79 + 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-21T18:42:07.323Z] #36 ... [2021-08-21T18:42:07.323Z] [2021-08-21T18:42:07.323Z] #56 [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-21T18:42:07.323Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-21T18:42:07.323Z] #56 30.66 Reading package lists... [2021-08-21T18:42:07.323Z] #56 37.07 Building dependency tree... [2021-08-21T18:42:07.323Z] #56 39.69 The following additional packages will be installed: [2021-08-21T18:42:07.323Z] #56 39.69 libbtrfs0 [2021-08-21T18:42:07.323Z] #56 39.89 The following NEW packages will be installed: [2021-08-21T18:42:07.323Z] #56 39.89 libbtrfs-dev libbtrfs0 [2021-08-21T18:42:07.323Z] #56 40.24 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T18:42:07.323Z] #56 40.24 Need to get 119 kB of archives. [2021-08-21T18:42:07.323Z] #56 40.24 After this operation, 387 kB of additional disk space will be used. [2021-08-21T18:42:07.323Z] #56 40.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-21T18:42:07.323Z] #56 40.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-21T18:42:07.323Z] #56 41.34 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T18:42:07.323Z] #56 41.45 Fetched 119 kB in 0s (435 kB/s) [2021-08-21T18:42:07.323Z] #56 41.60 Selecting previously unselected package libbtrfs0. [2021-08-21T18:42:07.323Z] #56 41.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 ... 15421 files and directories currently installed.) [2021-08-21T18:42:07.323Z] #56 41.68 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-21T18:42:07.323Z] #56 41.73 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-21T18:42:07.323Z] #56 41.83 Selecting previously unselected package libbtrfs-dev. [2021-08-21T18:42:07.323Z] #56 41.83 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-21T18:42:07.323Z] #56 41.84 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-21T18:42:07.323Z] #56 42.07 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-21T18:42:07.323Z] #56 42.26 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-21T18:42:07.323Z] #56 42.32 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T18:42:07.388Z] #50 37.09 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-21T18:42:07.388Z] #50 37.10 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-21T18:42:07.388Z] #50 37.34 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-21T18:42:07.388Z] #50 37.37 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-21T18:42:07.388Z] #50 37.38 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-21T18:42:07.388Z] #50 37.48 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-21T18:42:07.432Z] #17 124.8 Get:103 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-ppc64el-cross all 8.3.0-2cross1 [375 kB] [2021-08-21T18:42:07.594Z] #56 ... [2021-08-21T18:42:07.595Z] [2021-08-21T18:42:07.595Z] #36 [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-21T18:42:07.595Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-21T18:42:07.595Z] #36 42.45 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T18:42:07.693Z] #17 124.9 Get:104 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-ppc64el-cross all 8.3.0-2cross1 [142 kB] [2021-08-21T18:42:07.694Z] #17 124.9 Get:105 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-ppc64el-cross all 8.3.0-2cross1 [284 kB] [2021-08-21T18:42:07.694Z] #17 124.9 Get:106 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-ppc64el-cross all 8.3.0-2cross1 [131 kB] [2021-08-21T18:42:07.694Z] #17 125.0 Get:107 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libquadmath0-ppc64el-cross all 8.3.0-2cross1 [136 kB] [2021-08-21T18:42:07.694Z] #17 125.1 Get:108 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-ppc64el-cross all 8.3.0-2cross1 [1187 kB] [2021-08-21T18:42:07.857Z] #36 ... [2021-08-21T18:42:07.857Z] [2021-08-21T18:42:07.857Z] #56 [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-21T18:42:07.857Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-21T18:42:07.857Z] #56 DONE 42.7s [2021-08-21T18:42:07.857Z] [2021-08-21T18:42:07.857Z] #36 [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-21T18:42:07.857Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-21T18:42:07.857Z] #36 42.62 Fetched 14.9 MB in 2s (8627 kB/s) [2021-08-21T18:42:07.857Z] #36 42.77 Selecting previously unselected package xxd. [2021-08-21T18:42:07.952Z] #50 37.89 go: downloading golang.org/x/text v0.3.2 [2021-08-21T18:42:07.954Z] #17 125.5 Get:109 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7028 kB] [2021-08-21T18:42:08.133Z] #36 42.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-21T18:42:08.133Z] #36 42.89 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-21T18:42:08.133Z] #36 42.89 Unpacking xxd (2:8.1.0875-5) ... [2021-08-21T18:42:08.133Z] #36 43.08 Selecting previously unselected package vim-common. [2021-08-21T18:42:08.133Z] #36 43.08 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-21T18:42:08.294Z] #29 23.87 0.0% 1.2% ##### 7.1% ########## 14.2% ############### 22.2% ###################### 31.0% ############################ 39.2% ################################ 45.0% ################################# 46.7% ################################### 49.6% ###################################### 52.9% ############################################ 61.2% ################################################## 69.8% ###################################################### 76.2% ####################################################### 76.8% ########################################################### 82.2% ############################################################# 85.7% ################################################################# 90.4% #################################################################### 94.5% ######################################################################## 100.0% [2021-08-21T18:42:08.294Z] #29 26.15 [2021-08-21T18:42:08.394Z] #36 43.15 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-21T18:42:08.526Z] #17 125.8 Get:110 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1472 B] [2021-08-21T18:42:08.526Z] #17 125.9 Get:111 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-ppc64el-cross all 4.19.20-1cross1 [1223 kB] [2021-08-21T18:42:08.526Z] #17 126.0 Get:112 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-ppc64el-cross all 2.28-7cross1 [2747 kB] [2021-08-21T18:42:08.526Z] #17 126.0 Get:113 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-ppc64el-cross all 8.3.0-2cross1 [1572 kB] [2021-08-21T18:42:08.657Z] #36 43.46 Selecting previously unselected package cmake-data. [2021-08-21T18:42:08.657Z] #36 43.46 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-08-21T18:42:08.657Z] #36 43.46 Unpacking cmake-data (3.13.4-1) ... [2021-08-21T18:42:08.787Z] #17 126.1 Get:114 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7169 kB] [2021-08-21T18:42:08.787Z] #17 126.3 Get:115 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1184 B] [2021-08-21T18:42:08.787Z] #17 126.3 Get:116 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-ppc64el all 12.6 [6580 B] [2021-08-21T18:42:09.048Z] #17 126.4 Get:117 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-s390x-cross all 2.28-7cross1 [1308 kB] [2021-08-21T18:42:09.048Z] #17 126.5 Get:118 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-s390x-cross all 1:8.3.0-2cross1 [24.8 kB] [2021-08-21T18:42:09.253Z] #29 ... [2021-08-21T18:42:09.253Z] [2021-08-21T18:42:09.253Z] #32 [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-21T18:42:09.253Z] #32 sha256:2d9e72a3c62c7273f063037d5341dcb695aacb467efdb591e0bbc147b6698da0 [2021-08-21T18:42:09.253Z] #32 28.91 Checking out files: 92% (1413/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-08-21T18:42:09.253Z] #32 29.06 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-21T18:42:09.253Z] #32 29.34 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-21T18:42:09.253Z] #32 ... [2021-08-21T18:42:09.253Z] [2021-08-21T18:42:09.253Z] #57 [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-21T18:42:09.253Z] #57 sha256:32a4f299c7d04c59f67b7f346412ac9a3f4c078d0a1b384af13a515e10c0a6b3 [2021-08-21T18:42:09.253Z] #57 1.476 + RM_GOPATH=0 [2021-08-21T18:42:09.253Z] #57 1.476 + TMP_GOPATH= [2021-08-21T18:42:09.253Z] #57 1.476 + : /build [2021-08-21T18:42:09.253Z] #57 1.476 + '[' -z '' ']' [2021-08-21T18:42:09.253Z] #57 1.477 ++ mktemp -d [2021-08-21T18:42:09.253Z] #57 1.484 + export GOPATH=/tmp/tmp.631YlGRuiP [2021-08-21T18:42:09.253Z] #57 1.484 + GOPATH=/tmp/tmp.631YlGRuiP [2021-08-21T18:42:09.253Z] #57 1.484 + RM_GOPATH=1 [2021-08-21T18:42:09.253Z] #57 1.484 + case "$(go env GOARCH)" in [2021-08-21T18:42:09.253Z] #57 1.487 ++ go env GOARCH [2021-08-21T18:42:09.253Z] #57 1.616 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:42:09.253Z] #57 1.622 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:42:09.253Z] #57 1.628 ++ dirname /tmp/install/install.sh [2021-08-21T18:42:09.253Z] #57 1.630 + dir=/tmp/install [2021-08-21T18:42:09.253Z] #57 1.631 + bin=containerd [2021-08-21T18:42:09.253Z] #57 1.636 + shift [2021-08-21T18:42:09.253Z] #57 1.642 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-21T18:42:09.253Z] #57 1.643 + . /tmp/install/containerd.installer [2021-08-21T18:42:09.253Z] #57 1.646 ++ set -e [2021-08-21T18:42:09.253Z] #57 1.646 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-21T18:42:09.253Z] #57 1.647 + install_containerd [2021-08-21T18:42:09.253Z] #57 1.654 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-21T18:42:09.253Z] #57 1.657 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-21T18:42:09.253Z] #57 1.657 + git clone https://github.com/containerd/containerd.git /tmp/tmp.631YlGRuiP/src/github.com/containerd/containerd [2021-08-21T18:42:09.253Z] #57 1.663 Cloning into '/tmp/tmp.631YlGRuiP/src/github.com/containerd/containerd'... [2021-08-21T18:42:09.309Z] #17 126.5 Get:119 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-s390x-cross all 8.3.0-2cross1 [67.4 kB] [2021-08-21T18:42:09.309Z] #17 126.5 Get:120 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-s390x-cross all 8.3.0-2cross1 [26.3 kB] [2021-08-21T18:42:09.309Z] #17 126.5 Get:121 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-s390x-cross all 8.3.0-2cross1 [8088 B] [2021-08-21T18:42:09.309Z] #17 126.5 Get:122 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-s390x-cross all 8.3.0-2cross1 [353 kB] [2021-08-21T18:42:09.309Z] #17 126.6 Get:123 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-s390x-cross all 8.3.0-2cross1 [314 kB] [2021-08-21T18:42:09.309Z] #17 126.7 Get:124 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-s390x-cross all 8.3.0-2cross1 [113 kB] [2021-08-21T18:42:09.309Z] #17 126.7 Get:125 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-s390x-cross all 8.3.0-2cross1 [641 kB] [2021-08-21T18:42:09.309Z] #17 126.7 Get:126 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6368 kB] [2021-08-21T18:42:09.571Z] #17 126.8 Get:127 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-s390x-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-08-21T18:42:09.571Z] #17 126.8 Get:128 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-s390x-cross all 4.19.20-1cross1 [1227 kB] [2021-08-21T18:42:09.571Z] #17 126.9 Get:129 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-s390x-cross all 2.28-7cross1 [2255 kB] [2021-08-21T18:42:09.571Z] #17 126.9 Get:130 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-s390x-cross all 8.3.0-2cross1 [1483 kB] [2021-08-21T18:42:09.571Z] #17 127.0 Get:131 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6515 kB] [2021-08-21T18:42:09.831Z] #17 127.1 Get:132 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-s390x-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-08-21T18:42:09.831Z] #17 127.1 Get:133 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-s390x all 12.6 [6568 B] [2021-08-21T18:42:10.411Z] #17 127.7 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T18:42:10.411Z] #17 127.9 Fetched 169 MB in 10s (16.8 MB/s) [2021-08-21T18:42:10.672Z] #17 128.0 Selecting previously unselected package liblocale-gettext-perl. [2021-08-21T18:42:10.672Z] #17 128.0 (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 ... 15421 files and directories currently installed.) [2021-08-21T18:42:10.672Z] #17 128.0 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3+b4_amd64.deb ... [2021-08-21T18:42:10.672Z] #17 128.0 Unpacking liblocale-gettext-perl (1.07-3+b4) ... [2021-08-21T18:42:10.672Z] #17 128.1 Selecting previously unselected package bzip2. [2021-08-21T18:42:10.672Z] #17 128.1 Preparing to unpack .../001-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-08-21T18:42:10.672Z] #17 128.1 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-21T18:42:10.672Z] #17 128.2 Selecting previously unselected package libmagic-mgc. [2021-08-21T18:42:10.672Z] #17 128.2 Preparing to unpack .../002-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... [2021-08-21T18:42:10.672Z] #17 128.2 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... [2021-08-21T18:42:10.933Z] #17 128.3 Selecting previously unselected package libmagic1:amd64. [2021-08-21T18:42:10.933Z] #17 128.3 Preparing to unpack .../003-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... [2021-08-21T18:42:10.933Z] #17 128.3 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-08-21T18:42:10.933Z] #17 128.4 Selecting previously unselected package file. [2021-08-21T18:42:10.933Z] #17 128.4 Preparing to unpack .../004-file_1%3a5.35-4+deb10u2_amd64.deb ... [2021-08-21T18:42:10.933Z] #17 128.4 Unpacking file (1:5.35-4+deb10u2) ... [2021-08-21T18:42:10.933Z] #17 128.5 Selecting previously unselected package xz-utils. [2021-08-21T18:42:11.194Z] #17 128.5 Preparing to unpack .../005-xz-utils_5.2.4-1_amd64.deb ... [2021-08-21T18:42:11.194Z] #17 128.5 Unpacking xz-utils (5.2.4-1) ... [2021-08-21T18:42:11.194Z] #17 128.6 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-08-21T18:42:11.194Z] #17 128.6 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ... [2021-08-21T18:42:11.194Z] #17 128.6 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-08-21T18:42:11.210Z] #36 46.02 Selecting previously unselected package libicu63:amd64. [2021-08-21T18:42:11.210Z] #36 46.05 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-21T18:42:11.210Z] #36 46.06 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-21T18:42:11.210Z] #36 ... [2021-08-21T18:42:11.210Z] [2021-08-21T18:42:11.210Z] #50 [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-21T18:42:11.210Z] #50 sha256:f7e2d4225b77c96c12008dcb7317be1341d5779bdf4bc474d1c7fa63b64f6d31 [2021-08-21T18:42:11.210Z] #50 36.08 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-21T18:42:11.210Z] #50 36.08 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-21T18:42:11.210Z] #50 36.98 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-21T18:42:11.210Z] #50 37.07 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-21T18:42:11.210Z] #50 37.14 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-21T18:42:11.210Z] #50 38.30 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-21T18:42:11.210Z] #50 38.62 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-21T18:42:11.210Z] #50 38.80 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-21T18:42:11.210Z] #50 ... [2021-08-21T18:42:11.210Z] [2021-08-21T18:42:11.210Z] #32 [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-21T18:42:11.210Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-21T18:42:11.210Z] #32 45.10 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-08-21T18:42:11.210Z] #32 45.36 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-21T18:42:11.210Z] #32 45.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-21T18:42:11.812Z] #57 ... [2021-08-21T18:42:11.812Z] [2021-08-21T18:42:11.812Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:42:11.812Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-21T18:42:11.812Z] #13 29.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-08-21T18:42:11.812Z] #13 30.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-08-21T18:42:11.812Z] #13 30.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-08-21T18:42:11.812Z] #13 30.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-08-21T18:42:11.812Z] #13 30.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-08-21T18:42:11.812Z] #13 30.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-08-21T18:42:11.812Z] #13 31.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-08-21T18:42:11.812Z] #13 31.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2021-08-21T18:42:11.812Z] #13 33.95 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-08-21T18:42:11.812Z] #13 35.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-08-21T18:42:11.812Z] #13 35.75 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-08-21T18:42:11.812Z] #13 35.76 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-08-21T18:42:11.812Z] #13 35.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-08-21T18:42:11.812Z] #13 35.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-08-21T18:42:11.812Z] #13 35.76 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] [2021-08-21T18:42:11.812Z] #13 35.77 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-08-21T18:42:11.812Z] #13 35.79 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-08-21T18:42:11.812Z] #13 35.81 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-08-21T18:42:11.812Z] #13 35.82 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-08-21T18:42:11.812Z] #13 35.82 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-08-21T18:42:11.812Z] #13 35.85 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-08-21T18:42:11.812Z] #13 35.87 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-08-21T18:42:11.812Z] #13 35.87 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] [2021-08-21T18:42:11.812Z] #13 36.93 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T18:42:11.812Z] #13 37.15 Fetched 73.4 MB in 7s (10.3 MB/s) [2021-08-21T18:42:11.812Z] #13 37.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-08-21T18:42:11.812Z] #13 37.33 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-08-21T18:42:11.812Z] #13 37.37 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-08-21T18:42:11.812Z] #13 37.64 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-08-21T18:42:12.075Z] #13 37.88 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-21T18:42:12.075Z] #13 37.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-08-21T18:42:12.075Z] #13 38.03 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-08-21T18:42:12.075Z] #13 38.04 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-21T18:42:12.136Z] #17 129.4 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-08-21T18:42:12.136Z] #17 129.5 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ... [2021-08-21T18:42:12.136Z] #17 129.5 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-08-21T18:42:12.338Z] #13 ... [2021-08-21T18:42:12.338Z] [2021-08-21T18:42:12.338Z] #46 [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-21T18:42:12.338Z] #46 sha256:df2cbee543b371cc06227e2e44ff7d7bd9ebf94cbd692adc9e21f66cd504f6a4 [2021-08-21T18:42:12.338Z] #46 32.19 sync [2021-08-21T18:42:12.338Z] #46 32.19 internal/reflectlite [2021-08-21T18:42:12.338Z] #46 33.09 math/rand [2021-08-21T18:42:12.338Z] #46 33.11 github.com/LK4D4/vndr/godl/singleflight [2021-08-21T18:42:12.338Z] #46 33.11 internal/testlog [2021-08-21T18:42:12.338Z] #46 33.40 internal/singleflight [2021-08-21T18:42:12.338Z] #46 34.38 sort [2021-08-21T18:42:12.338Z] #46 34.43 errors [2021-08-21T18:42:12.338Z] #46 34.94 io [2021-08-21T18:42:12.338Z] #46 34.94 strconv [2021-08-21T18:42:12.338Z] #46 34.95 internal/oserror [2021-08-21T18:42:12.338Z] #46 35.11 syscall [2021-08-21T18:42:12.338Z] #46 35.18 path [2021-08-21T18:42:12.338Z] #46 36.41 vendor/golang.org/x/net/dns/dnsmessage [2021-08-21T18:42:12.338Z] #46 37.03 bytes [2021-08-21T18:42:12.338Z] #46 40.11 strings [2021-08-21T18:42:12.338Z] #46 40.66 reflect [2021-08-21T18:42:12.338Z] #46 ... [2021-08-21T18:42:12.338Z] [2021-08-21T18:42:12.338Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-21T18:42:12.338Z] #29 sha256:b61e3e561f1088a324ee55790f34bc62e54f86c6bebf43644bc851294e3ad4f1 [2021-08-21T18:42:12.338Z] #29 27.89 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-21T18:42:12.338Z] #29 28.35 [2021-08-21T18:42:12.338Z] #29 28.57 ######################################################################## 100.0% [2021-08-21T18:42:12.338Z] #29 28.65 [2021-08-21T18:42:12.338Z] #29 29.47 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-21T18:42:12.338Z] #29 29.97 [2021-08-21T18:42:12.338Z] #29 30.17 ######################################################################## 100.0% [2021-08-21T18:42:12.338Z] #29 30.32 [2021-08-21T18:42:12.338Z] #29 30.40 Download of images into '/build' complete. [2021-08-21T18:42:12.338Z] #29 30.40 Use something like the following to load the result into a Docker daemon: [2021-08-21T18:42:12.338Z] #29 30.40 tar -cC '/build' . | docker load [2021-08-21T18:42:12.598Z] #32 ... [2021-08-21T18:42:12.598Z] [2021-08-21T18:42:12.598Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:42:12.598Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T18:42:12.598Z] #13 24.57 Reading package lists... [2021-08-21T18:42:12.598Z] #13 31.23 Reading package lists... [2021-08-21T18:42:12.598Z] #13 37.29 Building dependency tree... [2021-08-21T18:42:12.598Z] #13 39.65 The following additional packages will be installed: [2021-08-21T18:42:12.598Z] #13 39.65 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-08-21T18:42:12.598Z] #13 39.65 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-08-21T18:42:12.598Z] #13 39.65 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-08-21T18:42:12.598Z] #13 39.65 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-08-21T18:42:12.598Z] #13 39.65 mingw-w64-x86-64-dev [2021-08-21T18:42:12.598Z] #13 39.66 Suggested packages: [2021-08-21T18:42:12.598Z] #13 39.66 gcc-8-locales seccomp wine64 [2021-08-21T18:42:12.598Z] #13 40.63 The following NEW packages will be installed: [2021-08-21T18:42:12.598Z] #13 40.63 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-21T18:42:12.598Z] #13 40.63 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-08-21T18:42:12.598Z] #13 40.64 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-08-21T18:42:12.598Z] #13 40.64 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-08-21T18:42:12.598Z] #13 40.65 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-08-21T18:42:12.598Z] #13 40.65 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-08-21T18:42:12.598Z] #13 40.66 The following packages will be upgraded: [2021-08-21T18:42:12.598Z] #13 40.66 libseccomp2 [2021-08-21T18:42:12.598Z] #13 41.04 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T18:42:12.598Z] #13 41.04 Need to get 77.8 MB of archives. [2021-08-21T18:42:12.598Z] #13 41.04 After this operation, 487 MB of additional disk space will be used. [2021-08-21T18:42:12.598Z] #13 41.04 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-08-21T18:42:12.598Z] #13 41.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-08-21T18:42:12.598Z] #13 ... [2021-08-21T18:42:12.598Z] [2021-08-21T18:42:12.598Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:42:12.598Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:42:12.598Z] #44 31.30 Reading package lists... [2021-08-21T18:42:12.598Z] #44 37.19 Building dependency tree... [2021-08-21T18:42:12.598Z] #44 39.79 The following additional packages will be installed: [2021-08-21T18:42:12.598Z] #44 39.79 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-08-21T18:42:12.598Z] #44 39.80 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-08-21T18:42:12.598Z] #44 39.80 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-21T18:42:12.598Z] #44 39.80 python3.7-minimal [2021-08-21T18:42:12.598Z] #44 39.80 Suggested packages: [2021-08-21T18:42:12.598Z] #44 39.80 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-08-21T18:42:12.598Z] #44 39.80 python3.7-doc binfmt-support [2021-08-21T18:42:12.598Z] #44 40.93 The following NEW packages will be installed: [2021-08-21T18:42:12.598Z] #44 40.93 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-08-21T18:42:12.598Z] #44 40.95 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-08-21T18:42:12.598Z] #44 40.95 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-21T18:42:12.598Z] #44 40.95 python3.7-minimal [2021-08-21T18:42:12.598Z] #44 41.36 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T18:42:12.598Z] #44 41.36 Need to get 6695 kB of archives. [2021-08-21T18:42:12.598Z] #44 41.36 After this operation, 33.1 MB of additional disk space will be used. [2021-08-21T18:42:12.598Z] #44 41.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-21T18:42:12.598Z] #44 41.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-21T18:42:12.598Z] #44 41.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-21T18:42:12.598Z] #44 41.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-21T18:42:12.598Z] #44 41.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-21T18:42:12.598Z] #44 41.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-21T18:42:12.598Z] #44 41.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-21T18:42:12.598Z] #44 41.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-21T18:42:12.598Z] #44 41.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-08-21T18:42:12.598Z] #44 41.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-21T18:42:12.598Z] #44 42.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-08-21T18:42:12.598Z] #44 42.01 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-08-21T18:42:12.598Z] #44 42.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-21T18:42:12.598Z] #44 42.02 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-21T18:42:12.598Z] #44 42.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-21T18:42:12.598Z] #44 44.40 Get:11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-21T18:42:12.598Z] #44 45.78 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T18:42:12.598Z] #44 45.91 Fetched 6695 kB in 4s (1855 kB/s) [2021-08-21T18:42:12.598Z] #44 46.01 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-21T18:42:12.598Z] #44 46.01 (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 ... 15421 files and directories currently installed.) [2021-08-21T18:42:12.598Z] #44 46.06 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T18:42:12.598Z] #44 46.07 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T18:42:12.598Z] #44 46.74 Selecting previously unselected package python3.7-minimal. [2021-08-21T18:42:12.598Z] #44 46.74 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T18:42:12.598Z] #44 46.75 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-21T18:42:12.598Z] #44 ... [2021-08-21T18:42:12.598Z] [2021-08-21T18:42:12.598Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:42:12.598Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T18:42:12.598Z] #13 41.04 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-08-21T18:42:12.650Z] #40 ... [2021-08-21T18:42:12.650Z] [2021-08-21T18:42:12.650Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:42:12.650Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:42:12.650Z] #44 31.68 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-21T18:42:12.650Z] #44 37.40 Fetched 8466 kB in 28s (302 kB/s) [2021-08-21T18:42:12.650Z] #44 37.40 Reading package lists... [2021-08-21T18:42:12.650Z] #44 ... [2021-08-21T18:42:12.650Z] [2021-08-21T18:42:12.650Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:42:12.650Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T18:42:12.650Z] #13 32.96 Fetched 8996 kB in 28s (325 kB/s) [2021-08-21T18:42:12.708Z] #17 130.2 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-08-21T18:42:12.708Z] #17 130.2 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ... [2021-08-21T18:42:12.860Z] #13 41.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-08-21T18:42:12.969Z] #17 130.2 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-08-21T18:42:13.121Z] #13 41.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-08-21T18:42:13.121Z] #13 41.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-08-21T18:42:13.121Z] #13 41.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-08-21T18:42:13.121Z] #13 41.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-08-21T18:42:13.207Z] #50 ... [2021-08-21T18:42:13.207Z] [2021-08-21T18:42:13.207Z] #36 [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-21T18:42:13.207Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-21T18:42:13.207Z] #36 32.28 Fetched 8463 kB in 24s (355 kB/s) [2021-08-21T18:42:13.207Z] #36 32.28 Reading package lists... [2021-08-21T18:42:13.207Z] #36 41.88 Reading package lists... [2021-08-21T18:42:13.207Z] #36 ... [2021-08-21T18:42:13.207Z] [2021-08-21T18:42:13.207Z] #56 [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-21T18:42:13.207Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-21T18:42:13.207Z] #56 33.12 Fetched 8463 kB in 25s (341 kB/s) [2021-08-21T18:42:13.207Z] #56 33.12 Reading package lists... [2021-08-21T18:42:13.384Z] #13 41.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-08-21T18:42:13.540Z] #17 130.9 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-08-21T18:42:13.540Z] #17 130.9 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.31.1-16_amd64.deb ... [2021-08-21T18:42:13.540Z] #17 130.9 Unpacking binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-08-21T18:42:13.956Z] #13 42.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-08-21T18:42:13.956Z] #13 42.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-08-21T18:42:14.112Z] #17 131.6 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-08-21T18:42:14.112Z] #17 131.6 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.31.1-16_amd64.deb ... [2021-08-21T18:42:14.112Z] #17 131.6 Unpacking binutils-s390x-linux-gnu (2.31.1-16) ... [2021-08-21T18:42:14.263Z] #29 ... [2021-08-21T18:42:14.263Z] [2021-08-21T18:42:14.263Z] #50 [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-21T18:42:14.263Z] #50 sha256:a2ceea8680c60bcd1bf8b4bb9d841aefa96064e500a0a8c7ede085d838461f7b [2021-08-21T18:42:14.263Z] #50 34.15 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-21T18:42:14.263Z] #50 36.61 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-21T18:42:14.263Z] #50 36.61 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-21T18:42:14.263Z] #50 36.63 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-21T18:42:14.263Z] #50 36.70 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-21T18:42:14.263Z] #50 36.79 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-21T18:42:14.263Z] #50 37.22 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-21T18:42:14.263Z] #50 37.23 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-21T18:42:14.263Z] #50 37.23 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-21T18:42:14.263Z] #50 37.27 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-21T18:42:14.263Z] #50 37.37 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-21T18:42:14.263Z] #50 37.39 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-21T18:42:14.263Z] #50 37.50 go: downloading golang.org/x/text v0.3.2 [2021-08-21T18:42:14.263Z] #50 37.76 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-21T18:42:14.263Z] #50 37.98 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-21T18:42:14.263Z] #50 38.19 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-21T18:42:14.263Z] #50 38.36 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-21T18:42:14.263Z] #50 39.54 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-21T18:42:14.263Z] #50 ... [2021-08-21T18:42:14.263Z] [2021-08-21T18:42:14.263Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:42:14.263Z] #44 sha256:0cf93f5558ad4c5b3e6b04ba38b9dc1ce88e11cd44491ae850f6a0f51ab32b26 [2021-08-21T18:42:14.263Z] #44 35.70 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-08-21T18:42:14.263Z] #44 35.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-08-21T18:42:14.263Z] #44 35.81 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-08-21T18:42:14.263Z] #44 35.84 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-08-21T18:42:14.263Z] #44 36.66 Selecting previously unselected package python3.7-minimal. [2021-08-21T18:42:14.263Z] #44 36.67 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-08-21T18:42:14.263Z] #44 36.74 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-21T18:42:14.263Z] #44 37.99 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-08-21T18:42:14.263Z] #44 38.06 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-21T18:42:14.263Z] #44 41.87 Selecting previously unselected package python3-minimal. [2021-08-21T18:42:14.263Z] #44 41.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15634 files and directories currently installed.) [2021-08-21T18:42:14.263Z] #44 41.96 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-08-21T18:42:14.263Z] #44 41.98 Unpacking python3-minimal (3.7.3-1) ... [2021-08-21T18:42:14.263Z] #44 42.17 Selecting previously unselected package libmpdec2:arm64. [2021-08-21T18:42:14.263Z] #44 42.18 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-08-21T18:42:14.263Z] #44 42.19 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-08-21T18:42:14.263Z] #44 43.84 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-08-21T18:42:14.263Z] #44 43.84 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-08-21T18:42:14.263Z] #44 43.88 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-08-21T18:42:14.594Z] #13 32.96 Reading package lists... [2021-08-21T18:42:14.594Z] #13 ... [2021-08-21T18:42:14.594Z] [2021-08-21T18:42:14.594Z] #36 [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-21T18:42:14.594Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-21T18:42:14.594Z] #36 34.39 Fetched 8463 kB in 25s (340 kB/s) [2021-08-21T18:42:14.594Z] #36 34.39 Reading package lists... [2021-08-21T18:42:14.853Z] #36 44.26 Reading package lists... [2021-08-21T18:42:14.854Z] #36 ... [2021-08-21T18:42:14.854Z] [2021-08-21T18:42:14.854Z] #56 [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-21T18:42:14.854Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-21T18:42:14.854Z] #56 35.34 Fetched 8463 kB in 26s (331 kB/s) [2021-08-21T18:42:14.854Z] #56 35.34 Reading package lists... [2021-08-21T18:42:14.944Z] #17 132.2 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64. [2021-08-21T18:42:14.944Z] #17 132.2 Preparing to unpack .../011-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-08-21T18:42:14.944Z] #17 132.2 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-21T18:42:14.944Z] #17 132.3 Selecting previously unselected package cpp-8-aarch64-linux-gnu. [2021-08-21T18:42:14.944Z] #17 132.3 Preparing to unpack .../012-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-21T18:42:14.944Z] #17 132.3 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-21T18:42:15.100Z] #56 41.95 Reading package lists... [2021-08-21T18:42:15.100Z] #56 ... [2021-08-21T18:42:15.100Z] [2021-08-21T18:42:15.100Z] #59 [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-21T18:42:15.100Z] #59 sha256:05a5bc9068a86b31d25d558a1782e47485d167ab79e02f97f445ef9a00796c23 [2021-08-21T18:42:15.100Z] #59 34.85 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-21T18:42:15.100Z] #59 ... [2021-08-21T18:42:15.100Z] [2021-08-21T18:42:15.100Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:42:15.100Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:42:15.100Z] #44 35.65 Fetched 8466 kB in 27s (316 kB/s) [2021-08-21T18:42:15.100Z] #44 35.65 Reading package lists... [2021-08-21T18:42:15.146Z] Running on azwin-2-0dab21 in d:\jenkins\workspace\moby_PR-42768 [Pipeline] { [Pipeline] ws [2021-08-21T18:42:15.162Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-08-21T18:42:15.217Z] #44 ... [2021-08-21T18:42:15.217Z] [2021-08-21T18:42:15.217Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:42:15.217Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-21T18:42:15.217Z] #13 41.17 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-21T18:42:15.217Z] #13 41.19 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-08-21T18:42:15.480Z] #13 ... [2021-08-21T18:42:15.480Z] [2021-08-21T18:42:15.480Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-21T18:42:15.480Z] #29 sha256:b61e3e561f1088a324ee55790f34bc62e54f86c6bebf43644bc851294e3ad4f1 [2021-08-21T18:42:15.480Z] #29 DONE 33.4s [2021-08-21T18:42:15.480Z] [2021-08-21T18:42:15.480Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:42:15.480Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-21T18:42:15.480Z] #13 41.33 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-21T18:42:15.664Z] #44 44.26 Reading package lists... [2021-08-21T18:42:15.664Z] #44 ... [2021-08-21T18:42:15.664Z] [2021-08-21T18:42:15.664Z] #46 [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-21T18:42:15.664Z] #46 sha256:994800021d0426e8d0c85261f47305955f1ce4fd2c2c8ea21c514c0a487b09bf [2021-08-21T18:42:15.664Z] #46 45.79 vendor/golang.org/x/crypto/internal/subtle [2021-08-21T18:42:16.233Z] #56 45.07 Reading package lists... [2021-08-21T18:42:16.233Z] #56 ... [2021-08-21T18:42:16.233Z] [2021-08-21T18:42:16.233Z] #46 [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-21T18:42:16.233Z] #46 sha256:31d60fa4cd3df99e705234854c175c3e188482ab9c1d73203d13940d5b6d8efe [2021-08-21T18:42:16.233Z] #46 46.43 vendor/golang.org/x/crypto/internal/subtle [2021-08-21T18:42:16.332Z] #17 133.5 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64. [2021-08-21T18:42:16.332Z] #17 133.5 Preparing to unpack .../013-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ... [2021-08-21T18:42:16.332Z] #17 133.6 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-08-21T18:42:16.332Z] #17 133.6 Selecting previously unselected package cpp-8-arm-linux-gnueabi. [2021-08-21T18:42:16.332Z] #17 133.6 Preparing to unpack .../014-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-08-21T18:42:16.332Z] #17 133.6 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-21T18:42:16.431Z] #13 ... [2021-08-21T18:42:16.431Z] [2021-08-21T18:42:16.431Z] #48 [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-21T18:42:16.431Z] #48 sha256:421675ae58feadd7d7dd3d5dbdf94e5605ec57b103c73f7eed68352e4bf37639 [2021-08-21T18:42:16.431Z] #48 DONE 46.4s [2021-08-21T18:42:16.431Z] [2021-08-21T18:42:16.431Z] #36 [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-21T18:42:16.431Z] #36 sha256:952f36e5b33856364c1d47ec43a221786e573128859e3ae6da8f7f6afd9788cc [2021-08-21T18:42:16.431Z] #36 36.32 Selecting previously unselected package cmake-data. [2021-08-21T18:42:16.431Z] #36 36.32 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-08-21T18:42:16.431Z] #36 36.35 Unpacking cmake-data (3.13.4-1) ... [2021-08-21T18:42:16.431Z] #36 40.30 Selecting previously unselected package libicu63:arm64. [2021-08-21T18:42:16.431Z] #36 40.32 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-08-21T18:42:16.431Z] #36 40.34 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-08-21T18:42:16.431Z] #36 46.11 Selecting previously unselected package libxml2:arm64. [2021-08-21T18:42:16.431Z] #36 46.13 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ... [2021-08-21T18:42:16.431Z] #36 46.19 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-21T18:42:16.431Z] #36 ... [2021-08-21T18:42:16.431Z] [2021-08-21T18:42:16.431Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:42:16.431Z] #44 sha256:0cf93f5558ad4c5b3e6b04ba38b9dc1ce88e11cd44491ae850f6a0f51ab32b26 [2021-08-21T18:42:16.431Z] #44 46.24 Selecting previously unselected package python3.7. [2021-08-21T18:42:16.432Z] #44 46.24 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-08-21T18:42:16.432Z] #44 46.24 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-21T18:42:16.710Z] The recommended git tool is: git [2021-08-21T18:42:17.013Z] #44 46.80 Selecting previously unselected package libpython3-stdlib:arm64. [2021-08-21T18:42:17.013Z] #44 46.82 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-08-21T18:42:17.035Z] #46 ... [2021-08-21T18:42:17.035Z] [2021-08-21T18:42:17.035Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:42:17.035Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T18:42:17.035Z] #13 31.97 Fetched 8996 kB in 27s (332 kB/s) [2021-08-21T18:42:17.035Z] #13 31.97 Reading package lists... [2021-08-21T18:42:17.258Z] #13 45.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-08-21T18:42:17.279Z] #44 46.84 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-08-21T18:42:17.292Z] #13 41.75 Reading package lists... [2021-08-21T18:42:17.292Z] #13 ... [2021-08-21T18:42:17.292Z] [2021-08-21T18:42:17.292Z] #50 [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-21T18:42:17.292Z] #50 sha256:04829e3af0aa12be05135ccdee52690efd2024921bec5ba5e505329a4efa4e2b [2021-08-21T18:42:17.292Z] #50 46.58 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-21T18:42:17.292Z] #50 46.60 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-21T18:42:17.292Z] #50 46.82 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-21T18:42:17.292Z] #50 46.87 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-21T18:42:17.292Z] #50 46.88 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-21T18:42:17.552Z] #44 47.14 Setting up python3-minimal (3.7.3-1) ... [2021-08-21T18:42:17.552Z] #44 ... [2021-08-21T18:42:17.552Z] [2021-08-21T18:42:17.552Z] #52 [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-21T18:42:17.552Z] #52 sha256:891e1454850255114506fbe66637890be097e37715853665d604238c0ab392a0 [2021-08-21T18:42:17.552Z] #52 37.39 syscall [2021-08-21T18:42:17.552Z] #52 37.40 bytes [2021-08-21T18:42:17.552Z] #52 37.40 strconv [2021-08-21T18:42:17.552Z] #52 37.43 strings [2021-08-21T18:42:17.552Z] #52 40.61 text/tabwriter [2021-08-21T18:42:17.552Z] #52 42.13 bufio [2021-08-21T18:42:17.552Z] #52 42.87 regexp/syntax [2021-08-21T18:42:17.552Z] #52 42.92 reflect [2021-08-21T18:42:17.552Z] #52 47.29 regexp [2021-08-21T18:42:17.552Z] #52 ... [2021-08-21T18:42:17.552Z] [2021-08-21T18:42:17.552Z] #36 [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-21T18:42:17.552Z] #36 sha256:952f36e5b33856364c1d47ec43a221786e573128859e3ae6da8f7f6afd9788cc [2021-08-21T18:42:17.552Z] #36 46.72 Selecting previously unselected package libarchive13:arm64. [2021-08-21T18:42:17.552Z] #36 46.72 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-08-21T18:42:17.552Z] #36 46.76 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-08-21T18:42:17.552Z] #36 47.21 Selecting previously unselected package libjsoncpp1:arm64. [2021-08-21T18:42:17.552Z] #36 47.25 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-08-21T18:42:17.552Z] #36 47.28 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-08-21T18:42:17.552Z] #36 47.51 Selecting previously unselected package librhash0:arm64. [2021-08-21T18:42:17.552Z] #36 47.51 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-08-21T18:42:17.552Z] #36 47.52 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-08-21T18:42:17.718Z] #17 134.9 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64. [2021-08-21T18:42:17.718Z] #17 134.9 Preparing to unpack .../015-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ... [2021-08-21T18:42:17.718Z] #17 134.9 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-08-21T18:42:17.718Z] #17 135.0 Selecting previously unselected package cpp-8-arm-linux-gnueabihf. [2021-08-21T18:42:17.718Z] #17 135.0 Preparing to unpack .../016-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-08-21T18:42:17.718Z] #17 135.0 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-21T18:42:17.815Z] #36 47.74 Selecting previously unselected package libuv1:arm64. [2021-08-21T18:42:17.815Z] #36 47.77 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2021-08-21T18:42:17.815Z] #36 47.78 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-08-21T18:42:17.936Z] #13 ... [2021-08-21T18:42:17.936Z] [2021-08-21T18:42:17.936Z] #57 [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-21T18:42:17.936Z] #57 sha256:cd461f3f8465eed940468965e2db1fae878f3e04676b120f094a97e01d034604 [2021-08-21T18:42:17.936Z] #57 3.194 + RM_GOPATH=0 [2021-08-21T18:42:17.936Z] #57 3.197 + TMP_GOPATH= [2021-08-21T18:42:17.936Z] #57 3.197 + : /build [2021-08-21T18:42:17.936Z] #57 3.197 + '[' -z '' ']' [2021-08-21T18:42:17.936Z] #57 3.198 ++ mktemp -d [2021-08-21T18:42:17.936Z] #57 3.200 + export GOPATH=/tmp/tmp.9goobF3EsN [2021-08-21T18:42:17.936Z] #57 3.200 + GOPATH=/tmp/tmp.9goobF3EsN [2021-08-21T18:42:17.936Z] #57 3.200 + RM_GOPATH=1 [2021-08-21T18:42:17.936Z] #57 3.208 + case "$(go env GOARCH)" in [2021-08-21T18:42:17.936Z] #57 3.209 ++ go env GOARCH [2021-08-21T18:42:17.936Z] #57 3.233 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:42:17.936Z] #57 3.233 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:42:17.936Z] #57 3.234 ++ dirname /tmp/install/install.sh [2021-08-21T18:42:17.936Z] #57 3.240 + dir=/tmp/install [2021-08-21T18:42:17.936Z] #57 3.241 + bin=containerd [2021-08-21T18:42:17.936Z] #57 3.245 + shift [2021-08-21T18:42:17.936Z] #57 3.245 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-21T18:42:17.936Z] #57 3.245 + . /tmp/install/containerd.installer [2021-08-21T18:42:17.936Z] #57 3.245 ++ set -e [2021-08-21T18:42:17.936Z] #57 3.245 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-21T18:42:17.936Z] #57 3.247 + install_containerd [2021-08-21T18:42:17.936Z] #57 3.247 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-21T18:42:17.936Z] #57 3.258 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-21T18:42:17.936Z] #57 3.258 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9goobF3EsN/src/github.com/containerd/containerd [2021-08-21T18:42:17.936Z] #57 3.261 Cloning into '/tmp/tmp.9goobF3EsN/src/github.com/containerd/containerd'... [2021-08-21T18:42:18.078Z] #36 47.93 Selecting previously unselected package cmake. [2021-08-21T18:42:18.078Z] #36 47.94 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-08-21T18:42:18.078Z] #36 47.94 Unpacking cmake (3.13.4-1) ... [2021-08-21T18:42:18.658Z] #17 136.1 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu-base:amd64. [2021-08-21T18:42:18.658Z] #17 136.1 Preparing to unpack .../017-gcc-8-powerpc64le-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-08-21T18:42:18.658Z] #17 136.1 Unpacking gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-21T18:42:18.663Z] #50 48.41 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-21T18:42:18.663Z] #50 48.57 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-21T18:42:18.663Z] #50 48.75 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-21T18:42:18.882Z] #57 ... [2021-08-21T18:42:18.882Z] [2021-08-21T18:42:18.882Z] #48 [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-21T18:42:18.882Z] #48 sha256:45563f176a2a76ba0ca0e8c1456619e5aea2b734bb6493f660bcbf0dd55ff9d6 [2021-08-21T18:42:18.882Z] #48 DONE 53.8s [2021-08-21T18:42:18.882Z] [2021-08-21T18:42:18.882Z] #36 [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-21T18:42:18.882Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-21T18:42:18.882Z] #36 53.80 Selecting previously unselected package libxml2:amd64. [2021-08-21T18:42:18.882Z] #36 53.82 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-08-21T18:42:18.882Z] #36 53.86 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-21T18:42:18.919Z] #17 136.2 Selecting previously unselected package cpp-8-powerpc64le-linux-gnu. [2021-08-21T18:42:18.919Z] #17 136.2 Preparing to unpack .../018-cpp-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-21T18:42:18.919Z] #17 136.2 Unpacking cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-21T18:42:19.455Z] #36 54.40 Selecting previously unselected package libarchive13:amd64. [2021-08-21T18:42:19.455Z] #36 54.41 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-08-21T18:42:19.455Z] #36 54.42 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-21T18:42:19.716Z] #36 ... [2021-08-21T18:42:19.716Z] [2021-08-21T18:42:19.716Z] #46 [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-21T18:42:19.716Z] #46 sha256:67faab39b12e780365dc763bff6f16fa0b0c13095d26680f8973693c68d192aa [2021-08-21T18:42:19.716Z] #46 44.60 sync [2021-08-21T18:42:19.716Z] #46 44.60 internal/reflectlite [2021-08-21T18:42:19.716Z] #46 45.94 internal/testlog [2021-08-21T18:42:19.716Z] #46 46.19 github.com/LK4D4/vndr/godl/singleflight [2021-08-21T18:42:19.716Z] #46 46.42 math/rand [2021-08-21T18:42:19.716Z] #46 47.44 internal/singleflight [2021-08-21T18:42:19.716Z] #46 47.83 errors [2021-08-21T18:42:19.716Z] #46 47.86 sort [2021-08-21T18:42:19.716Z] #46 48.25 io [2021-08-21T18:42:19.716Z] #46 49.01 strconv [2021-08-21T18:42:19.716Z] #46 49.64 bytes [2021-08-21T18:42:19.716Z] #46 51.61 strings [2021-08-21T18:42:19.716Z] #46 52.82 reflect [2021-08-21T18:42:19.716Z] #46 54.36 bufio [2021-08-21T18:42:19.716Z] #46 ... [2021-08-21T18:42:19.716Z] [2021-08-21T18:42:19.716Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:42:19.716Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:42:19.717Z] #44 48.24 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T18:42:19.717Z] #44 48.50 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-21T18:42:19.717Z] #44 53.48 Selecting previously unselected package python3-minimal. [2021-08-21T18:42:19.717Z] #44 53.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 ... 15661 files and directories currently installed.) [2021-08-21T18:42:19.717Z] #44 53.59 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-21T18:42:19.717Z] #44 53.60 Unpacking python3-minimal (3.7.3-1) ... [2021-08-21T18:42:19.717Z] #44 53.75 Selecting previously unselected package libmpdec2:amd64. [2021-08-21T18:42:19.717Z] #44 53.75 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-21T18:42:19.717Z] #44 53.77 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-21T18:42:19.717Z] #44 53.91 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-21T18:42:19.717Z] #44 53.91 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T18:42:19.717Z] #44 53.96 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T18:42:19.978Z] #44 ... [2021-08-21T18:42:19.978Z] [2021-08-21T18:42:19.978Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:42:19.978Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T18:42:19.978Z] #13 48.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-08-21T18:42:19.978Z] #13 48.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-08-21T18:42:19.978Z] #13 48.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-21T18:42:19.978Z] #13 48.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-21T18:42:19.978Z] #13 48.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-08-21T18:42:19.978Z] #13 48.50 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-08-21T18:42:19.978Z] #13 48.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-08-21T18:42:19.978Z] #13 48.50 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-08-21T18:42:19.978Z] #13 48.56 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-08-21T18:42:19.978Z] #13 48.56 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-08-21T18:42:19.978Z] #13 48.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-08-21T18:42:20.002Z] #36 49.82 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-08-21T18:42:20.002Z] #36 49.85 Setting up xxd (2:8.1.0875-5) ... [2021-08-21T18:42:20.002Z] #36 49.88 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-08-21T18:42:20.002Z] #36 49.93 Setting up vim-common (2:8.1.0875-5) ... [2021-08-21T18:42:20.002Z] #36 50.02 Setting up librhash0:arm64 (1.3.8-1) ... [2021-08-21T18:42:20.002Z] #36 50.04 Setting up cmake-data (3.13.4-1) ... [2021-08-21T18:42:20.002Z] #36 50.08 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-21T18:42:20.239Z] #13 48.68 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-08-21T18:42:20.239Z] #13 48.68 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-08-21T18:42:20.239Z] #13 48.68 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-08-21T18:42:20.272Z] #36 50.11 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-08-21T18:42:20.272Z] #36 50.13 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-08-21T18:42:20.272Z] #36 50.17 Setting up cmake (3.13.4-1) ... [2021-08-21T18:42:20.272Z] #36 50.22 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T18:42:20.303Z] #17 137.5 Selecting previously unselected package gcc-8-s390x-linux-gnu-base:amd64. [2021-08-21T18:42:20.303Z] #17 137.5 Preparing to unpack .../019-gcc-8-s390x-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-08-21T18:42:20.303Z] #17 137.5 Unpacking gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-21T18:42:20.303Z] #17 137.6 Selecting previously unselected package cpp-8-s390x-linux-gnu. [2021-08-21T18:42:20.303Z] #17 137.6 Preparing to unpack .../020-cpp-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-21T18:42:20.303Z] #17 137.6 Unpacking cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-21T18:42:20.534Z] #36 50.39 Processing triggers for mime-support (3.62) ... [2021-08-21T18:42:21.110Z] #36 DONE 51.0s [2021-08-21T18:42:21.110Z] [2021-08-21T18:42:21.110Z] #37 [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-21T18:42:21.110Z] #37 sha256:89d8a95c44702551cab3d5624f005ec1fd2cd9f4a26d8edb2632b667e943d4e8 [2021-08-21T18:42:21.180Z] #13 ... [2021-08-21T18:42:21.180Z] [2021-08-21T18:42:21.180Z] #52 [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-21T18:42:21.180Z] #52 sha256:5bb9594798a0f1efcdd0094fc74a72961c0e20a05af930007dd423ca7d6e90ba [2021-08-21T18:42:21.180Z] #52 45.76 sync [2021-08-21T18:42:21.180Z] #52 45.77 internal/reflectlite [2021-08-21T18:42:21.180Z] #52 47.97 sort [2021-08-21T18:42:21.180Z] #52 47.98 errors [2021-08-21T18:42:21.180Z] #52 48.35 io [2021-08-21T18:42:21.180Z] #52 49.09 internal/oserror [2021-08-21T18:42:21.180Z] #52 49.19 syscall [2021-08-21T18:42:21.180Z] #52 49.77 bytes [2021-08-21T18:42:21.180Z] #52 52.04 strconv [2021-08-21T18:42:21.180Z] #52 55.33 reflect [2021-08-21T18:42:21.180Z] #52 ... [2021-08-21T18:42:21.180Z] [2021-08-21T18:42:21.180Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:42:21.180Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:42:21.180Z] #44 55.33 Selecting previously unselected package python3.7. [2021-08-21T18:42:21.180Z] #44 55.33 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T18:42:21.180Z] #44 55.36 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-21T18:42:21.180Z] #44 55.49 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-21T18:42:21.180Z] #44 55.52 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-21T18:42:21.180Z] #44 55.52 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-21T18:42:21.180Z] #44 55.71 Setting up python3-minimal (3.7.3-1) ... [2021-08-21T18:42:21.243Z] #17 138.7 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-08-21T18:42:21.243Z] #17 138.7 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-21T18:42:21.243Z] #17 138.7 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-21T18:42:21.243Z] #17 138.7 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-08-21T18:42:21.243Z] #17 138.7 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-08-21T18:42:21.243Z] #17 138.7 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-21T18:42:21.243Z] #17 138.8 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-08-21T18:42:21.243Z] #17 138.8 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-08-21T18:42:21.503Z] #17 138.8 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-21T18:42:21.503Z] #17 138.8 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-08-21T18:42:21.503Z] #17 138.8 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-21T18:42:21.503Z] #17 138.8 Unpacking cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-21T18:42:21.503Z] #17 138.9 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-08-21T18:42:21.503Z] #17 138.9 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-21T18:42:21.503Z] #17 138.9 Unpacking cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-21T18:42:21.503Z] #17 138.9 Selecting previously unselected package cross-config. [2021-08-21T18:42:21.503Z] #17 138.9 Preparing to unpack .../026-cross-config_2.6.15-3_all.deb ... [2021-08-21T18:42:21.503Z] #17 138.9 Unpacking cross-config (2.6.15-3) ... [2021-08-21T18:42:21.503Z] #17 139.0 Selecting previously unselected package gcc-8-cross-base. [2021-08-21T18:42:21.503Z] #17 139.0 Preparing to unpack .../027-gcc-8-cross-base_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:21.503Z] #17 139.0 Unpacking gcc-8-cross-base (8.3.0-2cross1) ... [2021-08-21T18:42:21.522Z] #46 ... [2021-08-21T18:42:21.522Z] [2021-08-21T18:42:21.522Z] #50 [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-21T18:42:21.522Z] #50 sha256:6c60d187f23cccca3783abc17e53100530f11360e2e66c948e95ab12ae0afa75 [2021-08-21T18:42:21.522Z] #50 48.37 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-21T18:42:21.522Z] #50 48.42 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-21T18:42:21.522Z] #50 48.53 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-21T18:42:21.522Z] #50 48.59 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-21T18:42:21.522Z] #50 48.68 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-21T18:42:21.522Z] #50 50.88 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-21T18:42:21.522Z] #50 51.28 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-21T18:42:21.522Z] #50 51.67 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-21T18:42:21.763Z] #17 139.0 Selecting previously unselected package libc6-arm64-cross. [2021-08-21T18:42:21.763Z] #17 139.0 Preparing to unpack .../028-libc6-arm64-cross_2.28-7cross1_all.deb ... [2021-08-21T18:42:21.763Z] #17 139.0 Unpacking libc6-arm64-cross (2.28-7cross1) ... [2021-08-21T18:42:22.024Z] #17 139.4 Selecting previously unselected package libgcc1-arm64-cross. [2021-08-21T18:42:22.024Z] #17 139.4 Preparing to unpack .../029-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ... [2021-08-21T18:42:22.024Z] #17 139.4 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-08-21T18:42:22.024Z] #17 139.4 Selecting previously unselected package libgomp1-arm64-cross. [2021-08-21T18:42:22.024Z] #17 139.4 Preparing to unpack .../030-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:22.024Z] #17 139.4 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-08-21T18:42:22.285Z] #17 139.5 Selecting previously unselected package libitm1-arm64-cross. [2021-08-21T18:42:22.285Z] #17 139.5 Preparing to unpack .../031-libitm1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:22.285Z] #17 139.5 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ... [2021-08-21T18:42:22.285Z] #17 139.5 Selecting previously unselected package libatomic1-arm64-cross. [2021-08-21T18:42:22.285Z] #17 139.5 Preparing to unpack .../032-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:22.285Z] #17 139.5 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-08-21T18:42:22.285Z] #17 139.6 Selecting previously unselected package libstdc++6-arm64-cross. [2021-08-21T18:42:22.285Z] #17 139.6 Preparing to unpack .../033-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:22.285Z] #17 139.6 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-08-21T18:42:22.285Z] #17 139.7 Selecting previously unselected package libasan5-arm64-cross. [2021-08-21T18:42:22.285Z] #17 139.7 Preparing to unpack .../034-libasan5-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:22.285Z] #17 139.7 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ... [2021-08-21T18:42:22.499Z] #37 1.334 + RM_GOPATH=0 [2021-08-21T18:42:22.499Z] #37 1.334 + TMP_GOPATH= [2021-08-21T18:42:22.499Z] #37 1.334 + : /build [2021-08-21T18:42:22.499Z] #37 1.334 + '[' -z '' ']' [2021-08-21T18:42:22.499Z] #37 1.335 ++ mktemp -d [2021-08-21T18:42:22.499Z] #37 1.337 + export GOPATH=/tmp/tmp.iZzVLGzPjI [2021-08-21T18:42:22.499Z] #37 1.337 + GOPATH=/tmp/tmp.iZzVLGzPjI [2021-08-21T18:42:22.499Z] #37 1.338 + RM_GOPATH=1 [2021-08-21T18:42:22.499Z] #37 1.338 + case "$(go env GOARCH)" in [2021-08-21T18:42:22.499Z] #37 1.341 ++ go env GOARCH [2021-08-21T18:42:22.499Z] #37 1.363 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:42:22.499Z] #37 1.363 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:42:22.499Z] #37 1.364 ++ dirname /tmp/install/install.sh [2021-08-21T18:42:22.499Z] #37 1.365 + dir=/tmp/install [2021-08-21T18:42:22.499Z] #37 1.365 + bin=tini [2021-08-21T18:42:22.499Z] #37 1.366 + shift [2021-08-21T18:42:22.499Z] #37 1.366 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-21T18:42:22.499Z] #37 1.367 + . /tmp/install/tini.installer [2021-08-21T18:42:22.499Z] #37 1.367 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-21T18:42:22.499Z] #37 1.368 + install_tini [2021-08-21T18:42:22.499Z] #37 1.368 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-21T18:42:22.499Z] #37 1.369 + git clone https://github.com/krallin/tini.git /tmp/tmp.iZzVLGzPjI/tini [2021-08-21T18:42:22.499Z] #37 1.370 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-21T18:42:22.499Z] #37 1.372 Cloning into '/tmp/tmp.iZzVLGzPjI/tini'... [2021-08-21T18:42:22.545Z] #17 139.8 Selecting previously unselected package liblsan0-arm64-cross. [2021-08-21T18:42:22.545Z] #17 139.9 Preparing to unpack .../035-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:22.545Z] #17 139.9 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-08-21T18:42:22.545Z] #17 139.9 Selecting previously unselected package libtsan0-arm64-cross. [2021-08-21T18:42:22.545Z] #17 140.0 Preparing to unpack .../036-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:22.545Z] #17 140.0 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-08-21T18:42:22.545Z] #17 140.1 Selecting previously unselected package libubsan1-arm64-cross. [2021-08-21T18:42:22.574Z] #44 57.05 Selecting previously unselected package python3. [2021-08-21T18:42:22.574Z] #44 57.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-08-21T18:42:22.574Z] #44 57.12 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-08-21T18:42:22.574Z] #44 57.14 Unpacking python3 (3.7.3-1) ... [2021-08-21T18:42:22.806Z] #17 140.1 Preparing to unpack .../037-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:22.806Z] #17 140.1 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-08-21T18:42:22.806Z] #17 140.1 Selecting previously unselected package libgcc-8-dev-arm64-cross. [2021-08-21T18:42:22.806Z] #17 140.1 Preparing to unpack .../038-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:22.806Z] #17 140.2 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-08-21T18:42:22.835Z] #44 57.28 Selecting previously unselected package libprotobuf17:amd64. [2021-08-21T18:42:22.835Z] #44 57.28 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-08-21T18:42:22.835Z] #44 57.29 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-21T18:42:23.066Z] #17 140.5 Selecting previously unselected package gcc-8-aarch64-linux-gnu. [2021-08-21T18:42:23.074Z] using credential docker-jenkins-github-credentials [2021-08-21T18:42:23.148Z] Cloning the remote Git repository [2021-08-21T18:42:23.148Z] Cloning with configured refspecs honoured and without tags [2021-08-21T18:42:23.327Z] #17 140.5 Preparing to unpack .../039-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-21T18:42:23.327Z] #17 140.5 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-21T18:42:23.406Z] #44 58.08 Selecting previously unselected package python3-pkg-resources. [2021-08-21T18:42:23.406Z] #44 58.08 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-21T18:42:23.406Z] #44 58.08 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-21T18:42:23.449Z] #37 2.170 + cd /tmp/tmp.iZzVLGzPjI/tini [2021-08-21T18:42:23.449Z] #37 2.173 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-21T18:42:23.449Z] #37 2.193 + cmake . [2021-08-21T18:42:23.449Z] #37 ... [2021-08-21T18:42:23.449Z] [2021-08-21T18:42:23.449Z] #46 [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-21T18:42:23.449Z] #46 sha256:df2cbee543b371cc06227e2e44ff7d7bd9ebf94cbd692adc9e21f66cd504f6a4 [2021-08-21T18:42:23.449Z] #46 43.22 hash/crc32 [2021-08-21T18:42:23.449Z] #46 44.28 crypto [2021-08-21T18:42:23.449Z] #46 44.70 crypto/rc4 [2021-08-21T18:42:23.449Z] #46 45.13 vendor/golang.org/x/text/transform [2021-08-21T18:42:23.449Z] #46 45.21 internal/syscall/unix [2021-08-21T18:42:23.449Z] #46 45.25 time [2021-08-21T18:42:23.449Z] #46 45.90 internal/syscall/execenv [2021-08-21T18:42:23.449Z] #46 46.14 regexp/syntax [2021-08-21T18:42:23.449Z] #46 51.03 regexp [2021-08-21T18:42:23.449Z] #46 52.37 io/fs [2021-08-21T18:42:23.449Z] #46 52.38 internal/poll [2021-08-21T18:42:23.449Z] #46 ... [2021-08-21T18:42:23.449Z] [2021-08-21T18:42:23.449Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:42:23.449Z] #44 sha256:0cf93f5558ad4c5b3e6b04ba38b9dc1ce88e11cd44491ae850f6a0f51ab32b26 [2021-08-21T18:42:23.449Z] #44 48.95 Selecting previously unselected package python3. [2021-08-21T18:42:23.449Z] #44 48.95 (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 ... 16046 files and directories currently installed.) [2021-08-21T18:42:23.449Z] #44 49.01 Preparing to unpack .../0-python3_3.7.3-1_arm64.deb ... [2021-08-21T18:42:23.449Z] #44 49.04 Unpacking python3 (3.7.3-1) ... [2021-08-21T18:42:23.449Z] #44 49.20 Selecting previously unselected package libprotobuf17:arm64. [2021-08-21T18:42:23.449Z] #44 49.21 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-08-21T18:42:23.449Z] #44 49.23 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-08-21T18:42:23.449Z] #44 49.77 Selecting previously unselected package python3-pkg-resources. [2021-08-21T18:42:23.449Z] #44 49.78 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-21T18:42:23.449Z] #44 49.79 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-21T18:42:23.449Z] #44 50.12 Selecting previously unselected package python3-six. [2021-08-21T18:42:23.449Z] #44 50.12 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-08-21T18:42:23.449Z] #44 50.13 Unpacking python3-six (1.12.0-1) ... [2021-08-21T18:42:23.449Z] #44 50.30 Selecting previously unselected package python3-protobuf. [2021-08-21T18:42:23.449Z] #44 50.30 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_arm64.deb ... [2021-08-21T18:42:23.449Z] #44 50.30 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-08-21T18:42:23.449Z] #44 50.91 Selecting previously unselected package libnet1:arm64. [2021-08-21T18:42:23.449Z] #44 50.91 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-08-21T18:42:23.449Z] #44 50.91 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-21T18:42:23.449Z] #44 51.11 Selecting previously unselected package libnl-3-200:arm64. [2021-08-21T18:42:23.449Z] #44 51.11 Preparing to unpack .../6-libnl-3-200_3.4.0-1_arm64.deb ... [2021-08-21T18:42:23.449Z] #44 51.15 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-08-21T18:42:23.449Z] #44 51.34 Selecting previously unselected package libprotobuf-c1:arm64. [2021-08-21T18:42:23.449Z] #44 51.35 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-08-21T18:42:23.449Z] #44 51.37 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-08-21T18:42:23.449Z] #44 51.59 Selecting previously unselected package criu. [2021-08-21T18:42:23.449Z] #44 51.59 Preparing to unpack .../8-criu_3.15-1_arm64.deb ... [2021-08-21T18:42:23.449Z] #44 51.60 Unpacking criu (3.15-1) ... [2021-08-21T18:42:23.449Z] #44 52.40 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-21T18:42:23.449Z] #44 52.43 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-08-21T18:42:23.449Z] #44 52.44 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-08-21T18:42:23.449Z] #44 52.49 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-08-21T18:42:23.449Z] #44 52.51 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-08-21T18:42:23.449Z] #44 52.53 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-08-21T18:42:23.449Z] #44 52.55 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-08-21T18:42:23.449Z] #44 52.56 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-21T18:42:23.666Z] #44 58.31 Selecting previously unselected package python3-six. [2021-08-21T18:42:23.666Z] #44 58.39 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-08-21T18:42:23.666Z] #44 58.39 Unpacking python3-six (1.12.0-1) ... [2021-08-21T18:42:23.666Z] #44 58.45 Selecting previously unselected package python3-protobuf. [2021-08-21T18:42:23.666Z] #44 58.45 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-08-21T18:42:23.666Z] #44 58.45 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-08-21T18:42:23.918Z] #50 ... [2021-08-21T18:42:23.918Z] [2021-08-21T18:42:23.918Z] #56 [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-21T18:42:23.918Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-21T18:42:23.918Z] #56 41.95 Reading package lists... [2021-08-21T18:42:23.918Z] #56 49.45 Building dependency tree... [2021-08-21T18:42:23.918Z] #56 52.76 The following additional packages will be installed: [2021-08-21T18:42:23.918Z] #56 52.76 libbtrfs0 [2021-08-21T18:42:23.918Z] #56 52.97 The following NEW packages will be installed: [2021-08-21T18:42:23.918Z] #56 52.97 libbtrfs-dev libbtrfs0 [2021-08-21T18:42:23.918Z] #56 53.36 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T18:42:23.918Z] #56 53.36 Need to get 119 kB of archives. [2021-08-21T18:42:23.918Z] #56 53.36 After this operation, 387 kB of additional disk space will be used. [2021-08-21T18:42:23.918Z] #56 53.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-21T18:42:23.918Z] #56 53.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-21T18:42:24.343Z] #44 58.90 Selecting previously unselected package libnet1:amd64. [2021-08-21T18:42:24.343Z] #44 58.90 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-21T18:42:24.343Z] #44 58.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-21T18:42:24.482Z] #56 54.64 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T18:42:24.710Z] #17 141.7 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-08-21T18:42:24.710Z] #17 141.7 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-21T18:42:24.710Z] #17 141.7 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-21T18:42:24.710Z] #17 141.8 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-08-21T18:42:24.710Z] #17 141.8 Preparing to unpack .../041-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ... [2021-08-21T18:42:24.710Z] #17 141.8 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-08-21T18:42:24.811Z] #50 ... [2021-08-21T18:42:24.811Z] [2021-08-21T18:42:24.811Z] #56 [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-21T18:42:24.811Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-21T18:42:24.811Z] #56 45.07 Reading package lists... [2021-08-21T18:42:24.915Z] #44 59.56 Selecting previously unselected package libnl-3-200:amd64. [2021-08-21T18:42:24.915Z] #44 59.56 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-21T18:42:24.915Z] #44 59.58 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-21T18:42:24.971Z] #17 142.2 Selecting previously unselected package libc6-dev-arm64-cross. [2021-08-21T18:42:24.971Z] #17 142.2 Preparing to unpack .../042-libc6-dev-arm64-cross_2.28-7cross1_all.deb ... [2021-08-21T18:42:24.971Z] #17 142.2 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ... [2021-08-21T18:42:25.019Z] #44 ... [2021-08-21T18:42:25.019Z] [2021-08-21T18:42:25.019Z] #46 [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-21T18:42:25.019Z] #46 sha256:df2cbee543b371cc06227e2e44ff7d7bd9ebf94cbd692adc9e21f66cd504f6a4 [2021-08-21T18:42:25.019Z] #46 54.73 context [2021-08-21T18:42:23.331Z] Cloning repository https://github.com/moby/moby.git [2021-08-21T18:42:23.714Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-21T18:42:24.720Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-21T18:42:24.721Z] > git --version # timeout=10 [2021-08-21T18:42:24.767Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-21T18:42:24.768Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T18:42:24.770Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42768/head:refs/remotes/origin/PR-42768 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T18:42:25.175Z] #44 ... [2021-08-21T18:42:25.175Z] [2021-08-21T18:42:25.175Z] #36 [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-21T18:42:25.175Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-21T18:42:25.175Z] #36 55.18 Selecting previously unselected package libjsoncpp1:amd64. [2021-08-21T18:42:25.175Z] #36 55.18 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-08-21T18:42:25.175Z] #36 55.18 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-21T18:42:25.175Z] #36 55.32 Selecting previously unselected package librhash0:amd64. [2021-08-21T18:42:25.175Z] #36 55.32 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-08-21T18:42:25.175Z] #36 55.32 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-08-21T18:42:25.175Z] #36 55.48 Selecting previously unselected package libuv1:amd64. [2021-08-21T18:42:25.175Z] #36 55.48 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-08-21T18:42:25.175Z] #36 55.49 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-21T18:42:25.175Z] #36 55.64 Selecting previously unselected package cmake. [2021-08-21T18:42:25.175Z] #36 55.64 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-08-21T18:42:25.175Z] #36 55.68 Unpacking cmake (3.13.4-1) ... [2021-08-21T18:42:25.175Z] #36 58.66 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-21T18:42:25.175Z] #36 58.72 Setting up xxd (2:8.1.0875-5) ... [2021-08-21T18:42:25.175Z] #36 58.72 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-21T18:42:25.176Z] #36 58.72 Setting up vim-common (2:8.1.0875-5) ... [2021-08-21T18:42:25.176Z] #36 58.75 Setting up librhash0:amd64 (1.3.8-1) ... [2021-08-21T18:42:25.176Z] #36 58.80 Setting up cmake-data (3.13.4-1) ... [2021-08-21T18:42:25.176Z] #36 58.80 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-21T18:42:25.176Z] #36 58.81 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-21T18:42:25.176Z] #36 58.85 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-21T18:42:25.176Z] #36 58.85 Setting up cmake (3.13.4-1) ... [2021-08-21T18:42:25.176Z] #36 58.89 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T18:42:25.176Z] #36 58.98 Processing triggers for mime-support (3.62) ... [2021-08-21T18:42:25.176Z] #36 DONE 60.1s [2021-08-21T18:42:25.176Z] [2021-08-21T18:42:25.176Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:42:25.176Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:42:25.176Z] #44 59.85 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-21T18:42:25.176Z] #44 59.85 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-21T18:42:25.176Z] #44 59.87 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-21T18:42:25.176Z] #44 59.98 Selecting previously unselected package criu. [2021-08-21T18:42:25.176Z] #44 59.98 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-08-21T18:42:25.414Z] #56 55.16 Fetched 119 kB in 0s (442 kB/s) [2021-08-21T18:42:25.414Z] #56 55.31 Selecting previously unselected package libbtrfs0. [2021-08-21T18:42:25.414Z] #56 55.31 (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 ... 15421 files and directories currently installed.) [2021-08-21T18:42:25.414Z] #56 55.45 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-21T18:42:25.414Z] #56 55.47 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-21T18:42:25.435Z] #44 59.99 Unpacking criu (3.15-1) ... [2021-08-21T18:42:25.545Z] #17 142.8 Selecting previously unselected package libstdc++-8-dev-arm64-cross. [2021-08-21T18:42:25.545Z] #17 142.8 Preparing to unpack .../043-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:25.545Z] #17 142.8 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-08-21T18:42:25.671Z] #56 55.67 Selecting previously unselected package libbtrfs-dev. [2021-08-21T18:42:25.671Z] #56 55.69 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-21T18:42:25.671Z] #56 55.73 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-21T18:42:25.807Z] #17 143.3 Selecting previously unselected package g++-8-aarch64-linux-gnu. [2021-08-21T18:42:25.970Z] #46 56.06 os [2021-08-21T18:42:25.970Z] #46 ... [2021-08-21T18:42:25.970Z] [2021-08-21T18:42:25.970Z] #50 [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-21T18:42:25.970Z] #50 sha256:a2ceea8680c60bcd1bf8b4bb9d841aefa96064e500a0a8c7ede085d838461f7b [2021-08-21T18:42:25.970Z] #50 46.04 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-21T18:42:25.970Z] #50 46.53 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-21T18:42:25.970Z] #50 46.79 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-21T18:42:26.006Z] #44 60.69 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-21T18:42:26.006Z] #44 60.74 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-21T18:42:26.006Z] #44 60.75 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-21T18:42:26.006Z] #44 60.81 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-21T18:42:26.006Z] #44 60.81 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-21T18:42:26.067Z] #17 143.3 Preparing to unpack .../044-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-21T18:42:26.067Z] #17 143.3 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-21T18:42:26.205Z] #56 56.11 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-21T18:42:26.205Z] #56 56.17 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-21T18:42:26.205Z] #56 56.21 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T18:42:26.233Z] #50 ... [2021-08-21T18:42:26.233Z] [2021-08-21T18:42:26.233Z] #37 [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-21T18:42:26.233Z] #37 sha256:89d8a95c44702551cab3d5624f005ec1fd2cd9f4a26d8edb2632b667e943d4e8 [2021-08-21T18:42:26.233Z] #37 2.978 -- The C compiler identification is GNU 8.3.0 [2021-08-21T18:42:26.233Z] #37 3.058 -- Check for working C compiler: /usr/bin/cc [2021-08-21T18:42:26.233Z] #37 3.875 -- Check for working C compiler: /usr/bin/cc -- works [2021-08-21T18:42:26.233Z] #37 3.877 -- Detecting C compiler ABI info [2021-08-21T18:42:26.233Z] #37 4.364 -- Detecting C compiler ABI info - done [2021-08-21T18:42:26.233Z] #37 4.424 -- Detecting C compile features [2021-08-21T18:42:26.266Z] #44 60.83 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T18:42:26.266Z] #44 60.83 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-21T18:42:26.266Z] #44 60.90 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-21T18:42:26.639Z] #17 ... [2021-08-21T18:42:26.639Z] [2021-08-21T18:42:26.639Z] #47 [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-21T18:42:26.639Z] #47 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-21T18:42:26.639Z] #47 157.8 + dpkg --print-architecture [2021-08-21T18:42:26.639Z] #47 157.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-21T18:42:26.900Z] #47 157.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-21T18:42:26.900Z] #47 157.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-21T18:42:27.348Z] #56 55.22 Building dependency tree... [2021-08-21T18:42:27.575Z] #56 ... [2021-08-21T18:42:27.575Z] [2021-08-21T18:42:27.575Z] #36 [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-21T18:42:27.575Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-21T18:42:27.575Z] #36 41.88 Reading package lists... [2021-08-21T18:42:27.575Z] #36 49.40 Building dependency tree... [2021-08-21T18:42:27.575Z] #36 52.17 The following additional packages will be installed: [2021-08-21T18:42:27.575Z] #36 52.19 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-08-21T18:42:27.575Z] #36 52.19 Suggested packages: [2021-08-21T18:42:27.575Z] #36 52.19 cmake-doc ninja-build lrzip [2021-08-21T18:42:27.575Z] #36 52.19 Recommended packages: [2021-08-21T18:42:27.575Z] #36 52.19 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-21T18:42:27.575Z] #36 53.21 The following NEW packages will be installed: [2021-08-21T18:42:27.575Z] #36 53.21 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-08-21T18:42:27.575Z] #36 53.23 vim-common xxd [2021-08-21T18:42:27.575Z] #36 53.65 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T18:42:27.575Z] #36 53.65 Need to get 14.9 MB of archives. [2021-08-21T18:42:27.575Z] #36 53.65 After this operation, 61.8 MB of additional disk space will be used. [2021-08-21T18:42:27.575Z] #36 53.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-21T18:42:27.575Z] #36 53.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-21T18:42:27.575Z] #36 53.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-08-21T18:42:27.575Z] #36 53.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-21T18:42:27.575Z] #36 55.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-08-21T18:42:27.575Z] #36 55.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-08-21T18:42:27.575Z] #36 55.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-08-21T18:42:27.575Z] #36 55.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-08-21T18:42:27.575Z] #36 55.15 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-08-21T18:42:27.575Z] #36 55.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-08-21T18:42:27.575Z] #36 56.78 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T18:42:27.575Z] #36 57.30 Fetched 14.9 MB in 2s (6761 kB/s) [2021-08-21T18:42:27.575Z] #36 57.52 Selecting previously unselected package xxd. [2021-08-21T18:42:27.575Z] #36 57.52 (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 ... 15421 files and directories currently installed.) [2021-08-21T18:42:27.575Z] #36 57.63 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-21T18:42:27.575Z] #36 57.64 Unpacking xxd (2:8.1.0875-5) ... [2021-08-21T18:42:27.607Z] #56 ... [2021-08-21T18:42:27.607Z] [2021-08-21T18:42:27.607Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:42:27.607Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:42:27.607Z] #44 37.40 Reading package lists... [2021-08-21T18:42:27.607Z] #44 48.03 Reading package lists... [2021-08-21T18:42:27.607Z] #44 ... [2021-08-21T18:42:27.607Z] [2021-08-21T18:42:27.607Z] #36 [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-21T18:42:27.607Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-21T18:42:27.607Z] #36 44.26 Reading package lists... [2021-08-21T18:42:27.607Z] #36 53.95 Building dependency tree... [2021-08-21T18:42:27.833Z] #36 ... [2021-08-21T18:42:27.833Z] [2021-08-21T18:42:27.833Z] #56 [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-21T18:42:27.833Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-21T18:42:27.833Z] #56 DONE 57.8s [2021-08-21T18:42:27.833Z] [2021-08-21T18:42:27.833Z] #57 [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-21T18:42:27.833Z] #57 sha256:35e86ca4e60c09f68e87210fa73c5b02d7684ee3508cd2ee895096b222390520 [2021-08-21T18:42:28.155Z] #37 ... [2021-08-21T18:42:28.155Z] [2021-08-21T18:42:28.155Z] #52 [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-21T18:42:28.155Z] #52 sha256:891e1454850255114506fbe66637890be097e37715853665d604238c0ab392a0 [2021-08-21T18:42:28.155Z] #52 47.79 time [2021-08-21T18:42:28.155Z] #52 54.35 context [2021-08-21T18:42:28.155Z] #52 54.35 io/fs [2021-08-21T18:42:28.155Z] #52 54.35 internal/poll [2021-08-21T18:42:28.155Z] #52 56.72 internal/fmtsort [2021-08-21T18:42:28.155Z] #52 56.76 encoding/binary [2021-08-21T18:42:28.155Z] #52 57.80 os [2021-08-21T18:42:28.155Z] #52 ... [2021-08-21T18:42:28.155Z] [2021-08-21T18:42:28.155Z] #37 [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-21T18:42:28.156Z] #37 sha256:89d8a95c44702551cab3d5624f005ec1fd2cd9f4a26d8edb2632b667e943d4e8 [2021-08-21T18:42:28.156Z] #37 6.792 -- Detecting C compile features - done [2021-08-21T18:42:28.156Z] #37 6.839 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-21T18:42:28.156Z] #37 7.124 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-21T18:42:28.418Z] #37 7.260 -- Configuring done [2021-08-21T18:42:28.418Z] #37 7.306 -- Generating done [2021-08-21T18:42:28.418Z] #37 7.310 -- Build files have been written to: /tmp/tmp.iZzVLGzPjI/tini [2021-08-21T18:42:28.418Z] #37 7.329 + make tini-static [2021-08-21T18:42:28.987Z] #36 ... [2021-08-21T18:42:28.987Z] [2021-08-21T18:42:28.987Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:42:28.987Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T18:42:28.987Z] #13 32.96 Reading package lists... [2021-08-21T18:42:28.987Z] #13 43.98 Reading package lists... [2021-08-21T18:42:28.987Z] #13 ... [2021-08-21T18:42:28.987Z] [2021-08-21T18:42:28.987Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:42:28.987Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:42:28.994Z] #37 ... [2021-08-21T18:42:28.994Z] [2021-08-21T18:42:28.994Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:42:28.994Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-21T18:42:28.994Z] #13 44.72 Selecting previously unselected package binutils-mingw-w64. [2021-08-21T18:42:28.994Z] #13 44.72 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-08-21T18:42:28.994Z] #13 44.73 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-21T18:42:28.994Z] #13 44.86 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-08-21T18:42:28.994Z] #13 44.86 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-08-21T18:42:28.994Z] #13 44.87 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-08-21T18:42:28.994Z] #13 45.07 Selecting previously unselected package dmsetup. [2021-08-21T18:42:28.994Z] #13 45.09 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-08-21T18:42:28.994Z] #13 45.11 Unpacking dmsetup (2:1.02.155-3) ... [2021-08-21T18:42:28.994Z] #13 45.33 Selecting previously unselected package mingw-w64-common. [2021-08-21T18:42:28.994Z] #13 45.33 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-08-21T18:42:28.994Z] #13 45.35 Unpacking mingw-w64-common (6.0.0-3) ... [2021-08-21T18:42:28.994Z] #13 51.24 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-21T18:42:28.994Z] #13 51.24 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-08-21T18:42:28.994Z] #13 51.26 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-21T18:42:28.994Z] #13 ... [2021-08-21T18:42:28.994Z] [2021-08-21T18:42:28.994Z] #52 [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-21T18:42:28.994Z] #52 sha256:891e1454850255114506fbe66637890be097e37715853665d604238c0ab392a0 [2021-08-21T18:42:28.994Z] #52 58.83 encoding/base64 [2021-08-21T18:42:28.994Z] #52 58.84 golang.org/x/sys/unix [2021-08-21T18:42:29.730Z] #57 1.729 + RM_GOPATH=0 [2021-08-21T18:42:29.730Z] #57 1.729 + TMP_GOPATH= [2021-08-21T18:42:29.730Z] #57 1.729 + : /build [2021-08-21T18:42:29.730Z] #57 1.729 + '[' -z '' ']' [2021-08-21T18:42:29.730Z] #57 1.730 ++ mktemp -d [2021-08-21T18:42:29.730Z] #57 1.736 + export GOPATH=/tmp/tmp.U40HBp6cM7 [2021-08-21T18:42:29.730Z] #57 1.736 + GOPATH=/tmp/tmp.U40HBp6cM7 [2021-08-21T18:42:29.730Z] #57 1.736 + RM_GOPATH=1 [2021-08-21T18:42:29.730Z] #57 1.736 + case "$(go env GOARCH)" in [2021-08-21T18:42:29.730Z] #57 1.737 ++ go env GOARCH [2021-08-21T18:42:29.730Z] #57 1.808 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:42:29.730Z] #57 1.808 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:42:29.730Z] #57 1.809 ++ dirname /tmp/install/install.sh [2021-08-21T18:42:29.730Z] #57 1.816 + dir=/tmp/install [2021-08-21T18:42:29.730Z] #57 1.816 + bin=containerd [2021-08-21T18:42:29.730Z] #57 1.816 + shift [2021-08-21T18:42:29.730Z] #57 1.816 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-21T18:42:29.730Z] #57 1.816 + . /tmp/install/containerd.installer [2021-08-21T18:42:29.730Z] #57 1.816 ++ set -e [2021-08-21T18:42:29.730Z] #57 1.816 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-21T18:42:29.730Z] #57 1.817 + install_containerd [2021-08-21T18:42:29.730Z] #57 1.817 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-21T18:42:29.730Z] #57 1.817 + git clone https://github.com/containerd/containerd.git /tmp/tmp.U40HBp6cM7/src/github.com/containerd/containerd [2021-08-21T18:42:29.730Z] #57 1.817 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-21T18:42:29.730Z] #57 1.819 Cloning into '/tmp/tmp.U40HBp6cM7/src/github.com/containerd/containerd'... [2021-08-21T18:42:30.894Z] #44 57.96 Building dependency tree... [2021-08-21T18:42:31.551Z] #52 61.34 mvdan.cc/sh/v3/fileutil [2021-08-21T18:42:31.551Z] #52 61.34 path/filepath [2021-08-21T18:42:31.551Z] #52 61.34 fmt [2021-08-21T18:42:31.559Z] #44 65.61 Setting up python3 (3.7.3-1) ... [2021-08-21T18:42:31.559Z] #44 ... [2021-08-21T18:42:31.559Z] [2021-08-21T18:42:31.559Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:42:31.559Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T18:42:31.559Z] #13 49.70 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T18:42:31.559Z] #13 49.91 Fetched 77.8 MB in 8s (9816 kB/s) [2021-08-21T18:42:31.559Z] #13 50.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 ... 15421 files and directories currently installed.) [2021-08-21T18:42:31.559Z] #13 50.07 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-21T18:42:31.559Z] #13 50.09 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-08-21T18:42:31.559Z] #13 50.30 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-08-21T18:42:31.559Z] #13 50.49 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-21T18:42:31.559Z] #13 50.49 (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 ... 15421 files and directories currently installed.) [2021-08-21T18:42:31.559Z] #13 50.54 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-08-21T18:42:31.559Z] #13 50.59 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-21T18:42:31.559Z] #13 52.76 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-21T18:42:31.559Z] #13 52.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-08-21T18:42:31.559Z] #13 52.78 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-21T18:42:31.559Z] #13 55.47 Selecting previously unselected package binutils-mingw-w64. [2021-08-21T18:42:31.559Z] #13 55.47 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-08-21T18:42:31.559Z] #13 55.48 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-21T18:42:31.559Z] #13 55.62 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-21T18:42:31.559Z] #13 55.62 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-21T18:42:31.559Z] #13 55.62 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-21T18:42:31.559Z] #13 55.84 Selecting previously unselected package dmsetup. [2021-08-21T18:42:31.559Z] #13 55.84 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-08-21T18:42:31.559Z] #13 55.84 Unpacking dmsetup (2:1.02.155-3) ... [2021-08-21T18:42:31.559Z] #13 56.06 Selecting previously unselected package mingw-w64-common. [2021-08-21T18:42:31.559Z] #13 56.06 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-08-21T18:42:31.559Z] #13 56.07 Unpacking mingw-w64-common (6.0.0-3) ... [2021-08-21T18:42:31.559Z] #13 ... [2021-08-21T18:42:31.559Z] [2021-08-21T18:42:31.559Z] #46 [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-21T18:42:31.559Z] #46 sha256:67faab39b12e780365dc763bff6f16fa0b0c13095d26680f8973693c68d192aa [2021-08-21T18:42:31.559Z] #46 56.24 syscall [2021-08-21T18:42:31.559Z] #46 64.22 internal/poll [2021-08-21T18:42:31.559Z] #46 64.69 internal/fmtsort [2021-08-21T18:42:31.559Z] #46 65.34 internal/syscall/execenv [2021-08-21T18:42:31.559Z] #46 65.52 path [2021-08-21T18:42:31.559Z] #46 66.18 io/fs [2021-08-21T18:42:31.559Z] #46 66.44 regexp/syntax [2021-08-21T18:42:31.559Z] #46 ... [2021-08-21T18:42:31.559Z] [2021-08-21T18:42:31.559Z] #37 [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-21T18:42:31.559Z] #37 sha256:39e73de10be8eca836daa59ec009d0e11b11738b9d620fda2358b9e138cd5472 [2021-08-21T18:42:31.559Z] #37 3.051 + RM_GOPATH=0 [2021-08-21T18:42:31.559Z] #37 3.051 + TMP_GOPATH= [2021-08-21T18:42:31.559Z] #37 3.051 + : /build [2021-08-21T18:42:31.559Z] #37 3.051 + '[' -z '' ']' [2021-08-21T18:42:31.559Z] #37 3.051 ++ mktemp -d [2021-08-21T18:42:31.559Z] #37 3.053 + export GOPATH=/tmp/tmp.yNupj8jiSY [2021-08-21T18:42:31.559Z] #37 3.053 + GOPATH=/tmp/tmp.yNupj8jiSY [2021-08-21T18:42:31.559Z] #37 3.053 + RM_GOPATH=1 [2021-08-21T18:42:31.559Z] #37 3.053 + case "$(go env GOARCH)" in [2021-08-21T18:42:31.559Z] #37 3.053 ++ go env GOARCH [2021-08-21T18:42:31.559Z] #37 3.088 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:42:31.559Z] #37 3.088 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:42:31.559Z] #37 3.091 ++ dirname /tmp/install/install.sh [2021-08-21T18:42:31.559Z] #37 3.096 + dir=/tmp/install [2021-08-21T18:42:31.559Z] #37 3.103 + bin=tini [2021-08-21T18:42:31.559Z] #37 3.103 + shift [2021-08-21T18:42:31.559Z] #37 3.107 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-21T18:42:31.559Z] #37 3.107 + . /tmp/install/tini.installer [2021-08-21T18:42:31.559Z] #37 3.108 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-21T18:42:31.559Z] #37 3.108 + install_tini [2021-08-21T18:42:31.559Z] #37 3.108 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-21T18:42:31.559Z] #37 3.108 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-21T18:42:31.559Z] #37 3.108 + git clone https://github.com/krallin/tini.git /tmp/tmp.yNupj8jiSY/tini [2021-08-21T18:42:31.559Z] #37 3.111 Cloning into '/tmp/tmp.yNupj8jiSY/tini'... [2021-08-21T18:42:31.559Z] #37 3.821 + cd /tmp/tmp.yNupj8jiSY/tini [2021-08-21T18:42:31.559Z] #37 3.822 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-21T18:42:31.559Z] #37 3.827 + cmake . [2021-08-21T18:42:31.559Z] #37 4.366 -- The C compiler identification is GNU 8.3.0 [2021-08-21T18:42:31.559Z] #37 4.431 -- Check for working C compiler: /usr/bin/cc [2021-08-21T18:42:31.559Z] #37 5.085 -- Check for working C compiler: /usr/bin/cc -- works [2021-08-21T18:42:31.559Z] #37 5.086 -- Detecting C compiler ABI info [2021-08-21T18:42:31.559Z] #37 5.720 -- Detecting C compiler ABI info - done [2021-08-21T18:42:31.559Z] #37 5.754 -- Detecting C compile features [2021-08-21T18:42:31.624Z] #57 ... [2021-08-21T18:42:31.624Z] [2021-08-21T18:42:31.624Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:42:31.624Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:42:31.624Z] #44 44.26 Reading package lists... [2021-08-21T18:42:31.624Z] #44 51.12 Building dependency tree... [2021-08-21T18:42:31.624Z] #44 54.31 The following additional packages will be installed: [2021-08-21T18:42:31.624Z] #44 54.32 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-08-21T18:42:31.624Z] #44 54.32 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-08-21T18:42:31.624Z] #44 54.32 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-21T18:42:31.624Z] #44 54.33 python3.7-minimal [2021-08-21T18:42:31.624Z] #44 54.33 Suggested packages: [2021-08-21T18:42:31.624Z] #44 54.33 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-08-21T18:42:31.624Z] #44 54.33 python3.7-doc binfmt-support [2021-08-21T18:42:31.624Z] #44 55.80 The following NEW packages will be installed: [2021-08-21T18:42:31.624Z] #44 55.80 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-08-21T18:42:31.624Z] #44 55.82 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-08-21T18:42:31.624Z] #44 55.82 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-21T18:42:31.624Z] #44 55.82 python3.7-minimal [2021-08-21T18:42:31.625Z] #44 56.26 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T18:42:31.625Z] #44 56.26 Need to get 6695 kB of archives. [2021-08-21T18:42:31.625Z] #44 56.26 After this operation, 33.1 MB of additional disk space will be used. [2021-08-21T18:42:31.625Z] #44 56.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-21T18:42:31.625Z] #44 56.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-21T18:42:31.625Z] #44 56.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-21T18:42:31.625Z] #44 56.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-21T18:42:31.625Z] #44 56.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-21T18:42:31.625Z] #44 57.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-21T18:42:31.625Z] #44 57.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-21T18:42:31.625Z] #44 57.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-21T18:42:31.625Z] #44 57.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-08-21T18:42:31.625Z] #44 57.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-21T18:42:31.625Z] #44 57.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-08-21T18:42:31.625Z] #44 57.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-08-21T18:42:31.625Z] #44 57.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-21T18:42:31.625Z] #44 57.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-21T18:42:31.625Z] #44 57.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-21T18:42:31.625Z] #44 59.67 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-21T18:42:31.625Z] #44 ... [2021-08-21T18:42:31.625Z] [2021-08-21T18:42:31.625Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:42:31.625Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T18:42:31.625Z] #13 41.75 Reading package lists... [2021-08-21T18:42:31.625Z] #13 48.68 Building dependency tree... [2021-08-21T18:42:31.625Z] #13 52.06 The following additional packages will be installed: [2021-08-21T18:42:31.625Z] #13 52.07 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-08-21T18:42:31.625Z] #13 52.07 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-08-21T18:42:31.625Z] #13 52.07 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-08-21T18:42:31.625Z] #13 52.07 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-08-21T18:42:31.625Z] #13 52.07 mingw-w64-x86-64-dev [2021-08-21T18:42:31.625Z] #13 52.07 Suggested packages: [2021-08-21T18:42:31.625Z] #13 52.08 gcc-8-locales seccomp wine64 [2021-08-21T18:42:31.625Z] #13 53.57 The following NEW packages will be installed: [2021-08-21T18:42:31.625Z] #13 53.59 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-21T18:42:31.625Z] #13 53.59 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-08-21T18:42:31.625Z] #13 53.60 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-08-21T18:42:31.625Z] #13 53.60 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-08-21T18:42:31.625Z] #13 53.60 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-08-21T18:42:31.625Z] #13 53.60 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-08-21T18:42:31.625Z] #13 53.60 The following packages will be upgraded: [2021-08-21T18:42:31.625Z] #13 53.61 libseccomp2 [2021-08-21T18:42:31.625Z] #13 54.11 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T18:42:31.625Z] #13 54.11 Need to get 77.8 MB of archives. [2021-08-21T18:42:31.625Z] #13 54.11 After this operation, 487 MB of additional disk space will be used. [2021-08-21T18:42:31.625Z] #13 54.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-08-21T18:42:31.625Z] #13 54.22 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-08-21T18:42:31.625Z] #13 54.30 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-08-21T18:42:31.625Z] #13 54.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-08-21T18:42:31.625Z] #13 54.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-08-21T18:42:31.625Z] #13 54.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-08-21T18:42:31.625Z] #13 54.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-08-21T18:42:31.625Z] #13 54.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-08-21T18:42:31.625Z] #13 55.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-08-21T18:42:31.625Z] #13 56.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-08-21T18:42:31.625Z] #13 56.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-08-21T18:42:31.820Z] #37 ... [2021-08-21T18:42:31.820Z] [2021-08-21T18:42:31.820Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:42:31.820Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:42:31.820Z] #44 66.30 Setting up python3-six (1.12.0-1) ... [2021-08-21T18:42:31.881Z] #13 ... [2021-08-21T18:42:31.881Z] [2021-08-21T18:42:31.881Z] #32 [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-21T18:42:31.881Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-21T18:42:32.126Z] #52 ... [2021-08-21T18:42:32.126Z] [2021-08-21T18:42:32.126Z] #37 [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-21T18:42:32.126Z] #37 sha256:89d8a95c44702551cab3d5624f005ec1fd2cd9f4a26d8edb2632b667e943d4e8 [2021-08-21T18:42:32.126Z] #37 7.821 Scanning dependencies of target tini-static [2021-08-21T18:42:32.126Z] #37 7.965 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-21T18:42:32.126Z] #37 9.531 [100%] Linking C executable tini-static [2021-08-21T18:42:32.126Z] #37 10.23 [100%] Built target tini-static [2021-08-21T18:42:32.126Z] #37 10.33 + mkdir -p /build [2021-08-21T18:42:32.126Z] #37 10.35 + cp tini-static /build/docker-init [2021-08-21T18:42:32.126Z] #37 DONE 11.1s [2021-08-21T18:42:32.187Z] #47 ... [2021-08-21T18:42:32.187Z] [2021-08-21T18:42:32.187Z] #17 [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-21T18:42:32.187Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-21T18:42:32.187Z] #17 144.7 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-08-21T18:42:32.187Z] #17 144.7 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-21T18:42:32.187Z] #17 144.7 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-21T18:42:32.187Z] #17 144.7 Selecting previously unselected package patch. [2021-08-21T18:42:32.187Z] #17 144.7 Preparing to unpack .../046-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-08-21T18:42:32.187Z] #17 144.8 Unpacking patch (2.7.6-3+deb10u1) ... [2021-08-21T18:42:32.187Z] #17 144.8 Selecting previously unselected package dpkg-dev. [2021-08-21T18:42:32.187Z] #17 144.8 Preparing to unpack .../047-dpkg-dev_1.19.7_all.deb ... [2021-08-21T18:42:32.187Z] #17 144.8 Unpacking dpkg-dev (1.19.7) ... [2021-08-21T18:42:32.187Z] #17 145.0 Selecting previously unselected package libconfig-inifiles-perl. [2021-08-21T18:42:32.187Z] #17 145.0 Preparing to unpack .../048-libconfig-inifiles-perl_3.000001-1_all.deb ... [2021-08-21T18:42:32.187Z] #17 145.0 Unpacking libconfig-inifiles-perl (3.000001-1) ... [2021-08-21T18:42:32.187Z] #17 145.1 Selecting previously unselected package libio-string-perl. [2021-08-21T18:42:32.187Z] #17 145.1 Preparing to unpack .../049-libio-string-perl_1.08-3_all.deb ... [2021-08-21T18:42:32.187Z] #17 145.1 Unpacking libio-string-perl (1.08-3) ... [2021-08-21T18:42:32.187Z] #17 145.1 Selecting previously unselected package libicu63:amd64. [2021-08-21T18:42:32.187Z] #17 145.1 Preparing to unpack .../050-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-21T18:42:32.187Z] #17 145.1 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-21T18:42:32.187Z] #17 146.8 Selecting previously unselected package libxml2:amd64. [2021-08-21T18:42:32.187Z] #17 146.8 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-08-21T18:42:32.187Z] #17 146.8 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-21T18:42:32.187Z] #17 146.9 Selecting previously unselected package libxml-namespacesupport-perl. [2021-08-21T18:42:32.187Z] #17 146.9 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1_all.deb ... [2021-08-21T18:42:32.187Z] #17 146.9 Unpacking libxml-namespacesupport-perl (1.12-1) ... [2021-08-21T18:42:32.187Z] #17 147.0 Selecting previously unselected package libxml-sax-base-perl. [2021-08-21T18:42:32.187Z] #17 147.0 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1_all.deb ... [2021-08-21T18:42:32.187Z] #17 147.0 Unpacking libxml-sax-base-perl (1.09-1) ... [2021-08-21T18:42:32.187Z] #17 147.1 Selecting previously unselected package libxml-sax-perl. [2021-08-21T18:42:32.187Z] #17 147.1 Preparing to unpack .../054-libxml-sax-perl_1.00+dfsg-1_all.deb ... [2021-08-21T18:42:32.187Z] #17 147.1 Unpacking libxml-sax-perl (1.00+dfsg-1) ... [2021-08-21T18:42:32.187Z] #17 147.1 Selecting previously unselected package libxml-libxml-perl. [2021-08-21T18:42:32.187Z] #17 147.1 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... [2021-08-21T18:42:32.187Z] #17 147.1 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... [2021-08-21T18:42:32.187Z] #17 147.3 Selecting previously unselected package libxml-simple-perl. [2021-08-21T18:42:32.187Z] #17 147.3 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-08-21T18:42:32.187Z] #17 147.3 Unpacking libxml-simple-perl (2.25-1) ... [2021-08-21T18:42:32.187Z] #17 147.3 Selecting previously unselected package libyaml-perl. [2021-08-21T18:42:32.187Z] #17 147.4 Preparing to unpack .../057-libyaml-perl_1.27-1_all.deb ... [2021-08-21T18:42:32.187Z] #17 147.4 Unpacking libyaml-perl (1.27-1) ... [2021-08-21T18:42:32.187Z] #17 147.4 Selecting previously unselected package libconfig-auto-perl. [2021-08-21T18:42:32.187Z] #17 147.4 Preparing to unpack .../058-libconfig-auto-perl_0.44-1_all.deb ... [2021-08-21T18:42:32.187Z] #17 147.4 Unpacking libconfig-auto-perl (0.44-1) ... [2021-08-21T18:42:32.187Z] #17 147.5 Selecting previously unselected package libfile-which-perl. [2021-08-21T18:42:32.187Z] #17 147.5 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-08-21T18:42:32.187Z] #17 147.5 Unpacking libfile-which-perl (1.23-1) ... [2021-08-21T18:42:32.187Z] #17 147.5 Selecting previously unselected package libfile-homedir-perl. [2021-08-21T18:42:32.187Z] #17 147.5 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ... [2021-08-21T18:42:32.187Z] #17 147.5 Unpacking libfile-homedir-perl (1.004-1) ... [2021-08-21T18:42:32.187Z] #17 147.6 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-08-21T18:42:32.187Z] #17 147.6 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.15-3_all.deb ... [2021-08-21T18:42:32.187Z] #17 147.6 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ... [2021-08-21T18:42:32.187Z] #17 147.6 Selecting previously unselected package dpkg-cross. [2021-08-21T18:42:32.187Z] #17 147.6 Preparing to unpack .../062-dpkg-cross_2.6.15-3_all.deb ... [2021-08-21T18:42:32.187Z] #17 147.6 Unpacking dpkg-cross (2.6.15-3) ... [2021-08-21T18:42:32.187Z] #17 147.7 Selecting previously unselected package crossbuild-essential-arm64. [2021-08-21T18:42:32.187Z] #17 147.7 Preparing to unpack .../063-crossbuild-essential-arm64_12.6_all.deb ... [2021-08-21T18:42:32.187Z] #17 147.7 Unpacking crossbuild-essential-arm64 (12.6) ... [2021-08-21T18:42:32.187Z] #17 147.7 Selecting previously unselected package libc6-armel-cross. [2021-08-21T18:42:32.187Z] #17 147.7 Preparing to unpack .../064-libc6-armel-cross_2.28-7cross1_all.deb ... [2021-08-21T18:42:32.187Z] #17 147.7 Unpacking libc6-armel-cross (2.28-7cross1) ... [2021-08-21T18:42:32.187Z] #17 148.0 Selecting previously unselected package libgcc1-armel-cross. [2021-08-21T18:42:32.187Z] #17 148.0 Preparing to unpack .../065-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ... [2021-08-21T18:42:32.187Z] #17 148.0 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-08-21T18:42:32.187Z] #17 148.1 Selecting previously unselected package libgomp1-armel-cross. [2021-08-21T18:42:32.187Z] #17 148.1 Preparing to unpack .../066-libgomp1-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:32.187Z] #17 148.1 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ... [2021-08-21T18:42:32.188Z] #17 148.2 Selecting previously unselected package libatomic1-armel-cross. [2021-08-21T18:42:32.188Z] #17 148.2 Preparing to unpack .../067-libatomic1-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:32.188Z] #17 148.2 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ... [2021-08-21T18:42:32.188Z] #17 148.2 Selecting previously unselected package libstdc++6-armel-cross. [2021-08-21T18:42:32.188Z] #17 148.2 Preparing to unpack .../068-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:32.188Z] #17 148.3 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-08-21T18:42:32.188Z] #17 148.4 Selecting previously unselected package libasan5-armel-cross. [2021-08-21T18:42:32.188Z] #17 148.4 Preparing to unpack .../069-libasan5-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:32.188Z] #17 148.4 Unpacking libasan5-armel-cross (8.3.0-2cross1) ... [2021-08-21T18:42:32.188Z] #17 148.5 Selecting previously unselected package libubsan1-armel-cross. [2021-08-21T18:42:32.188Z] #17 148.5 Preparing to unpack .../070-libubsan1-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:32.188Z] #17 148.5 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ... [2021-08-21T18:42:32.188Z] #17 148.6 Selecting previously unselected package libgcc-8-dev-armel-cross. [2021-08-21T18:42:32.188Z] #17 148.6 Preparing to unpack .../071-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:32.188Z] #17 148.6 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-08-21T18:42:32.188Z] #17 148.8 Selecting previously unselected package gcc-8-arm-linux-gnueabi. [2021-08-21T18:42:32.188Z] #17 148.8 Preparing to unpack .../072-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-08-21T18:42:32.188Z] #17 148.8 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-21T18:42:32.388Z] [2021-08-21T18:42:32.388Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:42:32.388Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-21T18:42:32.388Z] #13 56.32 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-21T18:42:32.388Z] #13 56.32 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-08-21T18:42:32.388Z] #13 56.33 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-21T18:42:32.388Z] #13 56.49 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-08-21T18:42:32.388Z] #13 56.49 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-08-21T18:42:32.388Z] #13 56.50 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-21T18:42:32.392Z] #44 ... [2021-08-21T18:42:32.392Z] [2021-08-21T18:42:32.392Z] #52 [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-21T18:42:32.392Z] #52 sha256:5bb9594798a0f1efcdd0094fc74a72961c0e20a05af930007dd423ca7d6e90ba [2021-08-21T18:42:32.392Z] #52 57.17 time [2021-08-21T18:42:32.392Z] #52 62.81 context [2021-08-21T18:42:32.392Z] #52 63.67 internal/syscall/unix [2021-08-21T18:42:32.392Z] #52 64.00 internal/poll [2021-08-21T18:42:32.392Z] #52 66.68 io/fs [2021-08-21T18:42:32.687Z] #52 ... [2021-08-21T18:42:32.687Z] [2021-08-21T18:42:32.687Z] #46 [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-21T18:42:32.687Z] #46 sha256:67faab39b12e780365dc763bff6f16fa0b0c13095d26680f8973693c68d192aa [2021-08-21T18:42:32.687Z] #46 67.44 os [2021-08-21T18:42:32.759Z] #17 150.1 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-08-21T18:42:32.759Z] #17 150.1 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-08-21T18:42:32.759Z] #17 150.1 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-21T18:42:32.759Z] #17 150.1 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-08-21T18:42:32.759Z] #17 150.1 Preparing to unpack .../074-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ... [2021-08-21T18:42:32.759Z] #17 150.2 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-08-21T18:42:33.220Z] #32 61.42 Checking out files: 69% (1059/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-08-21T18:42:33.220Z] #32 62.71 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-21T18:42:33.281Z] #17 150.6 Selecting previously unselected package libc6-dev-armel-cross. [2021-08-21T18:42:33.281Z] #17 150.6 Preparing to unpack .../075-libc6-dev-armel-cross_2.28-7cross1_all.deb ... [2021-08-21T18:42:33.281Z] #17 150.6 Unpacking libc6-dev-armel-cross (2.28-7cross1) ... [2021-08-21T18:42:33.429Z] #44 62.89 The following additional packages will be installed: [2021-08-21T18:42:33.429Z] #44 62.90 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-08-21T18:42:33.429Z] #44 62.90 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-08-21T18:42:33.429Z] #44 62.91 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-21T18:42:33.429Z] #44 62.91 python3.7-minimal [2021-08-21T18:42:33.429Z] #44 62.93 Suggested packages: [2021-08-21T18:42:33.429Z] #44 62.95 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-08-21T18:42:33.429Z] #44 62.95 python3.7-doc binfmt-support [2021-08-21T18:42:33.852Z] #17 151.2 Selecting previously unselected package libstdc++-8-dev-armel-cross. [2021-08-21T18:42:33.852Z] #17 151.2 Preparing to unpack .../076-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:33.852Z] #17 151.2 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-08-21T18:42:33.997Z] #44 ... [2021-08-21T18:42:33.997Z] [2021-08-21T18:42:33.997Z] #56 [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-21T18:42:33.997Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-21T18:42:33.997Z] #56 60.53 The following additional packages will be installed: [2021-08-21T18:42:33.997Z] #56 60.55 libbtrfs0 [2021-08-21T18:42:33.997Z] #56 60.87 The following NEW packages will be installed: [2021-08-21T18:42:33.997Z] #56 60.98 libbtrfs-dev libbtrfs0 [2021-08-21T18:42:33.997Z] #56 61.72 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T18:42:33.997Z] #56 61.72 Need to get 119 kB of archives. [2021-08-21T18:42:33.997Z] #56 61.72 After this operation, 387 kB of additional disk space will be used. [2021-08-21T18:42:33.997Z] #56 61.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-21T18:42:33.997Z] #56 61.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-21T18:42:33.997Z] #56 63.39 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T18:42:33.997Z] #56 63.86 Fetched 119 kB in 1s (199 kB/s) [2021-08-21T18:42:33.997Z] #56 64.14 Selecting previously unselected package libbtrfs0. [2021-08-21T18:42:33.997Z] #56 64.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 ... 15421 files and directories currently installed.) [2021-08-21T18:42:33.997Z] #56 64.23 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-21T18:42:33.997Z] #56 64.25 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-21T18:42:34.148Z] #32 63.52 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-21T18:42:34.256Z] #56 64.47 Selecting previously unselected package libbtrfs-dev. [2021-08-21T18:42:34.256Z] #56 64.48 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-21T18:42:34.256Z] #56 64.48 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-21T18:42:34.682Z] #17 151.9 Selecting previously unselected package g++-8-arm-linux-gnueabi. [2021-08-21T18:42:34.682Z] #17 151.9 Preparing to unpack .../077-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-08-21T18:42:34.682Z] #17 151.9 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-21T18:42:34.823Z] #56 64.90 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-21T18:42:34.823Z] #56 64.91 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-21T18:42:34.823Z] #56 64.94 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T18:42:35.771Z] #56 DONE 65.8s [2021-08-21T18:42:35.772Z] [2021-08-21T18:42:35.772Z] #57 [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-21T18:42:35.772Z] #57 sha256:e160ea5e37b2a8f201d49ed7d4c1930e8f1ef1fdc8b2e73d67917d65d13a4bbc [2021-08-21T18:42:36.013Z] #46 71.00 regexp [2021-08-21T18:42:36.067Z] #17 153.3 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-08-21T18:42:36.067Z] #17 153.3 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-08-21T18:42:36.067Z] #17 153.3 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-21T18:42:36.067Z] #17 153.4 Selecting previously unselected package crossbuild-essential-armel. [2021-08-21T18:42:36.067Z] #17 153.4 Preparing to unpack .../079-crossbuild-essential-armel_12.6_all.deb ... [2021-08-21T18:42:36.067Z] #17 153.4 Unpacking crossbuild-essential-armel (12.6) ... [2021-08-21T18:42:36.067Z] #17 153.5 Selecting previously unselected package libc6-armhf-cross. [2021-08-21T18:42:36.067Z] #17 153.5 Preparing to unpack .../080-libc6-armhf-cross_2.28-7cross1_all.deb ... [2021-08-21T18:42:36.067Z] #17 153.5 Unpacking libc6-armhf-cross (2.28-7cross1) ... [2021-08-21T18:42:36.328Z] #17 153.8 Selecting previously unselected package libgcc1-armhf-cross. [2021-08-21T18:42:36.328Z] #17 153.8 Preparing to unpack .../081-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ... [2021-08-21T18:42:36.328Z] #17 153.8 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-08-21T18:42:36.328Z] #17 153.8 Selecting previously unselected package libgomp1-armhf-cross. [2021-08-21T18:42:36.328Z] #17 153.8 Preparing to unpack .../082-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:36.328Z] #17 153.8 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-08-21T18:42:36.328Z] #17 153.9 Selecting previously unselected package libatomic1-armhf-cross. [2021-08-21T18:42:36.589Z] #17 153.9 Preparing to unpack .../083-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:36.589Z] #17 153.9 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-08-21T18:42:36.589Z] #17 154.0 Selecting previously unselected package libstdc++6-armhf-cross. [2021-08-21T18:42:36.589Z] #17 154.0 Preparing to unpack .../084-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:36.589Z] #17 154.0 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-08-21T18:42:36.617Z] #13 ... [2021-08-21T18:42:36.617Z] [2021-08-21T18:42:36.617Z] #46 [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-21T18:42:36.617Z] #46 sha256:df2cbee543b371cc06227e2e44ff7d7bd9ebf94cbd692adc9e21f66cd504f6a4 [2021-08-21T18:42:36.617Z] #46 56.94 github.com/LK4D4/vndr/versioned [2021-08-21T18:42:36.617Z] #46 57.36 encoding/binary [2021-08-21T18:42:36.617Z] #46 57.37 internal/fmtsort [2021-08-21T18:42:36.617Z] #46 59.48 encoding/base64 [2021-08-21T18:42:36.617Z] #46 59.48 crypto/cipher [2021-08-21T18:42:36.617Z] #46 59.48 crypto/sha512 [2021-08-21T18:42:36.617Z] #46 60.52 crypto/ed25519/internal/edwards25519 [2021-08-21T18:42:36.617Z] #46 60.71 fmt [2021-08-21T18:42:36.617Z] #46 60.92 path/filepath [2021-08-21T18:42:36.617Z] #46 61.69 internal/lazyregexp [2021-08-21T18:42:36.617Z] #46 62.34 crypto/aes [2021-08-21T18:42:36.617Z] #46 63.66 io/ioutil [2021-08-21T18:42:36.617Z] #46 64.36 crypto/sha256 [2021-08-21T18:42:36.617Z] #46 64.47 encoding/pem [2021-08-21T18:42:36.617Z] #46 65.11 net [2021-08-21T18:42:36.617Z] #46 65.63 vendor/golang.org/x/crypto/chacha20 [2021-08-21T18:42:36.617Z] #46 65.81 vendor/golang.org/x/crypto/poly1305 [2021-08-21T18:42:36.617Z] #46 66.57 os/exec [2021-08-21T18:42:36.849Z] #17 154.1 Selecting previously unselected package libasan5-armhf-cross. [2021-08-21T18:42:36.849Z] #17 154.1 Preparing to unpack .../085-libasan5-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:36.849Z] #17 154.1 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ... [2021-08-21T18:42:36.849Z] #17 154.2 Selecting previously unselected package libubsan1-armhf-cross. [2021-08-21T18:42:36.849Z] #17 154.2 Preparing to unpack .../086-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:36.849Z] #17 154.2 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-08-21T18:42:36.849Z] #17 154.3 Selecting previously unselected package libgcc-8-dev-armhf-cross. [2021-08-21T18:42:36.879Z] #46 66.83 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-21T18:42:37.109Z] #17 154.3 Preparing to unpack .../087-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:37.109Z] #17 154.3 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-08-21T18:42:37.109Z] #17 154.5 Selecting previously unselected package gcc-8-arm-linux-gnueabihf. [2021-08-21T18:42:37.109Z] #17 154.5 Preparing to unpack .../088-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-08-21T18:42:37.109Z] #17 154.5 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-21T18:42:37.150Z] #57 1.711 + RM_GOPATH=0 [2021-08-21T18:42:37.150Z] #57 1.711 + TMP_GOPATH= [2021-08-21T18:42:37.409Z] #46 72.30 fmt [2021-08-21T18:42:37.410Z] #57 1.712 + : /build [2021-08-21T18:42:37.410Z] #57 1.712 + '[' -z '' ']' [2021-08-21T18:42:37.410Z] #57 1.712 ++ mktemp -d [2021-08-21T18:42:37.410Z] #57 1.717 + export GOPATH=/tmp/tmp.QWvq0gvecA [2021-08-21T18:42:37.410Z] #57 1.717 + GOPATH=/tmp/tmp.QWvq0gvecA [2021-08-21T18:42:37.410Z] #57 1.717 + RM_GOPATH=1 [2021-08-21T18:42:37.410Z] #57 1.718 + case "$(go env GOARCH)" in [2021-08-21T18:42:37.410Z] #57 1.720 ++ go env GOARCH [2021-08-21T18:42:37.410Z] #57 1.765 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:42:37.410Z] #57 1.766 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:42:37.410Z] #57 1.766 ++ dirname /tmp/install/install.sh [2021-08-21T18:42:37.410Z] #57 1.767 + dir=/tmp/install [2021-08-21T18:42:37.410Z] #57 1.767 + bin=containerd [2021-08-21T18:42:37.410Z] #57 1.768 + shift [2021-08-21T18:42:37.410Z] #57 1.768 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-21T18:42:37.410Z] #57 1.768 + . /tmp/install/containerd.installer [2021-08-21T18:42:37.410Z] #57 1.768 ++ set -e [2021-08-21T18:42:37.410Z] #57 1.769 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-21T18:42:37.410Z] #57 1.769 + install_containerd [2021-08-21T18:42:37.410Z] #57 1.769 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-21T18:42:37.410Z] #57 1.770 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-21T18:42:37.410Z] #57 1.770 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QWvq0gvecA/src/github.com/containerd/containerd [2021-08-21T18:42:37.410Z] #57 1.773 Cloning into '/tmp/tmp.QWvq0gvecA/src/github.com/containerd/containerd'... [2021-08-21T18:42:37.670Z] #46 ... [2021-08-21T18:42:37.670Z] [2021-08-21T18:42:37.670Z] #37 [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-21T18:42:37.670Z] #37 sha256:39e73de10be8eca836daa59ec009d0e11b11738b9d620fda2358b9e138cd5472 [2021-08-21T18:42:37.670Z] #37 8.045 -- Detecting C compile features - done [2021-08-21T18:42:37.670Z] #37 8.083 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-21T18:42:37.670Z] #37 8.353 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-21T18:42:37.670Z] #37 8.488 -- Configuring done [2021-08-21T18:42:37.670Z] #37 8.520 -- Generating done [2021-08-21T18:42:37.670Z] #37 8.523 -- Build files have been written to: /tmp/tmp.yNupj8jiSY/tini [2021-08-21T18:42:37.670Z] #37 8.542 + make tini-static [2021-08-21T18:42:37.670Z] #37 9.040 Scanning dependencies of target tini-static [2021-08-21T18:42:37.670Z] #37 9.127 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-21T18:42:37.670Z] #37 10.39 [100%] Linking C executable tini-static [2021-08-21T18:42:37.670Z] #37 10.90 [100%] Built target tini-static [2021-08-21T18:42:37.670Z] #37 11.00 + mkdir -p /build [2021-08-21T18:42:37.670Z] #37 11.01 + cp tini-static /build/docker-init [2021-08-21T18:42:37.670Z] #37 DONE 12.6s [2021-08-21T18:42:37.670Z] [2021-08-21T18:42:37.670Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:42:37.670Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T18:42:37.670Z] #13 61.37 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-21T18:42:37.670Z] #13 61.43 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-08-21T18:42:37.670Z] #13 61.45 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-21T18:42:38.267Z] #46 67.89 flag [2021-08-21T18:42:38.267Z] #46 67.89 go/token [2021-08-21T18:42:38.267Z] #46 ... [2021-08-21T18:42:38.267Z] [2021-08-21T18:42:38.267Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:42:38.267Z] #44 sha256:0cf93f5558ad4c5b3e6b04ba38b9dc1ce88e11cd44491ae850f6a0f51ab32b26 [2021-08-21T18:42:38.267Z] #44 57.64 Setting up python3 (3.7.3-1) ... [2021-08-21T18:42:38.267Z] #44 58.50 Setting up python3-six (1.12.0-1) ... [2021-08-21T18:42:38.267Z] #44 59.91 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-21T18:42:38.267Z] #44 61.69 Setting up python3-protobuf (3.6.1.3-2) ... [2021-08-21T18:42:38.267Z] #44 65.58 Setting up criu (3.15-1) ... [2021-08-21T18:42:38.267Z] #44 ... [2021-08-21T18:42:38.267Z] [2021-08-21T18:42:38.267Z] #52 [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-21T18:42:38.267Z] #52 sha256:891e1454850255114506fbe66637890be097e37715853665d604238c0ab392a0 [2021-08-21T18:42:38.267Z] #52 63.45 io/ioutil [2021-08-21T18:42:38.267Z] #52 65.88 flag [2021-08-21T18:42:38.267Z] #52 65.90 github.com/pkg/diff [2021-08-21T18:42:38.267Z] #52 65.90 encoding/json [2021-08-21T18:42:38.267Z] #52 67.23 go/token [2021-08-21T18:42:38.267Z] #52 67.80 golang.org/x/crypto/ssh/terminal [2021-08-21T18:42:38.267Z] #52 68.05 mvdan.cc/editorconfig [2021-08-21T18:42:38.440Z] #32 ... [2021-08-21T18:42:38.440Z] [2021-08-21T18:42:38.440Z] #36 [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-21T18:42:38.440Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-21T18:42:38.440Z] #36 57.95 Selecting previously unselected package vim-common. [2021-08-21T18:42:38.440Z] #36 57.95 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-21T18:42:38.440Z] #36 58.02 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-21T18:42:38.440Z] #36 58.60 Selecting previously unselected package cmake-data. [2021-08-21T18:42:38.440Z] #36 58.61 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-08-21T18:42:38.440Z] #36 58.63 Unpacking cmake-data (3.13.4-1) ... [2021-08-21T18:42:38.440Z] #36 63.44 Selecting previously unselected package libicu63:amd64. [2021-08-21T18:42:38.440Z] #36 63.44 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-21T18:42:38.440Z] #36 63.46 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-21T18:42:38.440Z] #36 ... [2021-08-21T18:42:38.440Z] [2021-08-21T18:42:38.440Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:42:38.440Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:42:38.440Z] #44 61.91 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T18:42:38.440Z] #44 62.32 Fetched 6695 kB in 4s (1673 kB/s) [2021-08-21T18:42:38.440Z] #44 62.67 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-21T18:42:38.440Z] #44 62.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-21T18:42:38.440Z] #44 62.79 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T18:42:38.440Z] #44 62.80 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T18:42:38.440Z] #44 64.08 Selecting previously unselected package python3.7-minimal. [2021-08-21T18:42:38.440Z] #44 64.08 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T18:42:38.440Z] #44 64.15 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-21T18:42:38.440Z] #44 66.80 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T18:42:38.440Z] #44 66.83 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-21T18:42:38.530Z] #52 ... [2021-08-21T18:42:38.530Z] [2021-08-21T18:42:38.530Z] #46 [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-21T18:42:38.530Z] #46 sha256:df2cbee543b371cc06227e2e44ff7d7bd9ebf94cbd692adc9e21f66cd504f6a4 [2021-08-21T18:42:38.530Z] #46 68.52 net/url [2021-08-21T18:42:38.752Z] #17 155.9 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-08-21T18:42:38.752Z] #17 155.9 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-08-21T18:42:38.752Z] #17 155.9 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-21T18:42:38.752Z] #17 156.0 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-08-21T18:42:38.752Z] #17 156.0 Preparing to unpack .../090-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ... [2021-08-21T18:42:38.752Z] #17 156.0 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-08-21T18:42:39.013Z] #17 156.5 Selecting previously unselected package libc6-dev-armhf-cross. [2021-08-21T18:42:39.057Z] #13 67.47 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-21T18:42:39.057Z] #13 67.50 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-21T18:42:39.057Z] #13 67.50 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-21T18:42:39.109Z] #46 ... [2021-08-21T18:42:39.109Z] [2021-08-21T18:42:39.109Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:42:39.109Z] #44 sha256:0cf93f5558ad4c5b3e6b04ba38b9dc1ce88e11cd44491ae850f6a0f51ab32b26 [2021-08-21T18:42:39.109Z] #44 67.93 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T18:42:39.109Z] #44 68.08 Processing triggers for mime-support (3.62) ... [2021-08-21T18:42:39.109Z] #44 DONE 68.7s [2021-08-21T18:42:39.109Z] [2021-08-21T18:42:39.109Z] #52 [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-21T18:42:39.109Z] #52 sha256:891e1454850255114506fbe66637890be097e37715853665d604238c0ab392a0 [2021-08-21T18:42:39.109Z] #52 68.84 go/scanner [2021-08-21T18:42:39.274Z] #17 156.5 Preparing to unpack .../091-libc6-dev-armhf-cross_2.28-7cross1_all.deb ... [2021-08-21T18:42:39.274Z] #17 156.5 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ... [2021-08-21T18:42:39.318Z] #13 67.65 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-08-21T18:42:39.318Z] #13 67.65 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-21T18:42:39.318Z] #13 67.66 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-21T18:42:39.318Z] #57 ... [2021-08-21T18:42:39.318Z] [2021-08-21T18:42:39.318Z] #36 [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-21T18:42:39.318Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-21T18:42:39.318Z] #36 59.54 The following additional packages will be installed: [2021-08-21T18:42:39.318Z] #36 59.54 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-08-21T18:42:39.318Z] #36 59.55 Suggested packages: [2021-08-21T18:42:39.318Z] #36 59.57 cmake-doc ninja-build lrzip [2021-08-21T18:42:39.318Z] #36 59.57 Recommended packages: [2021-08-21T18:42:39.318Z] #36 59.57 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-21T18:42:39.318Z] #36 60.94 The following NEW packages will be installed: [2021-08-21T18:42:39.318Z] #36 60.98 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-08-21T18:42:39.318Z] #36 60.99 vim-common xxd [2021-08-21T18:42:39.318Z] #36 61.72 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T18:42:39.318Z] #36 61.72 Need to get 14.9 MB of archives. [2021-08-21T18:42:39.318Z] #36 61.72 After this operation, 61.8 MB of additional disk space will be used. [2021-08-21T18:42:39.318Z] #36 61.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-21T18:42:39.318Z] #36 61.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-21T18:42:39.318Z] #36 61.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-08-21T18:42:39.318Z] #36 61.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-21T18:42:39.318Z] #36 62.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-08-21T18:42:39.318Z] #36 63.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-08-21T18:42:39.318Z] #36 63.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-08-21T18:42:39.318Z] #36 63.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-08-21T18:42:39.318Z] #36 63.18 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-08-21T18:42:39.318Z] #36 63.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-08-21T18:42:39.318Z] #36 65.32 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T18:42:39.318Z] #36 65.65 Fetched 14.9 MB in 3s (5757 kB/s) [2021-08-21T18:42:39.318Z] #36 65.83 Selecting previously unselected package xxd. [2021-08-21T18:42:39.318Z] #36 65.83 (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 ... 15421 files and directories currently installed.) [2021-08-21T18:42:39.318Z] #36 66.00 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-21T18:42:39.318Z] #36 66.01 Unpacking xxd (2:8.1.0875-5) ... [2021-08-21T18:42:39.318Z] #36 66.43 Selecting previously unselected package vim-common. [2021-08-21T18:42:39.318Z] #36 66.44 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-21T18:42:39.318Z] #36 66.52 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-21T18:42:39.318Z] #36 67.07 Selecting previously unselected package cmake-data. [2021-08-21T18:42:39.318Z] #36 67.08 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-08-21T18:42:39.318Z] #36 67.10 Unpacking cmake-data (3.13.4-1) ... [2021-08-21T18:42:39.578Z] #36 ... [2021-08-21T18:42:39.578Z] [2021-08-21T18:42:39.578Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:42:39.578Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T18:42:39.578Z] #13 43.98 Reading package lists... [2021-08-21T18:42:39.578Z] #13 54.54 Building dependency tree... [2021-08-21T18:42:39.578Z] #13 59.79 The following additional packages will be installed: [2021-08-21T18:42:39.578Z] #13 59.83 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-08-21T18:42:39.578Z] #13 59.83 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-08-21T18:42:39.578Z] #13 59.83 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-08-21T18:42:39.578Z] #13 59.83 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-08-21T18:42:39.578Z] #13 59.83 mingw-w64-x86-64-dev [2021-08-21T18:42:39.578Z] #13 59.87 Suggested packages: [2021-08-21T18:42:39.578Z] #13 59.87 gcc-8-locales seccomp wine64 [2021-08-21T18:42:39.578Z] #13 61.27 The following NEW packages will be installed: [2021-08-21T18:42:39.578Z] #13 61.27 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-21T18:42:39.578Z] #13 61.27 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-08-21T18:42:39.578Z] #13 61.27 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-08-21T18:42:39.578Z] #13 61.29 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-08-21T18:42:39.578Z] #13 61.29 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-08-21T18:42:39.578Z] #13 61.29 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-08-21T18:42:39.578Z] #13 61.29 The following packages will be upgraded: [2021-08-21T18:42:39.578Z] #13 61.31 libseccomp2 [2021-08-21T18:42:39.578Z] #13 61.72 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T18:42:39.578Z] #13 61.72 Need to get 77.8 MB of archives. [2021-08-21T18:42:39.578Z] #13 61.72 After this operation, 487 MB of additional disk space will be used. [2021-08-21T18:42:39.578Z] #13 61.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-08-21T18:42:39.578Z] #13 61.73 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-08-21T18:42:39.578Z] #13 61.73 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-08-21T18:42:39.578Z] #13 61.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-08-21T18:42:39.578Z] #13 62.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-08-21T18:42:39.578Z] #13 62.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-08-21T18:42:39.578Z] #13 62.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-08-21T18:42:39.578Z] #13 62.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-08-21T18:42:39.578Z] #13 62.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-08-21T18:42:39.578Z] #13 63.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-08-21T18:42:39.578Z] #13 63.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-08-21T18:42:39.578Z] #13 ... [2021-08-21T18:42:39.578Z] [2021-08-21T18:42:39.578Z] #32 [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-21T18:42:39.578Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-21T18:42:39.578Z] #32 67.12 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-08-21T18:42:39.578Z] #32 67.95 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-21T18:42:39.578Z] #32 68.78 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-21T18:42:39.845Z] #17 157.2 Selecting previously unselected package libstdc++-8-dev-armhf-cross. [2021-08-21T18:42:39.845Z] #17 157.2 Preparing to unpack .../092-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:39.845Z] #17 157.2 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-08-21T18:42:39.890Z] #13 ... [2021-08-21T18:42:39.890Z] [2021-08-21T18:42:39.890Z] #46 [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-21T18:42:39.890Z] #46 sha256:67faab39b12e780365dc763bff6f16fa0b0c13095d26680f8973693c68d192aa [2021-08-21T18:42:39.890Z] #46 74.74 path/filepath [2021-08-21T18:42:40.056Z] #52 69.83 mvdan.cc/sh/v3/syntax [2021-08-21T18:42:40.151Z] #46 ... [2021-08-21T18:42:40.151Z] [2021-08-21T18:42:40.151Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:42:40.151Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:42:40.151Z] #44 67.60 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-21T18:42:40.151Z] #44 69.01 Setting up python3-protobuf (3.6.1.3-2) ... [2021-08-21T18:42:40.151Z] #44 72.23 Setting up criu (3.15-1) ... [2021-08-21T18:42:40.151Z] #44 74.20 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T18:42:40.151Z] #44 74.29 Processing triggers for mime-support (3.62) ... [2021-08-21T18:42:40.151Z] #44 DONE 74.9s [2021-08-21T18:42:40.413Z] [2021-08-21T18:42:40.413Z] #52 [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-21T18:42:40.413Z] #52 sha256:5bb9594798a0f1efcdd0094fc74a72961c0e20a05af930007dd423ca7d6e90ba [2021-08-21T18:42:40.413Z] #52 67.90 os [2021-08-21T18:42:40.413Z] #52 67.92 encoding/binary [2021-08-21T18:42:40.413Z] #52 69.67 encoding/base64 [2021-08-21T18:42:40.413Z] #52 70.56 golang.org/x/sys/unix [2021-08-21T18:42:40.413Z] #52 72.20 fmt [2021-08-21T18:42:40.448Z] #17 157.9 Selecting previously unselected package g++-8-arm-linux-gnueabihf. [2021-08-21T18:42:40.448Z] #17 157.9 Preparing to unpack .../093-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-08-21T18:42:40.730Z] #17 158.0 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-21T18:42:40.730Z] #17 ... [2021-08-21T18:42:40.730Z] [2021-08-21T18:42:40.730Z] #47 [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-21T18:42:40.730Z] #47 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-21T18:42:40.730Z] #47 DONE 172.0s [2021-08-21T18:42:40.988Z] using credential docker-jenkins-github-credentials [2021-08-21T18:42:40.998Z] #52 75.92 encoding/json [2021-08-21T18:42:41.001Z] [2021-08-21T18:42:41.001Z] #57 [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-21T18:42:41.001Z] #57 sha256:7ce09fb7908034ffc3daf837b629aaa52eae3d4a3405ea12313e5e70e0f807b3 [2021-08-21T18:42:41.012Z] #52 70.90 go/ast [2021-08-21T18:42:41.063Z] Cloning the remote Git repository [2021-08-21T18:42:41.063Z] Cloning with configured refspecs honoured and without tags [2021-08-21T18:42:41.259Z] #52 ... [2021-08-21T18:42:41.259Z] [2021-08-21T18:42:41.259Z] #46 [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-21T18:42:41.259Z] #46 sha256:67faab39b12e780365dc763bff6f16fa0b0c13095d26680f8973693c68d192aa [2021-08-21T18:42:41.259Z] #46 76.19 internal/lazyregexp [2021-08-21T18:42:41.519Z] #46 76.42 io/ioutil [2021-08-21T18:42:41.979Z] #57 173.5 + /build/golangci-lint --version [2021-08-21T18:42:42.091Z] #46 77.00 github.com/LK4D4/vndr/versioned [2021-08-21T18:42:42.240Z] #57 173.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-21T18:42:42.240Z] #57 DONE 173.8s [2021-08-21T18:42:42.240Z] [2021-08-21T18:42:42.240Z] #17 [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-21T18:42:42.240Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-21T18:42:42.240Z] #17 159.7 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-08-21T18:42:42.240Z] #17 159.7 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-08-21T18:42:42.240Z] #17 159.7 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-21T18:42:42.240Z] #17 159.8 Selecting previously unselected package crossbuild-essential-armhf. [2021-08-21T18:42:42.240Z] #17 159.8 Preparing to unpack .../095-crossbuild-essential-armhf_12.6_all.deb ... [2021-08-21T18:42:42.240Z] #17 159.8 Unpacking crossbuild-essential-armhf (12.6) ... [2021-08-21T18:42:42.240Z] #17 159.8 Selecting previously unselected package libc6-ppc64el-cross. [2021-08-21T18:42:42.240Z] #17 159.8 Preparing to unpack .../096-libc6-ppc64el-cross_2.28-7cross1_all.deb ... [2021-08-21T18:42:42.352Z] #46 77.13 flag [2021-08-21T18:42:42.352Z] #46 77.15 go/token [2021-08-21T18:42:42.500Z] #17 159.8 Unpacking libc6-ppc64el-cross (2.28-7cross1) ... [2021-08-21T18:42:42.500Z] #17 160.1 Selecting previously unselected package libgcc1-ppc64el-cross. [2021-08-21T18:42:42.500Z] #17 160.1 Preparing to unpack .../097-libgcc1-ppc64el-cross_1%3a8.3.0-2cross1_all.deb ... [2021-08-21T18:42:42.638Z] #44 ... [2021-08-21T18:42:42.638Z] [2021-08-21T18:42:42.638Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:42:42.638Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T18:42:42.638Z] #13 61.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-08-21T18:42:42.638Z] #13 64.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-08-21T18:42:42.638Z] #13 64.98 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-08-21T18:42:42.638Z] #13 64.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-21T18:42:42.638Z] #13 64.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-21T18:42:42.638Z] #13 64.98 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-08-21T18:42:42.638Z] #13 64.98 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-08-21T18:42:42.638Z] #13 65.00 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-08-21T18:42:42.638Z] #13 65.07 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-08-21T18:42:42.638Z] #13 65.10 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-08-21T18:42:42.638Z] #13 65.14 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-08-21T18:42:42.638Z] #13 65.16 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-08-21T18:42:42.638Z] #13 65.27 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-08-21T18:42:42.638Z] #13 65.30 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-08-21T18:42:42.638Z] #13 65.32 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-08-21T18:42:42.638Z] #13 66.84 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T18:42:42.638Z] #13 67.32 Fetched 77.8 MB in 12s (6750 kB/s) [2021-08-21T18:42:42.638Z] #13 67.52 (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 ... 15421 files and directories currently installed.) [2021-08-21T18:42:42.638Z] #13 67.58 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-21T18:42:42.638Z] #13 67.63 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-08-21T18:42:41.251Z] Cloning repository https://github.com/moby/moby.git [2021-08-21T18:42:41.671Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-21T18:42:42.509Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-21T18:42:42.509Z] > git --version # timeout=10 [2021-08-21T18:42:42.548Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-21T18:42:42.548Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T18:42:42.551Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42768/head:refs/remotes/origin/PR-42768 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T18:42:42.761Z] #17 160.1 Unpacking libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-08-21T18:42:42.761Z] #17 160.1 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-08-21T18:42:42.761Z] #17 160.1 Preparing to unpack .../098-libgomp1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:42.761Z] #17 160.1 Unpacking libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T18:42:42.761Z] #17 160.1 Selecting previously unselected package libitm1-ppc64el-cross. [2021-08-21T18:42:42.761Z] #17 160.1 Preparing to unpack .../099-libitm1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:42.761Z] #17 160.1 Unpacking libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T18:42:42.761Z] #17 160.2 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-08-21T18:42:42.761Z] #17 160.2 Preparing to unpack .../100-libatomic1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:42.761Z] #17 160.2 Unpacking libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T18:42:42.761Z] #17 160.2 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-08-21T18:42:42.761Z] #17 160.2 Preparing to unpack .../101-libstdc++6-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:42.761Z] #17 160.2 Unpacking libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T18:42:42.761Z] #17 160.3 Selecting previously unselected package libasan5-ppc64el-cross. [2021-08-21T18:42:43.020Z] #17 160.3 Preparing to unpack .../102-libasan5-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:43.020Z] #17 160.3 Unpacking libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T18:42:43.020Z] #17 160.4 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-08-21T18:42:43.020Z] #17 160.4 Preparing to unpack .../103-liblsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:43.020Z] #17 160.4 Unpacking liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T18:42:43.020Z] #17 160.4 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-08-21T18:42:43.020Z] #17 160.4 Preparing to unpack .../104-libtsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:43.020Z] #17 160.4 Unpacking libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T18:42:43.020Z] #17 160.5 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-08-21T18:42:43.021Z] #17 160.5 Preparing to unpack .../105-libubsan1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:43.021Z] #17 160.5 Unpacking libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T18:42:43.021Z] #17 160.5 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-08-21T18:42:43.200Z] #13 68.07 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-08-21T18:42:43.200Z] #13 ... [2021-08-21T18:42:43.200Z] [2021-08-21T18:42:43.200Z] #46 [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-21T18:42:43.200Z] #46 sha256:994800021d0426e8d0c85261f47305955f1ce4fd2c2c8ea21c514c0a487b09bf [2021-08-21T18:42:43.200Z] #46 63.05 internal/reflectlite [2021-08-21T18:42:43.200Z] #46 63.05 sync [2021-08-21T18:42:43.200Z] #46 64.90 internal/testlog [2021-08-21T18:42:43.200Z] #46 65.52 github.com/LK4D4/vndr/godl/singleflight [2021-08-21T18:42:43.200Z] #46 66.31 math/rand [2021-08-21T18:42:43.200Z] #46 68.08 errors [2021-08-21T18:42:43.200Z] #46 68.38 sort [2021-08-21T18:42:43.200Z] #46 68.91 io [2021-08-21T18:42:43.200Z] #46 70.14 strconv [2021-08-21T18:42:43.200Z] #46 70.45 bytes [2021-08-21T18:42:43.200Z] #46 ... [2021-08-21T18:42:43.200Z] [2021-08-21T18:42:43.200Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:42:43.200Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T18:42:43.200Z] #13 68.07 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-08-21T18:42:43.281Z] #17 160.5 Preparing to unpack .../106-libquadmath0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:43.281Z] #17 160.5 Unpacking libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T18:42:43.281Z] #17 160.6 Selecting previously unselected package libgcc-8-dev-ppc64el-cross. [2021-08-21T18:42:43.281Z] #17 160.6 Preparing to unpack .../107-libgcc-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:43.281Z] #17 160.6 Unpacking libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T18:42:43.281Z] #17 160.8 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu. [2021-08-21T18:42:43.281Z] #17 160.8 Preparing to unpack .../108-gcc-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-21T18:42:43.281Z] #17 160.8 Unpacking gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-21T18:42:43.293Z] #46 78.10 go/scanner [2021-08-21T18:42:43.456Z] #13 68.40 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-21T18:42:43.713Z] #13 68.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 ... 15421 files and directories currently installed.) [2021-08-21T18:42:43.713Z] #13 68.49 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-08-21T18:42:43.713Z] #13 68.50 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-21T18:42:43.777Z] #32 ... [2021-08-21T18:42:43.777Z] [2021-08-21T18:42:43.777Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:42:43.777Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:42:43.777Z] #44 64.85 The following NEW packages will be installed: [2021-08-21T18:42:43.777Z] #44 64.88 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-08-21T18:42:43.777Z] #44 64.89 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-08-21T18:42:43.777Z] #44 64.90 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-21T18:42:43.777Z] #44 64.90 python3.7-minimal [2021-08-21T18:42:43.777Z] #44 65.52 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T18:42:43.777Z] #44 65.52 Need to get 6695 kB of archives. [2021-08-21T18:42:43.777Z] #44 65.52 After this operation, 33.1 MB of additional disk space will be used. [2021-08-21T18:42:43.777Z] #44 65.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-21T18:42:43.777Z] #44 65.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-21T18:42:43.777Z] #44 65.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-21T18:42:43.777Z] #44 66.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-21T18:42:43.777Z] #44 66.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-21T18:42:43.777Z] #44 66.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-21T18:42:43.777Z] #44 66.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-21T18:42:43.777Z] #44 66.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-21T18:42:43.777Z] #44 66.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-08-21T18:42:43.777Z] #44 66.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-21T18:42:43.777Z] #44 66.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-08-21T18:42:43.777Z] #44 66.63 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-08-21T18:42:43.777Z] #44 66.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-21T18:42:43.777Z] #44 66.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-21T18:42:43.777Z] #44 66.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-21T18:42:43.777Z] #44 68.87 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-21T18:42:43.777Z] #44 71.17 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T18:42:43.777Z] #44 71.47 Fetched 6695 kB in 4s (1615 kB/s) [2021-08-21T18:42:43.777Z] #44 71.61 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-21T18:42:43.777Z] #44 71.61 (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 ... 15421 files and directories currently installed.) [2021-08-21T18:42:43.777Z] #44 71.72 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T18:42:43.777Z] #44 71.72 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T18:42:43.777Z] #44 72.70 Selecting previously unselected package python3.7-minimal. [2021-08-21T18:42:43.777Z] #44 72.78 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T18:42:43.777Z] #44 72.87 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-21T18:42:43.864Z] #46 78.66 net/url [2021-08-21T18:42:43.969Z] #13 ... [2021-08-21T18:42:43.969Z] [2021-08-21T18:42:43.969Z] #52 [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-21T18:42:43.969Z] #52 sha256:244c7ac1b684da51931af48ad4f8e0581dcf9694986a19e4dcb92317b1a62db4 [2021-08-21T18:42:43.969Z] #52 63.96 internal/reflectlite [2021-08-21T18:42:43.969Z] #52 63.97 sync [2021-08-21T18:42:43.969Z] #52 68.07 errors [2021-08-21T18:42:43.969Z] #52 68.12 sort [2021-08-21T18:42:43.969Z] #52 68.77 io [2021-08-21T18:42:43.969Z] #52 70.08 internal/oserror [2021-08-21T18:42:43.969Z] #52 70.57 syscall [2021-08-21T18:42:43.969Z] #52 71.02 bytes [2021-08-21T18:42:43.969Z] #52 ... [2021-08-21T18:42:43.969Z] [2021-08-21T18:42:43.969Z] #36 [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-21T18:42:43.969Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-21T18:42:43.969Z] #36 74.16 Selecting previously unselected package libxml2:amd64. [2021-08-21T18:42:44.226Z] #36 74.17 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-08-21T18:42:44.226Z] #36 74.18 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-21T18:42:44.242Z] #17 161.7 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-08-21T18:42:44.242Z] #17 161.7 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-21T18:42:44.438Z] #46 79.39 go/ast [2021-08-21T18:42:44.502Z] #17 161.7 Unpacking gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-21T18:42:44.502Z] #17 161.8 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-08-21T18:42:44.502Z] #17 161.8 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_4.19.20-1cross1_all.deb ... [2021-08-21T18:42:44.502Z] #17 161.8 Unpacking linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-08-21T18:42:44.502Z] #17 162.0 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-08-21T18:42:44.761Z] #17 162.0 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.28-7cross1_all.deb ... [2021-08-21T18:42:44.761Z] #17 162.0 Unpacking libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-08-21T18:42:45.021Z] #17 162.3 Selecting previously unselected package libstdc++-8-dev-ppc64el-cross. [2021-08-21T18:42:45.021Z] #17 162.3 Preparing to unpack .../112-libstdc++-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:45.021Z] #17 162.3 Unpacking libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T18:42:45.021Z] #17 162.6 Selecting previously unselected package g++-8-powerpc64le-linux-gnu. [2021-08-21T18:42:45.095Z] Fetching without tags [2021-08-21T18:42:45.229Z] #52 ... [2021-08-21T18:42:45.229Z] [2021-08-21T18:42:45.229Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:42:45.229Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-21T18:42:45.229Z] #13 70.88 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-21T18:42:45.229Z] #13 70.88 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-08-21T18:42:45.229Z] #13 70.89 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-21T18:42:45.281Z] #17 162.6 Preparing to unpack .../113-g++-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-21T18:42:45.281Z] #17 162.6 Unpacking g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-21T18:42:45.379Z] #46 80.25 text/template/parse [2021-08-21T18:42:45.595Z] #36 75.23 Selecting previously unselected package libarchive13:amd64. [2021-08-21T18:42:45.595Z] #36 75.25 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-08-21T18:42:45.595Z] #36 75.25 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-21T18:42:44.803Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-21T18:42:44.848Z] > git config --add remote.origin.fetch +refs/pull/42768/head:refs/remotes/origin/PR-42768 # timeout=10 [2021-08-21T18:42:44.893Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T18:42:45.011Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-21T18:42:45.128Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-21T18:42:45.128Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T18:42:45.130Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42768/head:refs/remotes/origin/PR-42768 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T18:42:45.811Z] Merging remotes/origin/master commit 41568dfc665ad4033d7fc860a5dac8102915008e into PR head commit 83ec46a7e67402258827a2b9f0e147863646eba0 [2021-08-21T18:42:45.849Z] #17 163.2 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-08-21T18:42:45.850Z] #17 163.2 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-21T18:42:45.850Z] #17 163.2 Unpacking g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-21T18:42:45.850Z] #17 163.3 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-08-21T18:42:45.850Z] #17 163.3 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.6_all.deb ... [2021-08-21T18:42:45.850Z] #17 163.3 Unpacking crossbuild-essential-ppc64el (12.6) ... [2021-08-21T18:42:45.850Z] #17 163.3 Selecting previously unselected package libc6-s390x-cross. [2021-08-21T18:42:45.850Z] #17 163.3 Preparing to unpack .../116-libc6-s390x-cross_2.28-7cross1_all.deb ... [2021-08-21T18:42:45.850Z] #17 163.3 Unpacking libc6-s390x-cross (2.28-7cross1) ... [2021-08-21T18:42:46.109Z] #17 163.4 Selecting previously unselected package libgcc1-s390x-cross. [2021-08-21T18:42:46.109Z] #17 163.4 Preparing to unpack .../117-libgcc1-s390x-cross_1%3a8.3.0-2cross1_all.deb ... [2021-08-21T18:42:46.109Z] #17 163.4 Unpacking libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-08-21T18:42:46.109Z] #17 163.5 Selecting previously unselected package libgomp1-s390x-cross. [2021-08-21T18:42:46.109Z] #17 163.5 Preparing to unpack .../118-libgomp1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:46.109Z] #17 163.5 Unpacking libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-08-21T18:42:46.109Z] #17 163.5 Selecting previously unselected package libitm1-s390x-cross. [2021-08-21T18:42:46.109Z] #17 163.5 Preparing to unpack .../119-libitm1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:46.109Z] #17 163.5 Unpacking libitm1-s390x-cross (8.3.0-2cross1) ... [2021-08-21T18:42:46.109Z] #17 163.5 Selecting previously unselected package libatomic1-s390x-cross. [2021-08-21T18:42:46.109Z] #17 163.5 Preparing to unpack .../120-libatomic1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:46.109Z] #17 163.6 Unpacking libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-08-21T18:42:46.109Z] #17 163.6 Selecting previously unselected package libstdc++6-s390x-cross. [2021-08-21T18:42:46.109Z] #17 163.6 Preparing to unpack .../121-libstdc++6-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:46.109Z] #17 163.6 Unpacking libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-08-21T18:42:46.109Z] #17 163.6 Selecting previously unselected package libasan5-s390x-cross. [2021-08-21T18:42:46.318Z] #44 75.98 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T18:42:46.318Z] #44 76.06 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-21T18:42:46.369Z] #17 163.6 Preparing to unpack .../122-libasan5-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:46.369Z] #17 163.7 Unpacking libasan5-s390x-cross (8.3.0-2cross1) ... [2021-08-21T18:42:46.369Z] #17 163.7 Selecting previously unselected package libubsan1-s390x-cross. [2021-08-21T18:42:46.369Z] #17 163.7 Preparing to unpack .../123-libubsan1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:46.369Z] #17 163.7 Unpacking libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-08-21T18:42:46.369Z] #17 163.7 Selecting previously unselected package libgcc-8-dev-s390x-cross. [2021-08-21T18:42:46.369Z] #17 163.7 Preparing to unpack .../124-libgcc-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:46.369Z] #17 163.8 Unpacking libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-08-21T18:42:46.369Z] #17 163.9 Selecting previously unselected package gcc-8-s390x-linux-gnu. [2021-08-21T18:42:46.530Z] #36 76.58 Selecting previously unselected package libjsoncpp1:amd64. [2021-08-21T18:42:46.530Z] #36 76.59 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-08-21T18:42:46.630Z] #17 163.9 Preparing to unpack .../125-gcc-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-21T18:42:46.630Z] #17 163.9 Unpacking gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-21T18:42:46.789Z] #36 ... [2021-08-21T18:42:46.789Z] [2021-08-21T18:42:46.789Z] #48 [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-21T18:42:46.789Z] #48 sha256:349af33c93b758adf7c06f271250574c014a10f3198826f24ac9035d66d49549 [2021-08-21T18:42:46.789Z] #48 DONE 76.8s [2021-08-21T18:42:46.789Z] [2021-08-21T18:42:46.789Z] #36 [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-21T18:42:46.789Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-21T18:42:46.789Z] #36 76.73 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-21T18:42:46.885Z] #44 ... [2021-08-21T18:42:46.886Z] [2021-08-21T18:42:46.886Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:42:46.886Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T18:42:46.886Z] #13 67.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-08-21T18:42:46.886Z] #13 70.93 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-08-21T18:42:46.886Z] #13 70.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-08-21T18:42:46.886Z] #13 70.94 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-21T18:42:46.886Z] #13 70.95 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-21T18:42:46.886Z] #13 70.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-08-21T18:42:46.886Z] #13 70.97 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-08-21T18:42:46.886Z] #13 70.98 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-08-21T18:42:46.886Z] #13 71.05 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-08-21T18:42:46.886Z] #13 71.09 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-08-21T18:42:46.886Z] #13 71.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-08-21T18:42:46.886Z] #13 71.13 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-08-21T18:42:46.886Z] #13 71.23 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-08-21T18:42:46.886Z] #13 71.25 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-08-21T18:42:46.886Z] #13 71.28 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-08-21T18:42:46.890Z] #17 164.4 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-08-21T18:42:47.072Z] #36 76.97 Selecting previously unselected package librhash0:amd64. [2021-08-21T18:42:47.072Z] #36 76.99 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-08-21T18:42:47.072Z] #36 76.99 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-08-21T18:42:47.150Z] #17 164.4 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-21T18:42:47.150Z] #17 164.4 Unpacking gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-21T18:42:47.150Z] #17 164.5 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-08-21T18:42:47.150Z] #17 164.5 Preparing to unpack .../127-linux-libc-dev-s390x-cross_4.19.20-1cross1_all.deb ... [2021-08-21T18:42:47.150Z] #17 164.5 Unpacking linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-08-21T18:42:47.150Z] #17 164.6 Selecting previously unselected package libc6-dev-s390x-cross. [2021-08-21T18:42:47.150Z] #17 164.6 Preparing to unpack .../128-libc6-dev-s390x-cross_2.28-7cross1_all.deb ... [2021-08-21T18:42:47.150Z] #17 164.6 Unpacking libc6-dev-s390x-cross (2.28-7cross1) ... [2021-08-21T18:42:47.330Z] #36 77.28 Selecting previously unselected package libuv1:amd64. [2021-08-21T18:42:47.330Z] #36 77.29 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-08-21T18:42:47.330Z] #36 77.30 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-21T18:42:47.586Z] #36 77.46 Selecting previously unselected package cmake. [2021-08-21T18:42:47.586Z] #36 77.46 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-08-21T18:42:47.586Z] #36 77.46 Unpacking cmake (3.13.4-1) ... [2021-08-21T18:42:47.719Z] #17 164.9 Selecting previously unselected package libstdc++-8-dev-s390x-cross. [2021-08-21T18:42:47.719Z] #17 164.9 Preparing to unpack .../129-libstdc++-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-21T18:42:47.719Z] #17 164.9 Unpacking libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-08-21T18:42:47.979Z] #17 165.2 Selecting previously unselected package g++-8-s390x-linux-gnu. [2021-08-21T18:42:47.979Z] #17 165.2 Preparing to unpack .../130-g++-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-21T18:42:47.979Z] #17 165.2 Unpacking g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-21T18:42:48.263Z] #13 72.86 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T18:42:48.522Z] #13 73.11 Fetched 77.8 MB in 10s (7881 kB/s) [2021-08-21T18:42:48.548Z] #17 165.8 Selecting previously unselected package g++-s390x-linux-gnu. [2021-08-21T18:42:48.548Z] #17 165.8 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-21T18:42:48.548Z] #17 165.8 Unpacking g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-21T18:42:48.548Z] #17 165.8 Selecting previously unselected package crossbuild-essential-s390x. [2021-08-21T18:42:48.548Z] #17 165.8 Preparing to unpack .../132-crossbuild-essential-s390x_12.6_all.deb ... [2021-08-21T18:42:48.548Z] #17 165.8 Unpacking crossbuild-essential-s390x (12.6) ... [2021-08-21T18:42:48.548Z] #17 165.9 Setting up libconfig-inifiles-perl (3.000001-1) ... [2021-08-21T18:42:48.548Z] #17 165.9 Setting up libfile-which-perl (1.23-1) ... [2021-08-21T18:42:48.548Z] #17 165.9 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-08-21T18:42:48.548Z] #17 165.9 Setting up libc6-armhf-cross (2.28-7cross1) ... [2021-08-21T18:42:48.548Z] #17 165.9 Setting up binutils-s390x-linux-gnu (2.31.1-16) ... [2021-08-21T18:42:48.548Z] #17 165.9 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... [2021-08-21T18:42:48.548Z] #17 165.9 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-08-21T18:42:48.548Z] #17 165.9 Setting up gcc-8-cross-base (8.3.0-2cross1) ... [2021-08-21T18:42:48.548Z] #17 166.0 Setting up libc6-ppc64el-cross (2.28-7cross1) ... [2021-08-21T18:42:48.548Z] #17 166.0 Setting up libc6-s390x-cross (2.28-7cross1) ... [2021-08-21T18:42:48.548Z] #17 166.0 Setting up gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-21T18:42:48.548Z] #17 166.0 Setting up libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-08-21T18:42:48.548Z] #17 166.0 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-08-21T18:42:48.548Z] #17 166.0 Setting up libxml-namespacesupport-perl (1.12-1) ... [2021-08-21T18:42:48.548Z] #17 166.0 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-08-21T18:42:48.548Z] #17 166.0 Setting up file (1:5.35-4+deb10u2) ... [2021-08-21T18:42:48.548Z] #17 166.1 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-08-21T18:42:48.548Z] #17 166.1 Setting up libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T18:42:48.548Z] #17 166.1 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-21T18:42:48.548Z] #17 166.1 Setting up libyaml-perl (1.27-1) ... [2021-08-21T18:42:48.548Z] #17 166.1 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-21T18:42:48.680Z] Merge succeeded, producing 83ec46a7e67402258827a2b9f0e147863646eba0 [2021-08-21T18:42:48.681Z] Checking out Revision 83ec46a7e67402258827a2b9f0e147863646eba0 (PR-42768) [2021-08-21T18:42:48.782Z] #13 73.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% [2021-08-21T18:42:48.782Z] #13 ... [2021-08-21T18:42:48.782Z] [2021-08-21T18:42:48.782Z] #52 [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-21T18:42:48.782Z] #52 sha256:020e795b85f8e1b0e48098e668c82f48d8560d9a6666852feab8b3243e721bb0 [2021-08-21T18:42:48.782Z] #52 68.86 sync [2021-08-21T18:42:48.782Z] #52 68.90 internal/reflectlite [2021-08-21T18:42:48.782Z] #52 71.79 internal/testlog [2021-08-21T18:42:48.782Z] #52 73.26 errors [2021-08-21T18:42:48.782Z] #52 73.29 sort [2021-08-21T18:42:48.782Z] #52 74.11 io [2021-08-21T18:42:48.782Z] #52 75.58 internal/oserror [2021-08-21T18:42:48.782Z] #52 75.99 syscall [2021-08-21T18:42:48.782Z] #52 77.13 bytes [2021-08-21T18:42:48.782Z] #52 ... [2021-08-21T18:42:48.782Z] [2021-08-21T18:42:48.782Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:42:48.782Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T18:42:48.782Z] #13 73.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-21T18:42:48.782Z] #13 73.30 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-21T18:42:48.782Z] #13 73.35 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-08-21T18:42:48.807Z] #17 166.1 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-21T18:42:48.807Z] #17 166.1 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-21T18:42:48.807Z] #17 166.1 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-08-21T18:42:48.807Z] #17 166.1 Setting up libxml-sax-base-perl (1.09-1) ... [2021-08-21T18:42:48.807Z] #17 166.1 Setting up libio-string-perl (1.08-3) ... [2021-08-21T18:42:48.807Z] #17 166.2 Setting up linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-08-21T18:42:48.807Z] #17 166.2 Setting up cross-config (2.6.15-3) ... [2021-08-21T18:42:48.807Z] #17 166.3 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-21T18:42:48.807Z] #17 166.3 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-08-21T18:42:48.807Z] #17 166.3 Setting up cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-21T18:42:48.807Z] #17 166.3 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-08-21T18:42:48.807Z] #17 166.3 Setting up xz-utils (5.2.4-1) ... [2021-08-21T18:42:48.807Z] #17 166.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-21T18:42:48.807Z] #17 166.3 Setting up libc6-arm64-cross (2.28-7cross1) ... [2021-08-21T18:42:48.807Z] #17 166.3 Setting up patch (2.7.6-3+deb10u1) ... [2021-08-21T18:42:48.807Z] #17 166.3 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-08-21T18:42:45.914Z] > git config core.sparsecheckout # timeout=10 [2021-08-21T18:42:45.960Z] > git checkout -f 83ec46a7e67402258827a2b9f0e147863646eba0 # timeout=10 [2021-08-21T18:42:48.310Z] > git remote # timeout=10 [2021-08-21T18:42:48.403Z] > git config --get remote.origin.url # timeout=10 [2021-08-21T18:42:48.446Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T18:42:48.448Z] > git merge 41568dfc665ad4033d7fc860a5dac8102915008e # timeout=10 [2021-08-21T18:42:48.582Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-08-21T18:42:48.713Z] > git config core.sparsecheckout # timeout=10 [2021-08-21T18:42:48.759Z] > git checkout -f 83ec46a7e67402258827a2b9f0e147863646eba0 # timeout=10 [2021-08-21T18:42:49.042Z] #13 73.64 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-08-21T18:42:49.067Z] #17 166.4 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-21T18:42:49.067Z] #17 166.4 Setting up libitm1-arm64-cross (8.3.0-2cross1) ... [2021-08-21T18:42:49.067Z] #17 166.4 Setting up libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T18:42:49.067Z] #17 166.4 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-08-21T18:42:49.067Z] #17 166.4 Setting up libc6-armel-cross (2.28-7cross1) ... [2021-08-21T18:42:49.067Z] #17 166.4 Setting up libitm1-s390x-cross (8.3.0-2cross1) ... [2021-08-21T18:42:49.067Z] #17 166.4 Setting up libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T18:42:49.067Z] #17 166.4 Setting up libc6-dev-s390x-cross (2.28-7cross1) ... [2021-08-21T18:42:49.067Z] #17 166.4 Setting up linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-08-21T18:42:49.067Z] #17 166.4 Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-08-21T18:42:49.067Z] #17 166.4 Setting up libc6-dev-armel-cross (2.28-7cross1) ... [2021-08-21T18:42:49.067Z] #17 166.5 Setting up libfile-homedir-perl (1.004-1) ... [2021-08-21T18:42:49.067Z] #17 166.5 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-08-21T18:42:49.067Z] #17 166.5 Setting up libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-08-21T18:42:49.067Z] #17 166.5 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-21T18:42:49.067Z] #17 166.5 Setting up liblocale-gettext-perl (1.07-3+b4) ... [2021-08-21T18:42:49.067Z] #17 166.5 Setting up gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-21T18:42:49.067Z] #17 166.5 Setting up libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-08-21T18:42:49.067Z] #17 166.5 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-08-21T18:42:49.067Z] #17 166.5 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-21T18:42:49.067Z] #17 166.5 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-08-21T18:42:49.067Z] #17 166.6 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-08-21T18:42:49.327Z] #17 166.6 Setting up libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-08-21T18:42:49.327Z] #17 166.6 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-08-21T18:42:49.327Z] #17 166.6 Setting up libgomp1-armel-cross (8.3.0-2cross1) ... [2021-08-21T18:42:49.327Z] #17 166.6 Setting up libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-08-21T18:42:49.327Z] #17 166.6 Setting up cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-21T18:42:49.327Z] #17 166.6 Setting up libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T18:42:49.327Z] #17 166.6 Setting up libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-08-21T18:42:49.327Z] #17 166.6 Setting up libc6-dev-armhf-cross (2.28-7cross1) ... [2021-08-21T18:42:49.327Z] #17 166.6 Setting up cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-21T18:42:49.327Z] #17 166.6 Setting up libasan5-s390x-cross (8.3.0-2cross1) ... [2021-08-21T18:42:49.327Z] #17 166.7 Setting up libc6-dev-arm64-cross (2.28-7cross1) ... [2021-08-21T18:42:49.327Z] #17 166.7 Setting up libatomic1-armel-cross (8.3.0-2cross1) ... [2021-08-21T18:42:49.327Z] #17 166.7 Setting up libxml-sax-perl (1.00+dfsg-1) ... [2021-08-21T18:42:49.327Z] #17 166.7 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-08-21T18:42:49.327Z] #17 166.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-08-21T18:42:49.582Z] #46 83.72 go/parser [2021-08-21T18:42:49.587Z] #17 166.9 [2021-08-21T18:42:49.587Z] #17 166.9 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-08-21T18:42:49.587Z] #17 166.9 Setting up dpkg-dev (1.19.7) ... [2021-08-21T18:42:49.587Z] #17 167.0 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-08-21T18:42:49.587Z] #17 167.0 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-08-21T18:42:49.587Z] #17 167.0 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-21T18:42:49.587Z] #17 167.0 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-08-21T18:42:49.587Z] #17 167.0 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-08-21T18:42:49.587Z] #17 167.0 Setting up libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T18:42:49.587Z] #17 167.0 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... [2021-08-21T18:42:49.587Z] #17 167.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-08-21T18:42:49.587Z] #17 167.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-08-21T18:42:49.611Z] #13 73.92 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-21T18:42:49.612Z] #13 73.92 (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 ... 15421 files and directories currently installed.) [2021-08-21T18:42:49.612Z] #13 74.04 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-08-21T18:42:49.612Z] #13 74.06 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-21T18:42:49.843Z] #46 84.82 text/template [2021-08-21T18:42:49.847Z] #17 167.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-08-21T18:42:49.847Z] #17 167.3 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-08-21T18:42:49.847Z] #17 167.4 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-21T18:42:49.847Z] #17 167.4 Setting up cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-21T18:42:49.847Z] #17 167.4 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-08-21T18:42:49.847Z] #17 167.4 Setting up libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-08-21T18:42:50.107Z] #17 167.4 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-08-21T18:42:50.107Z] #17 167.4 Setting up libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T18:42:50.107Z] #17 167.4 Setting up libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T18:42:50.107Z] #17 167.4 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-08-21T18:42:50.107Z] #17 167.4 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-08-21T18:42:50.107Z] #17 167.4 Setting up libasan5-armhf-cross (8.3.0-2cross1) ... [2021-08-21T18:42:50.107Z] #17 167.5 Setting up liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T18:42:50.107Z] #17 167.5 Setting up libasan5-arm64-cross (8.3.0-2cross1) ... [2021-08-21T18:42:50.107Z] #17 167.5 Setting up libasan5-armel-cross (8.3.0-2cross1) ... [2021-08-21T18:42:50.107Z] #17 167.5 Setting up libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T18:42:50.107Z] #17 167.5 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-08-21T18:42:50.107Z] #17 167.5 Setting up libubsan1-armel-cross (8.3.0-2cross1) ... [2021-08-21T18:42:50.107Z] #17 167.5 Setting up libxml-simple-perl (2.25-1) ... [2021-08-21T18:42:50.107Z] #17 167.5 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-08-21T18:42:50.107Z] #17 167.5 Setting up libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-08-21T18:42:50.107Z] #17 167.5 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-08-21T18:42:50.107Z] #17 167.5 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-21T18:42:50.107Z] #17 167.5 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-21T18:42:50.107Z] #17 167.6 Setting up libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T18:42:50.107Z] #17 167.6 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-21T18:42:50.107Z] #17 167.6 Setting up libconfig-auto-perl (0.44-1) ... [2021-08-21T18:42:50.107Z] #17 167.6 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-21T18:42:50.107Z] #17 167.6 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-08-21T18:42:50.367Z] #17 167.6 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-08-21T18:42:50.367Z] #17 167.6 Setting up gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-21T18:42:50.367Z] #17 167.6 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-21T18:42:50.367Z] #17 167.6 Setting up libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-08-21T18:42:50.367Z] #17 167.6 Setting up g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-21T18:42:50.367Z] #17 167.6 Setting up libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T18:42:50.367Z] #17 167.6 Setting up libdebian-dpkgcross-perl (2.6.15-3) ... [2021-08-21T18:42:50.367Z] #17 167.7 Setting up gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-21T18:42:50.367Z] #17 167.7 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-21T18:42:50.367Z] #17 167.7 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-21T18:42:50.367Z] #17 167.7 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-21T18:42:50.367Z] #17 167.7 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-08-21T18:42:50.367Z] #17 167.7 Setting up g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-21T18:42:50.367Z] #17 167.7 Setting up gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-21T18:42:50.367Z] #17 167.7 Setting up gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-21T18:42:50.367Z] #17 167.7 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-21T18:42:50.367Z] #17 167.7 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-21T18:42:50.367Z] #17 167.7 Setting up dpkg-cross (2.6.15-3) ... [2021-08-21T18:42:50.367Z] #17 167.8 Setting up g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-21T18:42:50.367Z] #17 167.8 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-21T18:42:50.367Z] #17 167.8 Setting up g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-21T18:42:50.532Z] #13 ... [2021-08-21T18:42:50.532Z] [2021-08-21T18:42:50.532Z] #46 [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-21T18:42:50.532Z] #46 sha256:df2cbee543b371cc06227e2e44ff7d7bd9ebf94cbd692adc9e21f66cd504f6a4 [2021-08-21T18:42:50.532Z] #46 69.75 go/scanner [2021-08-21T18:42:50.532Z] #46 70.64 text/template/parse [2021-08-21T18:42:50.532Z] #46 71.30 encoding/json [2021-08-21T18:42:50.532Z] #46 71.61 go/ast [2021-08-21T18:42:50.532Z] #46 77.33 text/template [2021-08-21T18:42:50.532Z] #46 77.51 encoding/xml [2021-08-21T18:42:50.532Z] #46 78.21 go/parser [2021-08-21T18:42:50.532Z] #46 ... [2021-08-21T18:42:50.532Z] [2021-08-21T18:42:50.532Z] #57 [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-21T18:42:50.532Z] #57 sha256:32a4f299c7d04c59f67b7f346412ac9a3f4c078d0a1b384af13a515e10c0a6b3 [2021-08-21T18:42:50.532Z] #57 39.14 Checking out files: 45% (2090/4562) Checking out files: 46% (2099/4562) Checking out files: 47% (2145/4562) Checking out files: 48% (2190/4562) Checking out files: 49% (2236/4562) Checking out files: 50% (2281/4562) Checking out files: 51% (2327/4562) Checking out files: 52% (2373/4562) Checking out files: 53% (2418/4562) Checking out files: 54% (2464/4562) Checking out files: 55% (2510/4562) Checking out files: 56% (2555/4562) Checking out files: 57% (2601/4562) Checking out files: 58% (2646/4562) Checking out files: 59% (2692/4562) Checking out files: 60% (2738/4562) Checking out files: 61% (2783/4562) Checking out files: 62% (2829/4562) Checking out files: 63% (2875/4562) Checking out files: 64% (2920/4562) Checking out files: 65% (2966/4562) Checking out files: 66% (3011/4562) Checking out files: 67% (3057/4562) Checking out files: 68% (3103/4562) Checking out files: 69% (3148/4562) Checking out files: 70% (3194/4562) Checking out files: 71% (3240/4562) Checking out files: 72% (3285/4562) Checking out files: 73% (3331/4562) Checking out files: 74% (3376/4562) Checking out files: 75% (3422/4562) Checking out files: 76% (3468/4562) Checking out files: 77% (3513/4562) Checking out files: 78% (3559/4562) Checking out files: 79% (3604/4562) Checking out files: 80% (3650/4562) Checking out files: 81% (3696/4562) Checking out files: 82% (3741/4562) Checking out files: 83% (3787/4562) Checking out files: 84% (3833/4562) Checking out files: 85% (3878/4562) Checking out files: 86% (3924/4562) Checking out files: 87% (3969/4562) Checking out files: 88% (4015/4562) Checking out files: 89% (4061/4562) Checking out files: 89% (4098/4562) Checking out files: 90% (4106/4562) Checking out files: 91% (4152/4562) Checking out files: 92% (4198/4562) Checking out files: 93% (4243/4562) Checking out files: 94% (4289/4562) Checking out files: 95% (4334/4562) Checking out files: 96% (4380/4562) Checking out files: 97% (4426/4562) Checking out files: 98% (4471/4562) Checking out files: 99% (4517/4562) Checking out files: 100% (4562/4562) Checking out files: 100% (4562/4562), done. [2021-08-21T18:42:50.532Z] #57 40.51 + cd /tmp/tmp.631YlGRuiP/src/github.com/containerd/containerd [2021-08-21T18:42:50.532Z] #57 40.51 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-21T18:42:50.532Z] #57 41.70 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-21T18:42:50.532Z] #57 41.70 + BUILDTAGS='netgo osusergo static_build' [2021-08-21T18:42:50.532Z] #57 41.70 + export EXTRA_FLAGS=-buildmode=pie [2021-08-21T18:42:50.532Z] #57 41.70 + EXTRA_FLAGS=-buildmode=pie [2021-08-21T18:42:50.532Z] #57 41.70 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-21T18:42:50.532Z] #57 41.70 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-21T18:42:50.532Z] #57 41.70 + '[' '' = dynamic ']' [2021-08-21T18:42:50.532Z] #57 41.70 + make [2021-08-21T18:42:50.532Z] #57 43.50 + bin/ctr [2021-08-21T18:42:50.550Z] #13 ... [2021-08-21T18:42:50.550Z] [2021-08-21T18:42:50.550Z] #46 [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-21T18:42:50.550Z] #46 sha256:31d60fa4cd3df99e705234854c175c3e188482ab9c1d73203d13940d5b6d8efe [2021-08-21T18:42:50.550Z] #46 70.88 sync [2021-08-21T18:42:50.550Z] #46 70.89 internal/reflectlite [2021-08-21T18:42:50.550Z] #46 73.33 github.com/LK4D4/vndr/godl/singleflight [2021-08-21T18:42:50.550Z] #46 74.01 math/rand [2021-08-21T18:42:50.550Z] #46 75.71 internal/singleflight [2021-08-21T18:42:50.550Z] #46 76.47 io [2021-08-21T18:42:50.550Z] #46 76.50 strconv [2021-08-21T18:42:50.550Z] #46 78.79 bytes [2021-08-21T18:42:50.628Z] #17 167.8 Setting up crossbuild-essential-armhf (12.6) ... [2021-08-21T18:42:50.628Z] #17 167.8 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-21T18:42:50.628Z] #17 167.8 Setting up crossbuild-essential-arm64 (12.6) ... [2021-08-21T18:42:50.628Z] #17 167.8 Setting up crossbuild-essential-s390x (12.6) ... [2021-08-21T18:42:50.628Z] #17 167.8 Setting up crossbuild-essential-ppc64el (12.6) ... [2021-08-21T18:42:50.628Z] #17 167.8 Setting up crossbuild-essential-armel (12.6) ... [2021-08-21T18:42:50.628Z] #17 167.9 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T18:42:50.813Z] #46 ... [2021-08-21T18:42:50.813Z] [2021-08-21T18:42:50.813Z] #52 [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-21T18:42:50.813Z] #52 sha256:020e795b85f8e1b0e48098e668c82f48d8560d9a6666852feab8b3243e721bb0 [2021-08-21T18:42:50.813Z] #52 80.09 strconv [2021-08-21T18:42:50.888Z] #17 DONE 168.3s [2021-08-21T18:42:50.888Z] [2021-08-21T18:42:50.888Z] #63 [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-21T18:42:50.888Z] #63 sha256:870ac01ecd08e3d30c60dcdb1c55ff001035559e36d991627ee9fb9300ead48e [2021-08-21T18:42:51.230Z] #46 ... [2021-08-21T18:42:51.230Z] [2021-08-21T18:42:51.230Z] #52 [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-21T18:42:51.231Z] #52 sha256:5bb9594798a0f1efcdd0094fc74a72961c0e20a05af930007dd423ca7d6e90ba [2021-08-21T18:42:51.231Z] #52 79.86 github.com/pkg/diff [2021-08-21T18:42:51.231Z] #52 81.19 go/ast [2021-08-21T18:42:51.231Z] #52 81.61 golang.org/x/crypto/ssh/terminal [2021-08-21T18:42:51.231Z] #52 83.28 mvdan.cc/editorconfig [2021-08-21T18:42:51.231Z] #52 84.34 mvdan.cc/sh/v3/fileutil [2021-08-21T18:42:51.231Z] #52 84.54 text/tabwriter [2021-08-21T18:42:51.231Z] #52 85.07 mvdan.cc/sh/v3/syntax [2021-08-21T18:42:51.386Z] #52 ... [2021-08-21T18:42:51.386Z] [2021-08-21T18:42:51.386Z] #36 [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-21T18:42:51.386Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-21T18:42:51.386Z] #36 71.42 Selecting previously unselected package libicu63:amd64. [2021-08-21T18:42:51.386Z] #36 71.45 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-21T18:42:51.386Z] #36 71.46 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-21T18:42:51.480Z] #57 ... [2021-08-21T18:42:51.480Z] [2021-08-21T18:42:51.480Z] #52 [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-21T18:42:51.480Z] #52 sha256:891e1454850255114506fbe66637890be097e37715853665d604238c0ab392a0 [2021-08-21T18:42:51.480Z] #52 77.38 mvdan.cc/sh/v3/cmd/shfmt [2021-08-21T18:42:51.480Z] #52 DONE 81.2s [2021-08-21T18:42:51.480Z] [2021-08-21T18:42:51.480Z] #50 [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-21T18:42:51.480Z] #50 sha256:a2ceea8680c60bcd1bf8b4bb9d841aefa96064e500a0a8c7ede085d838461f7b [2021-08-21T18:42:51.646Z] #36 ... [2021-08-21T18:42:51.646Z] [2021-08-21T18:42:51.646Z] #48 [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-21T18:42:51.646Z] #48 sha256:3c85f74f0645c31ee99c39326685cbe241ad5d72d43501aa32d08cb6c843dc9c [2021-08-21T18:42:51.646Z] #48 DONE 81.8s [2021-08-21T18:42:51.646Z] [2021-08-21T18:42:51.646Z] #36 [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-21T18:42:51.646Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-21T18:42:51.646Z] #36 81.85 Selecting previously unselected package libxml2:amd64. [2021-08-21T18:42:51.646Z] #36 81.85 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-08-21T18:42:51.646Z] #36 81.86 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-21T18:42:52.218Z] #36 82.45 Selecting previously unselected package libarchive13:amd64. [2021-08-21T18:42:52.218Z] #36 82.46 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-08-21T18:42:52.218Z] #36 82.48 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-21T18:42:52.615Z] #52 ... [2021-08-21T18:42:52.615Z] [2021-08-21T18:42:52.615Z] #46 [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-21T18:42:52.615Z] #46 sha256:67faab39b12e780365dc763bff6f16fa0b0c13095d26680f8973693c68d192aa [2021-08-21T18:42:52.615Z] #46 87.39 log [2021-08-21T18:42:52.808Z] #63 ... [2021-08-21T18:42:52.808Z] [2021-08-21T18:42:52.808Z] #18 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-08-21T18:42:52.808Z] #18 sha256:018c0add466ea88f2123352558e9417861e10daa997263332fe1e5e12412beac [2021-08-21T18:42:52.808Z] #18 DONE 1.6s [2021-08-21T18:42:52.808Z] [2021-08-21T18:42:52.808Z] #19 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:42:52.808Z] #19 sha256:83fa67fc6295bfbd75dad05f393b58dbb33f295f1ec5bb7657180a45326467b8 [2021-08-21T18:42:52.840Z] #36 82.03 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-21T18:42:52.840Z] #36 82.09 Setting up xxd (2:8.1.0875-5) ... [2021-08-21T18:42:52.840Z] #36 82.11 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-21T18:42:52.840Z] #36 82.17 Setting up vim-common (2:8.1.0875-5) ... [2021-08-21T18:42:52.840Z] #36 82.22 Setting up librhash0:amd64 (1.3.8-1) ... [2021-08-21T18:42:52.840Z] #36 82.25 Setting up cmake-data (3.13.4-1) ... [2021-08-21T18:42:52.840Z] #36 82.27 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-21T18:42:52.840Z] #36 82.32 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-21T18:42:52.840Z] #36 82.38 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-21T18:42:52.840Z] #36 82.40 Setting up cmake (3.13.4-1) ... [2021-08-21T18:42:52.840Z] #36 82.43 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T18:42:52.840Z] #36 82.50 Processing triggers for mime-support (3.62) ... [2021-08-21T18:42:53.099Z] #36 DONE 83.1s [2021-08-21T18:42:53.099Z] [2021-08-21T18:42:53.099Z] #37 [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-21T18:42:53.099Z] #37 sha256:2d3ad01104691939720406f733b6c931a9b3db6e92a6b24548b2841c58ef1d5e [2021-08-21T18:42:53.155Z] #36 83.14 Selecting previously unselected package libjsoncpp1:amd64. [2021-08-21T18:42:53.155Z] #36 83.14 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-08-21T18:42:53.155Z] #36 83.16 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-21T18:42:53.155Z] #36 83.41 Selecting previously unselected package librhash0:amd64. [2021-08-21T18:42:53.155Z] #36 83.41 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-08-21T18:42:53.155Z] #36 83.41 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-08-21T18:42:53.186Z] #46 88.20 encoding/xml [2021-08-21T18:42:53.664Z] #37 ... [2021-08-21T18:42:53.664Z] [2021-08-21T18:42:53.664Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:42:53.664Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:42:53.664Z] #44 72.89 Selecting previously unselected package python3-minimal. [2021-08-21T18:42:53.664Z] #44 72.89 (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 ... 15661 files and directories currently installed.) [2021-08-21T18:42:53.664Z] #44 73.13 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-21T18:42:53.664Z] #44 73.15 Unpacking python3-minimal (3.7.3-1) ... [2021-08-21T18:42:53.664Z] #44 73.45 Selecting previously unselected package libmpdec2:amd64. [2021-08-21T18:42:53.664Z] #44 73.45 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-21T18:42:53.664Z] #44 73.45 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-21T18:42:53.664Z] #44 73.84 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-21T18:42:53.664Z] #44 73.84 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T18:42:53.664Z] #44 73.85 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T18:42:53.664Z] #44 76.19 Selecting previously unselected package python3.7. [2021-08-21T18:42:53.664Z] #44 76.19 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T18:42:53.664Z] #44 76.24 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-21T18:42:53.664Z] #44 76.55 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-21T18:42:53.664Z] #44 76.55 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-21T18:42:53.664Z] #44 76.57 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-21T18:42:53.664Z] #44 76.74 Setting up python3-minimal (3.7.3-1) ... [2021-08-21T18:42:53.664Z] #44 78.75 Selecting previously unselected package python3. [2021-08-21T18:42:53.664Z] #44 78.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-08-21T18:42:53.664Z] #44 78.87 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-08-21T18:42:53.664Z] #44 78.93 Unpacking python3 (3.7.3-1) ... [2021-08-21T18:42:53.664Z] #44 79.17 Selecting previously unselected package libprotobuf17:amd64. [2021-08-21T18:42:53.664Z] #44 79.18 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-08-21T18:42:53.664Z] #44 79.18 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-21T18:42:53.664Z] #44 80.34 Selecting previously unselected package python3-pkg-resources. [2021-08-21T18:42:53.664Z] #44 80.34 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-21T18:42:53.664Z] #44 80.36 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-21T18:42:53.664Z] #44 80.62 Selecting previously unselected package python3-six. [2021-08-21T18:42:53.664Z] #44 80.62 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-08-21T18:42:53.664Z] #44 80.65 Unpacking python3-six (1.12.0-1) ... [2021-08-21T18:42:53.664Z] #44 80.80 Selecting previously unselected package python3-protobuf. [2021-08-21T18:42:53.664Z] #44 80.80 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-08-21T18:42:53.664Z] #44 80.81 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-08-21T18:42:53.664Z] #44 81.46 Selecting previously unselected package libnet1:amd64. [2021-08-21T18:42:53.664Z] #44 81.47 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-21T18:42:53.664Z] #44 81.48 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-21T18:42:53.664Z] #44 81.69 Selecting previously unselected package libnl-3-200:amd64. [2021-08-21T18:42:53.664Z] #44 81.69 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-21T18:42:53.664Z] #44 81.70 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-21T18:42:53.664Z] #44 81.87 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-21T18:42:53.664Z] #44 81.87 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-21T18:42:53.664Z] #44 81.89 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-21T18:42:53.664Z] #44 82.07 Selecting previously unselected package criu. [2021-08-21T18:42:53.664Z] #44 82.07 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-08-21T18:42:53.664Z] #44 82.07 Unpacking criu (3.15-1) ... [2021-08-21T18:42:53.724Z] #36 83.79 Selecting previously unselected package libuv1:amd64. [2021-08-21T18:42:53.724Z] #36 83.79 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-08-21T18:42:53.724Z] #36 83.80 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-21T18:42:53.923Z] #44 83.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-21T18:42:53.923Z] #44 83.36 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-21T18:42:53.923Z] #44 83.38 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-21T18:42:53.923Z] #44 83.42 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-21T18:42:53.923Z] #44 83.43 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-21T18:42:53.923Z] #44 83.45 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T18:42:53.923Z] #44 83.47 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-21T18:42:53.983Z] #36 84.16 Selecting previously unselected package cmake. [2021-08-21T18:42:53.983Z] #36 84.17 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-08-21T18:42:53.983Z] #36 84.18 Unpacking cmake (3.13.4-1) ... [2021-08-21T18:42:54.036Z] #50 ... [2021-08-21T18:42:54.036Z] [2021-08-21T18:42:54.036Z] #46 [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-21T18:42:54.036Z] #46 sha256:df2cbee543b371cc06227e2e44ff7d7bd9ebf94cbd692adc9e21f66cd504f6a4 [2021-08-21T18:42:54.036Z] #46 83.49 vendor/golang.org/x/crypto/cryptobyte [2021-08-21T18:42:54.179Z] #44 83.51 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-21T18:42:54.180Z] #44 ... [2021-08-21T18:42:54.180Z] [2021-08-21T18:42:54.180Z] #46 [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-21T18:42:54.180Z] #46 sha256:994800021d0426e8d0c85261f47305955f1ce4fd2c2c8ea21c514c0a487b09bf [2021-08-21T18:42:54.180Z] #46 74.19 strings [2021-08-21T18:42:54.180Z] #46 76.55 reflect [2021-08-21T18:42:54.180Z] #46 77.50 bufio [2021-08-21T18:42:54.180Z] #46 80.18 syscall [2021-08-21T18:42:54.192Z] #19 1.462 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T18:42:54.192Z] #19 1.499 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T18:42:54.192Z] #19 1.500 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T18:42:54.192Z] #19 1.551 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-21T18:42:54.436Z] #46 ... [2021-08-21T18:42:54.436Z] [2021-08-21T18:42:54.436Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:42:54.436Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T18:42:54.436Z] #13 71.76 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-21T18:42:54.436Z] #13 71.79 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-08-21T18:42:54.436Z] #13 71.79 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-21T18:42:54.436Z] #13 76.22 Selecting previously unselected package binutils-mingw-w64. [2021-08-21T18:42:54.436Z] #13 76.22 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-08-21T18:42:54.436Z] #13 76.22 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-21T18:42:54.436Z] #13 76.36 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-21T18:42:54.436Z] #13 76.37 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-21T18:42:54.436Z] #13 76.37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-21T18:42:54.436Z] #13 76.64 Selecting previously unselected package dmsetup. [2021-08-21T18:42:54.436Z] #13 76.65 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-08-21T18:42:54.436Z] #13 76.66 Unpacking dmsetup (2:1.02.155-3) ... [2021-08-21T18:42:54.436Z] #13 76.93 Selecting previously unselected package mingw-w64-common. [2021-08-21T18:42:54.436Z] #13 76.95 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-08-21T18:42:54.436Z] #13 76.96 Unpacking mingw-w64-common (6.0.0-3) ... [2021-08-21T18:42:54.453Z] #19 1.912 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-08-21T18:42:54.570Z] #46 89.29 go/doc [2021-08-21T18:42:54.692Z] #13 ... [2021-08-21T18:42:54.692Z] [2021-08-21T18:42:54.692Z] #37 [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-21T18:42:54.692Z] #37 sha256:2d3ad01104691939720406f733b6c931a9b3db6e92a6b24548b2841c58ef1d5e [2021-08-21T18:42:54.692Z] #37 1.718 + RM_GOPATH=0 [2021-08-21T18:42:54.948Z] #37 1.720 + TMP_GOPATH= [2021-08-21T18:42:54.948Z] #37 1.720 + : /build [2021-08-21T18:42:54.948Z] #37 1.721 + '[' -z '' ']' [2021-08-21T18:42:54.948Z] #37 1.730 ++ mktemp -d [2021-08-21T18:42:54.948Z] #37 1.730 + export GOPATH=/tmp/tmp.vsN2eSVJSv [2021-08-21T18:42:54.948Z] #37 1.730 + GOPATH=/tmp/tmp.vsN2eSVJSv [2021-08-21T18:42:54.948Z] #37 1.730 + RM_GOPATH=1 [2021-08-21T18:42:54.948Z] #37 1.730 + case "$(go env GOARCH)" in [2021-08-21T18:42:54.948Z] #37 1.734 ++ go env GOARCH [2021-08-21T18:42:54.948Z] #37 1.749 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:42:54.948Z] #37 1.749 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:42:54.948Z] #37 1.750 ++ dirname /tmp/install/install.sh [2021-08-21T18:42:54.948Z] #37 1.766 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-21T18:42:54.948Z] #37 1.766 + dir=/tmp/install [2021-08-21T18:42:54.948Z] #37 1.766 + bin=tini [2021-08-21T18:42:54.948Z] #37 1.766 + shift [2021-08-21T18:42:54.948Z] #37 1.766 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-21T18:42:54.948Z] #37 1.766 + . /tmp/install/tini.installer [2021-08-21T18:42:54.948Z] #37 1.766 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-21T18:42:54.948Z] #37 1.766 + install_tini [2021-08-21T18:42:54.948Z] #37 1.766 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-21T18:42:54.948Z] #37 1.766 + git clone https://github.com/krallin/tini.git /tmp/tmp.vsN2eSVJSv/tini [2021-08-21T18:42:54.948Z] #37 1.774 Cloning into '/tmp/tmp.vsN2eSVJSv/tini'... [2021-08-21T18:42:55.024Z] #19 2.461 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-08-21T18:42:55.204Z] #37 ... [2021-08-21T18:42:55.204Z] [2021-08-21T18:42:55.204Z] #52 [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-21T18:42:55.204Z] #52 sha256:244c7ac1b684da51931af48ad4f8e0581dcf9694986a19e4dcb92317b1a62db4 [2021-08-21T18:42:55.204Z] #52 75.22 strconv [2021-08-21T18:42:55.204Z] #52 79.28 reflect [2021-08-21T18:42:55.204Z] #52 83.10 time [2021-08-21T18:42:55.429Z] #46 85.20 go/doc [2021-08-21T18:42:55.429Z] #46 85.24 vendor/golang.org/x/text/unicode/norm [2021-08-21T18:42:55.968Z] #19 3.283 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-08-21T18:42:56.134Z] #52 ... [2021-08-21T18:42:56.134Z] [2021-08-21T18:42:56.134Z] #37 [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-21T18:42:56.134Z] #37 sha256:2d3ad01104691939720406f733b6c931a9b3db6e92a6b24548b2841c58ef1d5e [2021-08-21T18:42:56.134Z] #37 2.853 + cd /tmp/tmp.vsN2eSVJSv/tini [2021-08-21T18:42:56.134Z] #37 2.854 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-21T18:42:56.134Z] #37 2.891 + cmake . [2021-08-21T18:42:56.538Z] #19 ... [2021-08-21T18:42:56.538Z] [2021-08-21T18:42:56.538Z] #31 [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-21T18:42:56.538Z] #31 sha256:5796e02696284d0a106f0f5d18fed0aaa9b1a88879602178b023b8f20d09d5be [2021-08-21T18:42:56.538Z] #31 1.878 + RM_GOPATH=0 [2021-08-21T18:42:56.538Z] #31 1.878 + TMP_GOPATH= [2021-08-21T18:42:56.538Z] #31 1.878 + : /build [2021-08-21T18:42:56.538Z] #31 1.878 + '[' -z '' ']' [2021-08-21T18:42:56.538Z] #31 1.878 ++ mktemp -d [2021-08-21T18:42:56.538Z] #31 1.878 + export GOPATH=/tmp/tmp.2SnXfLXhRQ [2021-08-21T18:42:56.538Z] #31 1.878 + GOPATH=/tmp/tmp.2SnXfLXhRQ [2021-08-21T18:42:56.538Z] #31 1.878 + RM_GOPATH=1 [2021-08-21T18:42:56.538Z] #31 1.878 + case "$(go env GOARCH)" in [2021-08-21T18:42:56.538Z] #31 1.878 ++ go env GOARCH [2021-08-21T18:42:56.538Z] #31 1.906 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:42:56.538Z] #31 1.917 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:42:56.538Z] #31 1.917 ++ dirname /tmp/install/install.sh [2021-08-21T18:42:56.538Z] #31 1.917 + dir=/tmp/install [2021-08-21T18:42:56.538Z] #31 1.917 + bin=dockercli [2021-08-21T18:42:56.539Z] #31 1.917 + shift [2021-08-21T18:42:56.539Z] #31 1.917 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-21T18:42:56.539Z] #31 1.917 + . /tmp/install/dockercli.installer [2021-08-21T18:42:56.539Z] #31 1.917 ++ : stable [2021-08-21T18:42:56.539Z] #31 1.917 ++ : 17.06.2-ce [2021-08-21T18:42:56.539Z] #31 1.917 + install_dockercli [2021-08-21T18:42:56.539Z] #31 1.917 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-21T18:42:56.539Z] #31 1.917 ++ uname -m [2021-08-21T18:42:56.539Z] #31 1.923 + arch=x86_64 [2021-08-21T18:42:56.539Z] #31 1.923 + '[' x86_64 '!=' x86_64 ']' [2021-08-21T18:42:56.539Z] #31 1.923 + url=https://download.docker.com/linux/static [2021-08-21T18:42:56.539Z] #31 1.923 + tar -xz docker/docker [2021-08-21T18:42:56.539Z] #31 1.923 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-21T18:42:56.539Z] #31 1.924 Install docker/cli version 17.06.2-ce from stable [2021-08-21T18:42:56.539Z] #31 5.240 + mkdir -p /build [2021-08-21T18:42:56.539Z] #31 5.245 + mv docker/docker /build/ [2021-08-21T18:42:56.539Z] #31 5.246 + rmdir docker [2021-08-21T18:42:56.539Z] #31 DONE 5.4s [2021-08-21T18:42:56.539Z] [2021-08-21T18:42:56.539Z] #19 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:42:56.539Z] #19 sha256:83fa67fc6295bfbd75dad05f393b58dbb33f295f1ec5bb7657180a45326467b8 [2021-08-21T18:42:56.539Z] #19 4.043 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T18:42:56.821Z] #46 86.37 crypto/ecdsa [2021-08-21T18:42:57.063Z] #37 3.660 -- The C compiler identification is GNU 8.3.0 [2021-08-21T18:42:57.063Z] #37 3.767 -- Check for working C compiler: /usr/bin/cc [2021-08-21T18:42:57.482Z] #19 4.930 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-21T18:42:57.807Z] Fetching without tags [2021-08-21T18:42:57.807Z] #46 87.52 mime [2021-08-21T18:42:57.868Z] #46 92.16 github.com/LK4D4/vndr/build [2021-08-21T18:42:57.868Z] #46 ... [2021-08-21T18:42:57.868Z] [2021-08-21T18:42:57.868Z] #57 [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-21T18:42:57.868Z] #57 sha256:cd461f3f8465eed940468965e2db1fae878f3e04676b120f094a97e01d034604 [2021-08-21T18:42:57.869Z] #57 45.03 Checking out files: 46% (2143/4562) Checking out files: 47% (2145/4562) Checking out files: 48% (2190/4562) Checking out files: 49% (2236/4562) Checking out files: 50% (2281/4562) Checking out files: 51% (2327/4562) Checking out files: 52% (2373/4562) Checking out files: 53% (2418/4562) Checking out files: 54% (2464/4562) Checking out files: 55% (2510/4562) Checking out files: 56% (2555/4562) Checking out files: 57% (2601/4562) Checking out files: 58% (2646/4562) Checking out files: 59% (2692/4562) Checking out files: 60% (2738/4562) Checking out files: 61% (2783/4562) Checking out files: 62% (2829/4562) Checking out files: 63% (2875/4562) Checking out files: 64% (2920/4562) Checking out files: 65% (2966/4562) Checking out files: 66% (3011/4562) Checking out files: 67% (3057/4562) Checking out files: 68% (3103/4562) Checking out files: 69% (3148/4562) Checking out files: 70% (3194/4562) Checking out files: 71% (3240/4562) Checking out files: 72% (3285/4562) Checking out files: 73% (3331/4562) Checking out files: 74% (3376/4562) Checking out files: 75% (3422/4562) Checking out files: 76% (3468/4562) Checking out files: 77% (3513/4562) Checking out files: 78% (3559/4562) Checking out files: 79% (3604/4562) Checking out files: 80% (3650/4562) Checking out files: 81% (3696/4562) Checking out files: 82% (3741/4562) Checking out files: 83% (3787/4562) Checking out files: 84% (3833/4562) Checking out files: 85% (3878/4562) Checking out files: 86% (3924/4562) Checking out files: 87% (3969/4562) Checking out files: 88% (4015/4562) Checking out files: 89% (4061/4562) Checking out files: 90% (4106/4562) Checking out files: 90% (4138/4562) Checking out files: 91% (4152/4562) Checking out files: 92% (4198/4562) Checking out files: 93% (4243/4562) Checking out files: 94% (4289/4562) Checking out files: 95% (4334/4562) Checking out files: 96% (4380/4562) Checking out files: 97% (4426/4562) Checking out files: 98% (4471/4562) Checking out files: 99% (4517/4562) Checking out files: 100% (4562/4562) Checking out files: 100% (4562/4562), done. [2021-08-21T18:42:57.869Z] #57 46.33 + cd /tmp/tmp.9goobF3EsN/src/github.com/containerd/containerd [2021-08-21T18:42:57.869Z] #57 46.33 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-21T18:42:57.869Z] #57 48.32 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-21T18:42:57.869Z] #57 48.32 + BUILDTAGS='netgo osusergo static_build' [2021-08-21T18:42:57.869Z] #57 48.32 + export EXTRA_FLAGS=-buildmode=pie [2021-08-21T18:42:57.869Z] #57 48.32 + EXTRA_FLAGS=-buildmode=pie [2021-08-21T18:42:57.869Z] #57 48.32 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-21T18:42:57.869Z] #57 48.33 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-21T18:42:57.869Z] #57 48.33 + '[' '' = dynamic ']' [2021-08-21T18:42:57.869Z] #57 48.33 + make [2021-08-21T18:42:57.869Z] #57 50.01 + bin/ctr [2021-08-21T18:42:58.002Z] #37 4.852 -- Check for working C compiler: /usr/bin/cc -- works [2021-08-21T18:42:58.002Z] #37 4.853 -- Detecting C compiler ABI info [2021-08-21T18:42:58.176Z] #36 88.01 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-21T18:42:58.176Z] #36 88.04 Setting up xxd (2:8.1.0875-5) ... [2021-08-21T18:42:58.176Z] #36 88.06 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-21T18:42:58.176Z] #36 88.09 Setting up vim-common (2:8.1.0875-5) ... [2021-08-21T18:42:58.176Z] #36 88.17 Setting up librhash0:amd64 (1.3.8-1) ... [2021-08-21T18:42:58.176Z] #36 88.21 Setting up cmake-data (3.13.4-1) ... [2021-08-21T18:42:58.176Z] #36 88.25 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-21T18:42:58.176Z] #36 88.26 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-21T18:42:58.176Z] #36 88.29 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-21T18:42:58.176Z] #36 88.31 Setting up cmake (3.13.4-1) ... [2021-08-21T18:42:58.176Z] #36 88.33 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T18:42:58.176Z] #36 88.40 Processing triggers for mime-support (3.62) ... [2021-08-21T18:42:58.425Z] #19 5.915 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-08-21T18:42:58.483Z] Merging remotes/origin/master commit 41568dfc665ad4033d7fc860a5dac8102915008e into PR head commit 83ec46a7e67402258827a2b9f0e147863646eba0 [2021-08-21T18:42:58.744Z] #36 DONE 89.1s [2021-08-21T18:42:58.744Z] [2021-08-21T18:42:58.744Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:42:58.744Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:42:58.744Z] #44 82.01 Selecting previously unselected package python3-minimal. [2021-08-21T18:42:58.744Z] #44 82.01 (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 ... 15661 files and directories currently installed.) [2021-08-21T18:42:58.744Z] #44 82.07 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-21T18:42:58.744Z] #44 82.11 Unpacking python3-minimal (3.7.3-1) ... [2021-08-21T18:42:58.744Z] #44 82.31 Selecting previously unselected package libmpdec2:amd64. [2021-08-21T18:42:58.744Z] #44 82.31 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-21T18:42:58.744Z] #44 82.34 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-21T18:42:58.744Z] #44 82.51 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-21T18:42:58.744Z] #44 82.52 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T18:42:58.744Z] #44 82.53 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T18:42:58.744Z] #44 84.90 Selecting previously unselected package python3.7. [2021-08-21T18:42:58.744Z] #44 84.90 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T18:42:58.744Z] #44 84.92 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-21T18:42:58.744Z] #44 85.18 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-21T18:42:58.744Z] #44 85.19 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-21T18:42:58.744Z] #44 85.20 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-21T18:42:58.744Z] #44 85.40 Setting up python3-minimal (3.7.3-1) ... [2021-08-21T18:42:58.744Z] #44 87.44 Selecting previously unselected package python3. [2021-08-21T18:42:58.744Z] #44 87.45 (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 ... 16073 files and directories currently installed.) [2021-08-21T18:42:58.744Z] #44 87.58 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-08-21T18:42:58.744Z] #44 87.59 Unpacking python3 (3.7.3-1) ... [2021-08-21T18:42:58.745Z] #44 87.86 Selecting previously unselected package libprotobuf17:amd64. [2021-08-21T18:42:58.745Z] #44 87.88 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-08-21T18:42:58.745Z] #44 87.88 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-21T18:42:58.768Z] #46 ... [2021-08-21T18:42:58.768Z] [2021-08-21T18:42:58.768Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:42:58.768Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-21T18:42:58.768Z] #13 81.32 Selecting previously unselected package libapparmor1:arm64. [2021-08-21T18:42:58.768Z] #13 81.33 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-08-21T18:42:58.768Z] #13 81.34 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-08-21T18:42:58.768Z] #13 81.47 Selecting previously unselected package libapparmor-dev:arm64. [2021-08-21T18:42:58.768Z] #13 81.49 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-08-21T18:42:58.768Z] #13 81.49 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-08-21T18:42:58.768Z] #13 81.64 Selecting previously unselected package libbtrfs0. [2021-08-21T18:42:58.768Z] #13 81.67 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-08-21T18:42:58.768Z] #13 81.68 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-21T18:42:58.768Z] #13 81.80 Selecting previously unselected package libbtrfs-dev. [2021-08-21T18:42:58.768Z] #13 81.83 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-08-21T18:42:58.768Z] #13 81.84 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-21T18:42:58.768Z] #13 81.98 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-08-21T18:42:58.768Z] #13 81.99 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-08-21T18:42:58.768Z] #13 82.00 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-08-21T18:42:58.768Z] #13 82.12 Selecting previously unselected package libudev-dev:arm64. [2021-08-21T18:42:58.768Z] #13 82.12 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... [2021-08-21T18:42:58.768Z] #13 82.15 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... [2021-08-21T18:42:58.768Z] #13 82.33 Selecting previously unselected package libsepol1-dev:arm64. [2021-08-21T18:42:58.768Z] #13 82.33 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-08-21T18:42:58.768Z] #13 82.35 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-08-21T18:42:58.768Z] #13 82.65 Selecting previously unselected package libpcre16-3:arm64. [2021-08-21T18:42:58.768Z] #13 82.66 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-08-21T18:42:58.768Z] #13 82.67 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-08-21T18:42:58.768Z] #13 82.83 Selecting previously unselected package libpcre32-3:arm64. [2021-08-21T18:42:58.768Z] #13 82.84 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-08-21T18:42:58.768Z] #13 82.84 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-08-21T18:42:58.768Z] #13 82.98 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-08-21T18:42:58.768Z] #13 82.98 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-08-21T18:42:58.768Z] #13 83.00 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-08-21T18:42:58.768Z] #13 83.22 Selecting previously unselected package libpcre3-dev:arm64. [2021-08-21T18:42:58.768Z] #13 83.22 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-08-21T18:42:58.768Z] #13 83.23 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-08-21T18:42:58.768Z] #13 83.62 Selecting previously unselected package libselinux1-dev:arm64. [2021-08-21T18:42:58.768Z] #13 83.63 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-08-21T18:42:58.768Z] #13 83.65 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-08-21T18:42:58.768Z] #13 84.00 Selecting previously unselected package libdevmapper-dev:arm64. [2021-08-21T18:42:58.768Z] #13 84.01 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-08-21T18:42:58.768Z] #13 84.03 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-08-21T18:42:58.768Z] #13 84.12 Selecting previously unselected package libseccomp-dev:arm64. [2021-08-21T18:42:58.768Z] #13 84.13 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-08-21T18:42:58.768Z] #13 84.14 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-08-21T18:42:58.768Z] #13 84.35 Selecting previously unselected package libsystemd-dev:arm64. [2021-08-21T18:42:58.768Z] #13 84.37 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... [2021-08-21T18:42:58.768Z] #13 84.37 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... [2021-08-21T18:42:58.995Z] #19 6.346 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T18:42:58.995Z] #19 6.378 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [295 kB] [2021-08-21T18:42:58.995Z] #19 6.395 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-21T18:42:58.995Z] #19 6.422 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [291 kB] [2021-08-21T18:42:58.995Z] #19 6.438 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [272 kB] [2021-08-21T18:42:58.995Z] #19 6.462 Get:16 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [275 kB] [2021-08-21T18:42:58.995Z] #19 6.491 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-08-21T18:42:58.995Z] #19 6.493 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-08-21T18:42:58.995Z] #19 6.494 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-08-21T18:42:58.995Z] #19 6.494 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-08-21T18:42:58.995Z] #19 6.495 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T18:42:58.995Z] #19 6.497 Get:22 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-21T18:42:59.256Z] #19 6.649 Get:23 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB] [2021-08-21T18:42:59.256Z] #19 6.676 Get:24 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-21T18:42:59.256Z] #19 6.706 Get:25 http://deb.debian.org/debian buster-backports/main ppc64el Packages [469 kB] [2021-08-21T18:42:59.256Z] #19 6.739 Get:26 http://deb.debian.org/debian buster-backports/main armel Packages [454 kB] [2021-08-21T18:42:59.256Z] #19 6.765 Get:27 http://deb.debian.org/debian buster-backports/main s390x Packages [451 kB] [2021-08-21T18:42:59.256Z] #19 6.787 Get:28 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-08-21T18:42:59.332Z] #44 89.13 Selecting previously unselected package python3-pkg-resources. [2021-08-21T18:42:59.332Z] #44 89.14 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-21T18:42:59.332Z] #44 89.14 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-21T18:42:59.340Z] #13 85.04 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-08-21T18:42:59.340Z] #13 85.07 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-08-21T18:42:59.340Z] #13 85.09 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-08-21T18:42:59.340Z] #13 85.10 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-21T18:42:59.340Z] #13 85.12 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-08-21T18:42:59.340Z] #13 85.13 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-08-21T18:42:59.340Z] #13 85.14 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-21T18:42:59.340Z] #13 85.15 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-21T18:42:59.340Z] #13 85.17 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-08-21T18:42:59.340Z] #13 85.18 Setting up libudev-dev:arm64 (241-7~deb10u8) ... [2021-08-21T18:42:59.340Z] #13 85.22 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-21T18:42:59.340Z] #13 85.23 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-21T18:42:59.340Z] #13 85.25 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-08-21T18:42:59.340Z] #13 85.28 Setting up mingw-w64-common (6.0.0-3) ... [2021-08-21T18:42:59.340Z] #13 85.29 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... [2021-08-21T18:42:59.340Z] #13 85.31 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-21T18:42:59.368Z] #37 6.051 -- Detecting C compiler ABI info - done [2021-08-21T18:42:59.368Z] #37 6.120 -- Detecting C compile features [2021-08-21T18:42:59.595Z] #44 89.45 Selecting previously unselected package python3-six. [2021-08-21T18:42:59.595Z] #44 89.48 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-08-21T18:42:59.595Z] #44 89.49 Unpacking python3-six (1.12.0-1) ... [2021-08-21T18:42:59.601Z] #13 85.41 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-08-21T18:42:59.601Z] #13 85.43 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-21T18:42:59.601Z] #13 85.45 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-21T18:42:59.601Z] #13 85.47 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-21T18:42:59.601Z] #13 85.48 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-21T18:42:59.601Z] #13 85.49 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-08-21T18:42:59.601Z] #13 85.50 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-21T18:42:59.601Z] #13 85.51 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-21T18:42:59.601Z] #13 85.52 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-08-21T18:42:59.601Z] #13 85.54 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-08-21T18:42:59.601Z] #13 85.56 Setting up dmsetup (2:1.02.155-3) ... [2021-08-21T18:42:59.601Z] #13 85.57 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-08-21T18:42:59.601Z] #13 85.59 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-08-21T18:42:59.782Z] #57 ... [2021-08-21T18:42:59.782Z] [2021-08-21T18:42:59.782Z] #52 [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-21T18:42:59.782Z] #52 sha256:5bb9594798a0f1efcdd0094fc74a72961c0e20a05af930007dd423ca7d6e90ba [2021-08-21T18:42:59.782Z] #52 90.21 mvdan.cc/sh/v3/cmd/shfmt [2021-08-21T18:42:59.782Z] #52 DONE 94.3s [2021-08-21T18:42:59.782Z] [2021-08-21T18:42:59.782Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:42:59.782Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T18:42:59.782Z] #13 87.86 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-21T18:42:59.782Z] #13 87.86 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-21T18:42:59.782Z] #13 87.87 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-21T18:42:59.855Z] #44 89.61 Selecting previously unselected package python3-protobuf. [2021-08-21T18:42:59.855Z] #44 89.61 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-08-21T18:42:59.855Z] #44 89.62 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-08-21T18:42:59.863Z] #13 85.60 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T18:43:00.246Z] Commit message: "libcontainerd/local: fix GoDoc" [2021-08-21T18:42:57.546Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-21T18:42:57.584Z] > git config --add remote.origin.fetch +refs/pull/42768/head:refs/remotes/origin/PR-42768 # timeout=10 [2021-08-21T18:42:57.620Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T18:42:57.727Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-21T18:42:57.840Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-21T18:42:57.840Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T18:42:57.842Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42768/head:refs/remotes/origin/PR-42768 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T18:42:58.589Z] > git config core.sparsecheckout # timeout=10 [2021-08-21T18:42:58.630Z] > git checkout -f 83ec46a7e67402258827a2b9f0e147863646eba0 # timeout=10 [2021-08-21T18:43:00.426Z] #44 90.42 Selecting previously unselected package libnet1:amd64. [2021-08-21T18:43:00.426Z] #44 ... [2021-08-21T18:43:00.426Z] [2021-08-21T18:43:00.426Z] #37 [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-21T18:43:00.426Z] #37 sha256:e06b8f79abe6fe63699223786174a096c53a3d518793aa5549507c860bb2651d [2021-08-21T18:43:00.426Z] #37 1.558 + RM_GOPATH=0 [2021-08-21T18:43:00.426Z] #37 1.558 + TMP_GOPATH= [2021-08-21T18:43:00.426Z] #37 1.558 + : /build [2021-08-21T18:43:00.426Z] #37 1.558 + '[' -z '' ']' [2021-08-21T18:43:00.426Z] #37 1.558 ++ mktemp -d [2021-08-21T18:43:00.426Z] #37 1.566 + export GOPATH=/tmp/tmp.p3O9X8yGKT [2021-08-21T18:43:00.426Z] #37 1.566 + GOPATH=/tmp/tmp.p3O9X8yGKT [2021-08-21T18:43:00.426Z] #37 1.566 + RM_GOPATH=1 [2021-08-21T18:43:00.426Z] #37 1.566 + case "$(go env GOARCH)" in [2021-08-21T18:43:00.426Z] #37 1.566 ++ go env GOARCH [2021-08-21T18:43:00.426Z] #37 1.612 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:43:00.426Z] #37 1.612 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:43:00.426Z] #37 1.614 ++ dirname /tmp/install/install.sh [2021-08-21T18:43:00.426Z] #37 1.618 + dir=/tmp/install [2021-08-21T18:43:00.426Z] #37 1.619 + bin=tini [2021-08-21T18:43:00.426Z] #37 1.619 + shift [2021-08-21T18:43:00.426Z] #37 1.619 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-21T18:43:00.426Z] #37 1.623 + . /tmp/install/tini.installer [2021-08-21T18:43:00.426Z] #37 1.624 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-21T18:43:00.426Z] #37 1.628 + install_tini [2021-08-21T18:43:00.426Z] #37 1.628 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-21T18:43:00.426Z] #37 1.628 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-21T18:43:00.426Z] #37 1.628 + git clone https://github.com/krallin/tini.git /tmp/tmp.p3O9X8yGKT/tini [2021-08-21T18:43:00.426Z] #37 1.632 Cloning into '/tmp/tmp.p3O9X8yGKT/tini'... [2021-08-21T18:43:00.631Z] > git --version # timeout=10 [2021-08-21T18:43:00.684Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-21T18:43:00.730Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-08-21T18:43:00.817Z] #13 DONE 86.7s [2021-08-21T18:43:00.817Z] [2021-08-21T18:43:00.817Z] #54 [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-21T18:43:00.817Z] #54 sha256:03e21e9b0890ee041a7cbd5fc6d335fc7b4b2bdcf4ad5905644cbf9baf466ea8 [2021-08-21T18:43:01.169Z] #19 ... [2021-08-21T18:43:01.169Z] [2021-08-21T18:43:01.169Z] #66 [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-21T18:43:01.169Z] #66 sha256:3185143c3fbd151a7f44224a3fb3519de5b1c29e5c483ecd35c7f9ee4f0cfac5 [2021-08-21T18:43:01.169Z] #66 1.534 + RM_GOPATH=0 [2021-08-21T18:43:01.169Z] #66 1.534 + TMP_GOPATH= [2021-08-21T18:43:01.169Z] #66 1.534 + : /build [2021-08-21T18:43:01.169Z] #66 1.534 + '[' -z '' ']' [2021-08-21T18:43:01.169Z] #66 1.534 ++ mktemp -d [2021-08-21T18:43:01.169Z] #66 1.534 + export GOPATH=/tmp/tmp.G3O3fZ0eQC [2021-08-21T18:43:01.169Z] #66 1.534 + GOPATH=/tmp/tmp.G3O3fZ0eQC [2021-08-21T18:43:01.169Z] #66 1.534 + RM_GOPATH=1 [2021-08-21T18:43:01.169Z] #66 1.534 + case "$(go env GOARCH)" in [2021-08-21T18:43:01.169Z] #66 1.534 ++ go env GOARCH [2021-08-21T18:43:01.169Z] #66 1.536 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:43:01.169Z] #66 1.536 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:43:01.169Z] #66 1.536 ++ dirname /tmp/install/install.sh [2021-08-21T18:43:01.169Z] #66 1.539 + dir=/tmp/install [2021-08-21T18:43:01.169Z] #66 1.539 + bin=rootlesskit [2021-08-21T18:43:01.169Z] #66 1.539 + shift [2021-08-21T18:43:01.169Z] #66 1.539 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-21T18:43:01.169Z] #66 1.539 + . /tmp/install/rootlesskit.installer [2021-08-21T18:43:01.169Z] #66 1.539 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-21T18:43:01.169Z] #66 1.539 + install_rootlesskit [2021-08-21T18:43:01.169Z] #66 1.539 + case "$1" in [2021-08-21T18:43:01.169Z] #66 1.539 + export CGO_ENABLED=0 [2021-08-21T18:43:01.169Z] #66 1.539 + CGO_ENABLED=0 [2021-08-21T18:43:01.169Z] #66 1.539 + _install_rootlesskit [2021-08-21T18:43:01.169Z] #66 1.540 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-21T18:43:01.169Z] #66 1.540 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-21T18:43:01.169Z] #66 1.540 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.G3O3fZ0eQC/src/github.com/rootless-containers/rootlesskit [2021-08-21T18:43:01.169Z] #66 1.544 Cloning into '/tmp/tmp.G3O3fZ0eQC/src/github.com/rootless-containers/rootlesskit'... [2021-08-21T18:43:01.169Z] #66 2.946 + cd /tmp/tmp.G3O3fZ0eQC/src/github.com/rootless-containers/rootlesskit [2021-08-21T18:43:01.169Z] #66 2.946 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-21T18:43:01.169Z] #66 2.957 + export GO111MODULE=on [2021-08-21T18:43:01.169Z] #66 2.961 + GO111MODULE=on [2021-08-21T18:43:01.169Z] #66 2.961 + export GOPROXY=https://proxy.golang.org [2021-08-21T18:43:01.169Z] #66 2.961 + GOPROXY=https://proxy.golang.org [2021-08-21T18:43:01.169Z] #66 2.968 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-21T18:43:01.169Z] #66 2.968 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-21T18:43:01.169Z] #66 3.920 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-21T18:43:01.169Z] #66 3.921 go: downloading github.com/pkg/errors v0.9.1 [2021-08-21T18:43:01.169Z] #66 3.986 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-21T18:43:01.169Z] #66 4.222 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-21T18:43:01.169Z] #66 5.757 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-21T18:43:01.169Z] #66 6.376 go: downloading github.com/google/uuid v1.3.0 [2021-08-21T18:43:01.169Z] #66 6.446 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-21T18:43:01.169Z] #66 6.462 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-21T18:43:01.169Z] #66 6.557 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-21T18:43:01.169Z] #66 6.703 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-21T18:43:01.169Z] #66 6.854 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-21T18:43:01.169Z] #66 7.089 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-21T18:43:01.169Z] #66 7.137 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-21T18:43:01.169Z] #66 8.795 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-21T18:43:01.169Z] #66 8.819 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-21T18:43:01.169Z] #66 ... [2021-08-21T18:43:01.169Z] [2021-08-21T18:43:01.169Z] #43 [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-21T18:43:01.169Z] #43 sha256:ad956d3e5ecf4373b7dbba9e194184ccdbb2acf44b67c59650cf1a82587762de [2021-08-21T18:43:01.169Z] #43 2.207 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T18:43:01.169Z] #43 2.243 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T18:43:01.169Z] #43 2.243 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T18:43:01.169Z] #43 2.760 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-08-21T18:43:01.169Z] #43 3.185 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-08-21T18:43:01.169Z] #43 4.001 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-08-21T18:43:01.169Z] #43 4.780 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T18:43:01.169Z] #43 5.540 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-21T18:43:01.169Z] #43 6.220 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-08-21T18:43:01.169Z] #43 6.948 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T18:43:01.169Z] #43 6.989 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [275 kB] [2021-08-21T18:43:01.169Z] #43 7.024 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [272 kB] [2021-08-21T18:43:01.169Z] #43 7.057 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [291 kB] [2021-08-21T18:43:01.169Z] #43 7.081 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [295 kB] [2021-08-21T18:43:01.169Z] #43 7.100 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-21T18:43:01.169Z] #43 7.137 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T18:43:01.169Z] #43 7.137 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-08-21T18:43:01.169Z] #43 7.137 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-08-21T18:43:01.169Z] #43 7.162 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-21T18:43:01.169Z] #43 7.162 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-08-21T18:43:01.169Z] #43 7.162 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-08-21T18:43:01.292Z] Merge succeeded, producing 83ec46a7e67402258827a2b9f0e147863646eba0 [2021-08-21T18:43:01.293Z] Checking out Revision 83ec46a7e67402258827a2b9f0e147863646eba0 (PR-42768) [2021-08-21T18:43:01.430Z] #43 ... [2021-08-21T18:43:01.430Z] [2021-08-21T18:43:01.430Z] #63 [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-21T18:43:01.430Z] #63 sha256:870ac01ecd08e3d30c60dcdb1c55ff001035559e36d991627ee9fb9300ead48e [2021-08-21T18:43:01.430Z] #63 2.027 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T18:43:01.430Z] #63 2.121 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T18:43:01.430Z] #63 2.205 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T18:43:01.430Z] #63 2.640 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-21T18:43:01.430Z] #63 3.112 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T18:43:01.430Z] #63 3.800 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-08-21T18:43:01.430Z] #63 4.612 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-08-21T18:43:01.430Z] #63 5.423 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-08-21T18:43:01.430Z] #63 6.283 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-08-21T18:43:01.430Z] #63 7.100 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-21T18:43:01.430Z] #63 7.123 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [275 kB] [2021-08-21T18:43:01.430Z] #63 7.152 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [291 kB] [2021-08-21T18:43:01.430Z] #63 7.230 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [295 kB] [2021-08-21T18:43:01.430Z] #63 7.307 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T18:43:01.430Z] #63 7.347 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [272 kB] [2021-08-21T18:43:01.430Z] #63 7.410 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-08-21T18:43:01.430Z] #63 7.410 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-08-21T18:43:01.430Z] #63 7.410 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T18:43:01.430Z] #63 7.410 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-08-21T18:43:01.430Z] #63 7.438 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-08-21T18:43:01.430Z] #63 7.438 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-21T18:43:01.807Z] #37 2.852 + cd /tmp/tmp.p3O9X8yGKT/tini [2021-08-21T18:43:01.807Z] #37 2.852 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-21T18:43:01.807Z] #37 2.931 + cmake . [2021-08-21T18:43:01.807Z] #37 ... [2021-08-21T18:43:01.807Z] [2021-08-21T18:43:01.807Z] #46 [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-21T18:43:01.807Z] #46 sha256:31d60fa4cd3df99e705234854c175c3e188482ab9c1d73203d13940d5b6d8efe [2021-08-21T18:43:01.807Z] #46 82.13 strings [2021-08-21T18:43:01.807Z] #46 83.05 reflect [2021-08-21T18:43:01.807Z] #46 86.45 bufio [2021-08-21T18:43:01.807Z] #46 89.06 internal/syscall/unix [2021-08-21T18:43:01.807Z] #46 89.79 time [2021-08-21T18:43:01.906Z] #37 ... [2021-08-21T18:43:01.906Z] [2021-08-21T18:43:01.906Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:43:01.906Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T18:43:01.906Z] #13 86.68 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-21T18:43:01.906Z] #13 86.69 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-08-21T18:43:01.906Z] #13 86.72 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-21T18:43:02.067Z] #46 ... [2021-08-21T18:43:02.067Z] [2021-08-21T18:43:02.067Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:43:02.067Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:43:02.067Z] #44 90.42 Selecting previously unselected package libnet1:amd64. [2021-08-21T18:43:02.067Z] #44 90.44 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-21T18:43:02.067Z] #44 90.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-21T18:43:02.067Z] #44 90.65 Selecting previously unselected package libnl-3-200:amd64. [2021-08-21T18:43:02.067Z] #44 90.65 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-21T18:43:02.067Z] #44 90.66 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-21T18:43:02.067Z] #44 90.89 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-21T18:43:02.067Z] #44 90.89 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-21T18:43:02.067Z] #44 90.89 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-21T18:43:02.067Z] #44 91.03 Selecting previously unselected package criu. [2021-08-21T18:43:02.067Z] #44 91.04 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-08-21T18:43:02.067Z] #44 91.06 Unpacking criu (3.15-1) ... [2021-08-21T18:43:02.327Z] #44 92.32 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-21T18:43:02.587Z] #44 92.34 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-21T18:43:02.587Z] #44 92.36 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-21T18:43:02.587Z] #44 92.39 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-21T18:43:02.587Z] #44 92.40 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-21T18:43:02.587Z] #44 92.42 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T18:43:02.587Z] #44 92.43 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-21T18:43:02.587Z] #44 92.44 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-21T18:43:02.587Z] #44 ... [2021-08-21T18:43:02.587Z] [2021-08-21T18:43:02.587Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:43:02.587Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T18:43:02.587Z] #13 77.23 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-21T18:43:02.587Z] #13 77.23 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-08-21T18:43:02.587Z] #13 77.25 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-21T18:43:02.587Z] #13 80.63 Selecting previously unselected package binutils-mingw-w64. [2021-08-21T18:43:02.587Z] #13 80.67 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-08-21T18:43:02.587Z] #13 80.68 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-21T18:43:02.587Z] #13 80.88 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-21T18:43:02.587Z] #13 80.90 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-21T18:43:02.587Z] #13 80.90 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-21T18:43:02.587Z] #13 81.14 Selecting previously unselected package dmsetup. [2021-08-21T18:43:02.587Z] #13 81.14 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-08-21T18:43:02.587Z] #13 81.16 Unpacking dmsetup (2:1.02.155-3) ... [2021-08-21T18:43:02.587Z] #13 81.45 Selecting previously unselected package mingw-w64-common. [2021-08-21T18:43:02.587Z] #13 81.45 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-08-21T18:43:02.587Z] #13 81.46 Unpacking mingw-w64-common (6.0.0-3) ... [2021-08-21T18:43:02.743Z] #54 1.683 + RM_GOPATH=0 [2021-08-21T18:43:02.743Z] #54 1.683 + TMP_GOPATH= [2021-08-21T18:43:02.743Z] #54 1.684 + : /build [2021-08-21T18:43:02.743Z] #54 1.684 + '[' -z '' ']' [2021-08-21T18:43:02.743Z] #54 1.684 ++ mktemp -d [2021-08-21T18:43:02.743Z] #54 1.694 + export GOPATH=/tmp/tmp.12pUv1cn1V [2021-08-21T18:43:02.743Z] #54 1.694 + GOPATH=/tmp/tmp.12pUv1cn1V [2021-08-21T18:43:02.743Z] #54 1.694 + RM_GOPATH=1 [2021-08-21T18:43:02.743Z] #54 1.694 + case "$(go env GOARCH)" in [2021-08-21T18:43:02.743Z] #54 1.694 ++ go env GOARCH [2021-08-21T18:43:02.743Z] #54 1.714 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:43:02.743Z] #54 1.714 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:43:02.743Z] #54 1.716 ++ dirname /tmp/install/install.sh [2021-08-21T18:43:02.743Z] #54 1.717 + dir=/tmp/install [2021-08-21T18:43:02.743Z] #54 1.718 + bin=runc [2021-08-21T18:43:02.743Z] #54 1.718 + shift [2021-08-21T18:43:02.743Z] #54 1.718 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-21T18:43:02.743Z] #54 1.718 + . /tmp/install/runc.installer [2021-08-21T18:43:02.743Z] #54 1.718 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-21T18:43:02.743Z] #54 1.718 + install_runc [2021-08-21T18:43:02.743Z] #54 1.719 + uname -r [2021-08-21T18:43:02.743Z] #54 1.719 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-21T18:43:02.743Z] #54 1.742 + RUNC_BUILDTAGS='seccomp ' [2021-08-21T18:43:02.743Z] #54 1.742 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-21T18:43:02.743Z] #54 ... [2021-08-21T18:43:02.743Z] [2021-08-21T18:43:02.743Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-21T18:43:02.743Z] #14 sha256:240f216314566eea95ffa97407d5f440e552eaef02a8a22ba80d6a905dba8dca [2021-08-21T18:43:02.743Z] #14 DONE 1.8s [2021-08-21T18:43:02.743Z] [2021-08-21T18:43:02.743Z] #54 [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-21T18:43:02.743Z] #54 sha256:03e21e9b0890ee041a7cbd5fc6d335fc7b4b2bdcf4ad5905644cbf9baf466ea8 [2021-08-21T18:43:02.743Z] #54 1.742 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.12pUv1cn1V/src/github.com/opencontainers/runc [2021-08-21T18:43:02.743Z] #54 1.742 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-21T18:43:02.743Z] #54 1.745 Cloning into '/tmp/tmp.12pUv1cn1V/src/github.com/opencontainers/runc'... [2021-08-21T18:43:02.846Z] #13 ... [2021-08-21T18:43:02.847Z] [2021-08-21T18:43:02.847Z] #37 [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-21T18:43:02.847Z] #37 sha256:e06b8f79abe6fe63699223786174a096c53a3d518793aa5549507c860bb2651d [2021-08-21T18:43:02.847Z] #37 3.901 -- The C compiler identification is GNU 8.3.0 [2021-08-21T18:43:02.847Z] #37 3.994 -- Check for working C compiler: /usr/bin/cc [2021-08-21T18:43:00.962Z] > git remote # timeout=10 [2021-08-21T18:43:01.045Z] > git config --get remote.origin.url # timeout=10 [2021-08-21T18:43:01.084Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T18:43:01.085Z] > git merge 41568dfc665ad4033d7fc860a5dac8102915008e # timeout=10 [2021-08-21T18:43:01.198Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-08-21T18:43:01.325Z] > git config core.sparsecheckout # timeout=10 [2021-08-21T18:43:01.364Z] > git checkout -f 83ec46a7e67402258827a2b9f0e147863646eba0 # timeout=10 [2021-08-21T18:43:04.138Z] #54 ... [2021-08-21T18:43:04.138Z] [2021-08-21T18:43:04.138Z] #15 [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-21T18:43:04.138Z] #15 sha256:08341fb016d962fa740aaa2c6aa92fc4f328266cea073de9831122b2b7def28b [2021-08-21T18:43:04.138Z] #15 DONE 1.6s [2021-08-21T18:43:04.225Z] #37 5.364 -- Check for working C compiler: /usr/bin/cc -- works [2021-08-21T18:43:04.225Z] #37 5.384 -- Detecting C compiler ABI info [2021-08-21T18:43:04.272Z] + docker version [2021-08-21T18:43:04.402Z] [2021-08-21T18:43:04.402Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-21T18:43:04.402Z] #16 sha256:1f3020a268fef3a9b32c149d04e272412a891f44b90ba9a8b1294c80bde218c1 [2021-08-21T18:43:05.354Z] #16 1.264 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-21T18:43:05.608Z] #37 ... [2021-08-21T18:43:05.608Z] [2021-08-21T18:43:05.608Z] #52 [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-21T18:43:05.608Z] #52 sha256:020e795b85f8e1b0e48098e668c82f48d8560d9a6666852feab8b3243e721bb0 [2021-08-21T18:43:05.608Z] #52 85.48 reflect [2021-08-21T18:43:05.608Z] #52 87.79 time [2021-08-21T18:43:05.608Z] #52 ... [2021-08-21T18:43:05.608Z] [2021-08-21T18:43:05.608Z] #37 [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-21T18:43:05.608Z] #37 sha256:e06b8f79abe6fe63699223786174a096c53a3d518793aa5549507c860bb2651d [2021-08-21T18:43:05.608Z] #37 6.656 -- Detecting C compiler ABI info - done [2021-08-21T18:43:05.608Z] #37 6.767 -- Detecting C compile features [2021-08-21T18:43:05.624Z] #16 DONE 1.5s [2021-08-21T18:43:05.624Z] [2021-08-21T18:43:05.624Z] #46 [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-21T18:43:05.624Z] #46 sha256:df2cbee543b371cc06227e2e44ff7d7bd9ebf94cbd692adc9e21f66cd504f6a4 [2021-08-21T18:43:05.624Z] #46 89.85 github.com/LK4D4/vndr/build [2021-08-21T18:43:05.624Z] #46 90.75 vendor/golang.org/x/net/idna [2021-08-21T18:43:05.624Z] #46 94.84 crypto/x509 [2021-08-21T18:43:05.624Z] #46 94.84 net/textproto [2021-08-21T18:43:05.624Z] #46 94.84 vendor/golang.org/x/net/http/httpproxy [2021-08-21T18:43:05.892Z] #46 ... [2021-08-21T18:43:05.892Z] [2021-08-21T18:43:05.892Z] #59 [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-21T18:43:05.892Z] #59 sha256:4e3d6b30f8f84c5cac85762204890edc9f1937d4e06b553bc9f9541ed5102131 [2021-08-21T18:43:05.892Z] #59 89.96 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-21T18:43:05.892Z] #59 89.96 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-21T18:43:05.892Z] #59 DONE 95.7s [2021-08-21T18:43:05.892Z] [2021-08-21T18:43:05.892Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-21T18:43:05.892Z] #60 sha256:315511bb19168069a0fc4ef6363b48834a20ca395a5e4575d5ac0695c574742b [2021-08-21T18:43:05.892Z] #60 DONE 0.2s [2021-08-21T18:43:05.892Z] [2021-08-21T18:43:05.892Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-21T18:43:05.892Z] #61 sha256:89288afe120b489639973b42c5712cb3ccfcb68ad62bc5ca6bd91bf9a62fb697 [2021-08-21T18:43:06.154Z] #61 DONE 0.3s [2021-08-21T18:43:06.154Z] [2021-08-21T18:43:06.154Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-21T18:43:06.154Z] #17 sha256:8d1092cba0409a27941015753a6d130f55a1bb3c048ad646589eabc7aa71b6af [2021-08-21T18:43:07.545Z] #17 DONE 1.9s [2021-08-21T18:43:07.545Z] [2021-08-21T18:43:07.545Z] #46 [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-21T18:43:07.545Z] #46 sha256:df2cbee543b371cc06227e2e44ff7d7bd9ebf94cbd692adc9e21f66cd504f6a4 [2021-08-21T18:43:07.545Z] #46 96.56 mime/multipart [2021-08-21T18:43:07.545Z] #46 96.57 vendor/golang.org/x/net/http/httpguts [2021-08-21T18:43:07.930Z] #13 ... [2021-08-21T18:43:07.930Z] [2021-08-21T18:43:07.930Z] #46 [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-21T18:43:07.930Z] #46 sha256:67faab39b12e780365dc763bff6f16fa0b0c13095d26680f8973693c68d192aa [2021-08-21T18:43:07.930Z] #46 93.22 compress/flate [2021-08-21T18:43:07.930Z] #46 94.61 hash/crc32 [2021-08-21T18:43:07.930Z] #46 95.44 compress/gzip [2021-08-21T18:43:07.930Z] #46 95.52 net [2021-08-21T18:43:07.930Z] #46 96.03 vendor/golang.org/x/text/transform [2021-08-21T18:43:07.930Z] #46 96.79 vendor/golang.org/x/text/unicode/bidi [2021-08-21T18:43:07.930Z] #46 98.53 vendor/golang.org/x/text/secure/bidirule [2021-08-21T18:43:07.930Z] #46 98.80 vendor/golang.org/x/text/unicode/norm [2021-08-21T18:43:07.930Z] #46 101.8 vendor/golang.org/x/net/idna [2021-08-21T18:43:08.452Z] #13 ... [2021-08-21T18:43:08.452Z] [2021-08-21T18:43:08.452Z] #37 [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-21T18:43:08.452Z] #37 sha256:2d3ad01104691939720406f733b6c931a9b3db6e92a6b24548b2841c58ef1d5e [2021-08-21T18:43:08.452Z] #37 9.045 -- Detecting C compile features - done [2021-08-21T18:43:08.452Z] #37 9.079 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-21T18:43:08.452Z] #37 9.372 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-21T18:43:08.452Z] #37 9.531 -- Configuring done [2021-08-21T18:43:08.452Z] #37 9.573 -- Generating done [2021-08-21T18:43:08.452Z] #37 9.588 -- Build files have been written to: /tmp/tmp.vsN2eSVJSv/tini [2021-08-21T18:43:08.452Z] #37 9.604 + make tini-static [2021-08-21T18:43:08.452Z] #37 10.22 Scanning dependencies of target tini-static [2021-08-21T18:43:08.452Z] #37 10.41 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-21T18:43:08.452Z] #37 12.52 [100%] Linking C executable tini-static [2021-08-21T18:43:08.452Z] #37 13.23 [100%] Built target tini-static [2021-08-21T18:43:08.452Z] #37 13.35 + mkdir -p /build [2021-08-21T18:43:08.452Z] #37 13.40 + cp tini-static /build/docker-init [2021-08-21T18:43:08.452Z] #37 DONE 15.0s [2021-08-21T18:43:08.452Z] [2021-08-21T18:43:08.452Z] #46 [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-21T18:43:08.452Z] #46 sha256:994800021d0426e8d0c85261f47305955f1ce4fd2c2c8ea21c514c0a487b09bf [2021-08-21T18:43:08.452Z] #46 92.63 internal/syscall/unix [2021-08-21T18:43:08.452Z] #46 93.33 internal/poll [2021-08-21T18:43:08.452Z] #46 95.47 internal/fmtsort [2021-08-21T18:43:08.452Z] #46 96.35 internal/syscall/execenv [2021-08-21T18:43:08.452Z] #46 96.53 path [2021-08-21T18:43:08.452Z] #46 97.09 io/fs [2021-08-21T18:43:08.452Z] #46 97.29 regexp/syntax [2021-08-21T18:43:08.502Z] #46 103.4 vendor/golang.org/x/net/http2/hpack [2021-08-21T18:43:08.708Z] #46 98.54 os [2021-08-21T18:43:09.472Z] #46 98.97 crypto/tls [2021-08-21T18:43:09.734Z] #46 ... [2021-08-21T18:43:09.734Z] [2021-08-21T18:43:09.734Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-21T18:43:09.734Z] #18 sha256:d9bbebd1f523bdd6a2f52abd4fd78d436622d24f5e33ec4badb2515844357c35 [2021-08-21T18:43:09.734Z] #18 DONE 2.1s [2021-08-21T18:43:09.800Z] #37 10.29 -- Detecting C compile features - done [2021-08-21T18:43:09.800Z] #37 10.42 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-21T18:43:09.800Z] #37 10.84 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-21T18:43:09.800Z] #37 10.96 -- Configuring done [2021-08-21T18:43:09.800Z] #37 10.98 -- Generating done [2021-08-21T18:43:09.800Z] #37 11.01 -- Build files have been written to: /tmp/tmp.p3O9X8yGKT/tini [2021-08-21T18:43:09.800Z] #37 11.01 + make tini-static [2021-08-21T18:43:09.888Z] #46 104.6 mime [2021-08-21T18:43:10.006Z] [2021-08-21T18:43:10.006Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-08-21T18:43:10.006Z] #19 sha256:4bcc9149ad07795f5337cadf2d737b02655384beb35f50b7f433484b17ae048b [2021-08-21T18:43:10.408Z] #37 11.68 Scanning dependencies of target tini-static [2021-08-21T18:43:10.670Z] #37 11.82 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-21T18:43:10.830Z] #46 105.8 mime/quotedprintable [2021-08-21T18:43:11.238Z] #37 ... [2021-08-21T18:43:11.238Z] [2021-08-21T18:43:11.238Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:43:11.238Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:43:11.238Z] #44 101.2 Setting up python3 (3.7.3-1) ... [2021-08-21T18:43:11.403Z] #19 DONE 1.6s [2021-08-21T18:43:11.403Z] [2021-08-21T18:43:11.403Z] #20 [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 aufs-tools bash-completion bzip2 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-21T18:43:11.403Z] #20 sha256:6308ee64ea978ada25965b0d074b938aebfb3b778ba37391d531d63fb3c4aa80 [2021-08-21T18:43:11.403Z] #46 106.2 net/http/internal [2021-08-21T18:43:11.665Z] #46 ... [2021-08-21T18:43:11.665Z] [2021-08-21T18:43:11.665Z] #59 [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-21T18:43:11.665Z] #59 sha256:1cf109e4b895a39ae92f76a2e7b90d52e11dd377920fec9ef322c933d83c087c [2021-08-21T18:43:11.665Z] #59 106.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-21T18:43:11.665Z] #59 106.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-21T18:43:11.985Z] #46 ... [2021-08-21T18:43:11.985Z] [2021-08-21T18:43:11.985Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:43:11.985Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T18:43:11.985Z] #13 96.46 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-21T18:43:11.985Z] #13 96.47 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-21T18:43:11.985Z] #13 96.50 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-21T18:43:11.985Z] #13 96.72 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-08-21T18:43:11.985Z] #13 96.74 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-21T18:43:11.985Z] #13 96.76 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-21T18:43:12.242Z] #13 ... [2021-08-21T18:43:12.242Z] [2021-08-21T18:43:12.242Z] #52 [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-21T18:43:12.242Z] #52 sha256:244c7ac1b684da51931af48ad4f8e0581dcf9694986a19e4dcb92317b1a62db4 [2021-08-21T18:43:12.242Z] #52 92.30 context [2021-08-21T18:43:12.242Z] #52 93.73 internal/poll [2021-08-21T18:43:12.242Z] #52 97.46 io/fs [2021-08-21T18:43:12.242Z] #52 98.03 encoding/binary [2021-08-21T18:43:12.242Z] #52 99.34 os [2021-08-21T18:43:12.242Z] #52 101.7 encoding/base64 [2021-08-21T18:43:12.242Z] #52 102.4 golang.org/x/sys/unix [2021-08-21T18:43:12.500Z] #52 ... [2021-08-21T18:43:12.500Z] [2021-08-21T18:43:12.500Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:43:12.500Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:43:12.500Z] #44 91.79 Setting up python3 (3.7.3-1) ... [2021-08-21T18:43:12.500Z] #44 92.93 Setting up python3-six (1.12.0-1) ... [2021-08-21T18:43:12.500Z] #44 94.84 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-21T18:43:12.500Z] #44 96.92 Setting up python3-protobuf (3.6.1.3-2) ... [2021-08-21T18:43:12.500Z] #44 101.4 Setting up criu (3.15-1) ... [2021-08-21T18:43:12.616Z] #44 102.2 Setting up python3-six (1.12.0-1) ... [2021-08-21T18:43:12.825Z] Client: [2021-08-21T18:43:12.825Z] Version: 20.10.8 [2021-08-21T18:43:12.825Z] API version: 1.41 [2021-08-21T18:43:12.825Z] Go version: go1.16.6 [2021-08-21T18:43:12.825Z] Git commit: 3967b7d [2021-08-21T18:43:12.825Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-21T18:43:12.825Z] OS/Arch: windows/amd64 [2021-08-21T18:43:12.825Z] Context: default [2021-08-21T18:43:12.825Z] Experimental: true [2021-08-21T18:43:12.825Z] [2021-08-21T18:43:12.825Z] Server: Docker Engine - Community [2021-08-21T18:43:12.825Z] Engine: [2021-08-21T18:43:12.825Z] Version: 20.10.8 [2021-08-21T18:43:12.825Z] API version: 1.41 (minimum version 1.24) [2021-08-21T18:43:12.825Z] Go version: go1.16.6 [2021-08-21T18:43:12.825Z] Git commit: 75249d8 [2021-08-21T18:43:12.825Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-21T18:43:12.825Z] OS/Arch: windows/amd64 [2021-08-21T18:43:12.825Z] Experimental: true [2021-08-21T18:43:12.890Z] Commit message: "libcontainerd/local: fix GoDoc" [2021-08-21T18:43:13.326Z] #20 1.674 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-21T18:43:13.326Z] #20 1.722 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T18:43:13.326Z] #20 1.722 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T18:43:13.326Z] #20 1.722 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [Pipeline] sh [2021-08-21T18:43:13.589Z] #20 2.351 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-08-21T18:43:13.502Z] > git --version # timeout=10 [2021-08-21T18:43:13.546Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-21T18:43:13.587Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-08-21T18:43:13.874Z] #44 ... [2021-08-21T18:43:13.874Z] [2021-08-21T18:43:13.874Z] #46 [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-21T18:43:13.874Z] #46 sha256:994800021d0426e8d0c85261f47305955f1ce4fd2c2c8ea21c514c0a487b09bf [2021-08-21T18:43:13.874Z] #46 103.6 regexp [2021-08-21T18:43:13.996Z] #44 ... [2021-08-21T18:43:13.996Z] [2021-08-21T18:43:13.996Z] #37 [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-21T18:43:13.996Z] #37 sha256:e06b8f79abe6fe63699223786174a096c53a3d518793aa5549507c860bb2651d [2021-08-21T18:43:13.996Z] #37 13.65 [100%] Linking C executable tini-static [2021-08-21T18:43:13.996Z] #37 14.56 [100%] Built target tini-static [2021-08-21T18:43:13.996Z] #37 14.72 + mkdir -p /build [2021-08-21T18:43:13.996Z] #37 14.73 + cp tini-static /build/docker-init [2021-08-21T18:43:13.996Z] #37 DONE 15.1s [2021-08-21T18:43:13.996Z] [2021-08-21T18:43:13.996Z] #46 [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-21T18:43:13.996Z] #46 sha256:31d60fa4cd3df99e705234854c175c3e188482ab9c1d73203d13940d5b6d8efe [2021-08-21T18:43:13.996Z] #46 100.6 internal/poll [2021-08-21T18:43:13.996Z] #46 102.4 internal/fmtsort [2021-08-21T18:43:13.996Z] #46 103.1 internal/syscall/execenv [2021-08-21T18:43:13.996Z] #46 103.4 path [2021-08-21T18:43:13.996Z] #46 104.3 regexp/syntax [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-21T18:43:14.133Z] #46 104.2 fmt [2021-08-21T18:43:14.345Z] + docker info [2021-08-21T18:43:14.538Z] #20 3.300 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-21T18:43:14.593Z] #46 105.0 io/fs [2021-08-21T18:43:15.487Z] #20 4.332 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-21T18:43:15.506Z] #46 ... [2021-08-21T18:43:15.506Z] [2021-08-21T18:43:15.506Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:43:15.506Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:43:15.506Z] #44 103.7 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T18:43:15.506Z] #44 103.8 Processing triggers for mime-support (3.62) ... [2021-08-21T18:43:15.506Z] #44 DONE 104.9s [2021-08-21T18:43:15.506Z] [2021-08-21T18:43:15.506Z] #50 [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-21T18:43:15.506Z] #50 sha256:04829e3af0aa12be05135ccdee52690efd2024921bec5ba5e505329a4efa4e2b [2021-08-21T18:43:15.763Z] #50 ... [2021-08-21T18:43:15.763Z] [2021-08-21T18:43:15.763Z] #52 [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-21T18:43:15.763Z] #52 sha256:244c7ac1b684da51931af48ad4f8e0581dcf9694986a19e4dcb92317b1a62db4 [2021-08-21T18:43:15.763Z] #52 105.8 fmt [2021-08-21T18:43:16.352Z] #63 ... [2021-08-21T18:43:16.352Z] [2021-08-21T18:43:16.352Z] #43 [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-21T18:43:16.352Z] #43 sha256:ad956d3e5ecf4373b7dbba9e194184ccdbb2acf44b67c59650cf1a82587762de [2021-08-21T18:43:16.352Z] #43 25.22 Fetched 48.3 MB in 23s (2080 kB/s) [2021-08-21T18:43:16.499Z] #46 ... [2021-08-21T18:43:16.499Z] [2021-08-21T18:43:16.499Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:43:16.499Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T18:43:16.499Z] #13 90.93 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-21T18:43:16.499Z] #13 90.96 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-08-21T18:43:16.499Z] #13 90.97 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-21T18:43:16.499Z] #13 100.7 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-21T18:43:16.499Z] #13 100.7 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-21T18:43:16.499Z] #13 100.7 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-21T18:43:16.499Z] #13 101.1 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-08-21T18:43:16.758Z] #13 101.1 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-21T18:43:16.758Z] #13 101.1 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-21T18:43:16.758Z] #13 ... [2021-08-21T18:43:16.758Z] [2021-08-21T18:43:16.758Z] #52 [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-21T18:43:16.758Z] #52 sha256:020e795b85f8e1b0e48098e668c82f48d8560d9a6666852feab8b3243e721bb0 [2021-08-21T18:43:16.758Z] #52 96.95 context [2021-08-21T18:43:16.758Z] #52 98.79 internal/poll [2021-08-21T18:43:16.758Z] #52 103.5 path [2021-08-21T18:43:16.758Z] #52 104.4 io/fs [2021-08-21T18:43:16.758Z] #52 106.1 os [2021-08-21T18:43:16.758Z] #52 106.2 encoding/binary [2021-08-21T18:43:16.758Z] #52 ... [2021-08-21T18:43:16.758Z] [2021-08-21T18:43:16.758Z] #46 [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-21T18:43:16.758Z] #46 sha256:31d60fa4cd3df99e705234854c175c3e188482ab9c1d73203d13940d5b6d8efe [2021-08-21T18:43:16.758Z] #46 106.9 os [2021-08-21T18:43:16.781Z] + docker version [2021-08-21T18:43:16.879Z] #20 5.507 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-21T18:43:16.958Z] #59 ... [2021-08-21T18:43:16.958Z] [2021-08-21T18:43:16.958Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:43:16.958Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T18:43:16.958Z] #13 101.9 Selecting previously unselected package libapparmor1:amd64. [2021-08-21T18:43:16.958Z] #13 101.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-08-21T18:43:16.958Z] #13 101.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-08-21T18:43:16.958Z] #13 102.0 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-21T18:43:16.958Z] #13 102.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-08-21T18:43:16.958Z] #13 102.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-21T18:43:16.958Z] #13 102.1 Selecting previously unselected package libbtrfs0. [2021-08-21T18:43:16.958Z] #13 102.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-21T18:43:16.958Z] #13 102.2 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-21T18:43:16.958Z] #13 102.2 Selecting previously unselected package libbtrfs-dev. [2021-08-21T18:43:16.958Z] #13 102.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-21T18:43:16.958Z] #13 102.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-21T18:43:16.958Z] #13 102.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-21T18:43:16.958Z] #13 102.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-21T18:43:16.958Z] #13 102.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-21T18:43:16.958Z] #13 102.4 Selecting previously unselected package libudev-dev:amd64. [2021-08-21T18:43:16.958Z] #13 102.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-08-21T18:43:16.958Z] #13 102.4 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-21T18:43:16.958Z] #13 102.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-21T18:43:16.958Z] #13 102.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-08-21T18:43:16.958Z] #13 102.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-08-21T18:43:16.958Z] #13 102.8 Selecting previously unselected package libpcre16-3:amd64. [2021-08-21T18:43:16.958Z] #13 102.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-08-21T18:43:16.958Z] #13 102.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-08-21T18:43:16.958Z] #13 103.0 Selecting previously unselected package libpcre32-3:amd64. [2021-08-21T18:43:16.958Z] #13 103.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-08-21T18:43:16.958Z] #13 103.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-08-21T18:43:16.958Z] #13 103.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-08-21T18:43:16.958Z] #13 103.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-08-21T18:43:16.958Z] #13 103.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-21T18:43:16.958Z] #13 103.3 Selecting previously unselected package libpcre3-dev:amd64. [2021-08-21T18:43:16.958Z] #13 103.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-08-21T18:43:16.958Z] #13 103.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-21T18:43:16.958Z] #13 103.6 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-21T18:43:16.958Z] #13 103.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-08-21T18:43:16.958Z] #13 103.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-21T18:43:16.958Z] #13 103.9 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-21T18:43:16.958Z] #13 103.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-08-21T18:43:16.958Z] #13 103.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-21T18:43:16.958Z] #13 103.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-21T18:43:16.958Z] #13 104.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-21T18:43:16.958Z] #13 104.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-21T18:43:16.958Z] #13 104.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-21T18:43:16.958Z] #13 104.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-08-21T18:43:16.958Z] #13 104.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-21T18:43:16.959Z] #13 104.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-21T18:43:16.959Z] #13 105.1 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-21T18:43:16.959Z] #13 105.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-08-21T18:43:16.959Z] #13 105.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-21T18:43:17.844Z] #13 106.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-08-21T18:43:18.105Z] [2021-08-21T18:43:18.105Z] #13 ... [2021-08-21T18:43:18.105Z] [2021-08-21T18:43:18.105Z] #59 [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-21T18:43:18.105Z] #59 sha256:1cf109e4b895a39ae92f76a2e7b90d52e11dd377920fec9ef322c933d83c087c [2021-08-21T18:43:18.105Z] #59 DONE 113.1s [2021-08-21T18:43:18.105Z] [2021-08-21T18:43:18.105Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:43:18.105Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T18:43:18.105Z] #13 106.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-08-21T18:43:18.105Z] #13 106.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-21T18:43:18.365Z] #13 106.7 Setting up libbtrfs0 (4.20.1-2) ...#13 ... [2021-08-21T18:43:18.365Z] [2021-08-21T18:43:18.365Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-21T18:43:18.365Z] #60 sha256:a99bf7ff0fc565a2aebc3ffa8009ee7711349e7eb458f31ed5b27f6fa6dee0b9 [2021-08-21T18:43:18.365Z] #60 DONE 0.1s [2021-08-21T18:43:18.365Z] [2021-08-21T18:43:18.365Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:43:18.365Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T18:43:18.365Z] #13 106.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-21T18:43:18.365Z] #13 106.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-08-21T18:43:18.365Z] #13 106.8 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-21T18:43:18.365Z] #13 106.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-21T18:43:18.365Z] #13 106.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-21T18:43:18.366Z] #13 106.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-21T18:43:18.366Z] #13 106.9 Setting up mingw-w64-common (6.0.0-3) ... [2021-08-21T18:43:18.366Z] #13 106.9 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-21T18:43:18.366Z] #13 106.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-21T18:43:18.366Z] #13 106.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-21T18:43:18.366Z] #13 106.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-21T18:43:18.366Z] #13 106.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-21T18:43:18.366Z] #13 ... [2021-08-21T18:43:18.366Z] [2021-08-21T18:43:18.366Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-21T18:43:18.366Z] #61 sha256:9c51af3177fee0cf392d7bd7cbf799a296b493822e3d859fa3196e8a995b72d3 [2021-08-21T18:43:18.366Z] #61 DONE 0.1s [2021-08-21T18:43:18.366Z] [2021-08-21T18:43:18.366Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:43:18.366Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T18:43:18.366Z] #13 106.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-21T18:43:18.366Z] #13 107.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-21T18:43:18.366Z] #13 107.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-08-21T18:43:18.366Z] #13 107.0 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-21T18:43:18.366Z] #13 107.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-21T18:43:18.366Z] #13 107.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-21T18:43:18.366Z] #13 107.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-21T18:43:18.366Z] #13 107.0 Setting up dmsetup (2:1.02.155-3) ... [2021-08-21T18:43:18.627Z] #13 107.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-21T18:43:18.627Z] #13 107.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-21T18:43:18.627Z] #13 107.1 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T18:43:19.433Z] #20 7.962 Fetched 8813 kB in 7s (1348 kB/s) [2021-08-21T18:43:19.571Z] #13 DONE 107.9s [2021-08-21T18:43:19.571Z] [2021-08-21T18:43:19.571Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-21T18:43:19.571Z] #14 sha256:58746fa8b69a01ee72bed03088ea56fb7c4f3c4ff6c6787f21a78c669a783b1c [2021-08-21T18:43:20.946Z] #46 111.2 regexp [2021-08-21T18:43:21.357Z] #20 7.962 Reading package lists... [2021-08-21T18:43:21.357Z] #20 ... [2021-08-21T18:43:21.357Z] [2021-08-21T18:43:21.357Z] #32 [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-21T18:43:21.357Z] #32 sha256:2d9e72a3c62c7273f063037d5341dcb695aacb467efdb591e0bbc147b6698da0 [2021-08-21T18:43:21.357Z] #32 DONE 111.0s [2021-08-21T18:43:21.357Z] [2021-08-21T18:43:21.357Z] #54 [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-21T18:43:21.357Z] #54 sha256:03e21e9b0890ee041a7cbd5fc6d335fc7b4b2bdcf4ad5905644cbf9baf466ea8 [2021-08-21T18:43:21.357Z] #54 11.26 + cd /tmp/tmp.12pUv1cn1V/src/github.com/opencontainers/runc [2021-08-21T18:43:21.357Z] #54 11.26 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-21T18:43:21.357Z] #54 11.77 + '[' -z '' ']' [2021-08-21T18:43:21.357Z] #54 11.77 + target=static [2021-08-21T18:43:21.357Z] #54 11.77 + make 'BUILDTAGS=seccomp ' static [2021-08-21T18:43:21.357Z] #54 12.00 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-08-21T18:43:21.931Z] #54 ... [2021-08-21T18:43:21.931Z] [2021-08-21T18:43:21.931Z] #20 [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 aufs-tools bash-completion bzip2 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-21T18:43:21.931Z] #20 sha256:6308ee64ea978ada25965b0d074b938aebfb3b778ba37391d531d63fb3c4aa80 [2021-08-21T18:43:21.931Z] #20 7.962 Reading package lists... [2021-08-21T18:43:22.311Z] #52 111.3 encoding/json [2021-08-21T18:43:22.311Z] #52 ... [2021-08-21T18:43:22.311Z] [2021-08-21T18:43:22.312Z] #46 [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-21T18:43:22.312Z] #46 sha256:994800021d0426e8d0c85261f47305955f1ce4fd2c2c8ea21c514c0a487b09bf [2021-08-21T18:43:22.312Z] #46 108.3 path/filepath [2021-08-21T18:43:22.312Z] #46 110.4 internal/lazyregexp [2021-08-21T18:43:22.312Z] #46 110.8 flag [2021-08-21T18:43:22.312Z] #46 111.1 go/token [2021-08-21T18:43:22.875Z] #46 112.8 go/scanner [2021-08-21T18:43:22.932Z] #43 25.22 Reading package lists... [2021-08-21T18:43:22.932Z] #43 ... [2021-08-21T18:43:22.932Z] [2021-08-21T18:43:22.932Z] #19 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:43:22.932Z] #19 sha256:83fa67fc6295bfbd75dad05f393b58dbb33f295f1ec5bb7657180a45326467b8 [2021-08-21T18:43:22.932Z] #19 26.73 Fetched 51.2 MB in 25s (2008 kB/s) [2021-08-21T18:43:23.440Z] #46 113.3 net/url [2021-08-21T18:43:23.485Z] #46 ... [2021-08-21T18:43:23.485Z] [2021-08-21T18:43:23.485Z] #52 [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-21T18:43:23.485Z] #52 sha256:020e795b85f8e1b0e48098e668c82f48d8560d9a6666852feab8b3243e721bb0 [2021-08-21T18:43:23.485Z] #52 109.5 encoding/base64 [2021-08-21T18:43:23.485Z] #52 110.5 golang.org/x/sys/unix [2021-08-21T18:43:23.867Z] Client: [2021-08-21T18:43:23.867Z] Version: 20.10.8 [2021-08-21T18:43:23.867Z] API version: 1.41 [2021-08-21T18:43:23.867Z] Go version: go1.16.6 [2021-08-21T18:43:23.867Z] Git commit: 3967b7d [2021-08-21T18:43:23.867Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-21T18:43:23.867Z] OS/Arch: windows/amd64 [2021-08-21T18:43:23.867Z] Context: default [2021-08-21T18:43:23.867Z] Experimental: true [2021-08-21T18:43:23.867Z] [2021-08-21T18:43:23.867Z] Server: Docker Engine - Community [2021-08-21T18:43:23.867Z] Engine: [2021-08-21T18:43:23.867Z] Version: 20.10.8 [2021-08-21T18:43:23.867Z] API version: 1.41 (minimum version 1.24) [2021-08-21T18:43:23.867Z] Go version: go1.16.6 [2021-08-21T18:43:23.867Z] Git commit: 75249d8 [2021-08-21T18:43:23.867Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-21T18:43:23.867Z] OS/Arch: windows/amd64 [2021-08-21T18:43:23.867Z] Experimental: true [2021-08-21T18:43:24.374Z] #46 114.3 go/ast [2021-08-21T18:43:24.422Z] #52 114.4 fmt [2021-08-21T18:43:24.422Z] #52 ... [2021-08-21T18:43:24.422Z] [2021-08-21T18:43:24.422Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:43:24.422Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:43:24.422Z] #44 104.3 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-21T18:43:24.422Z] #44 106.8 Setting up python3-protobuf (3.6.1.3-2) ... [2021-08-21T18:43:24.422Z] #44 112.0 Setting up criu (3.15-1) ... [2021-08-21T18:43:24.429Z] #20 10.98 Reading package lists... [2021-08-21T18:43:24.429Z] #20 ... [2021-08-21T18:43:24.429Z] [2021-08-21T18:43:24.429Z] #46 [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-21T18:43:24.429Z] #46 sha256:df2cbee543b371cc06227e2e44ff7d7bd9ebf94cbd692adc9e21f66cd504f6a4 [2021-08-21T18:43:24.429Z] #46 104.0 net/http/httptrace [2021-08-21T18:43:24.429Z] #46 104.3 net/http [2021-08-21T18:43:24.429Z] #46 114.0 github.com/LK4D4/vndr/godl [Pipeline] sh [2021-08-21T18:43:24.633Z] #46 ... [2021-08-21T18:43:24.633Z] [2021-08-21T18:43:24.633Z] #52 [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-21T18:43:24.633Z] #52 sha256:244c7ac1b684da51931af48ad4f8e0581dcf9694986a19e4dcb92317b1a62db4 [2021-08-21T18:43:24.633Z] #52 114.5 github.com/pkg/diff [2021-08-21T18:43:24.682Z] #44 ... [2021-08-21T18:43:24.682Z] [2021-08-21T18:43:24.682Z] #46 [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-21T18:43:24.682Z] #46 sha256:31d60fa4cd3df99e705234854c175c3e188482ab9c1d73203d13940d5b6d8efe [2021-08-21T18:43:24.682Z] #46 113.6 fmt [2021-08-21T18:43:24.691Z] #46 114.7 github.com/LK4D4/vndr [2021-08-21T18:43:24.867Z] #14 DONE 4.7s [2021-08-21T18:43:24.867Z] [2021-08-21T18:43:24.867Z] #54 [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-21T18:43:24.867Z] #54 sha256:00fcf3c2bc0500bd834f891d63be792c6c5d9fb654e400fa2ef0ea18f1a4dd4c [2021-08-21T18:43:24.867Z] #54 4.294 + RM_GOPATH=0 [2021-08-21T18:43:24.867Z] #54 4.294 + TMP_GOPATH= [2021-08-21T18:43:24.867Z] #54 4.294 + : /build [2021-08-21T18:43:24.867Z] #54 4.294 + '[' -z '' ']' [2021-08-21T18:43:24.867Z] #54 4.295 ++ mktemp -d [2021-08-21T18:43:24.867Z] #54 4.305 + export GOPATH=/tmp/tmp.yEqlZcnzLY [2021-08-21T18:43:24.867Z] #54 4.305 + GOPATH=/tmp/tmp.yEqlZcnzLY [2021-08-21T18:43:24.867Z] #54 4.305 + RM_GOPATH=1 [2021-08-21T18:43:24.867Z] #54 4.305 + case "$(go env GOARCH)" in [2021-08-21T18:43:24.867Z] #54 4.305 ++ go env GOARCH [2021-08-21T18:43:24.867Z] #54 4.318 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:43:24.867Z] #54 4.318 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:43:24.867Z] #54 4.318 ++ dirname /tmp/install/install.sh [2021-08-21T18:43:24.867Z] #54 4.322 + dir=/tmp/install [2021-08-21T18:43:24.867Z] #54 4.322 + bin=runc [2021-08-21T18:43:24.867Z] #54 4.322 + shift [2021-08-21T18:43:24.867Z] #54 4.322 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-21T18:43:24.867Z] #54 4.322 + . /tmp/install/runc.installer [2021-08-21T18:43:24.867Z] #54 4.322 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-21T18:43:24.867Z] #54 4.322 + install_runc [2021-08-21T18:43:24.867Z] #54 4.322 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-21T18:43:24.867Z] #54 4.335 + uname -r [2021-08-21T18:43:24.867Z] #54 4.344 + RUNC_BUILDTAGS='seccomp ' [2021-08-21T18:43:24.867Z] #54 4.344 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-21T18:43:24.867Z] #54 4.344 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yEqlZcnzLY/src/github.com/opencontainers/runc [2021-08-21T18:43:24.867Z] #54 4.344 Cloning into '/tmp/tmp.yEqlZcnzLY/src/github.com/opencontainers/runc'... [2021-08-21T18:43:24.867Z] #54 4.345 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-21T18:43:25.251Z] #46 ... [2021-08-21T18:43:25.251Z] [2021-08-21T18:43:25.251Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-21T18:43:25.251Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T18:43:25.251Z] #44 114.7 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T18:43:25.251Z] #44 114.7 Processing triggers for mime-support (3.62) ... [2021-08-21T18:43:25.251Z] #44 DONE 115.2s [2021-08-21T18:43:25.267Z] #46 ... [2021-08-21T18:43:25.267Z] [2021-08-21T18:43:25.267Z] #20 [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 aufs-tools bash-completion bzip2 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-21T18:43:25.267Z] #20 sha256:6308ee64ea978ada25965b0d074b938aebfb3b778ba37391d531d63fb3c4aa80 [2021-08-21T18:43:25.267Z] #20 10.98 Reading package lists... [2021-08-21T18:43:25.412Z] + docker info [2021-08-21T18:43:25.412Z] Client: [2021-08-21T18:43:25.412Z] Context: default [2021-08-21T18:43:25.412Z] Debug Mode: false [2021-08-21T18:43:25.412Z] [2021-08-21T18:43:25.412Z] Server: [2021-08-21T18:43:25.412Z] Containers: 0 [2021-08-21T18:43:25.412Z] Running: 0 [2021-08-21T18:43:25.412Z] Paused: 0 [2021-08-21T18:43:25.412Z] Stopped: 0 [2021-08-21T18:43:25.412Z] Images: 0 [2021-08-21T18:43:25.412Z] Server Version: 20.10.8 [2021-08-21T18:43:25.412Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-21T18:43:25.412Z] Windows: [2021-08-21T18:43:25.412Z] LCOW: [2021-08-21T18:43:25.412Z] Logging Driver: json-file [2021-08-21T18:43:25.412Z] Plugins: [2021-08-21T18:43:25.412Z] Volume: local [2021-08-21T18:43:25.412Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-21T18:43:25.412Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-21T18:43:25.412Z] Swarm: inactive [2021-08-21T18:43:25.412Z] Default Isolation: process [2021-08-21T18:43:25.412Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-21T18:43:25.412Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-21T18:43:25.412Z] OSType: windows [2021-08-21T18:43:25.412Z] Architecture: x86_64 [2021-08-21T18:43:25.412Z] CPUs: 4 [2021-08-21T18:43:25.412Z] Total Memory: 32GiB [2021-08-21T18:43:25.412Z] Name: azwin-2-0dab21 [2021-08-21T18:43:25.412Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-08-21T18:43:25.412Z] Docker Root Dir: D:\docker [2021-08-21T18:43:25.412Z] Debug Mode: false [2021-08-21T18:43:25.412Z] Registry: https://index.docker.io/v1/ [2021-08-21T18:43:25.412Z] Labels: [2021-08-21T18:43:25.412Z] Experimental: true [2021-08-21T18:43:25.412Z] Insecure Registries: [2021-08-21T18:43:25.412Z] 10.0.0.4:5000 [2021-08-21T18:43:25.412Z] 127.0.0.0/8 [2021-08-21T18:43:25.412Z] Registry Mirrors: [2021-08-21T18:43:25.412Z] http://10.0.0.4:5000/ [2021-08-21T18:43:25.412Z] Live Restore Enabled: false [2021-08-21T18:43:25.412Z] Product License: Community Engine [2021-08-21T18:43:25.412Z] [2021-08-21T18:43:25.511Z] [2021-08-21T18:43:25.511Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:43:25.511Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-08-21T18:43:25.810Z] #54 ... [2021-08-21T18:43:25.810Z] [2021-08-21T18:43:25.810Z] #46 [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-21T18:43:25.810Z] #46 sha256:67faab39b12e780365dc763bff6f16fa0b0c13095d26680f8973693c68d192aa [2021-08-21T18:43:25.810Z] #46 110.6 net/textproto [2021-08-21T18:43:25.810Z] #46 110.6 crypto/x509 [2021-08-21T18:43:25.810Z] #46 111.7 vendor/golang.org/x/net/http/httpguts [2021-08-21T18:43:25.810Z] #46 112.0 vendor/golang.org/x/net/http/httpproxy [2021-08-21T18:43:25.810Z] #46 112.5 mime/multipart [2021-08-21T18:43:25.810Z] #46 114.1 crypto/tls [2021-08-21T18:43:25.810Z] #46 119.5 net/http/httptrace [2021-08-21T18:43:25.810Z] #46 119.6 net/http [2021-08-21T18:43:25.842Z] #20 14.08 Building dependency tree... [2021-08-21T18:43:26.002Z] #52 116.1 go/ast [2021-08-21T18:43:26.233Z] #19 26.73 Reading package lists... [2021-08-21T18:43:26.233Z] #19 ... [2021-08-21T18:43:26.233Z] [2021-08-21T18:43:26.233Z] #43 [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-21T18:43:26.233Z] #43 sha256:ad956d3e5ecf4373b7dbba9e194184ccdbb2acf44b67c59650cf1a82587762de [2021-08-21T18:43:26.233Z] #43 25.22 Reading package lists... [2021-08-21T18:43:26.790Z] #20 15.15 libcap2-bin is already the newest version (1:2.25-2). [2021-08-21T18:43:26.790Z] #20 15.15 The following additional packages will be installed: [2021-08-21T18:43:26.790Z] #20 15.15 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-08-21T18:43:26.790Z] #20 15.16 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-08-21T18:43:26.790Z] #20 15.16 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-08-21T18:43:26.790Z] #20 15.16 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-08-21T18:43:26.790Z] #20 15.16 python3.7 python3.7-minimal vim-runtime xxd [2021-08-21T18:43:26.790Z] #20 15.16 Suggested packages: [2021-08-21T18:43:26.790Z] #20 15.17 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-08-21T18:43:26.790Z] #20 15.17 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-08-21T18:43:26.790Z] #20 15.17 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-08-21T18:43:26.790Z] #20 15.17 quota [2021-08-21T18:43:26.790Z] #20 15.17 Recommended packages: [2021-08-21T18:43:26.790Z] #20 15.17 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-08-21T18:43:26.790Z] #20 15.17 python3-keyrings.alt python3-xdg unzip [2021-08-21T18:43:26.890Z] #13 ... [2021-08-21T18:43:26.890Z] [2021-08-21T18:43:26.890Z] #46 [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-21T18:43:26.890Z] #46 sha256:31d60fa4cd3df99e705234854c175c3e188482ab9c1d73203d13940d5b6d8efe [2021-08-21T18:43:26.890Z] #46 117.1 path/filepath [2021-08-21T18:43:27.617Z] #43 34.99 Reading package lists... [2021-08-21T18:43:27.617Z] #43 ... [2021-08-21T18:43:27.617Z] [2021-08-21T18:43:27.617Z] #63 [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-21T18:43:27.617Z] #63 sha256:870ac01ecd08e3d30c60dcdb1c55ff001035559e36d991627ee9fb9300ead48e [2021-08-21T18:43:27.617Z] #63 26.55 Fetched 48.3 MB in 25s (1953 kB/s) [2021-08-21T18:43:27.617Z] #63 26.55 Reading package lists... [2021-08-21T18:43:27.723Z] #46 ... [2021-08-21T18:43:27.723Z] [2021-08-21T18:43:27.723Z] #15 [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-21T18:43:27.723Z] #15 sha256:74db7bd2063fa98c13d766f62a3c8d81f4c6b6d2dc4f3bb027b631bc56673585 [2021-08-21T18:43:27.723Z] #15 DONE 3.4s [2021-08-21T18:43:27.723Z] [2021-08-21T18:43:27.723Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-21T18:43:27.723Z] #16 sha256:d8e3ee992f816589dc3075b4c4959c8cc8c6d49faef86c7b6e16bd6e1f40a909 [2021-08-21T18:43:27.739Z] #20 16.46 The following NEW packages will be installed: [2021-08-21T18:43:27.739Z] #20 16.46 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-08-21T18:43:27.739Z] #20 16.46 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-08-21T18:43:27.739Z] #20 16.46 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-08-21T18:43:27.739Z] #20 16.46 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-08-21T18:43:27.739Z] #20 16.46 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-08-21T18:43:27.739Z] #20 16.46 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-08-21T18:43:27.739Z] #20 16.46 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-08-21T18:43:27.739Z] #20 16.46 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-21T18:43:27.739Z] #20 16.46 xz-utils zip [2021-08-21T18:43:28.315Z] #20 16.80 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T18:43:28.315Z] #20 16.80 Need to get 27.7 MB of archives. [2021-08-21T18:43:28.315Z] #20 16.80 After this operation, 114 MB of additional disk space will be used. [2021-08-21T18:43:28.315Z] #20 16.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-08-21T18:43:28.315Z] #20 16.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-08-21T18:43:28.315Z] #20 16.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-08-21T18:43:28.315Z] #20 16.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-08-21T18:43:28.315Z] #20 16.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-08-21T18:43:28.315Z] #20 16.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-08-21T18:43:28.315Z] #20 16.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-08-21T18:43:28.315Z] #20 ... [2021-08-21T18:43:28.315Z] [2021-08-21T18:43:28.315Z] #46 [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-21T18:43:28.315Z] #46 sha256:df2cbee543b371cc06227e2e44ff7d7bd9ebf94cbd692adc9e21f66cd504f6a4 [2021-08-21T18:43:28.315Z] #46 DONE 118.3s [2021-08-21T18:43:28.315Z] [2021-08-21T18:43:28.316Z] #20 [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 aufs-tools bash-completion bzip2 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-21T18:43:28.316Z] #20 sha256:6308ee64ea978ada25965b0d074b938aebfb3b778ba37391d531d63fb3c4aa80 [2021-08-21T18:43:28.316Z] #20 16.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-08-21T18:43:28.316Z] #20 16.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-08-21T18:43:28.316Z] #20 16.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-08-21T18:43:28.316Z] #20 17.01 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-08-21T18:43:28.316Z] #20 17.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-08-21T18:43:28.316Z] #20 17.02 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-08-21T18:43:28.316Z] #20 17.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-08-21T18:43:28.316Z] #20 17.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-08-21T18:43:28.316Z] #20 17.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-08-21T18:43:28.316Z] #20 17.08 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-08-21T18:43:28.523Z] #52 118.4 golang.org/x/crypto/ssh/terminal [2021-08-21T18:43:28.579Z] #20 17.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-21T18:43:28.579Z] #20 17.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-08-21T18:43:28.579Z] #20 17.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-08-21T18:43:28.579Z] #20 17.14 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-08-21T18:43:28.579Z] #20 17.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-08-21T18:43:28.579Z] #20 17.20 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-08-21T18:43:28.579Z] #20 17.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-08-21T18:43:28.580Z] #20 17.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-08-21T18:43:28.580Z] #20 17.24 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-08-21T18:43:28.580Z] #20 17.24 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-08-21T18:43:28.580Z] #20 17.24 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-08-21T18:43:28.580Z] #20 17.24 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-08-21T18:43:28.842Z] #20 17.67 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-08-21T18:43:28.842Z] #20 17.67 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-08-21T18:43:29.105Z] #20 17.67 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-08-21T18:43:29.105Z] #20 17.68 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-08-21T18:43:29.105Z] #20 17.72 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-08-21T18:43:29.105Z] #20 17.76 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2021-08-21T18:43:29.105Z] #20 17.76 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-08-21T18:43:29.105Z] #20 17.82 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-08-21T18:43:29.105Z] #20 17.82 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-08-21T18:43:29.105Z] #20 17.83 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-08-21T18:43:29.105Z] #20 17.84 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-21T18:43:29.105Z] #20 17.86 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-08-21T18:43:29.105Z] #20 17.89 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-08-21T18:43:29.105Z] #20 17.89 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-08-21T18:43:29.126Z] Client: [2021-08-21T18:43:29.126Z] Context: default [2021-08-21T18:43:29.126Z] Debug Mode: false [2021-08-21T18:43:29.126Z] Plugins: [2021-08-21T18:43:29.126Z] app: Docker Application (Docker Inc., v0.8.0) [2021-08-21T18:43:29.126Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-08-21T18:43:29.126Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-08-21T18:43:29.126Z] [2021-08-21T18:43:29.126Z] Server: [2021-08-21T18:43:29.126Z] Containers: 0 [2021-08-21T18:43:29.126Z] Running: 0 [2021-08-21T18:43:29.126Z] Paused: 0 [2021-08-21T18:43:29.126Z] Stopped: 0 [2021-08-21T18:43:29.126Z] Images: 0 [2021-08-21T18:43:29.126Z] Server Version: 20.10.8 [2021-08-21T18:43:29.126Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-21T18:43:29.126Z] Windows: [2021-08-21T18:43:29.126Z] LCOW: [2021-08-21T18:43:29.126Z] Logging Driver: json-file [2021-08-21T18:43:29.126Z] Plugins: [2021-08-21T18:43:29.126Z] Volume: local [2021-08-21T18:43:29.126Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-21T18:43:29.126Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-21T18:43:29.126Z] Swarm: inactive [2021-08-21T18:43:29.126Z] Default Isolation: process [2021-08-21T18:43:29.126Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-21T18:43:29.126Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-08-21T18:43:29.126Z] OSType: windows [2021-08-21T18:43:29.126Z] Architecture: x86_64 [2021-08-21T18:43:29.126Z] CPUs: 4 [2021-08-21T18:43:29.126Z] Total Memory: 32GiB [2021-08-21T18:43:29.126Z] Name: azwin-2-e7c200 [2021-08-21T18:43:29.126Z] ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ [2021-08-21T18:43:29.126Z] Docker Root Dir: D:\docker [2021-08-21T18:43:29.126Z] Debug Mode: false [2021-08-21T18:43:29.126Z] Registry: https://index.docker.io/v1/ [2021-08-21T18:43:29.126Z] Labels: [2021-08-21T18:43:29.126Z] Experimental: true [2021-08-21T18:43:29.126Z] Insecure Registries: [2021-08-21T18:43:29.126Z] 10.0.0.4:5000 [2021-08-21T18:43:29.126Z] 127.0.0.0/8 [2021-08-21T18:43:29.126Z] Registry Mirrors: [2021-08-21T18:43:29.126Z] http://10.0.0.4:5000/ [2021-08-21T18:43:29.126Z] Live Restore Enabled: false [2021-08-21T18:43:29.126Z] Product License: Community Engine [2021-08-21T18:43:29.126Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-08-21T18:43:29.368Z] #20 17.92 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-08-21T18:43:29.368Z] #20 17.93 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-08-21T18:43:29.368Z] #20 17.94 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-08-21T18:43:29.426Z] #46 119.1 internal/lazyregexp [2021-08-21T18:43:29.426Z] #46 119.5 io/ioutil [2021-08-21T18:43:29.685Z] #46 119.9 flag [2021-08-21T18:43:29.943Z] #20 18.39 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-08-21T18:43:29.943Z] #20 18.42 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-08-21T18:43:29.943Z] #20 18.47 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-08-21T18:43:29.945Z] #46 120.2 go/token [2021-08-21T18:43:30.160Z] #63 36.24 Reading package lists... [2021-08-21T18:43:30.160Z] #63 ... [2021-08-21T18:43:30.160Z] [2021-08-21T18:43:30.160Z] #19 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:43:30.160Z] #19 sha256:83fa67fc6295bfbd75dad05f393b58dbb33f295f1ec5bb7657180a45326467b8 [2021-08-21T18:43:30.160Z] #19 26.73 Reading package lists... [2021-08-21T18:43:30.273Z] #16 2.374 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-21T18:43:30.273Z] #16 DONE 2.4s [2021-08-21T18:43:30.273Z] [2021-08-21T18:43:30.273Z] #32 [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-21T18:43:30.273Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-21T18:43:30.273Z] #32 ... [2021-08-21T18:43:30.273Z] [2021-08-21T18:43:30.273Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-21T18:43:30.273Z] #17 sha256:f71cf765f4ce7f9d8d8722f48a91a5e7c776453e2e881462d2aa27e0fa6cdcf1 [2021-08-21T18:43:30.517Z] #20 19.29 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T18:43:30.543Z] #52 120.4 io/ioutil [2021-08-21T18:43:30.779Z] #20 19.37 Fetched 27.7 MB in 2s (14.3 MB/s) [2021-08-21T18:43:30.779Z] #20 19.43 Selecting previously unselected package pigz. [2021-08-21T18:43:30.779Z] #20 19.43 (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 ... 23419 files and directories currently installed.) [2021-08-21T18:43:30.779Z] #20 19.50 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-08-21T18:43:30.779Z] #20 19.51 Unpacking pigz (2.4-1) ... [2021-08-21T18:43:30.799Z] #52 120.8 mvdan.cc/editorconfig [2021-08-21T18:43:31.041Z] #20 19.59 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-08-21T18:43:31.041Z] #20 19.60 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-08-21T18:43:31.041Z] #20 19.61 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-08-21T18:43:31.065Z] #52 ... [2021-08-21T18:43:31.065Z] [2021-08-21T18:43:31.065Z] #57 [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-21T18:43:31.065Z] #57 sha256:35e86ca4e60c09f68e87210fa73c5b02d7684ee3508cd2ee895096b222390520 [2021-08-21T18:43:31.304Z] #20 20.04 Selecting previously unselected package python3.7-minimal. [2021-08-21T18:43:31.567Z] #20 20.05 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-08-21T18:43:31.567Z] #20 20.06 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-21T18:43:31.850Z] #46 121.8 go/scanner [2021-08-21T18:43:31.850Z] #46 122.0 net/url [2021-08-21T18:43:32.091Z] #20 20.61 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-08-21T18:43:32.091Z] #20 20.64 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-21T18:43:32.186Z] #17 DONE 2.2s [2021-08-21T18:43:32.186Z] [2021-08-21T18:43:32.186Z] #54 [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-21T18:43:32.186Z] #54 sha256:00fcf3c2bc0500bd834f891d63be792c6c5d9fb654e400fa2ef0ea18f1a4dd4c [2021-08-21T18:43:32.186Z] #54 12.64 + cd /tmp/tmp.yEqlZcnzLY/src/github.com/opencontainers/runc [2021-08-21T18:43:32.186Z] #54 12.64 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-21T18:43:32.349Z] #57 63.22 Checking out files: 50% (2288/4562) Checking out files: 51% (2327/4562) Checking out files: 52% (2373/4562) Checking out files: 53% (2418/4562) Checking out files: 54% (2464/4562) Checking out files: 55% (2510/4562) Checking out files: 56% (2555/4562) Checking out files: 57% (2601/4562) Checking out files: 58% (2646/4562) Checking out files: 59% (2692/4562) Checking out files: 60% (2738/4562) Checking out files: 61% (2783/4562) Checking out files: 62% (2829/4562) Checking out files: 63% (2875/4562) Checking out files: 64% (2920/4562) Checking out files: 65% (2966/4562) Checking out files: 66% (3011/4562) Checking out files: 67% (3057/4562) Checking out files: 68% (3103/4562) Checking out files: 69% (3148/4562) Checking out files: 70% (3194/4562) Checking out files: 71% (3240/4562) Checking out files: 72% (3285/4562) Checking out files: 73% (3331/4562) Checking out files: 74% (3376/4562) Checking out files: 75% (3422/4562) Checking out files: 76% (3468/4562) Checking out files: 77% (3513/4562) Checking out files: 78% (3559/4562) Checking out files: 79% (3604/4562) Checking out files: 80% (3650/4562) Checking out files: 81% (3696/4562) Checking out files: 82% (3741/4562) Checking out files: 83% (3787/4562) Checking out files: 84% (3833/4562) Checking out files: 85% (3878/4562) Checking out files: 86% (3924/4562) Checking out files: 87% (3969/4562) Checking out files: 88% (4015/4562) Checking out files: 89% (4061/4562) Checking out files: 90% (4106/4562) Checking out files: 90% (4146/4562) Checking out files: 91% (4152/4562) Checking out files: 92% (4198/4562) Checking out files: 93% (4243/4562) Checking out files: 94% (4289/4562) Checking out files: 95% (4334/4562) Checking out files: 96% (4380/4562) Checking out files: 97% (4426/4562) Checking out files: 98% (4471/4562) Checking out files: 99% (4517/4562) Checking out files: 100% (4562/4562) Checking out files: 100% (4562/4562), done. [2021-08-21T18:43:32.349Z] #57 64.53 + cd /tmp/tmp.U40HBp6cM7/src/github.com/containerd/containerd [2021-08-21T18:43:32.349Z] #57 64.53 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-21T18:43:32.756Z] #54 13.24 + '[' -z '' ']' [2021-08-21T18:43:32.756Z] #54 13.24 + target=static [2021-08-21T18:43:32.756Z] #54 13.24 + make 'BUILDTAGS=seccomp ' static [2021-08-21T18:43:32.756Z] #54 13.42 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-08-21T18:43:33.279Z] #57 65.46 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-21T18:43:33.279Z] #57 65.46 + BUILDTAGS='netgo osusergo static_build' [2021-08-21T18:43:33.279Z] #57 65.46 + export EXTRA_FLAGS=-buildmode=pie [2021-08-21T18:43:33.279Z] #57 65.46 + EXTRA_FLAGS=-buildmode=pie [2021-08-21T18:43:33.279Z] #57 65.47 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-21T18:43:33.279Z] #57 65.47 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-21T18:43:33.279Z] #57 65.47 + '[' '' = dynamic ']' [2021-08-21T18:43:33.279Z] #57 65.47 + make [2021-08-21T18:43:34.012Z] #20 22.67 Selecting previously unselected package python3-minimal. [2021-08-21T18:43:34.209Z] #57 66.49 + bin/ctr [2021-08-21T18:43:34.275Z] #20 22.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23668 files and directories currently installed.) [2021-08-21T18:43:34.275Z] #20 22.79 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-08-21T18:43:34.275Z] #20 22.80 Unpacking python3-minimal (3.7.3-1) ... [2021-08-21T18:43:34.275Z] #20 22.92 Selecting previously unselected package libmpdec2:arm64. [2021-08-21T18:43:34.275Z] #20 22.92 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-08-21T18:43:34.275Z] #20 22.94 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-08-21T18:43:34.275Z] #20 23.06 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-08-21T18:43:34.386Z] #46 124.3 text/template/parse [2021-08-21T18:43:34.386Z] #46 124.4 go/ast [2021-08-21T18:43:34.538Z] #20 23.07 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-08-21T18:43:34.538Z] #20 23.08 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-08-21T18:43:34.673Z] #54 ... [2021-08-21T18:43:34.673Z] [2021-08-21T18:43:34.673Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-21T18:43:34.673Z] #18 sha256:e2357bf2a6df0aa1e766d679ee6b42ffce152bc1a857bfb148dc94b50f7bd496 [2021-08-21T18:43:34.673Z] #18 DONE 2.2s [2021-08-21T18:43:34.673Z] [2021-08-21T18:43:34.673Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-08-21T18:43:34.673Z] #19 sha256:75fd611654daef8c47b70bf72a3d9fd79faff776b1e5e7a3921ca2c4359b49cd [2021-08-21T18:43:34.691Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-21T18:43:34.691Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-f2362dce\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-21T18:43:34.691Z] ---------------------------------------------------------------------------- [2021-08-21T18:43:34.691Z] [2021-08-21T18:43:34.691Z] INFO: executeCI.ps1 starting at Sat Aug 21 18:43:34 CUT 2021 [2021-08-21T18:43:34.691Z] [2021-08-21T18:43:34.691Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-21T18:43:34.691Z] INFO: Running git version 2.24.1.windows.2 [2021-08-21T18:43:34.691Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-08-21T18:43:34.691Z] INFO: Environment variables: [2021-08-21T18:43:34.691Z] [2021-08-21T18:43:34.691Z] Name Value [2021-08-21T18:43:34.691Z] ---- ----- [2021-08-21T18:43:34.691Z] ALLUSERSPROFILE C:\ProgramData [2021-08-21T18:43:34.691Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-21T18:43:34.691Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-21T18:43:34.691Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-21T18:43:34.691Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-21T18:43:34.691Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-21T18:43:34.691Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-21T18:43:34.691Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-21T18:43:34.691Z] BRANCH_NAME PR-42768 [2021-08-21T18:43:34.691Z] BUILD_DISPLAY_NAME #1 [2021-08-21T18:43:34.691Z] BUILD_ID 1 [2021-08-21T18:43:34.691Z] BUILD_NUMBER 1 [2021-08-21T18:43:34.691Z] BUILD_TAG jenkins-moby-PR-42768-1 [2021-08-21T18:43:34.691Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42768/1/ [2021-08-21T18:43:34.691Z] CHANGE_AUTHOR thaJeztah [2021-08-21T18:43:34.691Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-08-21T18:43:34.691Z] CHANGE_BRANCH libcontainerd_fix_godoc [2021-08-21T18:43:34.691Z] CHANGE_FORK thaJeztah/docker [2021-08-21T18:43:34.691Z] CHANGE_ID 42768 [2021-08-21T18:43:34.691Z] CHANGE_TARGET master [2021-08-21T18:43:34.691Z] CHANGE_TITLE libcontainerd/local: fix GoDoc [2021-08-21T18:43:34.691Z] CHANGE_URL https://github.com/moby/moby/pull/42768 [2021-08-21T18:43:34.691Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-21T18:43:34.691Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-21T18:43:34.691Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-21T18:43:34.691Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-21T18:43:34.691Z] COMPUTERNAME azwin-2-0dab21 [2021-08-21T18:43:34.691Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-21T18:43:34.691Z] ConfigSequenceNumber 0 [2021-08-21T18:43:34.691Z] DOCKER_BUILDKIT 0 [2021-08-21T18:43:34.691Z] DOCKER_DUT_DEBUG 1 [2021-08-21T18:43:34.691Z] DOCKER_EXPERIMENTAL 1 [2021-08-21T18:43:34.691Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-21T18:43:34.691Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-21T18:43:34.691Z] EXECUTOR_NUMBER 0 [2021-08-21T18:43:34.691Z] FQDN azwin-2-0dab21.westus.cloudapp.azure.com [2021-08-21T18:43:34.691Z] GIT_BRANCH PR-42768 [2021-08-21T18:43:34.691Z] GIT_COMMIT 83ec46a7e67402258827a2b9f0e147863646eba0 [2021-08-21T18:43:34.691Z] GIT_URL https://github.com/moby/moby.git [2021-08-21T18:43:34.691Z] HUDSON_COOKIE cb377e47-8e0c-4dd2-91e4-a60cf2c9f8d8 [2021-08-21T18:43:34.691Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-21T18:43:34.691Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-21T18:43:34.691Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-21T18:43:34.691Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-08-21T18:43:34.691Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-21T18:43:34.691Z] JENKINS_NODE_COOKIE d49ad26b-db9d-4fb3-9bbb-742ea6fdcdbd [2021-08-21T18:43:34.691Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-21T18:43:34.691Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-21T18:43:34.691Z] JOB_BASE_NAME PR-42768 [2021-08-21T18:43:34.691Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42768/display/redirect [2021-08-21T18:43:34.691Z] JOB_NAME moby/PR-42768 [2021-08-21T18:43:34.691Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42768/ [2021-08-21T18:43:34.691Z] library.jps.version master [2021-08-21T18:43:34.691Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-21T18:43:34.691Z] NODE_LABELS amd64 azure azwin-2-0dab21 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-08-21T18:43:34.691Z] NODE_NAME azwin-2-0dab21 [2021-08-21T18:43:34.691Z] NUMBER_OF_PROCESSORS 4 [2021-08-21T18:43:34.691Z] OS Windows_NT [2021-08-21T18:43:34.691Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-21T18:43:34.691Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-21T18:43:34.691Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-21T18:43:34.691Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-08-21T18:43:34.691Z] PROCESSOR_LEVEL 6 [2021-08-21T18:43:34.691Z] PROCESSOR_REVISION 5504 [2021-08-21T18:43:34.691Z] ProgramData C:\ProgramData [2021-08-21T18:43:34.691Z] ProgramFiles C:\Program Files [2021-08-21T18:43:34.691Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-21T18:43:34.691Z] ProgramW6432 C:\Program Files [2021-08-21T18:43:34.691Z] PROMPT $P$G [2021-08-21T18:43:34.691Z] PSExecutionPolicyPreference Bypass [2021-08-21T18:43:34.691Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-21T18:43:34.691Z] PUBLIC C:\Users\Public [2021-08-21T18:43:34.691Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42768/1/display/redirect?page=artif... [2021-08-21T18:43:34.691Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42768/1/display/redirect?page=changes [2021-08-21T18:43:34.691Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42768/1/display/redirect [2021-08-21T18:43:34.691Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42768/1/display/redirect?page=tests [2021-08-21T18:43:34.691Z] SKIP_VALIDATION_TESTS 1 [2021-08-21T18:43:34.691Z] SOURCES_DRIVE d [2021-08-21T18:43:34.691Z] SOURCES_SUBDIR gopath [2021-08-21T18:43:34.691Z] STAGE_NAME Run tests [2021-08-21T18:43:34.691Z] SystemDrive C: [2021-08-21T18:43:34.692Z] SystemRoot C:\Windows [2021-08-21T18:43:34.692Z] TEMP C:\Windows\TEMP [2021-08-21T18:43:34.692Z] TESTDEBUG 0 [2021-08-21T18:43:34.692Z] TESTRUN_DRIVE d [2021-08-21T18:43:34.692Z] TESTRUN_SUBDIR CI [2021-08-21T18:43:34.692Z] TIMEOUT 120m [2021-08-21T18:43:34.692Z] TMP C:\Windows\TEMP [2021-08-21T18:43:34.692Z] USERDOMAIN WORKGROUP [2021-08-21T18:43:34.692Z] USERNAME azwin-2-0dab21$ [2021-08-21T18:43:34.692Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-21T18:43:34.692Z] windir C:\Windows [2021-08-21T18:43:34.692Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-08-21T18:43:34.692Z] WINDOWS_BASE_IMAGE_TAG 10.0.20348.1 [2021-08-21T18:43:34.692Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-21T18:43:34.692Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-21T18:43:34.692Z] [2021-08-21T18:43:34.692Z] [2021-08-21T18:43:34.692Z] [2021-08-21T18:43:35.116Z] #20 23.84 Selecting previously unselected package python3.7. [2021-08-21T18:43:35.116Z] #20 23.86 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-08-21T18:43:35.116Z] #20 23.87 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-21T18:43:35.139Z] #57 ... [2021-08-21T18:43:35.139Z] [2021-08-21T18:43:35.139Z] #46 [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-21T18:43:35.139Z] #46 sha256:994800021d0426e8d0c85261f47305955f1ce4fd2c2c8ea21c514c0a487b09bf [2021-08-21T18:43:35.139Z] #46 115.0 text/template/parse [2021-08-21T18:43:35.139Z] #46 120.4 go/parser [2021-08-21T18:43:35.139Z] #46 121.3 text/template [2021-08-21T18:43:35.139Z] #46 124.0 log [2021-08-21T18:43:35.139Z] #46 124.6 encoding/xml [2021-08-21T18:43:35.139Z] #46 ... [2021-08-21T18:43:35.139Z] [2021-08-21T18:43:35.139Z] #52 [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-21T18:43:35.139Z] #52 sha256:244c7ac1b684da51931af48ad4f8e0581dcf9694986a19e4dcb92317b1a62db4 [2021-08-21T18:43:35.139Z] #52 121.7 mvdan.cc/sh/v3/fileutil [2021-08-21T18:43:35.139Z] #52 122.0 text/tabwriter [2021-08-21T18:43:35.139Z] #52 122.3 mvdan.cc/sh/v3/syntax [2021-08-21T18:43:35.152Z] INFO: Sources under d:\gopath\... [2021-08-21T18:43:35.152Z] INFO: Test run under d:\CI\... [2021-08-21T18:43:35.152Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-21T18:43:35.152Z] INFO: docker/docker repository was found [2021-08-21T18:43:35.152Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 from docker hub. This may take some time... [2021-08-21T18:43:35.386Z] #20 24.00 Selecting previously unselected package libpython3-stdlib:arm64. [2021-08-21T18:43:35.386Z] #20 24.01 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-08-21T18:43:35.386Z] #20 24.01 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-08-21T18:43:35.447Z] #19 37.44 Reading package lists... [2021-08-21T18:43:35.447Z] #19 ... [2021-08-21T18:43:35.447Z] [2021-08-21T18:43:35.447Z] #66 [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-21T18:43:35.447Z] #66 sha256:3185143c3fbd151a7f44224a3fb3519de5b1c29e5c483ecd35c7f9ee4f0cfac5 [2021-08-21T18:43:35.447Z] #66 44.36 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-21T18:43:35.447Z] #66 44.36 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-21T18:43:35.613Z] 10.0.20348.1: Pulling from windows/servercore/insider [2021-08-21T18:43:35.649Z] #20 24.20 Setting up python3-minimal (3.7.3-1) ... [2021-08-21T18:43:36.584Z] 8f616e6e9eec: Pulling fs layer [2021-08-21T18:43:36.599Z] #20 25.23 Selecting previously unselected package python3. [2021-08-21T18:43:36.599Z] #20 25.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24080 files and directories currently installed.) [2021-08-21T18:43:36.599Z] #20 25.30 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-08-21T18:43:36.599Z] #20 25.32 Unpacking python3 (3.7.3-1) ... [2021-08-21T18:43:36.863Z] #20 25.46 Selecting previously unselected package libip4tc0:arm64. [2021-08-21T18:43:36.863Z] #20 25.46 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-08-21T18:43:36.863Z] #20 25.47 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-08-21T18:43:36.863Z] #20 25.56 Selecting previously unselected package libip6tc0:arm64. [2021-08-21T18:43:36.863Z] #20 25.58 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-08-21T18:43:36.863Z] #20 25.58 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-08-21T18:43:36.863Z] #20 25.67 Selecting previously unselected package libiptc0:arm64. [2021-08-21T18:43:37.127Z] #20 25.69 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-08-21T18:43:37.127Z] #20 25.70 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-08-21T18:43:37.127Z] #20 25.79 Selecting previously unselected package libnfnetlink0:arm64. [2021-08-21T18:43:37.127Z] #20 ... [2021-08-21T18:43:37.127Z] [2021-08-21T18:43:37.127Z] #24 [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-21T18:43:37.127Z] #24 sha256:9e86c78afe389ed6b7fce1e91f3429c6a69d2606948e8db02d8b00baf812711f [2021-08-21T18:43:37.127Z] #24 117.0 Checking out files: 23% (2699/11460) Checking out files: 24% (2751/11460) Checking out files: 25% (2865/11460) Checking out files: 26% (2980/11460) Checking out files: 27% (3095/11460) Checking out files: 28% (3209/11460) Checking out files: 29% (3324/11460) Checking out files: 30% (3438/11460) Checking out files: 31% (3553/11460) Checking out files: 32% (3668/11460) Checking out files: 33% (3782/11460) Checking out files: 34% (3897/11460) Checking out files: 35% (4011/11460) Checking out files: 36% (4126/11460) Checking out files: 37% (4241/11460) Checking out files: 37% (4282/11460) Checking out files: 38% (4355/11460) Checking out files: 39% (4470/11460) Checking out files: 40% (4584/11460) Checking out files: 41% (4699/11460) Checking out files: 42% (4814/11460) Checking out files: 43% (4928/11460) Checking out files: 44% (5043/11460) Checking out files: 45% (5157/11460) Checking out files: 46% (5272/11460) Checking out files: 47% (5387/11460) Checking out files: 48% (5501/11460) Checking out files: 49% (5616/11460) Checking out files: 50% (5730/11460) Checking out files: 51% (5845/11460) Checking out files: 52% (5960/11460) Checking out files: 53% (6074/11460) Checking out files: 54% (6189/11460) Checking out files: 55% (6303/11460) Checking out files: 56% (6418/11460) Checking out files: 57% (6533/11460) Checking out files: 58% (6647/11460) Checking out files: 59% (6762/11460) Checking out files: 60% (6876/11460) Checking out files: 61% (6991/11460) Checking out files: 61% (6998/11460) Checking out files: 62% (7106/11460) Checking out files: 63% (7220/11460) Checking out files: 64% (7335/11460) Checking out files: 65% (7449/11460) Checking out files: 66% (7564/11460) Checking out files: 67% (7679/11460) Checking out files: 68% (7793/11460) Checking out files: 69% (7908/11460) Checking out files: 70% (8022/11460) Checking out files: 71% (8137/11460) Checking out files: 72% (8252/11460) Checking out files: 73% (8366/11460) Checking out files: 74% (8481/11460) Checking out files: 75% (8595/11460) Checking out files: 76% (8710/11460) Checking out files: 77% (8825/11460) Checking out files: 78% (8939/11460) Checking out files: 79% (9054/11460) Checking out files: 80% (9168/11460) Checking out files: 81% (9283/11460) Checking out files: 82% (9398/11460) Checking out files: 83% (9512/11460) Checking out files: 84% (9627/11460) Checking out files: 85% (9741/11460) Checking out files: 86% (9856/11460) Checking out files: 86% (9916/11460) Checking out files: 87% (9971/11460) Checking out files: 88% (10085/11460) Checking out files: 89% (10200/11460) Checking out files: 90% (10314/11460) Checking out files: 91% (10429/11460) Checking out files: 92% (10544/11460) Checking out files: 93% (10658/11460) Checking out files: 94% (10773/11460) Checking out files: 95% (10887/11460) Checking out files: 96% (11002/11460) Checking out files: 97% (11117/11460) Checking out files: 98% (11231/11460) Checking out files: 99% (11346/11460) Checking out files: 100% (11460/11460) Checking out files: 100% (11460/11460), done. [2021-08-21T18:43:37.127Z] #24 120.5 + cd /tmp/tmp.mV9zlrwoWO/tmp/docker-ce [2021-08-21T18:43:37.127Z] #24 120.5 + git checkout -q v17.06.2-ce [2021-08-21T18:43:37.127Z] #24 123.3 + mkdir -p /tmp/tmp.mV9zlrwoWO/src/github.com/docker [2021-08-21T18:43:37.127Z] #24 123.3 + mv components/cli /tmp/tmp.mV9zlrwoWO/src/github.com/docker/cli [2021-08-21T18:43:37.127Z] #24 123.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-08-21T18:43:37.127Z] #24 ... [2021-08-21T18:43:37.127Z] [2021-08-21T18:43:37.127Z] #20 [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 aufs-tools bash-completion bzip2 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-21T18:43:37.127Z] #20 sha256:6308ee64ea978ada25965b0d074b938aebfb3b778ba37391d531d63fb3c4aa80 [2021-08-21T18:43:37.127Z] #20 25.80 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-08-21T18:43:37.127Z] #20 25.81 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-08-21T18:43:37.127Z] #20 25.88 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-08-21T18:43:37.127Z] #20 25.89 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-08-21T18:43:37.127Z] #20 25.91 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-08-21T18:43:37.223Z] #19 DONE 2.5s [2021-08-21T18:43:37.223Z] [2021-08-21T18:43:37.223Z] #20 [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 aufs-tools bash-completion bzip2 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-21T18:43:37.223Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-21T18:43:37.389Z] #20 26.01 Selecting previously unselected package libnftnl11:arm64. [2021-08-21T18:43:37.390Z] #20 26.02 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-08-21T18:43:37.390Z] #20 26.03 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-08-21T18:43:37.390Z] #20 26.12 Selecting previously unselected package iptables. [2021-08-21T18:43:37.652Z] #20 26.13 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-08-21T18:43:37.652Z] #20 26.14 Unpacking iptables (1.8.2-4) ... [2021-08-21T18:43:37.662Z] #52 127.4 mvdan.cc/sh/v3/cmd/shfmt [2021-08-21T18:43:37.933Z] #20 26.48 Selecting previously unselected package xxd. [2021-08-21T18:43:37.933Z] #20 26.48 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-08-21T18:43:37.933Z] #20 26.49 Unpacking xxd (2:8.1.0875-5) ... [2021-08-21T18:43:37.933Z] #20 26.61 Selecting previously unselected package vim-common. [2021-08-21T18:43:37.933Z] #20 26.62 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-21T18:43:37.933Z] #20 26.66 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-21T18:43:37.996Z] #66 DONE 47.1s [2021-08-21T18:43:37.996Z] [2021-08-21T18:43:37.996Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-21T18:43:37.996Z] #67 sha256:66de217556f12176619fd42a54c31adf9543ca0760102102e00f24a963748ff1 [2021-08-21T18:43:37.996Z] #67 DONE 0.0s [2021-08-21T18:43:37.996Z] [2021-08-21T18:43:37.996Z] #63 [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-21T18:43:37.996Z] #63 sha256:870ac01ecd08e3d30c60dcdb1c55ff001035559e36d991627ee9fb9300ead48e [2021-08-21T18:43:37.996Z] #63 36.24 Reading package lists... [2021-08-21T18:43:38.195Z] #20 26.86 Selecting previously unselected package bash-completion. [2021-08-21T18:43:38.195Z] #20 26.87 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-08-21T18:43:38.225Z] #52 ... [2021-08-21T18:43:38.225Z] [2021-08-21T18:43:38.225Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:43:38.225Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T18:43:38.225Z] #13 123.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-21T18:43:38.257Z] #63 46.04 Building dependency tree... [2021-08-21T18:43:38.257Z] #63 ... [2021-08-21T18:43:38.257Z] [2021-08-21T18:43:38.257Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-21T18:43:38.257Z] #68 sha256:9910e7f125311c6fd1d4fde1d91ec978f6194c3d675c2b115e4a0ad4db6eeb86 [2021-08-21T18:43:38.257Z] #68 DONE 0.1s [2021-08-21T18:43:38.257Z] [2021-08-21T18:43:38.257Z] #43 [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-21T18:43:38.257Z] #43 sha256:ad956d3e5ecf4373b7dbba9e194184ccdbb2acf44b67c59650cf1a82587762de [2021-08-21T18:43:38.257Z] #43 34.99 Reading package lists... [2021-08-21T18:43:38.257Z] #43 44.79 Building dependency tree... [2021-08-21T18:43:38.482Z] #13 123.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-21T18:43:38.482Z] #13 123.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-21T18:43:39.139Z] #20 2.353 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T18:43:39.400Z] #20 2.389 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T18:43:39.400Z] #20 2.389 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T18:43:39.400Z] #20 2.429 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-21T18:43:39.642Z] #43 48.76 The following additional packages will be installed: [2021-08-21T18:43:39.642Z] #43 48.78 cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd [2021-08-21T18:43:39.670Z] #20 2.947 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T18:43:39.903Z] #43 48.81 Suggested packages: [2021-08-21T18:43:39.903Z] #43 48.81 cmake-doc ninja-build lrzip [2021-08-21T18:43:39.903Z] #43 48.81 Recommended packages: [2021-08-21T18:43:39.903Z] #43 48.81 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-21T18:43:40.163Z] #43 49.35 The following NEW packages will be installed: [2021-08-21T18:43:40.424Z] #43 49.37 cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd [2021-08-21T18:43:40.684Z] #43 49.78 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T18:43:40.684Z] #43 49.78 Need to get 5913 kB of archives. [2021-08-21T18:43:40.684Z] #43 49.78 After this operation, 27.4 MB of additional disk space will be used. [2021-08-21T18:43:40.684Z] #43 49.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-21T18:43:40.944Z] #43 49.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-21T18:43:40.944Z] #43 49.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-08-21T18:43:40.944Z] #43 49.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-08-21T18:43:40.944Z] #43 49.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-08-21T18:43:40.944Z] #43 49.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-08-21T18:43:40.944Z] #43 49.81 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-08-21T18:43:40.944Z] #43 49.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-08-21T18:43:40.969Z] #46 ... [2021-08-21T18:43:40.969Z] [2021-08-21T18:43:40.969Z] #57 [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-21T18:43:40.969Z] #57 sha256:e160ea5e37b2a8f201d49ed7d4c1930e8f1ef1fdc8b2e73d67917d65d13a4bbc [2021-08-21T18:43:40.969Z] #57 64.13 Checking out files: 29% (1326/4562) Checking out files: 30% (1369/4562) Checking out files: 31% (1415/4562) Checking out files: 32% (1460/4562) Checking out files: 33% (1506/4562) Checking out files: 34% (1552/4562) Checking out files: 35% (1597/4562) Checking out files: 36% (1643/4562) Checking out files: 37% (1688/4562) Checking out files: 38% (1734/4562) Checking out files: 39% (1780/4562) Checking out files: 40% (1825/4562) Checking out files: 41% (1871/4562) Checking out files: 42% (1917/4562) Checking out files: 43% (1962/4562) Checking out files: 44% (2008/4562) Checking out files: 45% (2053/4562) Checking out files: 46% (2099/4562) Checking out files: 47% (2145/4562) Checking out files: 48% (2190/4562) Checking out files: 49% (2236/4562) Checking out files: 50% (2281/4562) Checking out files: 50% (2296/4562) Checking out files: 51% (2327/4562) Checking out files: 52% (2373/4562) Checking out files: 53% (2418/4562) Checking out files: 54% (2464/4562) Checking out files: 55% (2510/4562) Checking out files: 56% (2555/4562) Checking out files: 57% (2601/4562) Checking out files: 58% (2646/4562) Checking out files: 59% (2692/4562) [2021-08-21T18:43:40.969Z] #57 ... [2021-08-21T18:43:40.969Z] [2021-08-21T18:43:40.969Z] #52 [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-21T18:43:40.970Z] #52 sha256:020e795b85f8e1b0e48098e668c82f48d8560d9a6666852feab8b3243e721bb0 [2021-08-21T18:43:40.970Z] #52 121.1 encoding/json [2021-08-21T18:43:40.970Z] #52 122.5 github.com/pkg/diff [2021-08-21T18:43:40.970Z] #52 124.7 go/ast [2021-08-21T18:43:40.970Z] #52 130.8 golang.org/x/crypto/ssh/terminal [2021-08-21T18:43:40.970Z] #52 131.2 mvdan.cc/editorconfig [2021-08-21T18:43:40.970Z] #52 ... [2021-08-21T18:43:40.970Z] [2021-08-21T18:43:40.970Z] #57 [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-21T18:43:40.970Z] #57 sha256:e160ea5e37b2a8f201d49ed7d4c1930e8f1ef1fdc8b2e73d67917d65d13a4bbc [2021-08-21T18:43:41.056Z] #20 3.931 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T18:43:41.204Z] #43 50.33 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T18:43:41.346Z] #20 ... [2021-08-21T18:43:41.346Z] [2021-08-21T18:43:41.346Z] #32 [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-21T18:43:41.346Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-21T18:43:41.346Z] #32 DONE 136.0s [2021-08-21T18:43:41.346Z] [2021-08-21T18:43:41.346Z] #46 [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-21T18:43:41.346Z] #46 sha256:67faab39b12e780365dc763bff6f16fa0b0c13095d26680f8973693c68d192aa [2021-08-21T18:43:41.346Z] #46 131.6 github.com/LK4D4/vndr/godl [2021-08-21T18:43:41.346Z] #46 132.4 github.com/LK4D4/vndr [2021-08-21T18:43:41.346Z] #46 DONE 136.3s [2021-08-21T18:43:41.346Z] [2021-08-21T18:43:41.346Z] #20 [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 aufs-tools bash-completion bzip2 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-21T18:43:41.346Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-21T18:43:41.509Z] #43 50.57 Fetched 5913 kB in 0s (16.8 MB/s) [2021-08-21T18:43:41.509Z] #43 50.62 Selecting previously unselected package xxd. [2021-08-21T18:43:41.509Z] #43 50.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-08-21T18:43:41.509Z] #43 50.65 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-21T18:43:41.509Z] #43 50.66 Unpacking xxd (2:8.1.0875-5) ... [2021-08-21T18:43:41.540Z] #20 29.81 Unpacking bash-completion (1:2.8-6) ... [2021-08-21T18:43:41.540Z] #20 30.37 Selecting previously unselected package bzip2. [2021-08-21T18:43:41.769Z] #43 50.78 Selecting previously unselected package vim-common. [2021-08-21T18:43:41.769Z] #43 50.79 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-21T18:43:41.769Z] #43 50.81 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-21T18:43:41.802Z] #20 30.37 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-08-21T18:43:41.802Z] #20 30.38 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-21T18:43:41.802Z] #20 30.50 Selecting previously unselected package xz-utils. [2021-08-21T18:43:41.802Z] #20 30.51 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-08-21T18:43:41.802Z] #20 30.52 Unpacking xz-utils (5.2.4-1) ... [2021-08-21T18:43:41.969Z] #20 4.964 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T18:43:42.030Z] #43 50.90 Selecting previously unselected package cmake-data. [2021-08-21T18:43:42.030Z] #43 50.91 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-08-21T18:43:42.030Z] #43 50.92 Unpacking cmake-data (3.13.4-1) ... [2021-08-21T18:43:42.030Z] #43 ... [2021-08-21T18:43:42.030Z] [2021-08-21T18:43:42.030Z] #63 [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-21T18:43:42.030Z] #63 sha256:870ac01ecd08e3d30c60dcdb1c55ff001035559e36d991627ee9fb9300ead48e [2021-08-21T18:43:42.030Z] #63 46.04 Building dependency tree... [2021-08-21T18:43:42.030Z] #63 49.56 The following additional packages will be installed: [2021-08-21T18:43:42.030Z] #63 49.57 libbtrfs0 [2021-08-21T18:43:42.030Z] #63 49.67 The following NEW packages will be installed: [2021-08-21T18:43:42.030Z] #63 49.68 libbtrfs-dev libbtrfs0 [2021-08-21T18:43:42.030Z] #63 50.00 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T18:43:42.030Z] #63 50.00 Need to get 119 kB of archives. [2021-08-21T18:43:42.030Z] #63 50.00 After this operation, 387 kB of additional disk space will be used. [2021-08-21T18:43:42.030Z] #63 50.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-21T18:43:42.030Z] #63 50.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-21T18:43:42.030Z] #63 50.43 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T18:43:42.030Z] #63 50.60 Fetched 119 kB in 0s (449 kB/s) [2021-08-21T18:43:42.030Z] #63 50.64 Selecting previously unselected package libbtrfs0. [2021-08-21T18:43:42.030Z] #63 50.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-08-21T18:43:42.030Z] #63 50.69 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-21T18:43:42.030Z] #63 50.75 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-21T18:43:42.030Z] #63 50.79 Selecting previously unselected package libbtrfs-dev. [2021-08-21T18:43:42.030Z] #63 50.80 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-21T18:43:42.030Z] #63 50.80 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-21T18:43:42.030Z] #63 50.88 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-21T18:43:42.030Z] #63 50.90 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-21T18:43:42.030Z] #63 50.92 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T18:43:42.030Z] #63 DONE 51.1s [2021-08-21T18:43:42.030Z] [2021-08-21T18:43:42.030Z] #19 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:43:42.030Z] #19 sha256:83fa67fc6295bfbd75dad05f393b58dbb33f295f1ec5bb7657180a45326467b8 [2021-08-21T18:43:42.030Z] #19 37.44 Reading package lists... [2021-08-21T18:43:42.030Z] #19 47.69 Building dependency tree... [2021-08-21T18:43:42.065Z] #20 30.71 Selecting previously unselected package apparmor. [2021-08-21T18:43:42.065Z] #20 30.72 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-08-21T18:43:42.162Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-21T18:43:42.162Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-963bac5b\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-21T18:43:42.162Z] ---------------------------------------------------------------------------- [2021-08-21T18:43:42.162Z] [2021-08-21T18:43:42.162Z] INFO: executeCI.ps1 starting at Sat Aug 21 18:43:41 CUT 2021 [2021-08-21T18:43:42.162Z] [2021-08-21T18:43:42.162Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-21T18:43:42.162Z] INFO: Running git version 2.24.1.windows.2 [2021-08-21T18:43:42.162Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-08-21T18:43:42.162Z] INFO: Environment variables: [2021-08-21T18:43:42.456Z] #20 30.83 Unpacking apparmor (2.13.2-10) ... [2021-08-21T18:43:42.456Z] #20 31.18 Selecting previously unselected package aufs-tools. [2021-08-21T18:43:42.456Z] #20 31.18 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-08-21T18:43:42.456Z] #20 31.19 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-08-21T18:43:42.530Z] #57 64.13 Checking out files: 29% (1326/4562) Checking out files: 30% (1369/4562) Checking out files: 31% (1415/4562) Checking out files: 32% (1460/4562) Checking out files: 33% (1506/4562) Checking out files: 34% (1552/4562) Checking out files: 35% (1597/4562) Checking out files: 36% (1643/4562) Checking out files: 37% (1688/4562) Checking out files: 38% (1734/4562) Checking out files: 39% (1780/4562) Checking out files: 40% (1825/4562) Checking out files: 41% (1871/4562) Checking out files: 42% (1917/4562) Checking out files: 43% (1962/4562) Checking out files: 44% (2008/4562) Checking out files: 45% (2053/4562) Checking out files: 46% (2099/4562) Checking out files: 47% (2145/4562) Checking out files: 48% (2190/4562) Checking out files: 49% (2236/4562) Checking out files: 50% (2281/4562) Checking out files: 50% (2296/4562) Checking out files: 51% (2327/4562) Checking out files: 52% (2373/4562) Checking out files: 53% (2418/4562) Checking out files: 54% (2464/4562) Checking out files: 55% (2510/4562) Checking out files: 56% (2555/4562) Checking out files: 57% (2601/4562) Checking out files: 58% (2646/4562) Checking out files: 59% (2692/4562) Checking out files: 60% (2738/4562) Checking out files: 61% (2783/4562) Checking out files: 62% (2829/4562) Checking out files: 63% (2875/4562) Checking out files: 64% (2920/4562) Checking out files: 65% (2966/4562) Checking out files: 66% (3011/4562) Checking out files: 67% (3057/4562) Checking out files: 68% (3103/4562) Checking out files: 69% (3148/4562) Checking out files: 70% (3194/4562) Checking out files: 71% (3240/4562) Checking out files: 72% (3285/4562) Checking out files: 73% (3331/4562) Checking out files: 74% (3376/4562) Checking out files: 75% (3422/4562) Checking out files: 76% (3468/4562) Checking out files: 77% (3513/4562) Checking out files: 78% (3559/4562) Checking out files: 79% (3604/4562) Checking out files: 80% (3650/4562) Checking out files: 81% (3696/4562) Checking out files: 82% (3741/4562) Checking out files: 83% (3787/4562) Checking out files: 84% (3833/4562) Checking out files: 85% (3878/4562) Checking out files: 85% (3893/4562) Checking out files: 86% (3924/4562) Checking out files: 87% (3969/4562) Checking out files: 88% (4015/4562) Checking out files: 89% (4061/4562) Checking out files: 90% (4106/4562) Checking out files: 91% (4152/4562) Checking out files: 92% (4198/4562) Checking out files: 93% (4243/4562) Checking out files: 94% (4289/4562) Checking out files: 95% (4334/4562) Checking out files: 96% (4380/4562) Checking out files: 97% (4426/4562) Checking out files: 98% (4471/4562) Checking out files: 99% (4517/4562) Checking out files: 100% (4562/4562) Checking out files: 100% (4562/4562), done. [2021-08-21T18:43:42.530Z] #57 66.85 + cd /tmp/tmp.QWvq0gvecA/src/github.com/containerd/containerd [2021-08-21T18:43:42.530Z] #57 66.85 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-21T18:43:42.602Z] #19 50.15 The following additional packages will be installed: [2021-08-21T18:43:42.602Z] #19 50.15 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-08-21T18:43:42.602Z] #19 50.15 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-08-21T18:43:42.602Z] #19 50.16 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-08-21T18:43:42.602Z] #19 50.16 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-08-21T18:43:42.602Z] #19 50.16 mingw-w64-x86-64-dev [2021-08-21T18:43:42.602Z] #19 50.17 Suggested packages: [2021-08-21T18:43:42.602Z] #19 50.17 gcc-8-locales seccomp wine64 [2021-08-21T18:43:42.658Z] #13 ... [2021-08-21T18:43:42.658Z] [2021-08-21T18:43:42.658Z] #52 [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-21T18:43:42.658Z] #52 sha256:244c7ac1b684da51931af48ad4f8e0581dcf9694986a19e4dcb92317b1a62db4 [2021-08-21T18:43:42.658Z] #52 DONE 132.0s [2021-08-21T18:43:42.658Z] [2021-08-21T18:43:42.658Z] #46 [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-21T18:43:42.658Z] #46 sha256:994800021d0426e8d0c85261f47305955f1ce4fd2c2c8ea21c514c0a487b09bf [2021-08-21T18:43:42.658Z] #46 125.7 go/doc [2021-08-21T18:43:42.658Z] #46 128.8 github.com/LK4D4/vndr/build [2021-08-21T18:43:42.658Z] #46 129.4 github.com/LK4D4/vndr/versioned [2021-08-21T18:43:42.658Z] #46 129.6 compress/flate [2021-08-21T18:43:42.658Z] #46 131.4 hash/crc32 [2021-08-21T18:43:42.658Z] #46 131.8 crypto/rsa [2021-08-21T18:43:42.658Z] #46 132.2 compress/gzip [2021-08-21T18:43:42.718Z] #20 31.32 Selecting previously unselected package libonig5:arm64. [2021-08-21T18:43:42.718Z] #20 31.34 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-08-21T18:43:42.718Z] #20 31.35 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-08-21T18:43:42.805Z] [2021-08-21T18:43:42.805Z] Name Value [2021-08-21T18:43:42.805Z] ---- ----- [2021-08-21T18:43:42.805Z] ALLUSERSPROFILE C:\ProgramData [2021-08-21T18:43:42.805Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-21T18:43:42.805Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-21T18:43:42.805Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-21T18:43:42.805Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-21T18:43:42.805Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-21T18:43:42.806Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-21T18:43:42.806Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-21T18:43:42.806Z] BRANCH_NAME PR-42768 [2021-08-21T18:43:42.806Z] BUILD_DISPLAY_NAME #1 [2021-08-21T18:43:42.806Z] BUILD_ID 1 [2021-08-21T18:43:42.806Z] BUILD_NUMBER 1 [2021-08-21T18:43:42.806Z] BUILD_TAG jenkins-moby-PR-42768-1 [2021-08-21T18:43:42.806Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42768/1/ [2021-08-21T18:43:42.806Z] CHANGE_AUTHOR thaJeztah [2021-08-21T18:43:42.806Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-08-21T18:43:42.806Z] CHANGE_BRANCH libcontainerd_fix_godoc [2021-08-21T18:43:42.806Z] CHANGE_FORK thaJeztah/docker [2021-08-21T18:43:42.806Z] CHANGE_ID 42768 [2021-08-21T18:43:42.806Z] CHANGE_TARGET master [2021-08-21T18:43:42.806Z] CHANGE_TITLE libcontainerd/local: fix GoDoc [2021-08-21T18:43:42.806Z] CHANGE_URL https://github.com/moby/moby/pull/42768 [2021-08-21T18:43:42.806Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-21T18:43:42.806Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-21T18:43:42.806Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-21T18:43:42.806Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-21T18:43:42.806Z] COMPUTERNAME azwin-2-e7c200 [2021-08-21T18:43:42.806Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-21T18:43:42.806Z] ConfigSequenceNumber 0 [2021-08-21T18:43:42.806Z] DOCKER_BUILDKIT 0 [2021-08-21T18:43:42.806Z] DOCKER_DUT_DEBUG 1 [2021-08-21T18:43:42.806Z] DOCKER_EXPERIMENTAL 1 [2021-08-21T18:43:42.806Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-21T18:43:42.806Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-21T18:43:42.806Z] EXECUTOR_NUMBER 0 [2021-08-21T18:43:42.806Z] FQDN azwin-2-e7c200.westus.cloudapp.azure.com [2021-08-21T18:43:42.806Z] GIT_BRANCH PR-42768 [2021-08-21T18:43:42.806Z] GIT_COMMIT 83ec46a7e67402258827a2b9f0e147863646eba0 [2021-08-21T18:43:42.806Z] GIT_URL https://github.com/moby/moby.git [2021-08-21T18:43:42.806Z] HUDSON_COOKIE 2e27c9f6-3450-46e3-92c5-bdb9657f1fa5 [2021-08-21T18:43:42.806Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-21T18:43:42.806Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-21T18:43:42.806Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-21T18:43:42.806Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-08-21T18:43:42.806Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-21T18:43:42.806Z] JENKINS_NODE_COOKIE fd7ba661-386d-4414-ae2d-a0003313e4e7 [2021-08-21T18:43:42.806Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-21T18:43:42.806Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-21T18:43:42.806Z] JOB_BASE_NAME PR-42768 [2021-08-21T18:43:42.806Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42768/display/redirect [2021-08-21T18:43:42.806Z] JOB_NAME moby/PR-42768 [2021-08-21T18:43:42.806Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42768/ [2021-08-21T18:43:42.806Z] library.jps.version master [2021-08-21T18:43:42.806Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-21T18:43:42.806Z] NODE_LABELS amd64 azure azwin-2-e7c200 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-08-21T18:43:42.806Z] NODE_NAME azwin-2-e7c200 [2021-08-21T18:43:42.806Z] NUMBER_OF_PROCESSORS 4 [2021-08-21T18:43:42.806Z] OS Windows_NT [2021-08-21T18:43:42.806Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-21T18:43:42.806Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-21T18:43:42.806Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-21T18:43:42.806Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-08-21T18:43:42.806Z] PROCESSOR_LEVEL 6 [2021-08-21T18:43:42.806Z] PROCESSOR_REVISION 5504 [2021-08-21T18:43:42.806Z] ProgramData C:\ProgramData [2021-08-21T18:43:42.806Z] ProgramFiles C:\Program Files [2021-08-21T18:43:42.806Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-21T18:43:42.806Z] ProgramW6432 C:\Program Files [2021-08-21T18:43:42.806Z] PROMPT $P$G [2021-08-21T18:43:42.806Z] PSExecutionPolicyPreference Bypass [2021-08-21T18:43:42.806Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-21T18:43:42.806Z] PUBLIC C:\Users\Public [2021-08-21T18:43:42.806Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42768/1/display/redirect?page=artif... [2021-08-21T18:43:42.806Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42768/1/display/redirect?page=changes [2021-08-21T18:43:42.806Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42768/1/display/redirect [2021-08-21T18:43:42.806Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42768/1/display/redirect?page=tests [2021-08-21T18:43:42.806Z] SKIP_VALIDATION_TESTS 1 [2021-08-21T18:43:42.806Z] SOURCES_DRIVE d [2021-08-21T18:43:42.806Z] SOURCES_SUBDIR gopath [2021-08-21T18:43:42.806Z] STAGE_NAME Run tests [2021-08-21T18:43:42.806Z] SystemDrive C: [2021-08-21T18:43:42.806Z] SystemRoot C:\Windows [2021-08-21T18:43:42.806Z] TEMP C:\Windows\TEMP [2021-08-21T18:43:42.806Z] TESTDEBUG 0 [2021-08-21T18:43:42.806Z] TESTRUN_DRIVE d [2021-08-21T18:43:42.806Z] TESTRUN_SUBDIR CI [2021-08-21T18:43:42.806Z] TIMEOUT 120m [2021-08-21T18:43:42.806Z] TMP C:\Windows\TEMP [2021-08-21T18:43:42.806Z] USERDOMAIN WORKGROUP [2021-08-21T18:43:42.806Z] USERNAME azwin-2-e7c200$ [2021-08-21T18:43:42.806Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-21T18:43:42.806Z] windir C:\Windows [2021-08-21T18:43:42.806Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-08-21T18:43:42.806Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-08-21T18:43:42.806Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-21T18:43:42.806Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-21T18:43:42.806Z] [2021-08-21T18:43:42.806Z] [2021-08-21T18:43:42.806Z] [2021-08-21T18:43:42.914Z] #46 132.9 crypto/x509/pkix [2021-08-21T18:43:42.980Z] #20 31.54 Selecting previously unselected package libjq1:arm64. [2021-08-21T18:43:42.980Z] #20 31.55 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-08-21T18:43:42.980Z] #20 31.56 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-08-21T18:43:42.980Z] #20 31.68 Selecting previously unselected package jq. [2021-08-21T18:43:42.980Z] #20 31.69 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-08-21T18:43:42.980Z] #20 31.71 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-21T18:43:43.171Z] #19 50.55 The following NEW packages will be installed: [2021-08-21T18:43:43.171Z] #19 50.55 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-21T18:43:43.171Z] #19 50.55 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-08-21T18:43:43.171Z] #19 50.55 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-08-21T18:43:43.171Z] #19 50.55 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-08-21T18:43:43.171Z] #19 50.56 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-08-21T18:43:43.171Z] #19 50.56 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-08-21T18:43:43.171Z] #19 50.57 The following packages will be upgraded: [2021-08-21T18:43:43.171Z] #19 50.58 libseccomp2 [2021-08-21T18:43:43.243Z] #20 31.87 Selecting previously unselected package libaio1:arm64. [2021-08-21T18:43:43.243Z] #20 31.87 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-08-21T18:43:43.243Z] #20 31.89 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-08-21T18:43:43.263Z] INFO: Sources under d:\gopath\... [2021-08-21T18:43:43.263Z] INFO: Test run under d:\CI\... [2021-08-21T18:43:43.263Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-21T18:43:43.263Z] INFO: docker/docker repository was found [2021-08-21T18:43:43.263Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-08-21T18:43:43.380Z] #20 6.164 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-21T18:43:43.432Z] #19 50.90 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T18:43:43.432Z] #19 50.90 Need to get 77.8 MB of archives. [2021-08-21T18:43:43.432Z] #19 50.90 After this operation, 487 MB of additional disk space will be used. [2021-08-21T18:43:43.432Z] #19 50.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-08-21T18:43:43.432Z] #19 50.90 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-08-21T18:43:43.432Z] #19 50.92 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-08-21T18:43:43.432Z] #19 50.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-08-21T18:43:43.432Z] #19 51.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-08-21T18:43:43.477Z] #46 133.5 net [2021-08-21T18:43:43.477Z] #46 133.6 vendor/golang.org/x/crypto/chacha20 [2021-08-21T18:43:43.506Z] #20 31.97 Selecting previously unselected package libgpm2:arm64. [2021-08-21T18:43:43.506Z] #20 31.98 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-08-21T18:43:43.506Z] #20 31.99 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-08-21T18:43:43.506Z] #20 32.15 Selecting previously unselected package libicu63:arm64. [2021-08-21T18:43:43.506Z] #20 32.16 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-08-21T18:43:43.506Z] #20 32.17 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-08-21T18:43:43.692Z] #19 51.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-08-21T18:43:43.692Z] #19 51.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-08-21T18:43:43.692Z] #19 51.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-08-21T18:43:43.692Z] #19 51.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-08-21T18:43:43.692Z] #19 51.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-08-21T18:43:43.692Z] #19 51.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-08-21T18:43:43.720Z] ltsc2019: Pulling from windows/servercore [2021-08-21T18:43:43.720Z] 4612f6d0b889: Pulling fs layer [2021-08-21T18:43:43.720Z] c67ded6868b6: Pulling fs layer [2021-08-21T18:43:44.264Z] #19 ... [2021-08-21T18:43:44.264Z] [2021-08-21T18:43:44.264Z] #43 [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-21T18:43:44.264Z] #43 sha256:ad956d3e5ecf4373b7dbba9e194184ccdbb2acf44b67c59650cf1a82587762de [2021-08-21T18:43:44.264Z] #43 51.83 Selecting previously unselected package libarchive13:amd64. [2021-08-21T18:43:44.264Z] #43 51.84 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-08-21T18:43:44.264Z] #43 51.85 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-21T18:43:44.264Z] #43 52.01 Selecting previously unselected package libjsoncpp1:amd64. [2021-08-21T18:43:44.264Z] #43 52.02 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-08-21T18:43:44.264Z] #43 52.03 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-21T18:43:44.264Z] #43 52.10 Selecting previously unselected package librhash0:amd64. [2021-08-21T18:43:44.264Z] #43 52.10 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ... [2021-08-21T18:43:44.264Z] #43 52.11 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-08-21T18:43:44.264Z] #43 52.18 Selecting previously unselected package libuv1:amd64. [2021-08-21T18:43:44.264Z] #43 52.18 Preparing to unpack .../6-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-08-21T18:43:44.264Z] #43 52.18 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-21T18:43:44.264Z] #43 52.23 Selecting previously unselected package cmake. [2021-08-21T18:43:44.264Z] #43 52.23 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ... [2021-08-21T18:43:44.264Z] #43 52.23 Unpacking cmake (3.13.4-1) ... [2021-08-21T18:43:44.264Z] #43 52.80 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-21T18:43:44.264Z] #43 52.81 Setting up xxd (2:8.1.0875-5) ... [2021-08-21T18:43:44.264Z] #43 52.82 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-21T18:43:44.264Z] #43 52.83 Setting up vim-common (2:8.1.0875-5) ... [2021-08-21T18:43:44.264Z] #43 52.86 Setting up librhash0:amd64 (1.3.8-1) ... [2021-08-21T18:43:44.264Z] #43 52.88 Setting up cmake-data (3.13.4-1) ... [2021-08-21T18:43:44.264Z] #43 52.89 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-21T18:43:44.264Z] #43 52.90 Setting up cmake (3.13.4-1) ... [2021-08-21T18:43:44.264Z] #43 52.92 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T18:43:44.264Z] #43 52.96 Processing triggers for mime-support (3.62) ... [2021-08-21T18:43:44.264Z] #43 DONE 53.3s [2021-08-21T18:43:44.407Z] #46 134.2 vendor/golang.org/x/crypto/poly1305 [2021-08-21T18:43:44.439Z] #57 68.50 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-21T18:43:44.439Z] #57 68.50 + BUILDTAGS='netgo osusergo static_build' [2021-08-21T18:43:44.439Z] #57 68.51 + export EXTRA_FLAGS=-buildmode=pie [2021-08-21T18:43:44.439Z] #57 68.51 + EXTRA_FLAGS=-buildmode=pie [2021-08-21T18:43:44.439Z] #57 68.51 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-21T18:43:44.439Z] #57 68.51 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-21T18:43:44.439Z] #57 68.51 + '[' '' = dynamic ']' [2021-08-21T18:43:44.439Z] #57 68.51 + make [2021-08-21T18:43:44.525Z] [2021-08-21T18:43:44.525Z] #64 [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-21T18:43:44.525Z] #64 sha256:cb0b84cb45a4cdbcf8b4936e68563b5b148a6b07ee269a82c6ebfe2a50147a74 [2021-08-21T18:43:44.525Z] #64 0.881 + RM_GOPATH=0 [2021-08-21T18:43:44.525Z] #64 0.881 + TMP_GOPATH= [2021-08-21T18:43:44.525Z] #64 0.881 + : /build [2021-08-21T18:43:44.525Z] #64 0.881 + '[' -z '' ']' [2021-08-21T18:43:44.525Z] #64 0.881 ++ mktemp -d [2021-08-21T18:43:44.525Z] #64 0.882 + export GOPATH=/tmp/tmp.HVyngljtRv [2021-08-21T18:43:44.525Z] #64 0.883 + GOPATH=/tmp/tmp.HVyngljtRv [2021-08-21T18:43:44.525Z] #64 0.883 + RM_GOPATH=1 [2021-08-21T18:43:44.525Z] #64 0.883 + case "$(go env GOARCH)" in [2021-08-21T18:43:44.525Z] #64 0.884 ++ go env GOARCH [2021-08-21T18:43:44.525Z] #64 0.891 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:43:44.525Z] #64 0.891 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:43:44.525Z] #64 0.891 ++ dirname /tmp/install/install.sh [2021-08-21T18:43:44.525Z] #64 0.894 + dir=/tmp/install [2021-08-21T18:43:44.525Z] #64 0.894 + bin=containerd [2021-08-21T18:43:44.525Z] #64 0.894 + shift [2021-08-21T18:43:44.525Z] #64 0.894 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-21T18:43:44.525Z] #64 0.895 + . /tmp/install/containerd.installer [2021-08-21T18:43:44.525Z] #64 0.895 ++ set -e [2021-08-21T18:43:44.525Z] #64 0.895 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-21T18:43:44.525Z] #64 0.895 + install_containerd [2021-08-21T18:43:44.525Z] #64 0.896 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-21T18:43:44.525Z] #64 0.896 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-21T18:43:44.525Z] #64 0.896 + git clone https://github.com/containerd/containerd.git /tmp/tmp.HVyngljtRv/src/github.com/containerd/containerd [2021-08-21T18:43:44.525Z] #64 0.899 Cloning into '/tmp/tmp.HVyngljtRv/src/github.com/containerd/containerd'... [2021-08-21T18:43:44.970Z] #46 134.8 vendor/golang.org/x/sys/cpu [2021-08-21T18:43:44.970Z] #46 135.1 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-21T18:43:46.060Z] #20 34.34 Selecting previously unselected package libnet1:arm64. [2021-08-21T18:43:46.060Z] #20 34.34 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-08-21T18:43:46.060Z] #20 34.35 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-21T18:43:46.060Z] #20 34.43 Selecting previously unselected package libnl-3-200:arm64. [2021-08-21T18:43:46.060Z] #20 34.45 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-08-21T18:43:46.060Z] #20 34.46 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-08-21T18:43:46.060Z] #20 34.57 Selecting previously unselected package libprotobuf-c1:arm64. [2021-08-21T18:43:46.060Z] #20 34.57 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-08-21T18:43:46.060Z] #20 34.58 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-08-21T18:43:46.060Z] #20 34.76 Selecting previously unselected package libreadline5:arm64. [2021-08-21T18:43:46.060Z] #20 34.77 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-08-21T18:43:46.060Z] #20 34.79 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-08-21T18:43:46.327Z] #20 34.97 Selecting previously unselected package net-tools. [2021-08-21T18:43:46.327Z] #20 34.98 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-08-21T18:43:46.327Z] #20 34.99 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-21T18:43:46.339Z] #46 136.1 vendor/golang.org/x/crypto/curve25519 [2021-08-21T18:43:46.590Z] #20 35.23 Selecting previously unselected package patch. [2021-08-21T18:43:46.590Z] #20 35.24 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2021-08-21T18:43:46.590Z] #20 35.27 Unpacking patch (2.7.6-3+deb10u1) ... [2021-08-21T18:43:46.596Z] #46 136.7 vendor/golang.org/x/crypto/hkdf [2021-08-21T18:43:46.853Z] #20 35.37 Selecting previously unselected package python-pip-whl. [2021-08-21T18:43:46.853Z] #20 35.38 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-08-21T18:43:46.853Z] #20 35.39 Unpacking python-pip-whl (18.1-5) ... [2021-08-21T18:43:46.853Z] #46 136.9 vendor/golang.org/x/text/transform [2021-08-21T18:43:46.976Z] #57 70.96 + bin/ctr [2021-08-21T18:43:47.277Z] 8f616e6e9eec: Verifying Checksum [2021-08-21T18:43:47.277Z] 8f616e6e9eec: Download complete [2021-08-21T18:43:47.417Z] #46 137.4 vendor/golang.org/x/text/unicode/bidi [2021-08-21T18:43:47.427Z] #20 35.88 Selecting previously unselected package python3-lib2to3. [2021-08-21T18:43:47.427Z] #20 35.89 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-08-21T18:43:47.428Z] #20 35.90 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-08-21T18:43:47.428Z] #20 36.08 Selecting previously unselected package python3-distutils. [2021-08-21T18:43:47.428Z] #20 36.09 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-08-21T18:43:47.428Z] #20 36.10 Unpacking python3-distutils (3.7.3-1) ... [2021-08-21T18:43:47.583Z] #20 10.62 Fetched 8996 kB in 9s (1057 kB/s) [2021-08-21T18:43:47.690Z] #20 36.26 Selecting previously unselected package python3-pip. [2021-08-21T18:43:47.690Z] #20 36.27 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-08-21T18:43:47.690Z] #20 36.28 Unpacking python3-pip (18.1-5) ... [2021-08-21T18:43:47.690Z] #20 36.46 Selecting previously unselected package python3-pkg-resources. [2021-08-21T18:43:47.690Z] #20 36.47 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-21T18:43:47.831Z] #64 ... [2021-08-21T18:43:47.831Z] [2021-08-21T18:43:47.831Z] #19 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:43:47.831Z] #19 sha256:83fa67fc6295bfbd75dad05f393b58dbb33f295f1ec5bb7657180a45326467b8 [2021-08-21T18:43:47.831Z] #19 52.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-08-21T18:43:47.831Z] #19 52.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-08-21T18:43:47.831Z] #19 52.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-08-21T18:43:47.831Z] #19 52.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-21T18:43:47.831Z] #19 52.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-21T18:43:47.831Z] #19 52.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-08-21T18:43:47.831Z] #19 52.64 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-08-21T18:43:47.831Z] #19 52.64 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-08-21T18:43:47.831Z] #19 52.66 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-08-21T18:43:47.831Z] #19 52.66 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-08-21T18:43:47.831Z] #19 52.67 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-08-21T18:43:47.831Z] #19 52.67 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-08-21T18:43:47.831Z] #19 52.68 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-08-21T18:43:47.831Z] #19 52.69 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-08-21T18:43:47.831Z] #19 52.69 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-08-21T18:43:47.831Z] #19 53.22 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T18:43:47.831Z] #19 53.44 Fetched 77.8 MB in 2s (38.0 MB/s) [2021-08-21T18:43:47.831Z] #19 53.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 ... 29521 files and directories currently installed.) [2021-08-21T18:43:47.831Z] #19 53.53 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-21T18:43:47.831Z] #19 53.55 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-08-21T18:43:47.831Z] #19 53.65 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-08-21T18:43:47.831Z] #19 53.71 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-21T18:43:47.831Z] #19 53.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 ... 29521 files and directories currently installed.) [2021-08-21T18:43:47.831Z] #19 53.73 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-08-21T18:43:47.831Z] #19 53.74 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-21T18:43:47.831Z] #19 54.35 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-21T18:43:47.831Z] #19 54.36 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-08-21T18:43:47.831Z] #19 54.36 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-21T18:43:47.831Z] #19 55.12 Selecting previously unselected package binutils-mingw-w64. [2021-08-21T18:43:47.831Z] #19 55.12 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-08-21T18:43:47.831Z] #19 55.12 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-21T18:43:47.831Z] #19 55.23 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-21T18:43:47.831Z] #19 ... [2021-08-21T18:43:47.831Z] [2021-08-21T18:43:47.831Z] #44 [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-21T18:43:47.831Z] #44 sha256:582fa1471bb732718bfc63907f7686380670b3280ac30507f8fd6a37df467823 [2021-08-21T18:43:47.831Z] #44 1.001 + RM_GOPATH=0 [2021-08-21T18:43:47.831Z] #44 1.001 + TMP_GOPATH= [2021-08-21T18:43:47.831Z] #44 1.001 + : /build [2021-08-21T18:43:47.831Z] #44 1.001 + '[' -z '' ']' [2021-08-21T18:43:47.831Z] #44 1.001 ++ mktemp -d [2021-08-21T18:43:47.831Z] #44 1.002 + export GOPATH=/tmp/tmp.8CShMDDxeR [2021-08-21T18:43:47.831Z] #44 1.002 + GOPATH=/tmp/tmp.8CShMDDxeR [2021-08-21T18:43:47.831Z] #44 1.003 + RM_GOPATH=1 [2021-08-21T18:43:47.831Z] #44 1.003 + case "$(go env GOARCH)" in [2021-08-21T18:43:47.831Z] #44 1.005 ++ go env GOARCH [2021-08-21T18:43:47.831Z] #44 1.018 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:43:47.831Z] #44 1.018 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:43:47.831Z] #44 1.019 ++ dirname /tmp/install/install.sh [2021-08-21T18:43:47.831Z] #44 1.020 + dir=/tmp/install [2021-08-21T18:43:47.831Z] #44 1.020 + bin=tini [2021-08-21T18:43:47.831Z] #44 1.020 + shift [2021-08-21T18:43:47.831Z] #44 1.020 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-21T18:43:47.831Z] #44 1.020 + . /tmp/install/tini.installer [2021-08-21T18:43:47.831Z] #44 1.021 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-21T18:43:47.831Z] #44 1.021 + install_tini [2021-08-21T18:43:47.831Z] #44 1.021 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-21T18:43:47.831Z] #44 1.021 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-21T18:43:47.831Z] #44 1.021 + git clone https://github.com/krallin/tini.git /tmp/tmp.8CShMDDxeR/tini [2021-08-21T18:43:47.831Z] #44 1.023 Cloning into '/tmp/tmp.8CShMDDxeR/tini'... [2021-08-21T18:43:47.831Z] #44 1.421 + cd /tmp/tmp.8CShMDDxeR/tini [2021-08-21T18:43:47.831Z] #44 1.421 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-21T18:43:47.831Z] #44 1.426 + cmake . [2021-08-21T18:43:47.831Z] #44 1.643 -- The C compiler identification is GNU 8.3.0 [2021-08-21T18:43:47.831Z] #44 1.657 -- Check for working C compiler: /usr/bin/cc [2021-08-21T18:43:47.831Z] #44 1.837 -- Check for working C compiler: /usr/bin/cc -- works [2021-08-21T18:43:47.831Z] #44 1.838 -- Detecting C compiler ABI info [2021-08-21T18:43:47.831Z] #44 1.993 -- Detecting C compiler ABI info - done [2021-08-21T18:43:47.831Z] #44 2.001 -- Detecting C compile features [2021-08-21T18:43:47.831Z] #44 2.587 -- Detecting C compile features - done [2021-08-21T18:43:47.831Z] #44 2.600 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-21T18:43:47.831Z] #44 2.640 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-21T18:43:47.831Z] #44 2.659 -- Configuring done [2021-08-21T18:43:47.831Z] #44 2.664 -- Generating done [2021-08-21T18:43:47.831Z] #44 2.665 -- Build files have been written to: /tmp/tmp.8CShMDDxeR/tini [2021-08-21T18:43:47.831Z] #44 2.667 + make tini-static [2021-08-21T18:43:47.831Z] #44 2.734 Scanning dependencies of target tini-static [2021-08-21T18:43:47.831Z] #44 2.750 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-21T18:43:47.831Z] #44 3.234 [100%] Linking C executable tini-static [2021-08-21T18:43:47.831Z] #44 3.369 [100%] Built target tini-static [2021-08-21T18:43:47.831Z] #44 3.387 + mkdir -p /build [2021-08-21T18:43:47.831Z] #44 3.389 + cp tini-static /build/docker-init [2021-08-21T18:43:47.831Z] #44 DONE 3.6s [2021-08-21T18:43:47.831Z] [2021-08-21T18:43:47.831Z] #19 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:43:47.831Z] #19 sha256:83fa67fc6295bfbd75dad05f393b58dbb33f295f1ec5bb7657180a45326467b8 [2021-08-21T18:43:47.831Z] #19 55.24 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-21T18:43:47.831Z] #19 55.26 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-21T18:43:47.831Z] #19 55.35 Selecting previously unselected package dmsetup. [2021-08-21T18:43:47.953Z] #20 36.48 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-21T18:43:47.953Z] #20 36.66 Selecting previously unselected package python3-setuptools. [2021-08-21T18:43:47.953Z] #20 36.67 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-08-21T18:43:47.953Z] #20 36.68 Unpacking python3-setuptools (40.8.0-1) ... [2021-08-21T18:43:48.093Z] #19 55.37 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-08-21T18:43:48.093Z] #19 55.37 Unpacking dmsetup (2:1.02.155-3) ... [2021-08-21T18:43:48.093Z] #19 55.49 Selecting previously unselected package mingw-w64-common. [2021-08-21T18:43:48.093Z] #19 55.50 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-08-21T18:43:48.093Z] #19 55.51 Unpacking mingw-w64-common (6.0.0-3) ... [2021-08-21T18:43:48.216Z] #20 36.91 Selecting previously unselected package python3-wheel. [2021-08-21T18:43:48.216Z] #20 36.92 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-08-21T18:43:48.216Z] #20 36.93 Unpacking python3-wheel (0.32.3-2) ... [2021-08-21T18:43:48.479Z] #20 37.07 Selecting previously unselected package sudo. [2021-08-21T18:43:48.479Z] #20 37.08 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-08-21T18:43:48.479Z] #20 37.11 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-08-21T18:43:48.479Z] #20 ... [2021-08-21T18:43:48.479Z] [2021-08-21T18:43:48.479Z] #40 [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-21T18:43:48.479Z] #40 sha256:4b942c013447a5086b7e6866dbc58570e707cf858c0190baf1d8a269696a5dad [2021-08-21T18:43:48.479Z] #40 138.2 + dpkg --print-architecture [2021-08-21T18:43:48.787Z] #46 138.9 vendor/golang.org/x/text/secure/bidirule [2021-08-21T18:43:49.044Z] #46 139.1 vendor/golang.org/x/text/unicode/norm [2021-08-21T18:43:50.006Z] #19 57.58 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-21T18:43:50.006Z] #19 57.58 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-08-21T18:43:50.129Z] #20 10.62 Reading package lists... [2021-08-21T18:43:50.267Z] #19 57.59 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-21T18:43:50.436Z] #40 DONE 140.0s [2021-08-21T18:43:50.436Z] [2021-08-21T18:43:50.436Z] #20 [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 aufs-tools bash-completion bzip2 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-21T18:43:50.436Z] #20 sha256:6308ee64ea978ada25965b0d074b938aebfb3b778ba37391d531d63fb3c4aa80 [2021-08-21T18:43:50.437Z] #20 37.93 Selecting previously unselected package thin-provisioning-tools. [2021-08-21T18:43:50.437Z] #20 37.93 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-08-21T18:43:50.437Z] #20 37.93 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-08-21T18:43:50.437Z] #20 38.97 Selecting previously unselected package uidmap. [2021-08-21T18:43:50.437Z] #20 38.98 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-08-21T18:43:50.437Z] #20 39.00 Unpacking uidmap (1:4.5-1.1) ... [2021-08-21T18:43:50.437Z] #20 39.18 Selecting previously unselected package vim-runtime. [2021-08-21T18:43:50.437Z] #20 39.20 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-08-21T18:43:50.699Z] #20 39.24 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-08-21T18:43:50.699Z] #20 39.29 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-08-21T18:43:50.699Z] #20 39.30 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-08-21T18:43:51.171Z] #57 ... [2021-08-21T18:43:51.171Z] [2021-08-21T18:43:51.171Z] #46 [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-21T18:43:51.171Z] #46 sha256:31d60fa4cd3df99e705234854c175c3e188482ab9c1d73203d13940d5b6d8efe [2021-08-21T18:43:51.171Z] #46 131.0 go/parser [2021-08-21T18:43:51.171Z] #46 131.3 text/template [2021-08-21T18:43:51.171Z] #46 136.0 log [2021-08-21T18:43:51.171Z] #46 137.1 encoding/xml [2021-08-21T18:43:51.171Z] #46 139.3 go/doc [2021-08-21T18:43:51.667Z] #19 58.81 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-21T18:43:51.667Z] #19 58.82 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-21T18:43:51.667Z] #19 58.82 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-21T18:43:51.667Z] #19 58.88 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-08-21T18:43:51.667Z] #19 58.88 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-21T18:43:51.667Z] #19 58.89 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-21T18:43:52.552Z] #46 ... [2021-08-21T18:43:52.552Z] [2021-08-21T18:43:52.552Z] #52 [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-21T18:43:52.552Z] #52 sha256:020e795b85f8e1b0e48098e668c82f48d8560d9a6666852feab8b3243e721bb0 [2021-08-21T18:43:52.552Z] #52 132.7 mvdan.cc/sh/v3/fileutil [2021-08-21T18:43:52.552Z] #52 132.9 text/tabwriter [2021-08-21T18:43:52.552Z] #52 133.4 mvdan.cc/sh/v3/syntax [2021-08-21T18:43:52.552Z] #52 142.5 mvdan.cc/sh/v3/cmd/shfmt [2021-08-21T18:43:52.670Z] #20 13.09 Reading package lists... [2021-08-21T18:43:52.811Z] #52 ... [2021-08-21T18:43:52.812Z] [2021-08-21T18:43:52.812Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:43:52.812Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T18:43:52.931Z] #20 15.65 Building dependency tree... [2021-08-21T18:43:53.072Z] #13 137.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-21T18:43:53.072Z] #13 137.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-21T18:43:53.072Z] #13 137.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-21T18:43:53.219Z] #46 142.8 vendor/golang.org/x/net/idna [2021-08-21T18:43:53.219Z] #46 ... [2021-08-21T18:43:53.219Z] [2021-08-21T18:43:53.219Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:43:53.219Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T18:43:53.219Z] #13 138.0 Selecting previously unselected package libapparmor1:amd64. [2021-08-21T18:43:53.219Z] #13 138.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-08-21T18:43:53.219Z] #13 138.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-08-21T18:43:53.219Z] #13 138.1 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-21T18:43:53.219Z] #13 138.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-08-21T18:43:53.219Z] #13 138.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-21T18:43:53.248Z] #20 41.90 Selecting previously unselected package vim. [2021-08-21T18:43:53.248Z] #20 41.91 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ... [2021-08-21T18:43:53.248Z] #20 41.92 Unpacking vim (2:8.1.0875-5) ... [2021-08-21T18:43:53.493Z] #13 138.3 Selecting previously unselected package libbtrfs0. [2021-08-21T18:43:53.494Z] #13 138.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-21T18:43:53.494Z] #13 138.3 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-21T18:43:53.494Z] #13 138.4 Selecting previously unselected package libbtrfs-dev. [2021-08-21T18:43:53.494Z] #13 138.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-21T18:43:53.494Z] #13 138.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-21T18:43:53.494Z] #13 138.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-21T18:43:53.503Z] #20 16.52 libcap2-bin is already the newest version (1:2.25-2). [2021-08-21T18:43:53.503Z] #20 16.52 The following additional packages will be installed: [2021-08-21T18:43:53.503Z] #20 16.53 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-08-21T18:43:53.503Z] #20 16.54 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-08-21T18:43:53.503Z] #20 16.54 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-08-21T18:43:53.503Z] #20 16.54 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-08-21T18:43:53.503Z] #20 16.54 python3.7 python3.7-minimal vim-runtime xxd [2021-08-21T18:43:53.503Z] #20 16.54 Suggested packages: [2021-08-21T18:43:53.503Z] #20 16.54 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-08-21T18:43:53.503Z] #20 16.54 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-08-21T18:43:53.503Z] #20 16.54 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-08-21T18:43:53.503Z] #20 16.54 quota [2021-08-21T18:43:53.503Z] #20 16.54 Recommended packages: [2021-08-21T18:43:53.503Z] #20 16.54 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-08-21T18:43:53.503Z] #20 16.54 python3-keyrings.alt python3-xdg unzip [2021-08-21T18:43:53.750Z] #13 138.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-21T18:43:53.750Z] #13 138.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-21T18:43:53.750Z] #13 138.6 Selecting previously unselected package libudev-dev:amd64. [2021-08-21T18:43:53.750Z] #13 138.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-08-21T18:43:53.750Z] #13 138.6 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-21T18:43:53.772Z] #20 42.34 Selecting previously unselected package xfsprogs. [2021-08-21T18:43:53.772Z] #20 42.34 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2021-08-21T18:43:53.772Z] #20 42.36 Unpacking xfsprogs (4.20.0-1) ... [2021-08-21T18:43:54.008Z] #13 138.8 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-21T18:43:54.008Z] #13 138.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-08-21T18:43:54.008Z] #13 138.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-08-21T18:43:54.024Z] c67ded6868b6: Verifying Checksum [2021-08-21T18:43:54.024Z] c67ded6868b6: Download complete [2021-08-21T18:43:54.034Z] #20 42.68 Selecting previously unselected package zip. [2021-08-21T18:43:54.034Z] #20 42.68 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2021-08-21T18:43:54.034Z] #20 42.69 Unpacking zip (3.0-11+b1) ... [2021-08-21T18:43:54.262Z] #19 ... [2021-08-21T18:43:54.262Z] [2021-08-21T18:43:54.262Z] #64 [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-21T18:43:54.262Z] #64 sha256:cb0b84cb45a4cdbcf8b4936e68563b5b148a6b07ee269a82c6ebfe2a50147a74 [2021-08-21T18:43:54.262Z] #64 11.88 + cd /tmp/tmp.HVyngljtRv/src/github.com/containerd/containerd [2021-08-21T18:43:54.262Z] #64 11.88 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-21T18:43:54.265Z] #13 139.1 Selecting previously unselected package libpcre16-3:amd64. [2021-08-21T18:43:54.265Z] #13 139.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-08-21T18:43:54.265Z] #13 139.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-08-21T18:43:54.297Z] #20 42.92 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-08-21T18:43:54.297Z] #20 42.94 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-21T18:43:54.297Z] #20 42.96 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-08-21T18:43:54.297Z] #20 42.97 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-08-21T18:43:54.297Z] #20 42.99 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-08-21T18:43:54.297Z] #20 43.00 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-08-21T18:43:54.297Z] #20 43.01 Setting up uidmap (1:4.5-1.1) ... [2021-08-21T18:43:54.297Z] #20 43.02 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-08-21T18:43:54.297Z] #20 43.04 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-21T18:43:54.297Z] #20 43.05 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-21T18:43:54.297Z] #20 43.06 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-08-21T18:43:54.297Z] #20 43.08 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-08-21T18:43:54.297Z] #20 43.11 Setting up xxd (2:8.1.0875-5) ... [2021-08-21T18:43:54.297Z] #20 43.12 Setting up zip (3.0-11+b1) ... [2021-08-21T18:43:54.528Z] #13 139.3 Selecting previously unselected package libpcre32-3:amd64. [2021-08-21T18:43:54.528Z] #13 139.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-08-21T18:43:54.528Z] #13 139.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-08-21T18:43:54.528Z] #13 139.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-08-21T18:43:54.528Z] #13 139.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-08-21T18:43:54.528Z] #13 139.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-21T18:43:54.560Z] #20 43.14 Setting up vim-common (2:8.1.0875-5) ... [2021-08-21T18:43:54.560Z] #20 43.17 Setting up bash-completion (1:2.8-6) ... [2021-08-21T18:43:54.785Z] #13 139.6 Selecting previously unselected package libpcre3-dev:amd64. [2021-08-21T18:43:54.785Z] #13 139.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-08-21T18:43:54.785Z] #13 139.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-21T18:43:54.832Z] #64 12.65 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-21T18:43:54.833Z] #64 12.65 + BUILDTAGS='netgo osusergo static_build' [2021-08-21T18:43:54.833Z] #64 12.65 + export EXTRA_FLAGS=-buildmode=pie [2021-08-21T18:43:54.833Z] #64 12.65 + EXTRA_FLAGS=-buildmode=pie [2021-08-21T18:43:54.833Z] #64 12.65 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-21T18:43:54.833Z] #64 12.65 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-21T18:43:54.833Z] #64 12.65 + '[' '' = dynamic ']' [2021-08-21T18:43:54.833Z] #64 12.65 + make [2021-08-21T18:43:54.889Z] #20 17.75 The following NEW packages will be installed: [2021-08-21T18:43:54.889Z] #20 17.76 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-08-21T18:43:54.889Z] #20 17.76 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-08-21T18:43:54.889Z] #20 17.77 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-08-21T18:43:54.889Z] #20 17.77 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-08-21T18:43:54.889Z] #20 17.77 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-08-21T18:43:54.889Z] #20 17.77 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-08-21T18:43:54.889Z] #20 17.77 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-08-21T18:43:54.889Z] #20 17.77 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-21T18:43:54.889Z] #20 17.77 xz-utils zip [2021-08-21T18:43:54.889Z] #20 18.08 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T18:43:54.889Z] #20 18.08 Need to get 28.6 MB of archives. [2021-08-21T18:43:54.889Z] #20 18.08 After this operation, 116 MB of additional disk space will be used. [2021-08-21T18:43:54.889Z] #20 18.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-08-21T18:43:54.889Z] #20 18.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-21T18:43:54.889Z] #20 18.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-21T18:43:54.889Z] #20 18.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-21T18:43:55.042Z] #13 139.9 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-21T18:43:55.042Z] #13 140.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-08-21T18:43:55.042Z] #13 140.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-21T18:43:55.150Z] #20 18.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-21T18:43:55.150Z] #20 18.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-21T18:43:55.150Z] #20 18.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-21T18:43:55.150Z] #20 18.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-21T18:43:55.150Z] #20 18.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-21T18:43:55.150Z] #20 18.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-08-21T18:43:55.150Z] #20 18.28 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-08-21T18:43:55.150Z] #20 18.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-08-21T18:43:55.150Z] #20 18.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-21T18:43:55.150Z] #20 18.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-08-21T18:43:55.150Z] #20 18.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-08-21T18:43:55.150Z] #20 18.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-08-21T18:43:55.150Z] #20 18.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-21T18:43:55.150Z] #20 18.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-21T18:43:55.150Z] #20 18.32 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-08-21T18:43:55.150Z] #20 18.33 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-08-21T18:43:55.150Z] #20 18.34 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-08-21T18:43:55.150Z] #20 18.34 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-08-21T18:43:55.150Z] #20 18.37 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-08-21T18:43:55.150Z] #20 18.38 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-21T18:43:55.299Z] #13 140.2 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-21T18:43:55.299Z] #13 140.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-08-21T18:43:55.299Z] #13 140.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-21T18:43:55.299Z] #13 140.3 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-21T18:43:55.299Z] #13 140.3 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-21T18:43:55.411Z] #20 18.46 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-21T18:43:55.411Z] #20 18.47 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-21T18:43:55.411Z] #20 18.47 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-08-21T18:43:55.411Z] #20 18.47 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-08-21T18:43:55.411Z] #20 18.47 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-21T18:43:55.556Z] #13 140.3 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-21T18:43:55.556Z] #13 140.4 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-21T18:43:55.556Z] #13 140.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-08-21T18:43:55.556Z] #13 140.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-21T18:43:55.772Z] #64 13.39 + bin/ctr [2021-08-21T18:43:55.983Z] #20 18.89 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-21T18:43:55.983Z] #20 18.89 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-21T18:43:55.983Z] #20 18.89 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-21T18:43:55.983Z] #20 18.89 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-08-21T18:43:55.983Z] #20 18.90 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-08-21T18:43:55.983Z] #20 18.91 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-08-21T18:43:55.983Z] #20 18.91 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-08-21T18:43:55.983Z] #20 18.98 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-08-21T18:43:55.983Z] #20 18.98 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-08-21T18:43:55.983Z] #20 18.99 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-08-21T18:43:55.983Z] #20 18.99 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-21T18:43:55.983Z] #20 19.00 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-08-21T18:43:55.983Z] #20 19.02 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-08-21T18:43:55.983Z] #20 19.02 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-08-21T18:43:55.983Z] #20 19.07 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-08-21T18:43:55.983Z] #20 19.08 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-08-21T18:43:55.983Z] #20 19.10 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-08-21T18:43:56.120Z] #13 141.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-21T18:43:56.120Z] #13 141.0 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-21T18:43:56.120Z] #13 141.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-08-21T18:43:56.120Z] #13 141.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-21T18:43:56.120Z] #13 141.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-08-21T18:43:56.120Z] #13 141.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-08-21T18:43:56.120Z] #13 141.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-21T18:43:56.120Z] #13 141.1 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-21T18:43:56.120Z] #13 141.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-08-21T18:43:56.120Z] #13 141.1 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-21T18:43:56.244Z] #20 19.42 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-08-21T18:43:56.244Z] #20 19.47 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-08-21T18:43:56.244Z] #20 19.51 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-08-21T18:43:56.364Z] #13 ... [2021-08-21T18:43:56.364Z] [2021-08-21T18:43:56.364Z] #52 [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-21T18:43:56.364Z] #52 sha256:020e795b85f8e1b0e48098e668c82f48d8560d9a6666852feab8b3243e721bb0 [2021-08-21T18:43:56.364Z] #52 DONE 146.5s [2021-08-21T18:43:56.364Z] [2021-08-21T18:43:56.364Z] #46 [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-21T18:43:56.364Z] #46 sha256:31d60fa4cd3df99e705234854c175c3e188482ab9c1d73203d13940d5b6d8efe [2021-08-21T18:43:56.364Z] #46 144.5 github.com/LK4D4/vndr/build [2021-08-21T18:43:56.364Z] #46 145.4 github.com/LK4D4/vndr/versioned [2021-08-21T18:43:56.364Z] #46 145.7 compress/flate [2021-08-21T18:43:56.381Z] #13 141.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-21T18:43:56.381Z] #13 141.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-21T18:43:56.381Z] #13 141.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-21T18:43:56.381Z] #13 141.2 Setting up mingw-w64-common (6.0.0-3) ... [2021-08-21T18:43:56.381Z] #13 141.2 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-21T18:43:56.381Z] #13 141.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-21T18:43:56.381Z] #13 141.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-21T18:43:56.381Z] #13 141.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-21T18:43:56.381Z] #13 141.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-21T18:43:56.381Z] #13 141.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-21T18:43:56.381Z] #13 141.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-21T18:43:56.381Z] #13 141.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-08-21T18:43:56.381Z] #13 141.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-08-21T18:43:56.381Z] #13 141.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-21T18:43:56.381Z] #13 141.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-21T18:43:56.381Z] #13 141.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-21T18:43:56.381Z] #13 141.3 Setting up dmsetup (2:1.02.155-3) ... [2021-08-21T18:43:56.641Z] #13 141.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-21T18:43:56.641Z] #13 141.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-21T18:43:56.641Z] #13 141.4 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T18:43:56.817Z] #20 20.04 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T18:43:57.078Z] #20 20.13 Fetched 28.6 MB in 2s (16.8 MB/s) [2021-08-21T18:43:57.078Z] #20 20.19 Selecting previously unselected package pigz. [2021-08-21T18:43:57.078Z] #20 20.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 ... 23446 files and directories currently installed.) [2021-08-21T18:43:57.078Z] #20 20.24 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-08-21T18:43:57.078Z] #20 20.24 Unpacking pigz (2.4-1) ... [2021-08-21T18:43:57.340Z] #20 20.33 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-21T18:43:57.340Z] #20 20.34 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T18:43:57.340Z] #20 20.34 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T18:43:57.379Z] #20 45.84 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-08-21T18:43:57.379Z] #20 45.86 Setting up xz-utils (5.2.4-1) ... [2021-08-21T18:43:57.379Z] #20 45.88 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-21T18:43:57.379Z] #20 45.90 Setting up patch (2.7.6-3+deb10u1) ... [2021-08-21T18:43:57.379Z] #20 45.92 Setting up sudo (1.8.27-1+deb10u3) ... [2021-08-21T18:43:57.379Z] #20 46.03 invoke-rc.d: could not determine current runlevel [2021-08-21T18:43:57.379Z] #20 46.04 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-21T18:43:57.379Z] #20 46.05 Setting up pigz (2.4-1) ... [2021-08-21T18:43:57.379Z] #20 46.07 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-08-21T18:43:57.379Z] #20 46.08 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-08-21T18:43:57.379Z] #20 46.14 Setting up python-pip-whl (18.1-5) ... [2021-08-21T18:43:57.600Z] #20 20.72 Selecting previously unselected package python3.7-minimal. [2021-08-21T18:43:57.600Z] #20 20.72 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T18:43:57.600Z] #20 20.75 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-21T18:43:57.641Z] #20 46.15 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-08-21T18:43:57.641Z] #20 46.17 Setting up vim-runtime (2:8.1.0875-5) ... [2021-08-21T18:43:57.905Z] #20 46.64 Setting up libaio1:arm64 (0.3.112-3) ... [2021-08-21T18:43:57.905Z] #20 46.68 Setting up libonig5:arm64 (6.9.1-1) ... [2021-08-21T18:43:57.905Z] #20 46.69 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-08-21T18:43:58.016Z] #13 DONE 143.0s [2021-08-21T18:43:58.016Z] [2021-08-21T18:43:58.016Z] #54 [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-21T18:43:58.016Z] #54 sha256:82e27d7aa6c2d627320c72e840200f21483e44c8d3df700bfa4c12a3ae3519e6 [2021-08-21T18:43:58.168Z] #20 46.71 Setting up vim (2:8.1.0875-5) ... [2021-08-21T18:43:58.168Z] #20 46.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-21T18:43:58.168Z] #20 46.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-21T18:43:58.168Z] #20 46.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-21T18:43:58.168Z] #20 46.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-21T18:43:58.168Z] #20 46.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-21T18:43:58.168Z] #20 46.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-21T18:43:58.168Z] #20 46.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-21T18:43:58.168Z] #20 46.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-21T18:43:58.168Z] #20 46.81 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-08-21T18:43:58.168Z] #20 46.82 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-08-21T18:43:58.168Z] #20 46.85 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-08-21T18:43:58.168Z] #20 46.87 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-21T18:43:58.168Z] #20 46.89 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-08-21T18:43:58.168Z] #20 46.91 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-21T18:43:58.273Z] #46 148.4 hash/crc32 [2021-08-21T18:43:58.543Z] #20 21.50 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T18:43:58.543Z] #20 21.52 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-21T18:43:58.694Z] 4612f6d0b889: Verifying Checksum [2021-08-21T18:43:58.694Z] 4612f6d0b889: Download complete [2021-08-21T18:43:59.653Z] #46 149.5 crypto/rsa [2021-08-21T18:43:59.913Z] #46 150.1 compress/gzip [2021-08-21T18:43:59.914Z] #54 1.831 + RM_GOPATH=0 [2021-08-21T18:43:59.914Z] #54 1.832 + TMP_GOPATH= [2021-08-21T18:43:59.914Z] #54 1.832 + : /build [2021-08-21T18:43:59.914Z] #54 1.832 + '[' -z '' ']' [2021-08-21T18:43:59.914Z] #54 1.832 ++ mktemp -d [2021-08-21T18:43:59.914Z] #54 1.838 + export GOPATH=/tmp/tmp.ZCpxUrZxGo [2021-08-21T18:43:59.914Z] #54 ... [2021-08-21T18:43:59.914Z] [2021-08-21T18:43:59.914Z] #59 [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-21T18:43:59.914Z] #59 sha256:05a5bc9068a86b31d25d558a1782e47485d167ab79e02f97f445ef9a00796c23 [2021-08-21T18:43:59.914Z] #59 144.9 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-21T18:43:59.914Z] #59 144.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-21T18:43:59.914Z] #59 DONE 150.0s [2021-08-21T18:43:59.914Z] [2021-08-21T18:43:59.914Z] #54 [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-21T18:43:59.914Z] #54 sha256:82e27d7aa6c2d627320c72e840200f21483e44c8d3df700bfa4c12a3ae3519e6 [2021-08-21T18:43:59.914Z] #54 1.839 + GOPATH=/tmp/tmp.ZCpxUrZxGo [2021-08-21T18:43:59.914Z] #54 1.839 + RM_GOPATH=1 [2021-08-21T18:43:59.914Z] #54 1.839 + case "$(go env GOARCH)" in [2021-08-21T18:43:59.914Z] #54 1.839 ++ go env GOARCH [2021-08-21T18:43:59.914Z] #54 1.854 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:43:59.914Z] #54 1.854 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:43:59.914Z] #54 1.856 ++ dirname /tmp/install/install.sh [2021-08-21T18:43:59.914Z] #54 1.857 + dir=/tmp/install [2021-08-21T18:43:59.914Z] #54 1.857 + bin=runc [2021-08-21T18:43:59.914Z] #54 1.857 + shift [2021-08-21T18:43:59.914Z] #54 1.857 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-21T18:43:59.914Z] #54 1.858 + . /tmp/install/runc.installer [2021-08-21T18:43:59.914Z] #54 1.858 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-21T18:43:59.914Z] #54 1.859 + install_runc [2021-08-21T18:43:59.914Z] #54 1.861 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-21T18:43:59.914Z] #54 1.862 + uname -r [2021-08-21T18:43:59.914Z] #54 1.870 + RUNC_BUILDTAGS='seccomp ' [2021-08-21T18:43:59.914Z] #54 1.871 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-21T18:43:59.914Z] #54 1.871 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-21T18:43:59.914Z] #54 1.871 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ZCpxUrZxGo/src/github.com/opencontainers/runc [2021-08-21T18:43:59.914Z] #54 1.877 Cloning into '/tmp/tmp.ZCpxUrZxGo/src/github.com/opencontainers/runc'... [2021-08-21T18:43:59.930Z] #20 23.14 Selecting previously unselected package python3-minimal. [2021-08-21T18:44:00.172Z] #54 ... [2021-08-21T18:44:00.172Z] [2021-08-21T18:44:00.172Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-21T18:44:00.172Z] #14 sha256:58746fa8b69a01ee72bed03088ea56fb7c4f3c4ff6c6787f21a78c669a783b1c [2021-08-21T18:44:00.172Z] #14 DONE 2.1s [2021-08-21T18:44:00.172Z] [2021-08-21T18:44:00.172Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-21T18:44:00.172Z] #60 sha256:2a66442ca8bf67e96a3bced4c7873a18ad1db753feb9fb9e79d0a88ce780cd76 [2021-08-21T18:44:00.172Z] #60 DONE 0.2s [2021-08-21T18:44:00.172Z] [2021-08-21T18:44:00.172Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-21T18:44:00.172Z] #61 sha256:eac1b81f78a6d68c753c4daf06b7f2b0cd786a9fa808ddff8ddcc7fb3b09c9e6 [2021-08-21T18:44:00.191Z] #20 23.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 ... 23695 files and directories currently installed.) [2021-08-21T18:44:00.191Z] #20 23.18 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-21T18:44:00.191Z] #20 23.19 Unpacking python3-minimal (3.7.3-1) ... [2021-08-21T18:44:00.191Z] #20 23.26 Selecting previously unselected package libmpdec2:amd64. [2021-08-21T18:44:00.191Z] #20 23.27 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-21T18:44:00.191Z] #20 23.29 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-21T18:44:00.191Z] #20 23.37 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-21T18:44:00.191Z] #20 23.37 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T18:44:00.432Z] #61 DONE 0.1s [2021-08-21T18:44:00.432Z] [2021-08-21T18:44:00.432Z] #15 [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-21T18:44:00.432Z] #15 sha256:74db7bd2063fa98c13d766f62a3c8d81f4c6b6d2dc4f3bb027b631bc56673585 [2021-08-21T18:44:00.452Z] #20 23.38 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T18:44:00.727Z] #20 49.04 Setting up iptables (1.8.2-4) ... [2021-08-21T18:44:00.727Z] #20 49.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-21T18:44:00.727Z] #20 49.09 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-21T18:44:00.727Z] #20 49.10 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-21T18:44:00.727Z] #20 49.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-21T18:44:00.727Z] #20 49.12 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-21T18:44:00.727Z] #20 49.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-21T18:44:00.727Z] #20 49.15 Setting up python3 (3.7.3-1) ... [2021-08-21T18:44:00.852Z] #46 151.0 crypto/dsa [2021-08-21T18:44:00.990Z] #20 49.64 Setting up python3-wheel (0.32.3-2) ... [2021-08-21T18:44:01.025Z] #20 24.13 Selecting previously unselected package python3.7. [2021-08-21T18:44:01.025Z] #20 24.14 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T18:44:01.025Z] #20 24.15 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-21T18:44:01.025Z] #20 24.23 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-21T18:44:01.056Z] #64 ... [2021-08-21T18:44:01.056Z] [2021-08-21T18:44:01.056Z] #19 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:44:01.056Z] #19 sha256:83fa67fc6295bfbd75dad05f393b58dbb33f295f1ec5bb7657180a45326467b8 [2021-08-21T18:44:01.056Z] #19 64.06 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-21T18:44:01.056Z] #19 64.06 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-21T18:44:01.056Z] #19 64.07 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-21T18:44:01.056Z] #19 68.13 Selecting previously unselected package libapparmor1:amd64. [2021-08-21T18:44:01.056Z] #19 68.13 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-08-21T18:44:01.056Z] #19 68.14 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-08-21T18:44:01.056Z] #19 68.19 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-21T18:44:01.056Z] #19 68.19 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-08-21T18:44:01.056Z] #19 68.20 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-21T18:44:01.056Z] #19 68.27 Selecting previously unselected package libbtrfs0. [2021-08-21T18:44:01.056Z] #19 68.28 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-21T18:44:01.056Z] #19 68.28 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-21T18:44:01.056Z] #19 68.33 Selecting previously unselected package libbtrfs-dev. [2021-08-21T18:44:01.056Z] #19 68.34 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-21T18:44:01.056Z] #19 68.34 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-21T18:44:01.056Z] #19 68.40 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-21T18:44:01.056Z] #19 68.40 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-21T18:44:01.056Z] #19 68.41 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-21T18:44:01.056Z] #19 68.46 Selecting previously unselected package libudev-dev:amd64. [2021-08-21T18:44:01.056Z] #19 68.46 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-08-21T18:44:01.056Z] #19 68.48 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-21T18:44:01.056Z] #19 68.54 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-21T18:44:01.056Z] #19 68.55 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-08-21T18:44:01.056Z] #19 68.55 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-08-21T18:44:01.112Z] #46 151.4 crypto/x509/pkix [2021-08-21T18:44:01.286Z] #20 24.23 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-21T18:44:01.286Z] #20 24.24 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-21T18:44:01.286Z] #20 24.39 Setting up python3-minimal (3.7.3-1) ... [2021-08-21T18:44:01.316Z] #19 68.65 Selecting previously unselected package libpcre16-3:amd64. [2021-08-21T18:44:01.316Z] #19 68.66 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-08-21T18:44:01.316Z] #19 68.66 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-08-21T18:44:01.316Z] #19 68.73 Selecting previously unselected package libpcre32-3:amd64. [2021-08-21T18:44:01.316Z] #19 68.74 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-08-21T18:44:01.316Z] #19 68.74 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-08-21T18:44:01.316Z] #19 68.81 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-08-21T18:44:01.316Z] #19 68.81 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-08-21T18:44:01.316Z] #19 68.82 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-21T18:44:01.316Z] #19 68.87 Selecting previously unselected package libpcre3-dev:amd64. [2021-08-21T18:44:01.371Z] #46 151.5 net [2021-08-21T18:44:01.576Z] #19 68.88 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-08-21T18:44:01.576Z] #19 68.88 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-21T18:44:01.576Z] #19 69.06 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-21T18:44:01.576Z] #19 69.06 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-08-21T18:44:01.576Z] #19 69.07 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-21T18:44:01.576Z] #19 69.17 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-21T18:44:01.630Z] #46 151.8 vendor/golang.org/x/crypto/chacha20 [2021-08-21T18:44:01.809Z] #15 DONE 1.7s [2021-08-21T18:44:01.809Z] [2021-08-21T18:44:01.809Z] #46 [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-21T18:44:01.809Z] #46 sha256:994800021d0426e8d0c85261f47305955f1ce4fd2c2c8ea21c514c0a487b09bf [2021-08-21T18:44:01.809Z] #46 144.4 vendor/golang.org/x/net/http2/hpack [2021-08-21T18:44:01.809Z] #46 145.6 mime [2021-08-21T18:44:01.809Z] #46 146.9 mime/quotedprintable [2021-08-21T18:44:01.809Z] #46 147.1 net/http/internal [2021-08-21T18:44:01.809Z] #46 150.5 crypto/tls [2021-08-21T18:44:01.809Z] #46 ... [2021-08-21T18:44:01.809Z] [2021-08-21T18:44:01.809Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-21T18:44:01.809Z] #16 sha256:d8e3ee992f816589dc3075b4c4959c8cc8c6d49faef86c7b6e16bd6e1f40a909 [2021-08-21T18:44:01.836Z] #19 69.17 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-08-21T18:44:01.836Z] #19 69.18 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-21T18:44:01.836Z] #19 69.22 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-21T18:44:01.836Z] #19 69.23 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-21T18:44:01.836Z] #19 69.23 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-21T18:44:01.836Z] #19 69.30 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-21T18:44:01.836Z] #19 69.30 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-08-21T18:44:01.836Z] #19 69.31 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-21T18:44:01.938Z] #20 50.37 Setting up apparmor (2.13.2-10) ... [2021-08-21T18:44:02.096Z] #19 69.49 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-21T18:44:02.096Z] #19 69.51 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-21T18:44:02.096Z] #19 69.51 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-08-21T18:44:02.096Z] #19 69.52 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-21T18:44:02.096Z] #19 69.54 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-08-21T18:44:02.096Z] #19 69.55 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-08-21T18:44:02.096Z] #19 69.56 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-21T18:44:02.096Z] #19 69.57 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-21T18:44:02.096Z] #19 69.58 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-08-21T18:44:02.096Z] #19 69.59 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-21T18:44:02.096Z] #19 69.63 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-21T18:44:02.199Z] #46 152.4 vendor/golang.org/x/crypto/poly1305 [2021-08-21T18:44:02.230Z] #20 25.15 Selecting previously unselected package python3. [2021-08-21T18:44:02.230Z] #20 25.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-08-21T18:44:02.230Z] #20 25.21 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-08-21T18:44:02.230Z] #20 25.22 Unpacking python3 (3.7.3-1) ... [2021-08-21T18:44:02.230Z] #20 25.31 Selecting previously unselected package libip4tc0:amd64. [2021-08-21T18:44:02.230Z] #20 25.32 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-08-21T18:44:02.230Z] #20 25.32 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-08-21T18:44:02.230Z] #20 25.40 Selecting previously unselected package libip6tc0:amd64. [2021-08-21T18:44:02.356Z] #19 69.70 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-21T18:44:02.356Z] #19 69.73 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-21T18:44:02.356Z] #19 69.74 Setting up mingw-w64-common (6.0.0-3) ... [2021-08-21T18:44:02.356Z] #19 69.75 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-21T18:44:02.356Z] #19 69.76 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-21T18:44:02.356Z] #19 69.79 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-21T18:44:02.356Z] #19 69.84 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-21T18:44:02.356Z] #19 69.85 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-21T18:44:02.356Z] #19 69.86 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-21T18:44:02.356Z] #19 69.87 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-21T18:44:02.356Z] #19 69.90 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-08-21T18:44:02.356Z] #19 69.91 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-21T18:44:02.356Z] #19 69.93 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-21T18:44:02.491Z] #20 25.40 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-08-21T18:44:02.491Z] #20 25.41 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-08-21T18:44:02.491Z] #20 25.48 Selecting previously unselected package libiptc0:amd64. [2021-08-21T18:44:02.491Z] #20 25.49 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-08-21T18:44:02.491Z] #20 25.49 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-08-21T18:44:02.491Z] #20 25.55 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-21T18:44:02.491Z] #20 25.56 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-21T18:44:02.491Z] #20 25.57 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-21T18:44:02.491Z] #20 25.62 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-21T18:44:02.491Z] #20 25.63 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-08-21T18:44:02.491Z] #20 25.64 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-21T18:44:02.616Z] #19 69.96 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-21T18:44:02.616Z] #19 69.97 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-21T18:44:02.616Z] #19 69.98 Setting up dmsetup (2:1.02.155-3) ... [2021-08-21T18:44:02.616Z] #19 70.00 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-21T18:44:02.616Z] #19 70.01 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-21T18:44:02.616Z] #19 70.02 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T18:44:02.752Z] #20 25.70 Selecting previously unselected package libnftnl11:amd64. [2021-08-21T18:44:02.752Z] #20 25.71 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-08-21T18:44:02.752Z] #20 25.72 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-08-21T18:44:02.752Z] #20 25.79 Selecting previously unselected package iptables. [2021-08-21T18:44:02.752Z] #20 25.79 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-08-21T18:44:02.752Z] #20 25.80 Unpacking iptables (1.8.2-4) ... [2021-08-21T18:44:02.776Z] #46 153.0 vendor/golang.org/x/sys/cpu [2021-08-21T18:44:03.013Z] #20 26.08 Selecting previously unselected package xxd. [2021-08-21T18:44:03.013Z] #20 26.08 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-21T18:44:03.013Z] #20 26.08 Unpacking xxd (2:8.1.0875-5) ... [2021-08-21T18:44:03.013Z] #20 26.19 Selecting previously unselected package vim-common. [2021-08-21T18:44:03.013Z] #20 26.19 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-21T18:44:03.013Z] #20 26.22 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-21T18:44:03.178Z] #16 1.455 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-21T18:44:03.274Z] #20 26.35 Selecting previously unselected package bash-completion. [2021-08-21T18:44:03.274Z] #20 26.36 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-08-21T18:44:03.344Z] #20 52.11 Setting up xfsprogs (4.20.0-1) ... [2021-08-21T18:44:03.344Z] #46 153.6 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-21T18:44:03.435Z] #16 DONE 1.6s [2021-08-21T18:44:03.435Z] [2021-08-21T18:44:03.435Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-21T18:44:03.435Z] #17 sha256:f71cf765f4ce7f9d8d8722f48a91a5e7c776453e2e881462d2aa27e0fa6cdcf1 [2021-08-21T18:44:03.607Z] #20 52.12 Setting up python3-lib2to3 (3.7.3-1) ... [2021-08-21T18:44:03.870Z] #20 52.55 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-21T18:44:03.998Z] #19 DONE 71.2s [2021-08-21T18:44:03.998Z] [2021-08-21T18:44:03.998Z] #20 [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 [2021-08-21T18:44:03.998Z] #20 sha256:ffffea6e3f44d6af937424192a7c0ad275ab3af4b5aeee35119a25a02e30757b [2021-08-21T18:44:04.726Z] #46 154.6 vendor/golang.org/x/crypto/curve25519 [2021-08-21T18:44:04.804Z] #17 DONE 1.3s [2021-08-21T18:44:04.804Z] [2021-08-21T18:44:04.804Z] #40 [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-21T18:44:04.804Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-21T18:44:04.804Z] #40 ... [2021-08-21T18:44:04.804Z] [2021-08-21T18:44:04.804Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-21T18:44:04.804Z] #18 sha256:e2357bf2a6df0aa1e766d679ee6b42ffce152bc1a857bfb148dc94b50f7bd496 [2021-08-21T18:44:04.818Z] #20 53.52 Setting up python3-distutils (3.7.3-1) ... [2021-08-21T18:44:04.937Z] #20 1.225 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-21T18:44:04.985Z] #46 155.3 vendor/golang.org/x/crypto/hkdf [2021-08-21T18:44:05.197Z] #20 1.315 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-08-21T18:44:05.197Z] #20 1.315 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-08-21T18:44:05.197Z] #20 1.315 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-08-21T18:44:05.197Z] #20 1.460 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [469 kB] [2021-08-21T18:44:05.197Z] #20 1.506 Get:6 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-08-21T18:44:05.197Z] #20 1.531 Get:7 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB] [2021-08-21T18:44:05.244Z] #46 155.5 vendor/golang.org/x/text/transform [2021-08-21T18:44:05.393Z] #20 53.95 Setting up python3-setuptools (40.8.0-1) ... [2021-08-21T18:44:05.456Z] #20 1.542 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-21T18:44:05.456Z] #20 1.561 Get:9 http://deb.debian.org/debian buster-backports/main s390x Packages [451 kB] [2021-08-21T18:44:05.456Z] #20 1.573 Get:10 http://deb.debian.org/debian buster-backports/main armel Packages [454 kB] [2021-08-21T18:44:05.812Z] #46 156.2 vendor/golang.org/x/text/unicode/bidi [2021-08-21T18:44:05.821Z] #20 28.52 Unpacking bash-completion (1:2.8-6) ... [2021-08-21T18:44:05.821Z] #20 28.91 Selecting previously unselected package bzip2. [2021-08-21T18:44:05.821Z] #20 28.91 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-08-21T18:44:05.821Z] #20 28.92 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-21T18:44:05.821Z] #20 29.00 Selecting previously unselected package xz-utils. [2021-08-21T18:44:05.821Z] #20 29.00 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-08-21T18:44:05.821Z] #20 29.01 Unpacking xz-utils (5.2.4-1) ... [2021-08-21T18:44:06.082Z] #20 29.16 Selecting previously unselected package apparmor. [2021-08-21T18:44:06.082Z] #20 29.17 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-08-21T18:44:06.082Z] #20 29.25 Unpacking apparmor (2.13.2-10) ... [2021-08-21T18:44:06.172Z] #18 DONE 1.1s [2021-08-21T18:44:06.172Z] [2021-08-21T18:44:06.172Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-08-21T18:44:06.172Z] #19 sha256:75fd611654daef8c47b70bf72a3d9fd79faff776b1e5e7a3921ca2c4359b49cd [2021-08-21T18:44:06.340Z] #20 54.99 Setting up python3-pip (18.1-5) ... [2021-08-21T18:44:06.343Z] #20 29.51 Selecting previously unselected package aufs-tools. [2021-08-21T18:44:06.343Z] #20 29.51 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-08-21T18:44:06.343Z] #20 29.51 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-08-21T18:44:06.395Z] #20 2.625 Fetched 2864 kB in 2s (1739 kB/s) [2021-08-21T18:44:06.605Z] #20 29.61 Selecting previously unselected package libonig5:amd64. [2021-08-21T18:44:06.605Z] #20 29.62 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-08-21T18:44:06.605Z] #20 29.62 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-21T18:44:06.605Z] #20 29.75 Selecting previously unselected package libjq1:amd64. [2021-08-21T18:44:06.605Z] #20 29.75 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-21T18:44:06.605Z] #20 29.77 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-21T18:44:06.866Z] #20 29.87 Selecting previously unselected package jq. [2021-08-21T18:44:06.866Z] #20 29.87 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-21T18:44:06.866Z] #20 29.88 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-21T18:44:06.866Z] #20 29.96 Selecting previously unselected package libaio1:amd64. [2021-08-21T18:44:06.866Z] #20 29.96 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-08-21T18:44:06.866Z] #20 29.97 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-08-21T18:44:07.103Z] #19 DONE 1.1s [2021-08-21T18:44:07.103Z] [2021-08-21T18:44:07.103Z] #50 [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-21T18:44:07.103Z] #50 sha256:04829e3af0aa12be05135ccdee52690efd2024921bec5ba5e505329a4efa4e2b [2021-08-21T18:44:07.103Z] #50 ... [2021-08-21T18:44:07.103Z] [2021-08-21T18:44:07.103Z] #20 [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 aufs-tools bash-completion bzip2 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-21T18:44:07.103Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-21T18:44:07.127Z] #20 30.02 Selecting previously unselected package libgpm2:amd64. [2021-08-21T18:44:07.127Z] #20 30.03 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-08-21T18:44:07.127Z] #20 30.03 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-08-21T18:44:07.127Z] #20 30.09 Selecting previously unselected package libicu63:amd64. [2021-08-21T18:44:07.127Z] #20 30.09 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-21T18:44:07.127Z] #20 30.10 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-21T18:44:07.718Z] #46 157.8 vendor/golang.org/x/text/secure/bidirule [2021-08-21T18:44:07.734Z] #20 56.18 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T18:44:07.734Z] #20 56.24 Processing triggers for mime-support (3.62) ... [2021-08-21T18:44:07.977Z] #46 158.2 vendor/golang.org/x/text/unicode/norm [2021-08-21T18:44:08.312Z] #20 DONE 56.8s [2021-08-21T18:44:08.312Z] [2021-08-21T18:44:08.312Z] #21 [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-21T18:44:08.312Z] #21 sha256:9f0efae441e26d84ec4e8b4697e011e275fd82a3c86ad04f79a2473dcc815cb1 [2021-08-21T18:44:08.472Z] #20 1.420 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-21T18:44:08.472Z] #20 1.470 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T18:44:08.472Z] #20 1.476 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T18:44:08.472Z] #20 1.477 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T18:44:09.038Z] #20 1.982 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-21T18:44:09.734Z] #21 1.345 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-21T18:44:09.734Z] #21 1.350 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-21T18:44:09.734Z] #21 1.357 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-21T18:44:09.734Z] #21 DONE 1.5s [2021-08-21T18:44:09.734Z] [2021-08-21T18:44:09.734Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-21T18:44:09.734Z] #22 sha256:8b01ac923bd76447fbd7f440bc50081acf6a29ace1356c1bd28b48615a75ec62 [2021-08-21T18:44:09.884Z] #46 ... [2021-08-21T18:44:09.884Z] [2021-08-21T18:44:09.884Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-08-21T18:44:09.884Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T18:44:09.884Z] #13 154.1 Selecting previously unselected package libapparmor1:amd64. [2021-08-21T18:44:09.884Z] #13 154.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-08-21T18:44:09.884Z] #13 154.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-08-21T18:44:09.884Z] #13 154.3 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-21T18:44:09.884Z] #13 154.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-08-21T18:44:09.884Z] #13 154.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-21T18:44:09.884Z] #13 154.4 Selecting previously unselected package libbtrfs0. [2021-08-21T18:44:09.884Z] #13 154.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-21T18:44:09.885Z] #13 154.4 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-21T18:44:09.972Z] #20 2.844 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T18:44:10.144Z] #13 154.5 Selecting previously unselected package libbtrfs-dev. [2021-08-21T18:44:10.144Z] #13 154.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-21T18:44:10.144Z] #13 154.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-21T18:44:10.144Z] #13 154.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-21T18:44:10.144Z] #13 154.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-21T18:44:10.144Z] #13 154.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-21T18:44:10.144Z] #13 154.8 Selecting previously unselected package libudev-dev:amd64. [2021-08-21T18:44:10.144Z] #13 154.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-08-21T18:44:10.404Z] #13 154.8 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-21T18:44:10.404Z] #13 154.9 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-21T18:44:10.404Z] #13 154.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-08-21T18:44:10.404Z] #13 154.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-08-21T18:44:10.441Z] #20 33.01 Selecting previously unselected package libnet1:amd64. [2021-08-21T18:44:10.441Z] #20 33.01 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-21T18:44:10.441Z] #20 33.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-21T18:44:10.441Z] #20 33.11 Selecting previously unselected package libnl-3-200:amd64. [2021-08-21T18:44:10.441Z] #20 33.11 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-21T18:44:10.441Z] #20 33.12 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-21T18:44:10.441Z] #20 33.20 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-21T18:44:10.441Z] #20 33.20 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-21T18:44:10.441Z] #20 33.20 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-21T18:44:10.441Z] #20 33.25 Selecting previously unselected package libreadline5:amd64. [2021-08-21T18:44:10.441Z] #20 33.25 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-08-21T18:44:10.441Z] #20 33.26 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-21T18:44:10.441Z] #20 33.34 Selecting previously unselected package net-tools. [2021-08-21T18:44:10.441Z] #20 33.34 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-08-21T18:44:10.441Z] #20 33.35 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-21T18:44:10.441Z] #20 33.52 Selecting previously unselected package patch. [2021-08-21T18:44:10.441Z] #20 33.52 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-08-21T18:44:10.441Z] #20 33.54 Unpacking patch (2.7.6-3+deb10u1) ... [2021-08-21T18:44:10.441Z] #20 33.62 Selecting previously unselected package python-pip-whl. [2021-08-21T18:44:10.441Z] #20 33.62 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-08-21T18:44:10.664Z] #13 155.2 Selecting previously unselected package libpcre16-3:amd64. [2021-08-21T18:44:10.664Z] #13 155.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-08-21T18:44:10.664Z] #13 155.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-08-21T18:44:10.702Z] #20 33.62 Unpacking python-pip-whl (18.1-5) ... [2021-08-21T18:44:10.923Z] #13 155.4 Selecting previously unselected package libpcre32-3:amd64. [2021-08-21T18:44:10.923Z] #13 155.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-08-21T18:44:10.923Z] #13 155.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-08-21T18:44:10.963Z] #20 34.09 Selecting previously unselected package python3-lib2to3. [2021-08-21T18:44:10.963Z] #20 34.09 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-08-21T18:44:10.963Z] #20 34.09 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-08-21T18:44:11.182Z] #13 155.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-08-21T18:44:11.182Z] #13 155.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-08-21T18:44:11.182Z] #13 155.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-21T18:44:11.182Z] #13 155.6 Selecting previously unselected package libpcre3-dev:amd64. [2021-08-21T18:44:11.182Z] #13 155.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-08-21T18:44:11.182Z] #13 155.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-21T18:44:11.227Z] #20 34.19 Selecting previously unselected package python3-distutils. [2021-08-21T18:44:11.228Z] #20 34.20 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-08-21T18:44:11.228Z] #20 34.21 Unpacking python3-distutils (3.7.3-1) ... [2021-08-21T18:44:11.228Z] #20 34.32 Selecting previously unselected package python3-pip. [2021-08-21T18:44:11.228Z] #20 34.33 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-08-21T18:44:11.228Z] #20 34.33 Unpacking python3-pip (18.1-5) ... [2021-08-21T18:44:11.399Z] #20 4.268 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T18:44:11.490Z] #20 34.56 Selecting previously unselected package python3-pkg-resources. [2021-08-21T18:44:11.491Z] #20 34.57 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-21T18:44:11.491Z] #20 34.57 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-21T18:44:11.674Z] #20 2.625 Reading package lists... [2021-08-21T18:44:11.742Z] #13 156.1 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-21T18:44:11.743Z] #13 156.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-08-21T18:44:11.743Z] #13 156.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-21T18:44:11.752Z] #20 34.68 Selecting previously unselected package python3-setuptools. [2021-08-21T18:44:11.752Z] #20 34.70 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-08-21T18:44:11.752Z] #20 34.71 Unpacking python3-setuptools (40.8.0-1) ... [2021-08-21T18:44:11.752Z] #20 34.89 Selecting previously unselected package python3-wheel. [2021-08-21T18:44:11.752Z] #20 34.90 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-08-21T18:44:11.752Z] #20 34.91 Unpacking python3-wheel (0.32.3-2) ... [2021-08-21T18:44:12.014Z] #20 34.98 Selecting previously unselected package sudo. [2021-08-21T18:44:12.014Z] #20 34.99 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-08-21T18:44:12.014Z] #20 35.00 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-08-21T18:44:12.015Z] #13 156.4 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-21T18:44:12.015Z] #13 156.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-08-21T18:44:12.015Z] #13 156.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-21T18:44:12.015Z] #13 156.5 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-21T18:44:12.015Z] #13 156.5 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-21T18:44:12.015Z] #13 156.5 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-21T18:44:12.276Z] #20 35.41 Selecting previously unselected package thin-provisioning-tools. [2021-08-21T18:44:12.276Z] #20 35.42 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-08-21T18:44:12.276Z] #20 35.43 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-08-21T18:44:12.276Z] #13 156.6 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-21T18:44:12.277Z] #13 156.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-08-21T18:44:12.277Z] #13 156.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-21T18:44:12.536Z] #13 157.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-21T18:44:12.536Z] #13 157.2 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-21T18:44:12.536Z] #13 157.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-08-21T18:44:12.537Z] #20 35.62 Selecting previously unselected package uidmap. [2021-08-21T18:44:12.537Z] #20 35.63 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-08-21T18:44:12.537Z] #20 35.64 Unpacking uidmap (1:4.5-1.1) ... [2021-08-21T18:44:12.537Z] #20 35.73 Selecting previously unselected package vim-runtime. [2021-08-21T18:44:12.537Z] #20 35.74 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-08-21T18:44:12.537Z] #20 35.78 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-08-21T18:44:12.538Z] #20 35.81 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-08-21T18:44:12.538Z] #20 35.82 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-08-21T18:44:12.786Z] #20 5.636 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T18:44:12.799Z] #13 157.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-21T18:44:12.799Z] #13 157.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-08-21T18:44:12.799Z] #13 157.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-08-21T18:44:12.799Z] #13 157.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-21T18:44:12.799Z] #13 157.2 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-21T18:44:12.799Z] #13 157.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-08-21T18:44:12.799Z] #13 157.3 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-21T18:44:12.799Z] #13 157.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-21T18:44:12.799Z] #13 157.3 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-21T18:44:12.799Z] #13 157.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-21T18:44:12.799Z] #13 157.3 Setting up mingw-w64-common (6.0.0-3) ... [2021-08-21T18:44:12.799Z] #13 157.4 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-21T18:44:12.799Z] #13 157.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-21T18:44:12.799Z] #13 157.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-21T18:44:12.799Z] #13 157.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-21T18:44:13.057Z] #13 157.4 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-21T18:44:13.057Z] #13 157.4 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-21T18:44:13.057Z] #13 157.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-21T18:44:13.057Z] #13 157.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-08-21T18:44:13.057Z] #13 157.4 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-21T18:44:13.057Z] #13 157.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-21T18:44:13.057Z] #13 157.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-21T18:44:13.057Z] #13 157.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-21T18:44:13.057Z] #13 157.5 Setting up dmsetup (2:1.02.155-3) ... [2021-08-21T18:44:13.058Z] #13 157.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-21T18:44:13.058Z] #13 157.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-21T18:44:13.058Z] #13 157.5 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T18:44:13.957Z] #22 4.384 Collecting yamllint==1.26.1 [2021-08-21T18:44:14.959Z] #13 DONE 159.1s [2021-08-21T18:44:14.959Z] [2021-08-21T18:44:14.959Z] #54 [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-21T18:44:14.959Z] #54 sha256:9fae910cf4dc49c2661317c8515bb309f9c3c9445d61a7c9c57f0dfdb6397240 [2021-08-21T18:44:15.303Z] #20 ... [2021-08-21T18:44:15.303Z] [2021-08-21T18:44:15.303Z] #54 [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-21T18:44:15.303Z] #54 sha256:82e27d7aa6c2d627320c72e840200f21483e44c8d3df700bfa4c12a3ae3519e6 [2021-08-21T18:44:15.303Z] #54 12.40 + cd /tmp/tmp.ZCpxUrZxGo/src/github.com/opencontainers/runc [2021-08-21T18:44:15.303Z] #54 12.41 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-21T18:44:15.303Z] #54 12.85 + '[' -z '' ']' [2021-08-21T18:44:15.303Z] #54 12.85 + target=static [2021-08-21T18:44:15.303Z] #54 12.85 + make 'BUILDTAGS=seccomp ' static [2021-08-21T18:44:15.303Z] #54 13.31 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-08-21T18:44:15.837Z] #20 38.46 Selecting previously unselected package vim. [2021-08-21T18:44:15.837Z] #20 38.46 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-08-21T18:44:15.837Z] #20 38.48 Unpacking vim (2:8.1.0875-5) ... [2021-08-21T18:44:15.837Z] #20 38.92 Selecting previously unselected package xfsprogs. [2021-08-21T18:44:15.837Z] #20 38.92 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-08-21T18:44:15.837Z] #20 38.93 Unpacking xfsprogs (4.20.0-1) ... [2021-08-21T18:44:16.098Z] #20 39.34 Selecting previously unselected package zip. [2021-08-21T18:44:16.098Z] #20 39.34 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-08-21T18:44:16.337Z] #54 1.491 + RM_GOPATH=0 [2021-08-21T18:44:16.337Z] #54 1.491 + TMP_GOPATH= [2021-08-21T18:44:16.337Z] #54 1.491 + : /build [2021-08-21T18:44:16.337Z] #54 1.491 + '[' -z '' ']' [2021-08-21T18:44:16.337Z] #54 1.493 ++ mktemp -d [2021-08-21T18:44:16.337Z] #54 1.496 + export GOPATH=/tmp/tmp.jxCiCTVpAt [2021-08-21T18:44:16.337Z] #54 1.496 + GOPATH=/tmp/tmp.jxCiCTVpAt [2021-08-21T18:44:16.337Z] #54 1.502 + RM_GOPATH=1 [2021-08-21T18:44:16.337Z] #54 1.510 + case "$(go env GOARCH)" in [2021-08-21T18:44:16.337Z] #54 1.511 ++ go env GOARCH [2021-08-21T18:44:16.337Z] #54 1.532 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:44:16.337Z] #54 1.532 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:44:16.337Z] #54 1.532 ++ dirname /tmp/install/install.sh [2021-08-21T18:44:16.337Z] #54 1.533 + dir=/tmp/install [2021-08-21T18:44:16.337Z] #54 1.533 + bin=runc [2021-08-21T18:44:16.337Z] #54 1.533 + shift [2021-08-21T18:44:16.337Z] #54 1.533 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-21T18:44:16.337Z] #54 1.533 + . /tmp/install/runc.installer [2021-08-21T18:44:16.337Z] #54 1.534 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-21T18:44:16.337Z] #54 1.534 + install_runc [2021-08-21T18:44:16.337Z] #54 1.534 + uname -r [2021-08-21T18:44:16.337Z] #54 1.536 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-21T18:44:16.337Z] #54 1.538 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-21T18:44:16.337Z] #54 1.538 + RUNC_BUILDTAGS='seccomp ' [2021-08-21T18:44:16.337Z] #54 1.538 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-21T18:44:16.337Z] #54 1.538 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jxCiCTVpAt/src/github.com/opencontainers/runc [2021-08-21T18:44:16.337Z] #54 1.543 Cloning into '/tmp/tmp.jxCiCTVpAt/src/github.com/opencontainers/runc'... [2021-08-21T18:44:16.337Z] #54 ... [2021-08-21T18:44:16.337Z] [2021-08-21T18:44:16.337Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-21T18:44:16.337Z] #14 sha256:58746fa8b69a01ee72bed03088ea56fb7c4f3c4ff6c6787f21a78c669a783b1c [2021-08-21T18:44:16.337Z] #14 DONE 1.7s [2021-08-21T18:44:16.359Z] #20 39.35 Unpacking zip (3.0-11+b1) ... [2021-08-21T18:44:16.359Z] #20 39.59 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-08-21T18:44:16.602Z] [2021-08-21T18:44:16.602Z] #15 [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-21T18:44:16.602Z] #15 sha256:74db7bd2063fa98c13d766f62a3c8d81f4c6b6d2dc4f3bb027b631bc56673585 [2021-08-21T18:44:16.624Z] #20 39.62 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-21T18:44:16.624Z] #20 39.63 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-08-21T18:44:16.624Z] #20 39.65 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-21T18:44:16.624Z] #20 39.67 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-08-21T18:44:16.624Z] #20 39.70 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-08-21T18:44:16.624Z] #20 39.72 Setting up uidmap (1:4.5-1.1) ... [2021-08-21T18:44:16.624Z] #20 39.74 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-08-21T18:44:16.624Z] #20 39.75 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-21T18:44:16.624Z] #20 39.76 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-21T18:44:16.624Z] #20 39.77 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-21T18:44:16.624Z] #20 39.79 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-21T18:44:16.624Z] #20 39.80 Setting up xxd (2:8.1.0875-5) ... [2021-08-21T18:44:16.887Z] #20 39.81 Setting up zip (3.0-11+b1) ... [2021-08-21T18:44:16.887Z] #20 39.82 Setting up vim-common (2:8.1.0875-5) ... [2021-08-21T18:44:16.887Z] #20 39.85 Setting up bash-completion (1:2.8-6) ... [2021-08-21T18:44:16.957Z] #20 8.037 Reading package lists... [2021-08-21T18:44:17.149Z] #20 ... [2021-08-21T18:44:17.149Z] [2021-08-21T18:44:17.149Z] #40 [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-21T18:44:17.149Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-21T18:44:17.149Z] #40 171.7 + dpkg --print-architecture [2021-08-21T18:44:17.149Z] #40 171.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-21T18:44:17.149Z] #40 171.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-21T18:44:17.149Z] #40 171.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-21T18:44:17.822Z] #54 ... [2021-08-21T18:44:17.822Z] [2021-08-21T18:44:17.822Z] #20 [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 aufs-tools bash-completion bzip2 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-21T18:44:17.822Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-21T18:44:17.822Z] #20 10.44 Fetched 8996 kB in 9s (971 kB/s) [2021-08-21T18:44:17.981Z] #15 DONE 1.4s [2021-08-21T18:44:17.981Z] [2021-08-21T18:44:17.981Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-21T18:44:17.981Z] #16 sha256:d8e3ee992f816589dc3075b4c4959c8cc8c6d49faef86c7b6e16bd6e1f40a909 [2021-08-21T18:44:18.600Z] #20 13.41 Building dependency tree... [2021-08-21T18:44:18.600Z] #20 14.65 Reading state information... [2021-08-21T18:44:18.917Z] #16 1.083 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-21T18:44:18.917Z] #16 DONE 1.2s [2021-08-21T18:44:18.917Z] [2021-08-21T18:44:18.917Z] #46 [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-21T18:44:18.917Z] #46 sha256:31d60fa4cd3df99e705234854c175c3e188482ab9c1d73203d13940d5b6d8efe [2021-08-21T18:44:18.917Z] #46 162.0 vendor/golang.org/x/net/idna [2021-08-21T18:44:18.917Z] #46 164.0 vendor/golang.org/x/net/http2/hpack [2021-08-21T18:44:18.917Z] #46 165.0 mime [2021-08-21T18:44:18.917Z] #46 167.6 mime/quotedprintable [2021-08-21T18:44:18.917Z] #46 168.1 net/http/internal [2021-08-21T18:44:18.917Z] #46 ... [2021-08-21T18:44:18.917Z] [2021-08-21T18:44:18.917Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-21T18:44:18.917Z] #17 sha256:f71cf765f4ce7f9d8d8722f48a91a5e7c776453e2e881462d2aa27e0fa6cdcf1 [2021-08-21T18:44:19.191Z] #20 10.44 Reading package lists... [2021-08-21T18:44:19.191Z] #20 ... [2021-08-21T18:44:19.191Z] [2021-08-21T18:44:19.191Z] #46 [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-21T18:44:19.191Z] #46 sha256:994800021d0426e8d0c85261f47305955f1ce4fd2c2c8ea21c514c0a487b09bf [2021-08-21T18:44:19.191Z] #46 159.2 net/http/httptrace [2021-08-21T18:44:19.191Z] #46 159.4 net/http [2021-08-21T18:44:19.259Z] #22 ... [2021-08-21T18:44:19.259Z] [2021-08-21T18:44:19.259Z] #50 [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-21T18:44:19.259Z] #50 sha256:a2ceea8680c60bcd1bf8b4bb9d841aefa96064e500a0a8c7ede085d838461f7b [2021-08-21T18:44:19.259Z] #50 168.3 + /build/golangci-lint --version [2021-08-21T18:44:19.259Z] #50 168.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-21T18:44:19.521Z] #50 DONE 169.3s [2021-08-21T18:44:19.521Z] [2021-08-21T18:44:19.521Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-21T18:44:19.521Z] #22 sha256:8b01ac923bd76447fbd7f440bc50081acf6a29ace1356c1bd28b48615a75ec62 [2021-08-21T18:44:19.521Z] #22 9.741 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-08-21T18:44:19.542Z] #20 15.63 The following additional packages will be installed: [2021-08-21T18:44:19.542Z] #20 15.63 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-08-21T18:44:19.542Z] #20 15.63 gcc-8-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-08-21T18:44:19.542Z] #20 15.64 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-08-21T18:44:19.542Z] #20 15.64 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-08-21T18:44:19.542Z] #20 15.64 libgcc1:ppc64el libgcc1:s390x [2021-08-21T18:44:19.542Z] #20 15.65 Suggested packages: [2021-08-21T18:44:19.542Z] #20 15.65 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-08-21T18:44:19.542Z] #20 15.65 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-08-21T18:44:19.542Z] #20 15.65 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-08-21T18:44:19.542Z] #20 15.65 libc-l10n:s390x locales:s390x [2021-08-21T18:44:19.542Z] #20 15.65 Recommended packages: [2021-08-21T18:44:19.542Z] #20 15.65 libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf libidn2-0:ppc64el [2021-08-21T18:44:19.542Z] #20 15.65 libidn2-0:s390x [2021-08-21T18:44:19.542Z] #20 15.84 The following NEW packages will be installed: [2021-08-21T18:44:19.542Z] #20 15.84 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-08-21T18:44:19.542Z] #20 15.84 gcc-8-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-08-21T18:44:19.542Z] #20 15.84 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-08-21T18:44:19.542Z] #20 15.84 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-08-21T18:44:19.542Z] #20 15.84 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-08-21T18:44:19.542Z] #20 15.84 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-08-21T18:44:19.542Z] #20 15.85 libgcc1:ppc64el libgcc1:s390x [2021-08-21T18:44:19.802Z] #20 16.19 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T18:44:19.802Z] #20 16.19 Need to get 15.0 MB of archives. [2021-08-21T18:44:19.802Z] #20 16.19 After this operation, 68.1 MB of additional disk space will be used. [2021-08-21T18:44:19.802Z] #20 16.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB] [2021-08-21T18:44:20.062Z] #20 16.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB] [2021-08-21T18:44:20.062Z] #20 16.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-8-base ppc64el 8.3.0-6 [191 kB] [2021-08-21T18:44:20.062Z] #20 16.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-8-base s390x 8.3.0-6 [191 kB] [2021-08-21T18:44:20.062Z] #20 16.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB] [2021-08-21T18:44:20.062Z] #20 16.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgcc1 s390x 1:8.3.0-6 [24.8 kB] [2021-08-21T18:44:20.062Z] #20 16.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libc6 s390x 2.28-10 [2505 kB] [2021-08-21T18:44:20.062Z] #20 16.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-08-21T18:44:20.062Z] #20 16.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-08-21T18:44:20.062Z] #20 16.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgcc1 ppc64el 1:8.3.0-6 [30.2 kB] [2021-08-21T18:44:20.062Z] #20 16.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libc6 ppc64el 2.28-10 [2887 kB] [2021-08-21T18:44:20.062Z] #20 16.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-08-21T18:44:20.062Z] #20 16.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-08-21T18:44:20.062Z] #20 16.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB] [2021-08-21T18:44:20.062Z] #20 16.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB] [2021-08-21T18:44:20.062Z] #20 16.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB] [2021-08-21T18:44:20.062Z] #20 16.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB] [2021-08-21T18:44:20.062Z] #20 16.42 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB] [2021-08-21T18:44:20.062Z] #20 16.42 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB] [2021-08-21T18:44:20.063Z] #20 16.46 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB] [2021-08-21T18:44:20.294Z] #17 DONE 1.3s [2021-08-21T18:44:20.294Z] [2021-08-21T18:44:20.294Z] #59 [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-21T18:44:20.294Z] #59 sha256:fe5f4bd475cf321b63b161a9534a757dc3c44040c02fe03bb6785032502112bb [2021-08-21T18:44:20.294Z] #59 163.8 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-21T18:44:20.294Z] #59 163.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-21T18:44:20.294Z] #59 DONE 170.5s [2021-08-21T18:44:20.294Z] [2021-08-21T18:44:20.294Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-21T18:44:20.294Z] #60 sha256:480b4541ae34bfcafe8f959dd7e702ebd53db8e28d4e718fa3ecc60bd89dfffa [2021-08-21T18:44:20.294Z] #60 DONE 0.1s [2021-08-21T18:44:20.294Z] [2021-08-21T18:44:20.294Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-21T18:44:20.294Z] #61 sha256:7e44f036a72f3508f1439fd5d061435fe007886e3dec0c0a7e5717be41ca689f [2021-08-21T18:44:20.323Z] #20 16.46 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB] [2021-08-21T18:44:20.323Z] #20 16.47 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB] [2021-08-21T18:44:20.323Z] #20 16.47 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB] [2021-08-21T18:44:20.323Z] #20 16.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-08-21T18:44:20.323Z] #20 16.52 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-08-21T18:44:20.554Z] #61 DONE 0.2s [2021-08-21T18:44:20.554Z] [2021-08-21T18:44:20.554Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-21T18:44:20.554Z] #18 sha256:e2357bf2a6df0aa1e766d679ee6b42ffce152bc1a857bfb148dc94b50f7bd496 [2021-08-21T18:44:20.895Z] #20 17.01 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T18:44:20.895Z] #20 17.19 Fetched 15.0 MB in 1s (25.4 MB/s) [2021-08-21T18:44:20.913Z] #22 11.13 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-08-21T18:44:20.913Z] #22 11.21 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-08-21T18:44:20.913Z] #22 11.32 Collecting pyyaml (from yamllint==1.26.1) [2021-08-21T18:44:21.085Z] #46 ... [2021-08-21T18:44:21.085Z] [2021-08-21T18:44:21.085Z] #20 [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 aufs-tools bash-completion bzip2 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-21T18:44:21.085Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-21T18:44:21.085Z] #20 10.44 Reading package lists... [2021-08-21T18:44:21.156Z] #20 17.24 Selecting previously unselected package gcc-8-base:armhf. [2021-08-21T18:44:21.156Z] #20 17.24 (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 ... 37546 files and directories currently installed.) [2021-08-21T18:44:21.156Z] #20 17.28 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armhf.deb ... [2021-08-21T18:44:21.156Z] #20 17.28 Unpacking gcc-8-base:armhf (8.3.0-6) ... [2021-08-21T18:44:21.156Z] #20 17.34 Selecting previously unselected package gcc-8-base:ppc64el. [2021-08-21T18:44:21.156Z] #20 17.34 Preparing to unpack .../01-gcc-8-base_8.3.0-6_ppc64el.deb ... [2021-08-21T18:44:21.156Z] #20 17.35 Unpacking gcc-8-base:ppc64el (8.3.0-6) ... [2021-08-21T18:44:21.156Z] #20 17.41 Selecting previously unselected package gcc-8-base:s390x. [2021-08-21T18:44:21.156Z] #20 17.42 Preparing to unpack .../02-gcc-8-base_8.3.0-6_s390x.deb ... [2021-08-21T18:44:21.156Z] #20 17.42 Unpacking gcc-8-base:s390x (8.3.0-6) ... [2021-08-21T18:44:21.156Z] #20 17.47 Selecting previously unselected package gcc-8-base:arm64. [2021-08-21T18:44:21.417Z] #20 17.48 Preparing to unpack .../03-gcc-8-base_8.3.0-6_arm64.deb ... [2021-08-21T18:44:21.417Z] #20 17.49 Unpacking gcc-8-base:arm64 (8.3.0-6) ... [2021-08-21T18:44:21.417Z] #20 17.54 Selecting previously unselected package gcc-8-base:armel. [2021-08-21T18:44:21.417Z] #20 17.55 Preparing to unpack .../04-gcc-8-base_8.3.0-6_armel.deb ... [2021-08-21T18:44:21.417Z] #20 17.55 Unpacking gcc-8-base:armel (8.3.0-6) ... [2021-08-21T18:44:21.417Z] #20 17.61 Selecting previously unselected package libgcc1:arm64. [2021-08-21T18:44:21.417Z] #20 17.61 Preparing to unpack .../05-libgcc1_1%3a8.3.0-6_arm64.deb ... [2021-08-21T18:44:21.417Z] #20 17.62 Unpacking libgcc1:arm64 (1:8.3.0-6) ... [2021-08-21T18:44:21.417Z] #20 17.68 Selecting previously unselected package libc6:arm64. [2021-08-21T18:44:21.417Z] #20 17.69 Preparing to unpack .../06-libc6_2.28-10_arm64.deb ... [2021-08-21T18:44:21.489Z] #22 11.71 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-08-21T18:44:21.678Z] #20 17.86 Unpacking libc6:arm64 (2.28-10) ... [2021-08-21T18:44:21.939Z] #20 18.27 Selecting previously unselected package libapparmor1:arm64. [2021-08-21T18:44:21.939Z] #20 18.27 Preparing to unpack .../07-libapparmor1_2.13.2-10_arm64.deb ... [2021-08-21T18:44:21.939Z] #20 18.29 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-08-21T18:44:22.063Z] #22 12.51 Installing build dependencies: started [2021-08-21T18:44:22.200Z] #20 18.34 Selecting previously unselected package libapparmor-dev:arm64. [2021-08-21T18:44:22.200Z] #20 18.35 Preparing to unpack .../08-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-08-21T18:44:22.200Z] #20 18.35 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-08-21T18:44:22.200Z] #20 18.41 Selecting previously unselected package libgcc1:armel. [2021-08-21T18:44:22.200Z] #20 18.42 Preparing to unpack .../09-libgcc1_1%3a8.3.0-6_armel.deb ... [2021-08-21T18:44:22.200Z] #20 18.43 Unpacking libgcc1:armel (1:8.3.0-6) ... [2021-08-21T18:44:22.459Z] #18 DONE 2.1s [2021-08-21T18:44:22.459Z] [2021-08-21T18:44:22.459Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-08-21T18:44:22.459Z] #19 sha256:75fd611654daef8c47b70bf72a3d9fd79faff776b1e5e7a3921ca2c4359b49cd [2021-08-21T18:44:22.460Z] #20 18.50 Selecting previously unselected package libc6:armel. [2021-08-21T18:44:22.460Z] #20 18.50 Preparing to unpack .../10-libc6_2.28-10_armel.deb ... [2021-08-21T18:44:22.460Z] #20 18.70 Unpacking libc6:armel (2.28-10) ... [2021-08-21T18:44:23.031Z] #20 19.13 Selecting previously unselected package libapparmor1:armel. [2021-08-21T18:44:23.031Z] #20 19.14 Preparing to unpack .../11-libapparmor1_2.13.2-10_armel.deb ... [2021-08-21T18:44:23.031Z] #20 19.14 Unpacking libapparmor1:armel (2.13.2-10) ... [2021-08-21T18:44:23.031Z] #20 19.19 Selecting previously unselected package libapparmor-dev:armel. [2021-08-21T18:44:23.031Z] #20 19.19 Preparing to unpack .../12-libapparmor-dev_2.13.2-10_armel.deb ... [2021-08-21T18:44:23.031Z] #20 19.20 Unpacking libapparmor-dev:armel (2.13.2-10) ... [2021-08-21T18:44:23.031Z] #20 19.28 Selecting previously unselected package libgcc1:armhf. [2021-08-21T18:44:23.031Z] #20 19.29 Preparing to unpack .../13-libgcc1_1%3a8.3.0-6_armhf.deb ... [2021-08-21T18:44:23.031Z] #20 19.29 Unpacking libgcc1:armhf (1:8.3.0-6) ... [2021-08-21T18:44:23.031Z] #20 19.36 Selecting previously unselected package libc6:armhf. [2021-08-21T18:44:23.031Z] #20 19.36 Preparing to unpack .../14-libc6_2.28-10_armhf.deb ... [2021-08-21T18:44:23.292Z] #20 19.55 Unpacking libc6:armhf (2.28-10) ... [2021-08-21T18:44:23.738Z] #40 ... [2021-08-21T18:44:23.738Z] [2021-08-21T18:44:23.738Z] #20 [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 aufs-tools bash-completion bzip2 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-21T18:44:23.738Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-21T18:44:23.738Z] #20 42.37 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-08-21T18:44:23.738Z] #20 42.38 Setting up xz-utils (5.2.4-1) ... [2021-08-21T18:44:23.738Z] #20 42.40 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-21T18:44:23.738Z] #20 42.41 Setting up patch (2.7.6-3+deb10u1) ... [2021-08-21T18:44:23.738Z] #20 42.42 Setting up sudo (1.8.27-1+deb10u3) ... [2021-08-21T18:44:23.738Z] #20 42.50 invoke-rc.d: could not determine current runlevel [2021-08-21T18:44:23.738Z] #20 42.51 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-21T18:44:23.738Z] #20 42.52 Setting up pigz (2.4-1) ... [2021-08-21T18:44:23.738Z] #20 42.53 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-21T18:44:23.738Z] #20 42.54 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-21T18:44:23.738Z] #20 42.57 Setting up python-pip-whl (18.1-5) ... [2021-08-21T18:44:23.738Z] #20 42.58 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-21T18:44:23.738Z] #20 42.59 Setting up vim-runtime (2:8.1.0875-5) ... [2021-08-21T18:44:23.738Z] #20 42.96 Setting up libaio1:amd64 (0.3.112-3) ... [2021-08-21T18:44:23.738Z] #20 42.97 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-21T18:44:23.738Z] #20 42.98 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T18:44:23.738Z] #20 42.99 Setting up vim (2:8.1.0875-5) ... [2021-08-21T18:44:23.738Z] #20 43.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-21T18:44:23.738Z] #20 43.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-21T18:44:23.738Z] #20 43.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-21T18:44:23.738Z] #20 43.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-21T18:44:23.738Z] #20 43.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-21T18:44:23.738Z] #20 43.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-21T18:44:23.738Z] #20 43.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-21T18:44:23.738Z] #20 43.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-21T18:44:23.738Z] #20 43.05 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-21T18:44:23.738Z] #20 43.06 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-08-21T18:44:23.738Z] #20 43.07 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-21T18:44:23.738Z] #20 43.08 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-21T18:44:23.738Z] #20 43.09 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-21T18:44:23.738Z] #20 43.10 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-21T18:44:23.738Z] #20 45.35 Setting up iptables (1.8.2-4) ... [2021-08-21T18:44:23.738Z] #20 45.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-21T18:44:23.738Z] #20 45.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-21T18:44:23.739Z] #20 45.37 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-21T18:44:23.739Z] #20 45.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-21T18:44:23.739Z] #20 45.38 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-21T18:44:23.739Z] #20 45.39 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-21T18:44:23.739Z] #20 45.39 Setting up python3 (3.7.3-1) ... [2021-08-21T18:44:23.739Z] #20 45.73 Setting up python3-wheel (0.32.3-2) ... [2021-08-21T18:44:23.739Z] #20 46.26 Setting up apparmor (2.13.2-10) ... [2021-08-21T18:44:23.813Z] #20 19.97 Selecting previously unselected package libapparmor1:armhf. [2021-08-21T18:44:23.813Z] #20 19.99 Preparing to unpack .../15-libapparmor1_2.13.2-10_armhf.deb ... [2021-08-21T18:44:23.813Z] #20 19.99 Unpacking libapparmor1:armhf (2.13.2-10) ... [2021-08-21T18:44:23.813Z] #20 20.04 Selecting previously unselected package libapparmor-dev:armhf. [2021-08-21T18:44:23.813Z] #20 20.05 Preparing to unpack .../16-libapparmor-dev_2.13.2-10_armhf.deb ... [2021-08-21T18:44:23.813Z] #20 20.05 Unpacking libapparmor-dev:armhf (2.13.2-10) ... [2021-08-21T18:44:24.076Z] #20 20.11 Selecting previously unselected package libgcc1:ppc64el. [2021-08-21T18:44:24.076Z] #20 20.12 Preparing to unpack .../17-libgcc1_1%3a8.3.0-6_ppc64el.deb ... [2021-08-21T18:44:24.076Z] #20 20.13 Unpacking libgcc1:ppc64el (1:8.3.0-6) ... [2021-08-21T18:44:24.076Z] #20 20.19 Selecting previously unselected package libc6:ppc64el. [2021-08-21T18:44:24.076Z] #20 20.20 Preparing to unpack .../18-libc6_2.28-10_ppc64el.deb ... [2021-08-21T18:44:24.076Z] #20 20.38 Unpacking libc6:ppc64el (2.28-10) ... [2021-08-21T18:44:24.360Z] #20 14.01 Reading package lists... [2021-08-21T18:44:24.364Z] #19 DONE 1.7s [2021-08-21T18:44:24.364Z] [2021-08-21T18:44:24.364Z] #46 [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-21T18:44:24.364Z] #46 sha256:31d60fa4cd3df99e705234854c175c3e188482ab9c1d73203d13940d5b6d8efe [2021-08-21T18:44:24.364Z] #46 171.0 crypto/tls [2021-08-21T18:44:24.655Z] #20 20.95 Selecting previously unselected package libapparmor1:ppc64el. [2021-08-21T18:44:24.655Z] #20 20.96 Preparing to unpack .../19-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-08-21T18:44:24.655Z] #20 20.96 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-08-21T18:44:24.655Z] #20 21.01 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-08-21T18:44:24.655Z] #20 21.02 Preparing to unpack .../20-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-08-21T18:44:24.655Z] #20 21.02 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-08-21T18:44:24.682Z] #20 47.69 Setting up xfsprogs (4.20.0-1) ... [2021-08-21T18:44:24.682Z] #20 47.75 Setting up python3-lib2to3 (3.7.3-1) ... [2021-08-21T18:44:24.915Z] #20 21.08 Selecting previously unselected package libgcc1:s390x. [2021-08-21T18:44:24.915Z] #20 21.09 Preparing to unpack .../21-libgcc1_1%3a8.3.0-6_s390x.deb ... [2021-08-21T18:44:24.915Z] #20 21.09 Unpacking libgcc1:s390x (1:8.3.0-6) ... [2021-08-21T18:44:24.915Z] #20 21.15 Selecting previously unselected package libc6:s390x. [2021-08-21T18:44:24.915Z] #20 21.15 Preparing to unpack .../22-libc6_2.28-10_s390x.deb ... [2021-08-21T18:44:24.943Z] #20 48.10 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-21T18:44:25.175Z] #20 21.29 Unpacking libc6:s390x (2.28-10) ... [2021-08-21T18:44:25.436Z] #20 21.74 Selecting previously unselected package libapparmor1:s390x. [2021-08-21T18:44:25.436Z] #20 21.75 Preparing to unpack .../23-libapparmor1_2.13.2-10_s390x.deb ... [2021-08-21T18:44:25.436Z] #20 21.75 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-08-21T18:44:25.515Z] #20 48.81 Setting up python3-distutils (3.7.3-1) ... [2021-08-21T18:44:25.549Z] #20 17.55 Building dependency tree... [2021-08-21T18:44:25.696Z] #20 21.80 Selecting previously unselected package libapparmor-dev:s390x. [2021-08-21T18:44:25.696Z] #20 21.81 Preparing to unpack .../24-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-08-21T18:44:25.696Z] #20 21.81 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-08-21T18:44:25.696Z] #20 21.92 Setting up gcc-8-base:arm64 (8.3.0-6) ... [2021-08-21T18:44:25.696Z] #20 21.93 Setting up gcc-8-base:armel (8.3.0-6) ... [2021-08-21T18:44:25.696Z] #20 21.94 Setting up gcc-8-base:armhf (8.3.0-6) ... [2021-08-21T18:44:25.696Z] #20 21.94 Setting up gcc-8-base:ppc64el (8.3.0-6) ... [2021-08-21T18:44:25.696Z] #20 21.95 Setting up gcc-8-base:s390x (8.3.0-6) ... [2021-08-21T18:44:25.696Z] #20 21.96 Setting up libc6:arm64 (2.28-10) ... [2021-08-21T18:44:25.806Z] #20 18.98 libcap2-bin is already the newest version (1:2.25-2). [2021-08-21T18:44:25.806Z] #20 18.98 The following additional packages will be installed: [2021-08-21T18:44:26.063Z] #20 18.98 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-08-21T18:44:26.063Z] #20 18.98 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-08-21T18:44:26.063Z] #20 18.98 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-08-21T18:44:26.063Z] #20 18.99 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-08-21T18:44:26.063Z] #20 18.99 python3.7 python3.7-minimal vim-runtime xxd [2021-08-21T18:44:26.063Z] #20 18.99 Suggested packages: [2021-08-21T18:44:26.063Z] #20 18.99 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-08-21T18:44:26.063Z] #20 18.99 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-08-21T18:44:26.063Z] #20 18.99 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-08-21T18:44:26.063Z] #20 18.99 quota [2021-08-21T18:44:26.063Z] #20 18.99 Recommended packages: [2021-08-21T18:44:26.063Z] #20 18.99 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-08-21T18:44:26.063Z] #20 18.99 python3-keyrings.alt python3-xdg unzip [2021-08-21T18:44:26.087Z] #20 49.24 Setting up python3-setuptools (40.8.0-1) ... [2021-08-21T18:44:26.268Z] #46 ... [2021-08-21T18:44:26.268Z] [2021-08-21T18:44:26.268Z] #20 [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 aufs-tools bash-completion bzip2 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-21T18:44:26.268Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-21T18:44:26.268Z] #20 1.467 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-21T18:44:26.268Z] #20 1.579 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T18:44:26.268Z] #20 1.591 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T18:44:26.268Z] #20 1.677 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T18:44:26.268Z] #20 2.021 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-21T18:44:26.626Z] #20 ... [2021-08-21T18:44:26.626Z] [2021-08-21T18:44:26.626Z] #32 [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-21T18:44:26.626Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-21T18:44:26.626Z] #32 DONE 176.1s [2021-08-21T18:44:26.626Z] [2021-08-21T18:44:26.626Z] #46 [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-21T18:44:26.626Z] #46 sha256:994800021d0426e8d0c85261f47305955f1ce4fd2c2c8ea21c514c0a487b09bf [2021-08-21T18:44:26.626Z] #46 171.3 github.com/LK4D4/vndr/godl [2021-08-21T18:44:26.626Z] #46 172.0 github.com/LK4D4/vndr [2021-08-21T18:44:26.626Z] #46 DONE 176.6s [2021-08-21T18:44:26.626Z] [2021-08-21T18:44:26.626Z] #20 [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 aufs-tools bash-completion bzip2 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-21T18:44:26.626Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-21T18:44:27.029Z] #20 50.13 Setting up python3-pip (18.1-5) ... [2021-08-21T18:44:27.079Z] #20 23.15 Setting up libc6:armel (2.28-10) ... [2021-08-21T18:44:27.205Z] #20 3.013 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T18:44:27.972Z] #20 50.97 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T18:44:27.972Z] #20 51.00 Processing triggers for mime-support (3.62) ... [2021-08-21T18:44:27.996Z] #20 20.77 The following NEW packages will be installed: [2021-08-21T18:44:27.996Z] #20 20.77 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-08-21T18:44:27.996Z] #20 20.77 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-08-21T18:44:27.996Z] #20 20.77 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-08-21T18:44:27.996Z] #20 20.77 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-08-21T18:44:27.996Z] #20 20.77 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-08-21T18:44:27.996Z] #20 20.77 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-08-21T18:44:27.996Z] #20 20.77 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-08-21T18:44:27.996Z] #20 20.77 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-21T18:44:27.996Z] #20 20.77 xz-utils zip [2021-08-21T18:44:28.233Z] #20 DONE 51.4s [2021-08-21T18:44:28.233Z] [2021-08-21T18:44:28.233Z] #50 [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-21T18:44:28.233Z] #50 sha256:f7e2d4225b77c96c12008dcb7317be1341d5779bdf4bc474d1c7fa63b64f6d31 [2021-08-21T18:44:28.252Z] #20 21.11 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T18:44:28.252Z] #20 21.11 Need to get 28.6 MB of archives. [2021-08-21T18:44:28.252Z] #20 21.11 After this operation, 116 MB of additional disk space will be used. [2021-08-21T18:44:28.252Z] #20 21.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-08-21T18:44:28.252Z] #20 21.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-21T18:44:28.252Z] #20 21.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-21T18:44:28.252Z] #20 21.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-21T18:44:28.252Z] #20 21.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-21T18:44:28.252Z] #20 21.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-21T18:44:28.466Z] #20 24.37 Setting up libc6:armhf (2.28-10) ... [2021-08-21T18:44:28.494Z] #50 ... [2021-08-21T18:44:28.494Z] [2021-08-21T18:44:28.494Z] #21 [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-21T18:44:28.494Z] #21 sha256:e5b463cbebcd1a58f57f7934d6d28f64663aa24dd79c180a15bed4b0965e0b92 [2021-08-21T18:44:28.509Z] #20 21.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-21T18:44:28.509Z] #20 21.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-21T18:44:28.509Z] #20 21.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-21T18:44:28.509Z] #20 21.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-08-21T18:44:28.509Z] #20 21.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-08-21T18:44:28.509Z] #20 21.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-08-21T18:44:28.509Z] #20 21.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-21T18:44:28.509Z] #20 21.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-08-21T18:44:28.509Z] #20 21.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-08-21T18:44:28.509Z] #20 21.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-08-21T18:44:28.509Z] #20 21.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-21T18:44:28.509Z] #20 21.49 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-21T18:44:28.509Z] #20 21.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-08-21T18:44:28.509Z] #20 21.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-08-21T18:44:28.509Z] #20 21.53 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-08-21T18:44:28.509Z] #20 21.57 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-08-21T18:44:28.583Z] #20 4.171 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T18:44:28.766Z] #20 21.59 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-08-21T18:44:28.766Z] #20 21.59 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-21T18:44:28.766Z] #20 21.62 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-21T18:44:28.766Z] #20 21.62 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-21T18:44:28.766Z] #20 21.62 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-08-21T18:44:28.766Z] #20 21.63 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-08-21T18:44:28.766Z] #20 21.63 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-21T18:44:29.023Z] #20 22.17 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-21T18:44:29.280Z] #20 22.17 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-21T18:44:29.280Z] #20 22.19 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-21T18:44:29.280Z] #20 22.19 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-08-21T18:44:29.280Z] #20 22.20 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-08-21T18:44:29.280Z] #20 22.20 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-08-21T18:44:29.280Z] #20 22.21 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-08-21T18:44:29.280Z] #20 22.28 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-08-21T18:44:29.280Z] #20 22.29 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-08-21T18:44:29.280Z] #20 22.29 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-08-21T18:44:29.280Z] #20 22.30 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-21T18:44:29.280Z] #20 22.31 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-08-21T18:44:29.280Z] #20 22.32 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-08-21T18:44:29.280Z] #20 22.32 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-08-21T18:44:29.280Z] #20 22.37 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-08-21T18:44:29.280Z] #20 22.38 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-08-21T18:44:29.406Z] #20 25.60 Setting up libc6:ppc64el (2.28-10) ... [2021-08-21T18:44:29.537Z] #20 22.39 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-08-21T18:44:29.537Z] #20 22.68 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-08-21T18:44:29.794Z] #20 22.71 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-08-21T18:44:29.794Z] #20 22.75 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-08-21T18:44:29.880Z] #21 1.513 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-21T18:44:29.880Z] #21 1.518 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-21T18:44:29.880Z] #21 1.522 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-21T18:44:29.880Z] #21 DONE 1.6s [2021-08-21T18:44:29.880Z] [2021-08-21T18:44:29.880Z] #57 [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-21T18:44:29.880Z] #57 sha256:cd461f3f8465eed940468965e2db1fae878f3e04676b120f094a97e01d034604 [2021-08-21T18:44:29.961Z] #20 5.537 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T18:44:30.141Z] #57 ... [2021-08-21T18:44:30.142Z] [2021-08-21T18:44:30.142Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-21T18:44:30.142Z] #22 sha256:3e42016d37af5e4965c027aeb8f335af632fc27a7929c8090178907f11cb5d67 [2021-08-21T18:44:30.358Z] #20 23.27 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T18:44:30.358Z] #20 23.33 Fetched 28.6 MB in 2s (14.9 MB/s) [2021-08-21T18:44:30.358Z] #20 23.38 Selecting previously unselected package pigz. [2021-08-21T18:44:30.358Z] #20 23.38 (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 ... 23446 files and directories currently installed.) [2021-08-21T18:44:30.358Z] #20 23.43 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-08-21T18:44:30.358Z] #20 23.44 Unpacking pigz (2.4-1) ... [2021-08-21T18:44:30.615Z] #20 23.52 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-21T18:44:30.615Z] #20 23.53 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T18:44:30.615Z] #20 23.53 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T18:44:30.791Z] #20 26.86 Setting up libc6:s390x (2.28-10) ... [2021-08-21T18:44:30.872Z] #20 23.88 Selecting previously unselected package python3.7-minimal. [2021-08-21T18:44:30.872Z] #20 23.88 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T18:44:30.872Z] #20 23.90 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-21T18:44:31.801Z] #20 24.62 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T18:44:31.801Z] #20 24.65 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-21T18:44:32.176Z] #20 28.08 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-08-21T18:44:32.176Z] #20 28.09 Setting up libapparmor1:armel (2.13.2-10) ... [2021-08-21T18:44:32.176Z] #20 28.10 Setting up libapparmor1:armhf (2.13.2-10) ... [2021-08-21T18:44:32.176Z] #20 28.11 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-08-21T18:44:32.176Z] #20 28.12 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-08-21T18:44:32.176Z] #20 28.13 Setting up libgcc1:arm64 (1:8.3.0-6) ... [2021-08-21T18:44:32.176Z] #20 28.14 Setting up libgcc1:armel (1:8.3.0-6) ... [2021-08-21T18:44:32.176Z] #20 28.15 Setting up libgcc1:armhf (1:8.3.0-6) ... [2021-08-21T18:44:32.176Z] #20 28.16 Setting up libgcc1:ppc64el (1:8.3.0-6) ... [2021-08-21T18:44:32.176Z] #20 28.17 Setting up libgcc1:s390x (1:8.3.0-6) ... [2021-08-21T18:44:32.176Z] #20 28.18 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-08-21T18:44:32.176Z] #20 28.20 Setting up libapparmor-dev:armel (2.13.2-10) ... [2021-08-21T18:44:32.176Z] #20 28.21 Setting up libapparmor-dev:armhf (2.13.2-10) ... [2021-08-21T18:44:32.176Z] #20 28.22 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-08-21T18:44:32.176Z] #20 28.23 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-08-21T18:44:32.176Z] #20 28.24 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T18:44:32.747Z] #20 DONE 28.9s [2021-08-21T18:44:32.747Z] [2021-08-21T18:44:32.747Z] #61 [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-21T18:44:32.747Z] #61 sha256:ade206c65c616b0342d8fc2c0fb69c729076069c3331d12f276c5492713ba841 [2021-08-21T18:44:33.172Z] #20 26.30 Selecting previously unselected package python3-minimal. [2021-08-21T18:44:33.429Z] #20 26.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-08-21T18:44:33.429Z] #20 26.33 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-21T18:44:33.429Z] #20 26.34 Unpacking python3-minimal (3.7.3-1) ... [2021-08-21T18:44:33.429Z] #20 26.41 Selecting previously unselected package libmpdec2:amd64. [2021-08-21T18:44:33.429Z] #20 26.42 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-21T18:44:33.429Z] #20 26.43 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-21T18:44:33.429Z] #20 26.54 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-21T18:44:33.687Z] #20 26.54 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T18:44:33.687Z] #20 26.55 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T18:44:34.134Z] #61 ... [2021-08-21T18:44:34.134Z] [2021-08-21T18:44:34.134Z] #21 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-21T18:44:34.134Z] #21 sha256:4283cb1e8c16472a96644d3c876f5fc4a9994eae376fbaa2e971e1e45d8c3bd8 [2021-08-21T18:44:34.134Z] #21 DONE 1.4s [2021-08-21T18:44:34.134Z] [2021-08-21T18:44:34.134Z] #61 [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-21T18:44:34.134Z] #61 sha256:ade206c65c616b0342d8fc2c0fb69c729076069c3331d12f276c5492713ba841 [2021-08-21T18:44:34.134Z] #61 1.416 + RM_GOPATH=0 [2021-08-21T18:44:34.134Z] #61 1.416 + TMP_GOPATH= [2021-08-21T18:44:34.134Z] #61 1.416 + : /build [2021-08-21T18:44:34.134Z] #61 1.416 + '[' -z '' ']' [2021-08-21T18:44:34.134Z] #61 1.417 ++ mktemp -d [2021-08-21T18:44:34.134Z] #61 1.433 + export GOPATH=/tmp/tmp.NQPO9AEcA3 [2021-08-21T18:44:34.134Z] #61 1.433 + GOPATH=/tmp/tmp.NQPO9AEcA3 [2021-08-21T18:44:34.134Z] #61 1.433 + RM_GOPATH=1 [2021-08-21T18:44:34.134Z] #61 1.433 + case "$(go env GOARCH)" in [2021-08-21T18:44:34.134Z] #61 1.435 ++ go env GOARCH [2021-08-21T18:44:34.134Z] #61 1.448 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T18:44:34.134Z] #61 1.448 + GO_BUILDMODE=-buildmode=pie [2021-08-21T18:44:34.134Z] #61 1.448 ++ dirname /tmp/install/install.sh [2021-08-21T18:44:34.134Z] #61 1.448 + dir=/tmp/install [2021-08-21T18:44:34.134Z] #61 1.448 + bin=runc [2021-08-21T18:44:34.134Z] #61 1.448 + shift [2021-08-21T18:44:34.134Z] #61 1.448 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-21T18:44:34.134Z] #61 1.448 + . /tmp/install/runc.installer [2021-08-21T18:44:34.134Z] #61 1.448 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-21T18:44:34.134Z] #61 1.448 + install_runc [2021-08-21T18:44:34.134Z] #61 1.448 + uname -r [2021-08-21T18:44:34.134Z] #61 1.450 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-21T18:44:34.134Z] #61 1.461 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-21T18:44:34.134Z] #61 1.461 + RUNC_BUILDTAGS='seccomp ' [2021-08-21T18:44:34.134Z] #61 1.461 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-21T18:44:34.134Z] #61 1.461 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.NQPO9AEcA3/src/github.com/opencontainers/runc [2021-08-21T18:44:34.134Z] #61 1.461 Cloning into '/tmp/tmp.NQPO9AEcA3/src/github.com/opencontainers/runc'... [2021-08-21T18:44:34.251Z] #20 27.34 Selecting previously unselected package python3.7. [2021-08-21T18:44:34.251Z] #20 27.34 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T18:44:34.251Z] #20 27.35 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-21T18:44:34.508Z] #20 27.45 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-21T18:44:34.508Z] #20 27.45 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-21T18:44:34.508Z] #20 27.46 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-21T18:44:34.508Z] #20 27.54 Setting up python3-minimal (3.7.3-1) ... [2021-08-21T18:44:35.236Z] #20 10.44 Fetched 8996 kB in 9s (977 kB/s) [2021-08-21T18:44:35.436Z] #22 4.967 Collecting yamllint==1.26.1 [2021-08-21T18:44:35.438Z] #20 28.22 Selecting previously unselected package python3. [2021-08-21T18:44:35.438Z] #20 28.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-08-21T18:44:35.438Z] #20 28.27 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-08-21T18:44:35.438Z] #20 28.28 Unpacking python3 (3.7.3-1) ... [2021-08-21T18:44:35.438Z] #20 28.35 Selecting previously unselected package libip4tc0:amd64. [2021-08-21T18:44:35.438Z] #20 28.36 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-08-21T18:44:35.438Z] #20 28.36 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-08-21T18:44:35.439Z] #20 28.44 Selecting previously unselected package libip6tc0:amd64. [2021-08-21T18:44:35.439Z] #20 28.45 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-08-21T18:44:35.439Z] #20 28.45 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-08-21T18:44:35.439Z] #20 28.53 Selecting previously unselected package libiptc0:amd64. [2021-08-21T18:44:35.439Z] #20 28.54 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-08-21T18:44:35.519Z] #61 ... [2021-08-21T18:44:35.519Z] [2021-08-21T18:44:35.519Z] #22 [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-21T18:44:35.519Z] #22 sha256:ccd1b2699167efa4ad181798cc777c00b0b9ea84f1d00cb6eb44892d6eec8d72 [2021-08-21T18:44:35.519Z] #22 DONE 1.2s [2021-08-21T18:44:35.519Z] [2021-08-21T18:44:35.519Z] #23 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-21T18:44:35.519Z] #23 sha256:c150647480063362889de2f1e3f46a04755d4086f8f9a96cee79596168ae923d [2021-08-21T18:44:35.695Z] #20 28.55 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-08-21T18:44:35.695Z] #20 28.63 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-21T18:44:35.695Z] #20 28.64 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-21T18:44:35.695Z] #20 28.65 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-21T18:44:35.695Z] #20 28.71 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-21T18:44:35.695Z] #20 28.71 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-08-21T18:44:35.695Z] #20 28.73 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-21T18:44:35.695Z] #20 28.79 Selecting previously unselected package libnftnl11:amd64. [2021-08-21T18:44:35.695Z] #20 28.79 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-08-21T18:44:35.695Z] #20 28.80 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-08-21T18:44:35.951Z] #20 28.86 Selecting previously unselected package iptables. [2021-08-21T18:44:35.951Z] #20 28.87 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-08-21T18:44:35.951Z] #20 28.87 Unpacking iptables (1.8.2-4) ... [2021-08-21T18:44:36.208Z] #20 29.14 Selecting previously unselected package xxd. [2021-08-21T18:44:36.208Z] #20 29.15 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-21T18:44:36.208Z] #20 29.16 Unpacking xxd (2:8.1.0875-5) ... [2021-08-21T18:44:36.208Z] #20 29.25 Selecting previously unselected package vim-common. [2021-08-21T18:44:36.208Z] #20 29.26 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-21T18:44:36.208Z] #20 29.27 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-21T18:44:36.464Z] #23 1.015 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-21T18:44:36.464Z] #23 DONE 1.1s [2021-08-21T18:44:36.464Z] [2021-08-21T18:44:36.464Z] #61 [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-21T18:44:36.464Z] #61 sha256:ade206c65c616b0342d8fc2c0fb69c729076069c3331d12f276c5492713ba841 [2021-08-21T18:44:36.465Z] #20 29.43 Selecting previously unselected package bash-completion. [2021-08-21T18:44:36.465Z] #20 29.44 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-08-21T18:44:36.992Z] #22 26.24 Installing build dependencies: finished with status 'done' [2021-08-21T18:44:37.406Z] #61 ... [2021-08-21T18:44:37.406Z] [2021-08-21T18:44:37.406Z] #24 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-21T18:44:37.406Z] #24 sha256:e23685049c9bf73160936aba3d757afdf662b268af061d1b937c1f0136f4dfa1 [2021-08-21T18:44:37.406Z] #24 DONE 1.1s [2021-08-21T18:44:37.667Z] [2021-08-21T18:44:37.667Z] #25 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-21T18:44:37.667Z] #25 sha256:238560b17dbeb2895f0c56b1cebce5ae6d86b3ee2eeb9e0dce4095c960ddba8f [2021-08-21T18:44:37.771Z] #20 10.44 Reading package lists... [2021-08-21T18:44:37.771Z] #20 ... [2021-08-21T18:44:37.771Z] [2021-08-21T18:44:37.771Z] #54 [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-21T18:44:37.771Z] #54 sha256:9fae910cf4dc49c2661317c8515bb309f9c3c9445d61a7c9c57f0dfdb6397240 [2021-08-21T18:44:37.771Z] #54 13.07 + cd /tmp/tmp.jxCiCTVpAt/src/github.com/opencontainers/runc [2021-08-21T18:44:37.771Z] #54 13.07 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-21T18:44:37.771Z] #54 13.53 + '[' -z '' ']' [2021-08-21T18:44:37.771Z] #54 13.53 + target=static [2021-08-21T18:44:37.771Z] #54 13.53 + make 'BUILDTAGS=seccomp ' static [2021-08-21T18:44:37.771Z] #54 14.07 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-08-21T18:44:38.340Z] #54 ... [2021-08-21T18:44:38.340Z] [2021-08-21T18:44:38.340Z] #20 [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 aufs-tools bash-completion bzip2 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-21T18:44:38.340Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-21T18:44:38.340Z] #20 10.44 Reading package lists... [2021-08-21T18:44:38.340Z] #20 14.23 Reading package lists... [2021-08-21T18:44:38.340Z] #20 ... [2021-08-21T18:44:38.340Z] [2021-08-21T18:44:38.340Z] #46 [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-21T18:44:38.340Z] #46 sha256:31d60fa4cd3df99e705234854c175c3e188482ab9c1d73203d13940d5b6d8efe [2021-08-21T18:44:38.340Z] #46 178.6 net/http/httptrace [2021-08-21T18:44:38.340Z] #46 178.8 net/http [2021-08-21T18:44:38.609Z] #25 DONE 1.2s [2021-08-21T18:44:38.609Z] [2021-08-21T18:44:38.609Z] #26 [dev-systemd-false 6/25] RUN ldconfig [2021-08-21T18:44:38.609Z] #26 sha256:25d80193b30efb071fd3bd573eaf6d63cdd7009e46d6188cdb08d06fc031a9b7 [2021-08-21T18:44:38.984Z] #20 31.79 Unpacking bash-completion (1:2.8-6) ... [2021-08-21T18:44:39.241Z] #20 32.14 Selecting previously unselected package bzip2. [2021-08-21T18:44:39.241Z] #20 32.15 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-08-21T18:44:39.241Z] #20 32.15 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-21T18:44:39.241Z] #20 32.24 Selecting previously unselected package xz-utils. [2021-08-21T18:44:39.241Z] #20 32.25 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-08-21T18:44:39.241Z] #20 32.25 Unpacking xz-utils (5.2.4-1) ... [2021-08-21T18:44:39.498Z] #20 32.44 Selecting previously unselected package apparmor. [2021-08-21T18:44:39.498Z] #20 32.45 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-08-21T18:44:39.498Z] #20 32.52 Unpacking apparmor (2.13.2-10) ... [2021-08-21T18:44:39.643Z] #22 ... [2021-08-21T18:44:39.643Z] [2021-08-21T18:44:39.643Z] #50 [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-21T18:44:39.643Z] #50 sha256:f7e2d4225b77c96c12008dcb7317be1341d5779bdf4bc474d1c7fa63b64f6d31 [2021-08-21T18:44:39.643Z] #50 194.5 + /build/golangci-lint --version [2021-08-21T18:44:39.643Z] #50 ... [2021-08-21T18:44:39.643Z] [2021-08-21T18:44:39.643Z] #40 [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-21T18:44:39.643Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-21T18:44:39.643Z] #40 DONE 194.4s [2021-08-21T18:44:39.904Z] [2021-08-21T18:44:39.904Z] #50 [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-21T18:44:39.904Z] #50 sha256:f7e2d4225b77c96c12008dcb7317be1341d5779bdf4bc474d1c7fa63b64f6d31 [2021-08-21T18:44:39.904Z] #50 194.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-21T18:44:39.994Z] #26 DONE 1.1s [2021-08-21T18:44:39.994Z] [2021-08-21T18:44:39.994Z] #61 [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-21T18:44:39.994Z] #61 sha256:ade206c65c616b0342d8fc2c0fb69c729076069c3331d12f276c5492713ba841 [2021-08-21T18:44:39.994Z] #61 5.463 + cd /tmp/tmp.NQPO9AEcA3/src/github.com/opencontainers/runc [2021-08-21T18:44:39.994Z] #61 5.463 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-21T18:44:39.994Z] #61 5.652 + '[' -z '' ']' [2021-08-21T18:44:39.994Z] #61 5.653 + target=static [2021-08-21T18:44:39.994Z] #61 5.653 + make 'BUILDTAGS=seccomp ' static [2021-08-21T18:44:39.994Z] #61 5.710 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-08-21T18:44:40.062Z] #20 32.84 Selecting previously unselected package aufs-tools. [2021-08-21T18:44:40.062Z] #20 32.85 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-08-21T18:44:40.062Z] #20 32.85 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-08-21T18:44:40.062Z] #20 32.98 Selecting previously unselected package libonig5:amd64. [2021-08-21T18:44:40.062Z] #20 32.98 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-08-21T18:44:40.062Z] #20 32.99 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-21T18:44:40.062Z] #20 33.12 Selecting previously unselected package libjq1:amd64. [2021-08-21T18:44:40.062Z] #20 33.12 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-21T18:44:40.062Z] #20 33.13 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-21T18:44:40.210Z] #50 DONE 195.0s [2021-08-21T18:44:40.210Z] [2021-08-21T18:44:40.210Z] #54 [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-21T18:44:40.210Z] #54 sha256:00fcf3c2bc0500bd834f891d63be792c6c5d9fb654e400fa2ef0ea18f1a4dd4c [2021-08-21T18:44:40.210Z] #54 ... [2021-08-21T18:44:40.210Z] [2021-08-21T18:44:40.210Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-21T18:44:40.210Z] #22 sha256:3e42016d37af5e4965c027aeb8f335af632fc27a7929c8090178907f11cb5d67 [2021-08-21T18:44:40.210Z] #22 10.32 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-08-21T18:44:40.319Z] #20 33.25 Selecting previously unselected package jq. [2021-08-21T18:44:40.319Z] #20 33.27 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-21T18:44:40.319Z] #20 33.28 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-21T18:44:40.319Z] #20 33.35 Selecting previously unselected package libaio1:amd64. [2021-08-21T18:44:40.319Z] #20 33.37 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-08-21T18:44:40.319Z] #20 33.37 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-08-21T18:44:40.319Z] #20 33.43 Selecting previously unselected package libgpm2:amd64. [2021-08-21T18:44:40.319Z] #20 33.43 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-08-21T18:44:40.319Z] #20 33.44 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-08-21T18:44:40.319Z] #20 33.49 Selecting previously unselected package libicu63:amd64. [2021-08-21T18:44:40.575Z] #20 33.50 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-21T18:44:40.575Z] #20 33.50 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-21T18:44:40.875Z] #46 191.1 github.com/LK4D4/vndr/godl [2021-08-21T18:44:41.188Z] #22 11.22 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-08-21T18:44:41.188Z] #22 11.23 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-08-21T18:44:41.188Z] #22 11.28 Collecting pyyaml (from yamllint==1.26.1) [2021-08-21T18:44:41.263Z] #22 31.50 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-08-21T18:44:41.263Z] #22 31.50 Building wheels for collected packages: yamllint, pyyaml [2021-08-21T18:44:41.263Z] #22 31.50 Running setup.py bdist_wheel for yamllint: started [2021-08-21T18:44:41.456Z] #22 11.44 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-08-21T18:44:41.456Z] #22 11.67 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-08-21T18:44:41.456Z] #22 11.67 Building wheels for collected packages: yamllint [2021-08-21T18:44:41.456Z] #22 11.67 Running setup.py bdist_wheel for yamllint: started [2021-08-21T18:44:41.814Z] #46 191.8 github.com/LK4D4/vndr [2021-08-21T18:44:41.814Z] #46 ... [2021-08-21T18:44:41.814Z] [2021-08-21T18:44:41.814Z] #20 [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 aufs-tools bash-completion bzip2 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-21T18:44:41.814Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-21T18:44:41.814Z] #20 14.23 Reading package lists... [2021-08-21T18:44:42.211Z] #22 32.37 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-08-21T18:44:42.211Z] #22 32.37 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-08-21T18:44:42.211Z] #22 32.42 Running setup.py bdist_wheel for pyyaml: started [2021-08-21T18:44:42.401Z] #22 12.39 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-08-21T18:44:42.401Z] #22 12.39 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-08-21T18:44:42.401Z] #22 12.43 Successfully built yamllint [2021-08-21T18:44:42.401Z] #22 12.45 Installing collected packages: pathspec, pyyaml, yamllint [2021-08-21T18:44:42.662Z] #22 12.70 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-21T18:44:42.923Z] #22 DONE 12.9s [2021-08-21T18:44:42.923Z] [2021-08-21T18:44:42.923Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-21T18:44:42.923Z] #25 sha256:f3f7c7d5cece95e178bbf47bb6ab9ac4f97d8ce5c1df8d42d00f70c96ef78d44 [2021-08-21T18:44:43.011Z] #20 17.85 Building dependency tree... [2021-08-21T18:44:43.158Z] #22 33.58 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-08-21T18:44:43.158Z] #22 33.58 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-08-21T18:44:43.189Z] #25 DONE 0.5s [2021-08-21T18:44:43.189Z] [2021-08-21T18:44:43.189Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-21T18:44:43.189Z] #30 sha256:06ea193af38fa4636ed03e08e6e70be9a2712c0165f358fca0ad95dec8c28661 [2021-08-21T18:44:43.421Z] #22 33.71 Successfully built yamllint pyyaml [2021-08-21T18:44:43.421Z] #22 33.74 Installing collected packages: pathspec, pyyaml, yamllint [2021-08-21T18:44:43.581Z] #20 19.43 libcap2-bin is already the newest version (1:2.25-2). [2021-08-21T18:44:43.581Z] #20 19.43 The following additional packages will be installed: [2021-08-21T18:44:43.581Z] #20 19.44 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-08-21T18:44:43.581Z] #20 19.44 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-08-21T18:44:43.581Z] #20 19.44 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-08-21T18:44:43.581Z] #20 19.44 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-08-21T18:44:43.581Z] #20 19.44 python3.7 python3.7-minimal vim-runtime xxd [2021-08-21T18:44:43.581Z] #20 19.45 Suggested packages: [2021-08-21T18:44:43.581Z] #20 19.45 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-08-21T18:44:43.581Z] #20 19.45 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-08-21T18:44:43.581Z] #20 19.45 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-08-21T18:44:43.581Z] #20 19.45 quota [2021-08-21T18:44:43.581Z] #20 19.45 Recommended packages: [2021-08-21T18:44:43.581Z] #20 19.45 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-08-21T18:44:43.581Z] #20 19.45 python3-keyrings.alt python3-xdg unzip [2021-08-21T18:44:43.691Z] #22 34.03 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-21T18:44:43.849Z] #20 36.45 Selecting previously unselected package libnet1:amd64. [2021-08-21T18:44:43.850Z] #20 36.46 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-21T18:44:43.850Z] #20 36.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-21T18:44:43.850Z] #20 36.54 Selecting previously unselected package libnl-3-200:amd64. [2021-08-21T18:44:43.850Z] #20 36.55 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-21T18:44:43.850Z] #20 36.55 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-21T18:44:43.850Z] #20 36.64 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-21T18:44:43.850Z] #20 36.64 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-21T18:44:43.850Z] #20 36.65 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-21T18:44:43.850Z] #20 36.70 Selecting previously unselected package libreadline5:amd64. [2021-08-21T18:44:43.850Z] #20 36.70 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-08-21T18:44:43.850Z] #20 36.70 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-21T18:44:43.850Z] #20 36.80 Selecting previously unselected package net-tools. [2021-08-21T18:44:43.850Z] #20 36.81 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-08-21T18:44:43.850Z] #20 36.81 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-21T18:44:43.850Z] #20 36.95 Selecting previously unselected package patch. [2021-08-21T18:44:44.107Z] #20 36.97 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-08-21T18:44:44.107Z] #20 36.97 Unpacking patch (2.7.6-3+deb10u1) ... [2021-08-21T18:44:44.107Z] #20 37.09 Selecting previously unselected package python-pip-whl. [2021-08-21T18:44:44.107Z] #20 37.10 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-08-21T18:44:44.107Z] #20 37.11 Unpacking python-pip-whl (18.1-5) ... [2021-08-21T18:44:44.201Z] #61 ... [2021-08-21T18:44:44.201Z] [2021-08-21T18:44:44.201Z] #27 [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 aufs-tools bash-completion bzip2 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-21T18:44:44.201Z] #27 sha256:443205566622fa80ff9e8af8f0e91c16e1705752746ca2bd00dc8abbe4167b18 [2021-08-21T18:44:44.201Z] #27 1.256 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-21T18:44:44.201Z] #27 1.258 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T18:44:44.201Z] #27 1.270 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T18:44:44.201Z] #27 1.350 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T18:44:44.201Z] #27 1.527 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [469 kB] [2021-08-21T18:44:44.201Z] #27 1.575 Get:6 http://deb.debian.org/debian buster-backports/main armel Packages [454 kB] [2021-08-21T18:44:44.201Z] #27 1.613 Get:7 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB] [2021-08-21T18:44:44.201Z] #27 1.649 Get:8 http://deb.debian.org/debian buster-backports/main s390x Packages [451 kB] [2021-08-21T18:44:44.201Z] #27 1.681 Get:9 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-21T18:44:44.201Z] #27 1.710 Get:10 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-08-21T18:44:44.201Z] #27 2.218 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-08-21T18:44:44.201Z] #27 2.648 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-08-21T18:44:44.201Z] #27 3.006 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-21T18:44:44.201Z] #27 3.601 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-08-21T18:44:44.201Z] #27 4.086 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T18:44:44.201Z] #27 4.546 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-08-21T18:44:44.462Z] #27 4.842 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [275 kB] [2021-08-21T18:44:44.462Z] #27 4.845 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [291 kB] [2021-08-21T18:44:44.462Z] #27 4.864 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [272 kB] [2021-08-21T18:44:44.641Z] #22 DONE 35.1s [2021-08-21T18:44:44.641Z] [2021-08-21T18:44:44.641Z] #57 [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-21T18:44:44.641Z] #57 sha256:32a4f299c7d04c59f67b7f346412ac9a3f4c078d0a1b384af13a515e10c0a6b3 [2021-08-21T18:44:44.671Z] #20 37.56 Selecting previously unselected package python3-lib2to3. [2021-08-21T18:44:44.671Z] #20 37.57 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-08-21T18:44:44.671Z] #20 37.58 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-08-21T18:44:44.671Z] #20 37.69 Selecting previously unselected package python3-distutils. [2021-08-21T18:44:44.671Z] #20 37.69 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-08-21T18:44:44.671Z] #20 37.70 Unpacking python3-distutils (3.7.3-1) ... [2021-08-21T18:44:44.671Z] #20 37.82 Selecting previously unselected package python3-pip. [2021-08-21T18:44:44.722Z] #27 4.876 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [295 kB] [2021-08-21T18:44:44.722Z] #27 4.900 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T18:44:44.722Z] #27 4.914 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-21T18:44:44.722Z] #27 4.931 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-21T18:44:44.722Z] #27 4.932 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-08-21T18:44:44.722Z] #27 4.933 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T18:44:44.722Z] #27 4.936 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-08-21T18:44:44.722Z] #27 4.936 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-08-21T18:44:44.722Z] #27 4.950 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-08-21T18:44:44.927Z] #20 37.82 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-08-21T18:44:44.927Z] #20 37.83 Unpacking python3-pip (18.1-5) ... [2021-08-21T18:44:44.927Z] #20 37.96 Selecting previously unselected package python3-pkg-resources. [2021-08-21T18:44:44.927Z] #20 37.96 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-21T18:44:44.927Z] #20 37.97 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-21T18:44:44.927Z] #20 38.11 Selecting previously unselected package python3-setuptools. [2021-08-21T18:44:45.185Z] #20 38.11 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-08-21T18:44:45.185Z] #20 38.12 Unpacking python3-setuptools (40.8.0-1) ... [2021-08-21T18:44:45.441Z] #20 38.32 Selecting previously unselected package python3-wheel. [2021-08-21T18:44:45.441Z] #20 38.33 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-08-21T18:44:45.441Z] #20 38.33 Unpacking python3-wheel (0.32.3-2) ... [2021-08-21T18:44:45.441Z] #20 38.41 Selecting previously unselected package sudo. [2021-08-21T18:44:45.441Z] #20 38.42 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-08-21T18:44:45.441Z] #20 38.44 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-08-21T18:44:45.488Z] #20 21.13 The following NEW packages will be installed: [2021-08-21T18:44:45.488Z] #20 21.14 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-08-21T18:44:45.488Z] #20 21.14 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-08-21T18:44:45.488Z] #20 21.14 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-08-21T18:44:45.488Z] #20 21.14 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-08-21T18:44:45.488Z] #20 21.14 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-08-21T18:44:45.488Z] #20 21.14 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-08-21T18:44:45.488Z] #20 21.14 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-08-21T18:44:45.488Z] #20 21.14 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-21T18:44:45.488Z] #20 21.14 xz-utils zip [2021-08-21T18:44:45.488Z] #20 21.46 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T18:44:45.488Z] #20 21.46 Need to get 28.6 MB of archives. [2021-08-21T18:44:45.488Z] #20 21.46 After this operation, 116 MB of additional disk space will be used. [2021-08-21T18:44:45.488Z] #20 21.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-08-21T18:44:45.488Z] #20 21.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-21T18:44:45.488Z] #20 21.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-21T18:44:45.747Z] #20 21.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-21T18:44:45.747Z] #20 21.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-21T18:44:45.747Z] #20 21.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-21T18:44:45.747Z] #20 21.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-21T18:44:46.005Z] #20 38.87 Selecting previously unselected package thin-provisioning-tools. [2021-08-21T18:44:46.005Z] #20 38.88 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-08-21T18:44:46.005Z] #20 38.89 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-08-21T18:44:46.005Z] #20 39.10 Selecting previously unselected package uidmap. [2021-08-21T18:44:46.005Z] #20 39.11 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-08-21T18:44:46.007Z] #20 21.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-21T18:44:46.007Z] #20 21.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-21T18:44:46.007Z] #20 21.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-08-21T18:44:46.007Z] #20 21.83 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-08-21T18:44:46.007Z] #20 21.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-08-21T18:44:46.007Z] #20 21.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-21T18:44:46.007Z] #20 21.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-08-21T18:44:46.007Z] #20 21.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-08-21T18:44:46.007Z] #20 21.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-08-21T18:44:46.007Z] #20 21.89 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-21T18:44:46.007Z] #20 21.90 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-21T18:44:46.007Z] #20 21.91 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-08-21T18:44:46.007Z] #20 21.92 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-08-21T18:44:46.007Z] #20 21.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-08-21T18:44:46.007Z] #20 21.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-08-21T18:44:46.007Z] #20 21.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-08-21T18:44:46.007Z] #20 21.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-21T18:44:46.007Z] #20 21.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-21T18:44:46.007Z] #20 21.99 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-21T18:44:46.008Z] #20 22.00 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-08-21T18:44:46.008Z] #20 22.00 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-08-21T18:44:46.008Z] #20 22.00 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-21T18:44:46.032Z] #57 160.0 + bin/containerd [2021-08-21T18:44:46.262Z] #20 39.12 Unpacking uidmap (1:4.5-1.1) ... [2021-08-21T18:44:46.262Z] #20 39.22 Selecting previously unselected package vim-runtime. [2021-08-21T18:44:46.262Z] #20 39.22 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-08-21T18:44:46.262Z] #20 39.25 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-08-21T18:44:46.262Z] #20 39.27 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-08-21T18:44:46.262Z] #20 39.28 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-08-21T18:44:46.581Z] #20 22.48 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-21T18:44:46.581Z] #20 22.49 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-21T18:44:46.581Z] #20 22.49 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-21T18:44:46.581Z] #20 22.49 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-08-21T18:44:46.581Z] #20 22.49 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-08-21T18:44:46.581Z] #20 22.50 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-08-21T18:44:46.581Z] #20 22.52 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-08-21T18:44:46.844Z] #20 ... [2021-08-21T18:44:46.844Z] [2021-08-21T18:44:46.844Z] #46 [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-21T18:44:46.844Z] #46 sha256:31d60fa4cd3df99e705234854c175c3e188482ab9c1d73203d13940d5b6d8efe [2021-08-21T18:44:46.844Z] #46 DONE 197.0s [2021-08-21T18:44:46.844Z] [2021-08-21T18:44:46.844Z] #32 [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-21T18:44:46.844Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-21T18:44:46.844Z] #32 DONE 196.7s [2021-08-21T18:44:46.844Z] [2021-08-21T18:44:46.844Z] #20 [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 aufs-tools bash-completion bzip2 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-21T18:44:46.844Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-21T18:44:46.844Z] #20 22.62 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-08-21T18:44:46.844Z] #20 22.63 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-08-21T18:44:46.844Z] #20 22.63 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-08-21T18:44:46.844Z] #20 22.66 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-21T18:44:46.844Z] #20 22.69 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-08-21T18:44:46.844Z] #20 22.72 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-08-21T18:44:46.844Z] #20 22.72 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-08-21T18:44:46.844Z] #20 22.83 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-08-21T18:44:47.103Z] #20 22.85 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-08-21T18:44:47.103Z] #20 22.88 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-08-21T18:44:47.670Z] #20 23.37 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-08-21T18:44:47.670Z] #20 23.53 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-08-21T18:44:47.670Z] #20 23.59 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-08-21T18:44:48.608Z] #20 24.58 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T18:44:48.781Z] #20 41.81 Selecting previously unselected package vim. [2021-08-21T18:44:48.781Z] #20 41.82 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-08-21T18:44:48.781Z] #20 41.84 Unpacking vim (2:8.1.0875-5) ... [2021-08-21T18:44:48.867Z] #20 24.73 Fetched 28.6 MB in 2s (12.0 MB/s) [2021-08-21T18:44:48.931Z] #27 ... [2021-08-21T18:44:48.931Z] [2021-08-21T18:44:48.931Z] #64 [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-21T18:44:48.931Z] #64 sha256:cb0b84cb45a4cdbcf8b4936e68563b5b148a6b07ee269a82c6ebfe2a50147a74 [2021-08-21T18:44:48.931Z] #64 66.84 + bin/containerd [2021-08-21T18:44:49.126Z] #20 24.92 Selecting previously unselected package pigz. [2021-08-21T18:44:49.127Z] #20 24.92 (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 ... 23446 files and directories currently installed.) [2021-08-21T18:44:49.127Z] #20 24.96 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-08-21T18:44:49.127Z] #20 24.97 Unpacking pigz (2.4-1) ... [2021-08-21T18:44:49.127Z] #20 25.03 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-21T18:44:49.127Z] #20 25.03 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T18:44:49.127Z] #20 25.04 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T18:44:49.344Z] #20 42.26 Selecting previously unselected package xfsprogs. [2021-08-21T18:44:49.344Z] #20 42.27 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-08-21T18:44:49.344Z] #20 42.28 Unpacking xfsprogs (4.20.0-1) ... [2021-08-21T18:44:49.386Z] #20 25.42 Selecting previously unselected package python3.7-minimal. [2021-08-21T18:44:49.386Z] #20 25.42 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T18:44:49.386Z] #20 25.44 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-21T18:44:49.907Z] #20 42.68 Selecting previously unselected package zip. [2021-08-21T18:44:49.907Z] #20 42.70 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-08-21T18:44:49.907Z] #20 42.70 Unpacking zip (3.0-11+b1) ... [2021-08-21T18:44:49.907Z] #20 42.88 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-08-21T18:44:49.907Z] #20 42.90 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-21T18:44:49.907Z] #20 42.92 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-08-21T18:44:49.907Z] #20 42.93 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-21T18:44:49.907Z] #20 42.94 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-08-21T18:44:49.907Z] #20 42.95 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-08-21T18:44:49.907Z] #20 42.96 Setting up uidmap (1:4.5-1.1) ... [2021-08-21T18:44:49.907Z] #20 42.98 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-08-21T18:44:49.907Z] #20 42.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-21T18:44:49.907Z] #20 43.00 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-21T18:44:49.907Z] #20 43.01 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-21T18:44:49.907Z] #20 43.03 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-21T18:44:50.163Z] #20 43.04 Setting up xxd (2:8.1.0875-5) ... [2021-08-21T18:44:50.163Z] #20 43.05 Setting up zip (3.0-11+b1) ... [2021-08-21T18:44:50.163Z] #20 43.06 Setting up vim-common (2:8.1.0875-5) ... [2021-08-21T18:44:50.163Z] #20 43.09 Setting up bash-completion (1:2.8-6) ... [2021-08-21T18:44:50.248Z] #57 ... [2021-08-21T18:44:50.248Z] [2021-08-21T18:44:50.248Z] #24 [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-21T18:44:50.248Z] #24 sha256:9e86c78afe389ed6b7fce1e91f3429c6a69d2606948e8db02d8b00baf812711f [2021-08-21T18:44:50.248Z] #24 197.9 + return [2021-08-21T18:44:50.248Z] #24 DONE 199.6s [2021-08-21T18:44:50.248Z] [2021-08-21T18:44:50.248Z] #54 [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-21T18:44:50.249Z] #54 sha256:03e21e9b0890ee041a7cbd5fc6d335fc7b4b2bdcf4ad5905644cbf9baf466ea8 [2021-08-21T18:44:50.249Z] #54 106.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-21T18:44:50.249Z] #54 107.6 + mkdir -p /build [2021-08-21T18:44:50.249Z] #54 107.6 + cp runc /build/runc [2021-08-21T18:44:50.249Z] #54 DONE 108.9s [2021-08-21T18:44:50.249Z] [2021-08-21T18:44:50.249Z] #57 [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-21T18:44:50.249Z] #57 sha256:32a4f299c7d04c59f67b7f346412ac9a3f4c078d0a1b384af13a515e10c0a6b3 [2021-08-21T18:44:50.323Z] #20 26.17 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T18:44:50.323Z] #20 26.19 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-21T18:44:52.167Z] #57 ... [2021-08-21T18:44:52.167Z] [2021-08-21T18:44:52.167Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-21T18:44:52.167Z] #25 sha256:208669ef8879f1d95420f716b5df95897333b19c8675ac9a496d8c2dd706c708 [2021-08-21T18:44:52.225Z] #20 27.74 Selecting previously unselected package python3-minimal. [2021-08-21T18:44:52.225Z] #20 27.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 ... 23695 files and directories currently installed.) [2021-08-21T18:44:52.225Z] #20 27.78 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-21T18:44:52.225Z] #20 27.78 Unpacking python3-minimal (3.7.3-1) ... [2021-08-21T18:44:52.225Z] #20 27.83 Selecting previously unselected package libmpdec2:amd64. [2021-08-21T18:44:52.225Z] #20 27.84 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-21T18:44:52.225Z] #20 27.84 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-21T18:44:52.225Z] #20 27.98 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-21T18:44:52.225Z] #20 27.98 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T18:44:52.225Z] #20 27.99 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T18:44:52.685Z] #20 45.46 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-08-21T18:44:52.685Z] #20 45.47 Setting up xz-utils (5.2.4-1) ... [2021-08-21T18:44:52.685Z] #20 45.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-21T18:44:52.685Z] #20 45.49 Setting up patch (2.7.6-3+deb10u1) ... [2021-08-21T18:44:52.685Z] #20 45.51 Setting up sudo (1.8.27-1+deb10u3) ... [2021-08-21T18:44:52.685Z] #20 45.57 invoke-rc.d: could not determine current runlevel [2021-08-21T18:44:52.685Z] #20 45.57 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-21T18:44:52.685Z] #20 45.58 Setting up pigz (2.4-1) ... [2021-08-21T18:44:52.685Z] #20 45.61 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-21T18:44:52.685Z] #20 45.63 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-21T18:44:52.685Z] #20 45.66 Setting up python-pip-whl (18.1-5) ... [2021-08-21T18:44:52.685Z] #20 45.67 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-21T18:44:52.685Z] #20 45.69 Setting up vim-runtime (2:8.1.0875-5) ... [2021-08-21T18:44:52.740Z] #25 DONE 0.6s [2021-08-21T18:44:52.740Z] [2021-08-21T18:44:52.740Z] #57 [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-21T18:44:52.740Z] #57 sha256:32a4f299c7d04c59f67b7f346412ac9a3f4c078d0a1b384af13a515e10c0a6b3 [2021-08-21T18:44:52.740Z] #57 ... [2021-08-21T18:44:52.740Z] [2021-08-21T18:44:52.740Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-21T18:44:52.740Z] #30 sha256:acfbb09a2a6d90a7f482c629908b9158efb4d8004e1236b59f50da82b4a323c8 [2021-08-21T18:44:52.792Z] #20 28.65 Selecting previously unselected package python3.7. [2021-08-21T18:44:52.792Z] #20 28.65 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T18:44:52.792Z] #20 28.67 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-21T18:44:52.792Z] #20 28.78 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-21T18:44:52.942Z] #20 46.02 Setting up libaio1:amd64 (0.3.112-3) ... [2021-08-21T18:44:52.942Z] #20 46.03 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-21T18:44:52.942Z] #20 46.04 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T18:44:52.942Z] #20 46.05 Setting up vim (2:8.1.0875-5) ... [2021-08-21T18:44:52.942Z] #20 46.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-21T18:44:52.942Z] #20 46.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-21T18:44:52.942Z] #20 46.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-21T18:44:52.942Z] #20 46.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-21T18:44:52.942Z] #20 46.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-21T18:44:52.942Z] #20 46.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-21T18:44:52.942Z] #20 46.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-21T18:44:53.051Z] #20 28.78 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-21T18:44:53.051Z] #20 28.79 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-21T18:44:53.051Z] #20 28.89 Setting up python3-minimal (3.7.3-1) ... [2021-08-21T18:44:53.190Z] #30 DONE 8.8s [2021-08-21T18:44:53.190Z] [2021-08-21T18:44:53.190Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-21T18:44:53.190Z] #33 sha256:205fc17ef944459fdeece1f035199e6eb943cb96a26d4effe2db6bf0af6e05f6 [2021-08-21T18:44:53.190Z] #33 DONE 0.7s [2021-08-21T18:44:53.190Z] [2021-08-21T18:44:53.190Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-21T18:44:53.190Z] #35 sha256:723bb88ae0454db9bb0b3235757ae07138f33dac64aaccb9f77d739e114aa24d [2021-08-21T18:44:53.190Z] #35 DONE 0.1s [2021-08-21T18:44:53.190Z] [2021-08-21T18:44:53.190Z] #54 [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-21T18:44:53.190Z] #54 sha256:00fcf3c2bc0500bd834f891d63be792c6c5d9fb654e400fa2ef0ea18f1a4dd4c [2021-08-21T18:44:53.190Z] #54 ... [2021-08-21T18:44:53.190Z] [2021-08-21T18:44:53.190Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-21T18:44:53.190Z] #38 sha256:a78b186cfb42edd2afe0f23eb8de88bd0f97cf0d2bddd717344ae9eefa24ef8a [2021-08-21T18:44:53.190Z] #38 DONE 0.1s [2021-08-21T18:44:53.190Z] [2021-08-21T18:44:53.190Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-21T18:44:53.190Z] #41 sha256:5485565dbfc9a482d87e40fd094ee7b12c22f0a0dbe500d526f510b2eeea065d [2021-08-21T18:44:53.199Z] #20 46.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-21T18:44:53.199Z] #20 46.12 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-21T18:44:53.199Z] #20 46.13 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-08-21T18:44:53.199Z] #20 46.15 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-21T18:44:53.199Z] #20 46.16 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-21T18:44:53.199Z] #20 46.18 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-21T18:44:53.199Z] #20 46.20 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-21T18:44:53.618Z] #20 29.58 Selecting previously unselected package python3. [2021-08-21T18:44:53.763Z] #41 DONE 0.9s [2021-08-21T18:44:53.763Z] [2021-08-21T18:44:53.763Z] #54 [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-21T18:44:53.763Z] #54 sha256:00fcf3c2bc0500bd834f891d63be792c6c5d9fb654e400fa2ef0ea18f1a4dd4c [2021-08-21T18:44:53.877Z] #20 29.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-08-21T18:44:53.877Z] #20 29.62 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-08-21T18:44:53.877Z] #20 29.64 Unpacking python3 (3.7.3-1) ... [2021-08-21T18:44:53.877Z] #20 29.73 Selecting previously unselected package libip4tc0:amd64. [2021-08-21T18:44:53.877Z] #20 29.75 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-08-21T18:44:53.877Z] #20 29.76 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-08-21T18:44:53.877Z] #20 29.83 Selecting previously unselected package libip6tc0:amd64. [2021-08-21T18:44:54.025Z] #54 ... [2021-08-21T18:44:54.025Z] [2021-08-21T18:44:54.025Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-21T18:44:54.025Z] #45 sha256:42b2c51a1271fd43ab63c38ca6db9ae11cfed0574807053b8ef5ab81ef064f0d [2021-08-21T18:44:54.025Z] #45 DONE 0.1s [2021-08-21T18:44:54.025Z] [2021-08-21T18:44:54.025Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-21T18:44:54.025Z] #47 sha256:042e55cdc06330eefcea27cf36fcc76b5c880a0a24e9392b62ba6017b56c96ac [2021-08-21T18:44:54.135Z] #20 29.85 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-08-21T18:44:54.136Z] #20 29.86 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-08-21T18:44:54.136Z] #20 29.94 Selecting previously unselected package libiptc0:amd64. [2021-08-21T18:44:54.136Z] #20 29.94 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-08-21T18:44:54.136Z] #20 29.95 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-08-21T18:44:54.136Z] #20 30.01 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-21T18:44:54.136Z] #20 30.02 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-21T18:44:54.136Z] #20 30.02 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-21T18:44:54.136Z] #20 30.07 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-21T18:44:54.286Z] #47 DONE 0.3s [2021-08-21T18:44:54.286Z] [2021-08-21T18:44:54.286Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-21T18:44:54.286Z] #49 sha256:09764a24602ef2ca28becda4fb7a34cbdbf53d2ab473525212e235b858018bbb [2021-08-21T18:44:54.394Z] #20 30.08 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-08-21T18:44:54.395Z] #20 30.08 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-21T18:44:54.395Z] #20 30.15 Selecting previously unselected package libnftnl11:amd64. [2021-08-21T18:44:54.395Z] #20 30.15 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-08-21T18:44:54.395Z] #20 30.16 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-08-21T18:44:54.395Z] #20 30.24 Selecting previously unselected package iptables. [2021-08-21T18:44:54.395Z] #20 30.25 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-08-21T18:44:54.395Z] #20 30.26 Unpacking iptables (1.8.2-4) ... [2021-08-21T18:44:54.548Z] #49 DONE 0.1s [2021-08-21T18:44:54.548Z] [2021-08-21T18:44:54.548Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-21T18:44:54.548Z] #51 sha256:f03a9715c3d6a621ce7aeed5d2cd8fde1bc2ef3d9f45586d1d89ffa290e4ecbe [2021-08-21T18:44:54.653Z] #20 30.55 Selecting previously unselected package xxd. [2021-08-21T18:44:54.654Z] #20 30.55 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-21T18:44:54.654Z] #20 30.56 Unpacking xxd (2:8.1.0875-5) ... [2021-08-21T18:44:54.654Z] #20 30.66 Selecting previously unselected package vim-common. [2021-08-21T18:44:54.912Z] #20 30.66 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-21T18:44:54.912Z] #20 30.68 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-21T18:44:54.912Z] #20 30.85 Selecting previously unselected package bash-completion. [2021-08-21T18:44:54.912Z] #20 30.85 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-08-21T18:44:55.121Z] #51 DONE 0.8s [2021-08-21T18:44:55.121Z] [2021-08-21T18:44:55.121Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-21T18:44:55.121Z] #53 sha256:5808884fe94f1ea71aebfb4b2ba68c2404385159a490cac9d8504ccc6e2eed27 [2021-08-21T18:44:55.121Z] #53 DONE 0.1s [2021-08-21T18:44:55.121Z] [2021-08-21T18:44:55.121Z] #54 [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-21T18:44:55.121Z] #54 sha256:00fcf3c2bc0500bd834f891d63be792c6c5d9fb654e400fa2ef0ea18f1a4dd4c [2021-08-21T18:44:55.747Z] #20 48.55 Setting up iptables (1.8.2-4) ... [2021-08-21T18:44:55.747Z] #20 48.57 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-21T18:44:55.747Z] #20 48.58 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-21T18:44:55.747Z] #20 48.58 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-21T18:44:55.747Z] #20 48.59 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-21T18:44:55.747Z] #20 48.59 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-21T18:44:55.747Z] #20 48.60 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-21T18:44:55.747Z] #20 48.61 Setting up python3 (3.7.3-1) ... [2021-08-21T18:44:56.009Z] #20 48.89 Setting up python3-wheel (0.32.3-2) ... [2021-08-21T18:44:56.575Z] #20 49.35 Setting up apparmor (2.13.2-10) ... [2021-08-21T18:44:57.446Z] #20 33.25 Unpacking bash-completion (1:2.8-6) ... [2021-08-21T18:44:57.705Z] #20 33.59 Selecting previously unselected package bzip2. [2021-08-21T18:44:57.705Z] #20 33.59 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-08-21T18:44:57.705Z] #20 33.60 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-21T18:44:57.945Z] #20 50.87 Setting up xfsprogs (4.20.0-1) ... [2021-08-21T18:44:57.945Z] #20 50.88 Setting up python3-lib2to3 (3.7.3-1) ... [2021-08-21T18:44:57.966Z] #20 33.67 Selecting previously unselected package xz-utils. [2021-08-21T18:44:57.966Z] #20 33.67 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-08-21T18:44:57.966Z] #20 33.68 Unpacking xz-utils (5.2.4-1) ... [2021-08-21T18:44:57.966Z] #20 33.80 Selecting previously unselected package apparmor. [2021-08-21T18:44:57.966Z] #20 33.81 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-08-21T18:44:57.966Z] #20 33.88 Unpacking apparmor (2.13.2-10) ... [2021-08-21T18:44:58.202Z] #20 51.22 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-21T18:44:58.225Z] #20 34.19 Selecting previously unselected package aufs-tools. [2021-08-21T18:44:58.225Z] #20 34.19 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-08-21T18:44:58.484Z] #20 34.20 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-08-21T18:44:58.484Z] #20 34.31 Selecting previously unselected package libonig5:amd64. [2021-08-21T18:44:58.484Z] #20 34.33 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-08-21T18:44:58.484Z] #20 34.33 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-21T18:44:58.742Z] #20 34.48 Selecting previously unselected package libjq1:amd64. [2021-08-21T18:44:58.742Z] #20 34.49 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-21T18:44:58.742Z] #20 34.49 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-21T18:44:58.742Z] #20 34.61 Selecting previously unselected package jq. [2021-08-21T18:44:58.742Z] #20 34.63 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-21T18:44:58.742Z] #20 34.63 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-21T18:44:58.937Z] #64 ... [2021-08-21T18:44:58.937Z] [2021-08-21T18:44:58.937Z] #27 [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 aufs-tools bash-completion bzip2 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-21T18:44:58.937Z] #27 sha256:443205566622fa80ff9e8af8f0e91c16e1705752746ca2bd00dc8abbe4167b18 [2021-08-21T18:44:58.937Z] #27 17.76 Fetched 51.2 MB in 17s (3061 kB/s) [2021-08-21T18:44:59.000Z] #20 34.73 Selecting previously unselected package libaio1:amd64. [2021-08-21T18:44:59.000Z] #20 34.73 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-08-21T18:44:59.000Z] #20 34.74 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-08-21T18:44:59.000Z] #20 34.79 Selecting previously unselected package libgpm2:amd64. [2021-08-21T18:44:59.000Z] #20 34.80 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-08-21T18:44:59.000Z] #20 34.81 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-08-21T18:44:59.000Z] #20 34.85 Selecting previously unselected package libicu63:amd64. [2021-08-21T18:44:59.000Z] #20 34.85 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-21T18:44:59.000Z] #20 34.86 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-21T18:44:59.132Z] #20 51.92 Setting up python3-distutils (3.7.3-1) ... [2021-08-21T18:44:59.388Z] #20 52.37 Setting up python3-setuptools (40.8.0-1) ... [2021-08-21T18:45:00.756Z] #20 53.38 Setting up python3-pip (18.1-5) ... [2021-08-21T18:45:00.894Z] #30 DONE 7.8s [2021-08-21T18:45:00.894Z] [2021-08-21T18:45:00.894Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-21T18:45:00.894Z] #33 sha256:4e1fe46c975c4d637481f4b846d628eef1c2052d0d4cd321f129e937046a09e3 [2021-08-21T18:45:00.894Z] #33 DONE 0.6s [2021-08-21T18:45:00.894Z] [2021-08-21T18:45:00.894Z] #57 [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-21T18:45:00.894Z] #57 sha256:32a4f299c7d04c59f67b7f346412ac9a3f4c078d0a1b384af13a515e10c0a6b3 [2021-08-21T18:45:01.163Z] #57 ... [2021-08-21T18:45:01.163Z] [2021-08-21T18:45:01.163Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-21T18:45:01.163Z] #35 sha256:b5356e8bf173995e0f0965b4f80c13bb0d9260558803b3937fa1add605a41cea [2021-08-21T18:45:01.163Z] #35 DONE 0.1s [2021-08-21T18:45:01.163Z] [2021-08-21T18:45:01.163Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-21T18:45:01.163Z] #38 sha256:5290cee303498e9b55ec2886e97769e174ceea240ba3a60191c95005c293001b [2021-08-21T18:45:01.163Z] #38 DONE 0.1s [2021-08-21T18:45:01.163Z] [2021-08-21T18:45:01.163Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-21T18:45:01.163Z] #41 sha256:987443519ebe4e02a413edf9f08502cad13a3e2a7f849450ca2a85ae110964b5 [2021-08-21T18:45:01.320Z] #20 54.24 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T18:45:01.320Z] #20 54.27 Processing triggers for mime-support (3.62) ... [2021-08-21T18:45:01.737Z] #41 DONE 0.6s [2021-08-21T18:45:01.738Z] [2021-08-21T18:45:01.738Z] #57 [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-21T18:45:01.738Z] #57 sha256:32a4f299c7d04c59f67b7f346412ac9a3f4c078d0a1b384af13a515e10c0a6b3 [2021-08-21T18:45:01.738Z] #57 ... [2021-08-21T18:45:01.738Z] [2021-08-21T18:45:01.738Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-21T18:45:01.738Z] #45 sha256:aa43966ad31fe5f057ee1f78e1c84ef06edc78d77e8888a235585186bde423f7 [2021-08-21T18:45:01.738Z] #45 DONE 0.1s [2021-08-21T18:45:02.000Z] [2021-08-21T18:45:02.000Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-21T18:45:02.000Z] #47 sha256:221c50f7657f2d0ad04ea1f197bd50c51428408742c5a88f2d094b9235e640ad [2021-08-21T18:45:02.251Z] #20 ... [2021-08-21T18:45:02.251Z] [2021-08-21T18:45:02.251Z] #40 [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-21T18:45:02.251Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-21T18:45:02.251Z] #40 211.4 + dpkg --print-architecture [2021-08-21T18:45:02.251Z] #40 211.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-21T18:45:02.251Z] #40 211.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-21T18:45:02.251Z] #40 211.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-21T18:45:02.261Z] #47 DONE 0.5s [2021-08-21T18:45:02.261Z] [2021-08-21T18:45:02.261Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-21T18:45:02.261Z] #49 sha256:5c5fa70a0469ecff722fdcc9463e6d36a7393dd13ebecae3eaca3d44466e495e [2021-08-21T18:45:02.261Z] #49 DONE 0.1s [2021-08-21T18:45:02.261Z] [2021-08-21T18:45:02.261Z] #57 [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-21T18:45:02.261Z] #57 sha256:32a4f299c7d04c59f67b7f346412ac9a3f4c078d0a1b384af13a515e10c0a6b3 [2021-08-21T18:45:02.283Z] #20 37.64 Selecting previously unselected package libnet1:amd64. [2021-08-21T18:45:02.283Z] #20 37.64 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-21T18:45:02.283Z] #20 37.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-21T18:45:02.283Z] #20 37.69 Selecting previously unselected package libnl-3-200:amd64. [2021-08-21T18:45:02.283Z] #20 37.70 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-21T18:45:02.283Z] #20 37.71 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-21T18:45:02.283Z] #20 37.80 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-21T18:45:02.283Z] #20 37.81 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-21T18:45:02.283Z] #20 37.82 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-21T18:45:02.283Z] #20 37.89 Selecting previously unselected package libreadline5:amd64. [2021-08-21T18:45:02.283Z] #20 37.90 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-08-21T18:45:02.283Z] #20 37.91 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-21T18:45:02.283Z] #20 38.00 Selecting previously unselected package net-tools. [2021-08-21T18:45:02.283Z] #20 38.01 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-08-21T18:45:02.283Z] #20 38.02 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-21T18:45:02.283Z] #20 38.19 Selecting previously unselected package patch. [2021-08-21T18:45:02.283Z] #20 38.20 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-08-21T18:45:02.283Z] #20 38.21 Unpacking patch (2.7.6-3+deb10u1) ... [2021-08-21T18:45:02.283Z] #20 38.31 Selecting previously unselected package python-pip-whl. [2021-08-21T18:45:02.283Z] #20 38.31 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-08-21T18:45:02.524Z] #57 ... [2021-08-21T18:45:02.524Z] [2021-08-21T18:45:02.524Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-21T18:45:02.524Z] #51 sha256:afa2670f07d21192f47399cc844ce50db33984ae85eca35d461fa599374533c1 [2021-08-21T18:45:02.541Z] #20 38.32 Unpacking python-pip-whl (18.1-5) ... [2021-08-21T18:45:03.108Z] #20 38.77 Selecting previously unselected package python3-lib2to3. [2021-08-21T18:45:03.108Z] #20 38.77 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-08-21T18:45:03.108Z] #20 38.78 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-08-21T18:45:03.108Z] #20 38.89 Selecting previously unselected package python3-distutils. [2021-08-21T18:45:03.108Z] #20 38.91 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-08-21T18:45:03.108Z] #20 38.91 Unpacking python3-distutils (3.7.3-1) ... [2021-08-21T18:45:03.181Z] #40 ... [2021-08-21T18:45:03.182Z] [2021-08-21T18:45:03.182Z] #20 [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 aufs-tools bash-completion bzip2 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-21T18:45:03.182Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-21T18:45:03.182Z] #20 DONE 56.3s [2021-08-21T18:45:03.371Z] #20 39.05 Selecting previously unselected package python3-pip. [2021-08-21T18:45:03.371Z] #20 39.05 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-08-21T18:45:03.371Z] #20 39.05 Unpacking python3-pip (18.1-5) ... [2021-08-21T18:45:03.371Z] #20 39.19 Selecting previously unselected package python3-pkg-resources. [2021-08-21T18:45:03.371Z] #20 39.19 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-21T18:45:03.371Z] #20 39.20 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-21T18:45:03.371Z] #20 39.32 Selecting previously unselected package python3-setuptools. [2021-08-21T18:45:03.439Z] [2021-08-21T18:45:03.439Z] #21 [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-21T18:45:03.439Z] #21 sha256:e5b463cbebcd1a58f57f7934d6d28f64663aa24dd79c180a15bed4b0965e0b92 [2021-08-21T18:45:03.469Z] #51 DONE 0.9s [2021-08-21T18:45:03.469Z] [2021-08-21T18:45:03.469Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-21T18:45:03.469Z] #53 sha256:87f2903c8e87891f433eca6aa6687a19dfd17a8564c82578c94e24479ec7fda1 [2021-08-21T18:45:03.469Z] #53 DONE 0.1s [2021-08-21T18:45:03.469Z] [2021-08-21T18:45:03.469Z] #57 [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-21T18:45:03.469Z] #57 sha256:32a4f299c7d04c59f67b7f346412ac9a3f4c078d0a1b384af13a515e10c0a6b3 [2021-08-21T18:45:03.469Z] #57 ... [2021-08-21T18:45:03.469Z] [2021-08-21T18:45:03.469Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-21T18:45:03.469Z] #55 sha256:56f5cc097a398c851c487ebfc7708e4f05f7a9787abadc93d78e2ce8d0bbefce [2021-08-21T18:45:03.632Z] #20 39.34 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-08-21T18:45:03.632Z] #20 39.34 Unpacking python3-setuptools (40.8.0-1) ... [2021-08-21T18:45:03.891Z] #20 39.67 Selecting previously unselected package python3-wheel. [2021-08-21T18:45:03.891Z] #20 39.68 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-08-21T18:45:03.891Z] #20 39.68 Unpacking python3-wheel (0.32.3-2) ... [2021-08-21T18:45:03.891Z] #20 39.77 Selecting previously unselected package sudo. [2021-08-21T18:45:03.891Z] #20 39.77 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-08-21T18:45:03.891Z] #20 39.78 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-08-21T18:45:04.048Z] #55 DONE 0.5s [2021-08-21T18:45:04.048Z] [2021-08-21T18:45:04.048Z] #57 [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-21T18:45:04.048Z] #57 sha256:32a4f299c7d04c59f67b7f346412ac9a3f4c078d0a1b384af13a515e10c0a6b3 [2021-08-21T18:45:04.370Z] #21 0.996 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-21T18:45:04.370Z] #21 0.999 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-21T18:45:04.370Z] #21 1.003 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-21T18:45:04.408Z] #20 40.18 Selecting previously unselected package thin-provisioning-tools. [2021-08-21T18:45:04.408Z] #20 40.19 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-08-21T18:45:04.408Z] #20 40.20 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-08-21T18:45:04.627Z] #21 DONE 1.2s [2021-08-21T18:45:04.628Z] [2021-08-21T18:45:04.628Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-21T18:45:04.628Z] #22 sha256:3e42016d37af5e4965c027aeb8f335af632fc27a7929c8090178907f11cb5d67 [2021-08-21T18:45:04.667Z] #20 40.36 Selecting previously unselected package uidmap. [2021-08-21T18:45:04.667Z] #20 40.37 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-08-21T18:45:04.667Z] #20 40.38 Unpacking uidmap (1:4.5-1.1) ... [2021-08-21T18:45:04.667Z] #20 40.47 Selecting previously unselected package vim-runtime. [2021-08-21T18:45:04.667Z] #20 40.49 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-08-21T18:45:04.667Z] #20 40.53 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-08-21T18:45:04.667Z] #20 40.56 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-08-21T18:45:04.667Z] #20 40.57 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-08-21T18:45:05.569Z] #27 17.76 Reading package lists... [2021-08-21T18:45:07.359Z] #54 ... [2021-08-21T18:45:07.359Z] [2021-08-21T18:45:07.359Z] #57 [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-21T18:45:07.359Z] #57 sha256:cd461f3f8465eed940468965e2db1fae878f3e04676b120f094a97e01d034604 [2021-08-21T18:45:07.359Z] #57 178.8 + bin/containerd [2021-08-21T18:45:07.960Z] #20 43.21 Selecting previously unselected package vim. [2021-08-21T18:45:07.960Z] #20 43.22 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-08-21T18:45:07.960Z] #20 43.23 Unpacking vim (2:8.1.0875-5) ... [2021-08-21T18:45:07.960Z] #20 43.68 Selecting previously unselected package xfsprogs. [2021-08-21T18:45:07.960Z] #20 43.69 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-08-21T18:45:07.960Z] #20 43.70 Unpacking xfsprogs (4.20.0-1) ... [2021-08-21T18:45:08.219Z] #20 44.05 Selecting previously unselected package zip. [2021-08-21T18:45:08.219Z] #20 44.05 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-08-21T18:45:08.219Z] #20 44.06 Unpacking zip (3.0-11+b1) ... [2021-08-21T18:45:08.501Z] #20 44.22 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-08-21T18:45:08.501Z] #20 44.23 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-21T18:45:08.501Z] #20 44.25 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-08-21T18:45:08.501Z] #20 44.27 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-21T18:45:08.501Z] #20 44.31 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-08-21T18:45:08.501Z] #20 44.32 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-08-21T18:45:08.501Z] #20 44.33 Setting up uidmap (1:4.5-1.1) ... [2021-08-21T18:45:08.501Z] #20 44.34 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-08-21T18:45:08.501Z] #20 44.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-21T18:45:08.501Z] #20 44.36 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-21T18:45:08.501Z] #20 44.37 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-21T18:45:08.501Z] #20 44.38 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-21T18:45:08.501Z] #20 44.39 Setting up xxd (2:8.1.0875-5) ... [2021-08-21T18:45:08.501Z] #20 44.40 Setting up zip (3.0-11+b1) ... [2021-08-21T18:45:08.501Z] #20 44.41 Setting up vim-common (2:8.1.0875-5) ... [2021-08-21T18:45:08.770Z] #20 44.43 Setting up bash-completion (1:2.8-6) ... [2021-08-21T18:45:08.804Z] #22 4.097 Collecting yamllint==1.26.1 [2021-08-21T18:45:11.319Z] #20 46.88 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-08-21T18:45:11.319Z] #20 46.91 Setting up xz-utils (5.2.4-1) ... [2021-08-21T18:45:11.319Z] #20 46.94 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-21T18:45:11.319Z] #20 46.96 Setting up patch (2.7.6-3+deb10u1) ... [2021-08-21T18:45:11.319Z] #20 46.99 Setting up sudo (1.8.27-1+deb10u3) ... [2021-08-21T18:45:11.319Z] #20 47.07 invoke-rc.d: could not determine current runlevel [2021-08-21T18:45:11.319Z] #20 47.08 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-21T18:45:11.319Z] #20 47.09 Setting up pigz (2.4-1) ... [2021-08-21T18:45:11.319Z] #20 47.10 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-21T18:45:11.319Z] #20 47.11 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-21T18:45:11.319Z] #20 47.12 Setting up python-pip-whl (18.1-5) ... [2021-08-21T18:45:11.319Z] #20 47.13 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-21T18:45:11.319Z] #20 47.14 Setting up vim-runtime (2:8.1.0875-5) ... [2021-08-21T18:45:11.568Z] #57 ... [2021-08-21T18:45:11.568Z] [2021-08-21T18:45:11.568Z] #54 [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-21T18:45:11.568Z] #54 sha256:00fcf3c2bc0500bd834f891d63be792c6c5d9fb654e400fa2ef0ea18f1a4dd4c [2021-08-21T18:45:11.568Z] #54 109.5 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-21T18:45:11.568Z] #54 110.2 + mkdir -p /build [2021-08-21T18:45:11.568Z] #54 110.2 + cp runc /build/runc [2021-08-21T18:45:11.568Z] #54 DONE 111.5s [2021-08-21T18:45:11.568Z] [2021-08-21T18:45:11.569Z] #57 [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-21T18:45:11.569Z] #57 sha256:cd461f3f8465eed940468965e2db1fae878f3e04676b120f094a97e01d034604 [2021-08-21T18:45:11.579Z] #20 47.48 Setting up libaio1:amd64 (0.3.112-3) ... [2021-08-21T18:45:11.579Z] #20 47.49 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-21T18:45:11.579Z] #20 47.50 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T18:45:11.579Z] #20 47.52 Setting up vim (2:8.1.0875-5) ... [2021-08-21T18:45:11.579Z] #20 47.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-21T18:45:11.579Z] #20 47.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-21T18:45:11.579Z] #20 47.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-21T18:45:11.579Z] #20 47.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-21T18:45:11.579Z] #20 47.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-21T18:45:11.579Z] #20 47.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-21T18:45:11.579Z] #20 47.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-21T18:45:11.579Z] #20 47.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-21T18:45:11.837Z] #20 47.59 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-21T18:45:11.837Z] #20 47.60 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-08-21T18:45:11.837Z] #20 47.61 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-21T18:45:11.837Z] #20 47.62 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-21T18:45:11.837Z] #20 47.63 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-21T18:45:11.837Z] #20 47.65 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-21T18:45:12.511Z] #57 ... [2021-08-21T18:45:12.511Z] [2021-08-21T18:45:12.511Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-21T18:45:12.511Z] #55 sha256:e8c49196cc3b808ee98a0ddbe2b91ece58a4474762241c9f63f307c6d214d656 [2021-08-21T18:45:12.773Z] #55 DONE 0.3s [2021-08-21T18:45:12.773Z] [2021-08-21T18:45:12.773Z] #57 [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-21T18:45:12.773Z] #57 sha256:cd461f3f8465eed940468965e2db1fae878f3e04676b120f094a97e01d034604 [2021-08-21T18:45:13.343Z] 8f616e6e9eec: Pull complete [2021-08-21T18:45:13.344Z] Digest: sha256:a6a48a5257388a1c2baecf6b7a8607969e5db5ef410f28deebd08932d3af9c19 [2021-08-21T18:45:13.344Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-21T18:45:13.344Z] mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-21T18:45:13.344Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 completed successfully [2021-08-21T18:45:13.344Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 as microsoft/windowsservercore [2021-08-21T18:45:13.344Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.1' [2021-08-21T18:45:13.344Z] INFO: Docker version of control daemon [2021-08-21T18:45:13.344Z] [2021-08-21T18:45:13.344Z] Client: [2021-08-21T18:45:13.344Z] Version: 20.10.8 [2021-08-21T18:45:13.344Z] API version: 1.41 [2021-08-21T18:45:13.344Z] Go version: go1.16.6 [2021-08-21T18:45:13.344Z] Git commit: 3967b7d [2021-08-21T18:45:13.344Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-21T18:45:13.344Z] OS/Arch: windows/amd64 [2021-08-21T18:45:13.344Z] Context: default [2021-08-21T18:45:13.344Z] Experimental: true [2021-08-21T18:45:13.344Z] [2021-08-21T18:45:13.344Z] Server: Docker Engine - Community [2021-08-21T18:45:13.344Z] Engine: [2021-08-21T18:45:13.344Z] Version: 20.10.8 [2021-08-21T18:45:13.344Z] API version: 1.41 (minimum version 1.24) [2021-08-21T18:45:13.344Z] Go version: go1.16.6 [2021-08-21T18:45:13.344Z] Git commit: 75249d8 [2021-08-21T18:45:13.344Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-21T18:45:13.344Z] OS/Arch: windows/amd64 [2021-08-21T18:45:13.344Z] Experimental: true [2021-08-21T18:45:13.344Z] [2021-08-21T18:45:13.344Z] INFO: Docker info of control daemon [2021-08-21T18:45:13.344Z] [2021-08-21T18:45:13.344Z] Client: [2021-08-21T18:45:13.344Z] Context: default [2021-08-21T18:45:13.344Z] Debug Mode: false [2021-08-21T18:45:13.344Z] [2021-08-21T18:45:13.344Z] Server: [2021-08-21T18:45:13.344Z] Containers: 0 [2021-08-21T18:45:13.344Z] Running: 0 [2021-08-21T18:45:13.344Z] Paused: 0 [2021-08-21T18:45:13.344Z] Stopped: 0 [2021-08-21T18:45:13.344Z] Images: 1 [2021-08-21T18:45:13.344Z] Server Version: 20.10.8 [2021-08-21T18:45:13.344Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-21T18:45:13.344Z] Windows: [2021-08-21T18:45:13.344Z] LCOW: [2021-08-21T18:45:13.344Z] Logging Driver: json-file [2021-08-21T18:45:13.344Z] Plugins: [2021-08-21T18:45:13.344Z] Volume: local [2021-08-21T18:45:13.344Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-21T18:45:13.344Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-21T18:45:13.344Z] Swarm: inactive [2021-08-21T18:45:13.344Z] Default Isolation: process [2021-08-21T18:45:13.344Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-21T18:45:13.344Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-21T18:45:13.344Z] OSType: windows [2021-08-21T18:45:13.344Z] Architecture: x86_64 [2021-08-21T18:45:13.344Z] CPUs: 4 [2021-08-21T18:45:13.344Z] Total Memory: 32GiB [2021-08-21T18:45:13.344Z] Name: azwin-2-0dab21 [2021-08-21T18:45:13.344Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-08-21T18:45:13.344Z] Docker Root Dir: D:\docker [2021-08-21T18:45:13.344Z] Debug Mode: false [2021-08-21T18:45:13.344Z] Registry: https://index.docker.io/v1/ [2021-08-21T18:45:13.344Z] Labels: [2021-08-21T18:45:13.344Z] Experimental: true [2021-08-21T18:45:13.344Z] Insecure Registries: [2021-08-21T18:45:13.344Z] 10.0.0.4:5000 [2021-08-21T18:45:13.344Z] 127.0.0.0/8 [2021-08-21T18:45:13.344Z] Registry Mirrors: [2021-08-21T18:45:13.344Z] http://10.0.0.4:5000/ [2021-08-21T18:45:13.344Z] Live Restore Enabled: false [2021-08-21T18:45:13.344Z] Product License: Community Engine [2021-08-21T18:45:13.344Z] [2021-08-21T18:45:13.344Z] [2021-08-21T18:45:13.344Z] INFO: Commit hash is 83ec46a7e6 [2021-08-21T18:45:13.344Z] INFO: Nuke-Everything... [2021-08-21T18:45:13.344Z] INFO: Container count on control daemon to delete is 0 [2021-08-21T18:45:13.344Z] INFO: Nuking d:\CI [2021-08-21T18:45:13.344Z] INFO: Zapped successfully [2021-08-21T18:45:13.344Z] INFO: Location for testing is d:\CI\PR-42768\1 [2021-08-21T18:45:13.344Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-21T18:45:13.344Z] [2021-08-21T18:45:13.344Z] [2021-08-21T18:45:13.344Z] INFO: Building the image from Dockerfile.windows at 08/21/2021 18:45:01... [2021-08-21T18:45:13.344Z] [2021-08-21T18:45:13.344Z] Sending build context to Docker daemon 61MB [2021-08-21T18:45:13.344Z] [2021-08-21T18:45:13.344Z] Step 1/10 : FROM microsoft/windowsservercore [2021-08-21T18:45:13.344Z] ---> a4938fe7222f [2021-08-21T18:45:13.344Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-21T18:45:13.344Z] ---> Running in e80981c959f3 [2021-08-21T18:45:13.344Z] Removing intermediate container e80981c959f3 [2021-08-21T18:45:13.344Z] ---> 9c61a9aebbcc [2021-08-21T18:45:13.344Z] Step 3/10 : ARG GO_VERSION=1.16.7 [2021-08-21T18:45:13.344Z] ---> Running in 4bd89f2a8fde [2021-08-21T18:45:13.344Z] Removing intermediate container 4bd89f2a8fde [2021-08-21T18:45:13.344Z] ---> 12cadc5a977f [2021-08-21T18:45:13.344Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-21T18:45:13.344Z] ---> Running in 0d3996968c3a [2021-08-21T18:45:13.344Z] Removing intermediate container 0d3996968c3a [2021-08-21T18:45:13.344Z] ---> 3195f1d9ad7a [2021-08-21T18:45:13.344Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-08-21T18:45:13.344Z] ---> Running in a4665d64ff0d [2021-08-21T18:45:13.344Z] Removing intermediate container a4665d64ff0d [2021-08-21T18:45:13.344Z] ---> 038c4fc59b41 [2021-08-21T18:45:13.344Z] Step 6/10 : 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'); 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; $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-21T18:45:13.344Z] ---> Running in d47232b76341 [2021-08-21T18:45:13.344Z] [2021-08-21T18:45:13.344Z] SUCCESS: Specified value was saved. [2021-08-21T18:45:13.344Z] INFO: Downloading git... [2021-08-21T18:45:13.707Z] #27 25.55 Reading package lists... [2021-08-21T18:45:14.057Z] #22 9.399 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-08-21T18:45:14.278Z] #27 32.84 Building dependency tree... [2021-08-21T18:45:14.317Z] INFO: Downloading go... [2021-08-21T18:45:14.367Z] #20 49.97 Setting up iptables (1.8.2-4) ... [2021-08-21T18:45:14.367Z] #20 49.99 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-21T18:45:14.367Z] #20 50.00 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-21T18:45:14.367Z] #20 50.01 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-21T18:45:14.367Z] #20 50.01 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-21T18:45:14.367Z] #20 50.02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-21T18:45:14.367Z] #20 50.03 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-21T18:45:14.367Z] #20 50.03 Setting up python3 (3.7.3-1) ... [2021-08-21T18:45:14.625Z] #20 50.38 Setting up python3-wheel (0.32.3-2) ... [2021-08-21T18:45:14.987Z] #22 10.40 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-08-21T18:45:14.987Z] #22 10.43 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-08-21T18:45:14.987Z] #22 10.48 Collecting pyyaml (from yamllint==1.26.1) [2021-08-21T18:45:15.192Z] #20 51.00 Setting up apparmor (2.13.2-10) ... [2021-08-21T18:45:15.244Z] #22 10.68 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-08-21T18:45:15.501Z] #22 10.94 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-08-21T18:45:15.501Z] #22 10.94 Building wheels for collected packages: yamllint [2021-08-21T18:45:15.501Z] #22 10.94 Running setup.py bdist_wheel for yamllint: started [2021-08-21T18:45:15.663Z] #27 35.60 bzip2 is already the newest version (1.0.6-9.2~deb10u1). [2021-08-21T18:45:15.663Z] #27 35.60 libcap2-bin is already the newest version (1:2.25-2). [2021-08-21T18:45:15.663Z] #27 35.60 patch is already the newest version (2.7.6-3+deb10u1). [2021-08-21T18:45:15.663Z] #27 35.60 xz-utils is already the newest version (5.2.4-1). [2021-08-21T18:45:15.663Z] #27 35.60 The following additional packages will be installed: [2021-08-21T18:45:15.663Z] #27 35.60 libaio1 libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-08-21T18:45:15.663Z] #27 35.60 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-08-21T18:45:15.663Z] #27 35.61 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-08-21T18:45:15.663Z] #27 35.61 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-08-21T18:45:15.663Z] #27 35.61 python3.7 python3.7-minimal vim-runtime xxd [2021-08-21T18:45:15.663Z] #27 35.63 Suggested packages: [2021-08-21T18:45:15.663Z] #27 35.63 apparmor-profiles-extra apparmor-utils kmod gpm python3-doc python3-tk [2021-08-21T18:45:15.663Z] #27 35.63 python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-08-21T18:45:15.663Z] #27 35.63 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-08-21T18:45:15.663Z] #27 35.63 Recommended packages: [2021-08-21T18:45:15.663Z] #27 35.63 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-08-21T18:45:15.663Z] #27 35.63 python3-keyrings.alt python3-xdg unzip [2021-08-21T18:45:15.861Z] INFO: Downloading compiler 1 of 3... [2021-08-21T18:45:16.432Z] #22 11.92 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-08-21T18:45:16.432Z] #22 11.92 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-08-21T18:45:16.432Z] #22 11.96 Successfully built yamllint [2021-08-21T18:45:16.689Z] #22 11.97 Installing collected packages: pathspec, pyyaml, yamllint [2021-08-21T18:45:16.689Z] #22 12.26 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-21T18:45:17.049Z] #27 37.24 The following NEW packages will be installed: [2021-08-21T18:45:17.049Z] #27 37.24 apparmor aufs-tools bash-completion iptables jq libaio1 libgpm2 libip4tc0 [2021-08-21T18:45:17.049Z] #27 37.24 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 libnetfilter-conntrack3 [2021-08-21T18:45:17.049Z] #27 37.25 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 [2021-08-21T18:45:17.049Z] #27 37.25 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5 [2021-08-21T18:45:17.049Z] #27 37.25 net-tools pigz python-pip-whl python3 python3-distutils python3-lib2to3 [2021-08-21T18:45:17.049Z] #27 37.25 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2021-08-21T18:45:17.049Z] #27 37.25 python3-wheel python3.7 python3.7-minimal sudo thin-provisioning-tools [2021-08-21T18:45:17.049Z] #27 37.25 uidmap vim vim-common vim-runtime xfsprogs xxd zip [2021-08-21T18:45:17.096Z] #20 52.54 Setting up xfsprogs (4.20.0-1) ... [2021-08-21T18:45:17.096Z] #20 52.55 Setting up python3-lib2to3 (3.7.3-1) ... [2021-08-21T18:45:17.096Z] #20 52.86 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-21T18:45:17.310Z] #27 37.63 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T18:45:17.310Z] #27 37.63 Need to get 20.0 MB of archives. [2021-08-21T18:45:17.310Z] #27 37.63 After this operation, 82.5 MB of additional disk space will be used. [2021-08-21T18:45:17.310Z] #27 37.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-08-21T18:45:17.403Z] INFO: Downloading compiler 2 of 3... [2021-08-21T18:45:17.571Z] #27 37.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-21T18:45:17.571Z] #27 37.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-21T18:45:17.571Z] #27 37.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-21T18:45:17.571Z] #27 37.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-21T18:45:17.571Z] #27 37.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-21T18:45:17.571Z] #27 37.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-21T18:45:17.571Z] #27 37.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-21T18:45:17.571Z] #27 37.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-21T18:45:17.571Z] #27 37.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-08-21T18:45:17.571Z] #27 37.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-08-21T18:45:17.571Z] #27 37.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-08-21T18:45:17.571Z] #27 37.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-21T18:45:17.571Z] #27 37.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-08-21T18:45:17.571Z] #27 37.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-08-21T18:45:17.571Z] #27 37.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-08-21T18:45:17.571Z] #27 37.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-21T18:45:17.620Z] #22 DONE 13.1s [2021-08-21T18:45:17.620Z] [2021-08-21T18:45:17.620Z] #50 [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-21T18:45:17.620Z] #50 sha256:04829e3af0aa12be05135ccdee52690efd2024921bec5ba5e505329a4efa4e2b [2021-08-21T18:45:17.620Z] #50 ... [2021-08-21T18:45:17.620Z] [2021-08-21T18:45:17.620Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-21T18:45:17.620Z] #25 sha256:af5c19a88a4a5581e723e035551362dbc57fdeaf8bb8c9ab41680bbd9810875f [2021-08-21T18:45:17.832Z] #27 37.84 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-21T18:45:17.832Z] #27 37.85 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-08-21T18:45:17.832Z] #27 37.86 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-08-21T18:45:17.832Z] #27 37.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-08-21T18:45:17.832Z] #27 37.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-21T18:45:17.832Z] #27 37.88 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-21T18:45:17.832Z] #27 37.89 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-21T18:45:17.832Z] #27 37.89 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-08-21T18:45:17.833Z] #27 37.89 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-08-21T18:45:17.833Z] #27 37.90 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-21T18:45:17.833Z] #27 37.90 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-21T18:45:17.833Z] #27 37.90 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-21T18:45:17.833Z] #27 37.90 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-08-21T18:45:17.833Z] #27 38.04 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-08-21T18:45:17.922Z] #20 53.65 Setting up python3-distutils (3.7.3-1) ... [2021-08-21T18:45:18.093Z] #27 38.17 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-08-21T18:45:18.094Z] #27 38.21 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-08-21T18:45:18.094Z] #27 38.22 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-08-21T18:45:18.094Z] #27 38.22 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-08-21T18:45:18.094Z] #27 38.23 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-21T18:45:18.094Z] #27 38.23 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-08-21T18:45:18.094Z] #27 38.23 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-08-21T18:45:18.094Z] #27 38.24 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-08-21T18:45:18.094Z] #27 38.27 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-08-21T18:45:18.094Z] #27 38.27 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-08-21T18:45:18.094Z] #27 38.28 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-08-21T18:45:18.182Z] #20 54.06 Setting up python3-setuptools (40.8.0-1) ... [2021-08-21T18:45:18.355Z] #27 38.45 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-08-21T18:45:18.381Z] INFO: Downloading compiler 3 of 3... [2021-08-21T18:45:18.551Z] #25 DONE 1.0s [2021-08-21T18:45:18.551Z] [2021-08-21T18:45:18.551Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-21T18:45:18.551Z] #30 sha256:94bbcfd568ceebff76f9cf3471ab84914fc47fd6aa3645968af7b78955a4a145 [2021-08-21T18:45:18.616Z] #27 38.76 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-08-21T18:45:18.616Z] #27 38.79 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-08-21T18:45:18.841Z] INFO: Extracting git... [2021-08-21T18:45:19.187Z] #27 39.40 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T18:45:19.448Z] #27 39.64 Fetched 20.0 MB in 1s (14.0 MB/s) [2021-08-21T18:45:19.448Z] #27 39.69 Selecting previously unselected package pigz. [2021-08-21T18:45:19.559Z] #20 55.18 Setting up python3-pip (18.1-5) ... [2021-08-21T18:45:19.709Z] #27 39.69 (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 ... 39111 files and directories currently installed.) [2021-08-21T18:45:19.709Z] #27 39.74 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-08-21T18:45:19.709Z] #27 39.74 Unpacking pigz (2.4-1) ... [2021-08-21T18:45:19.709Z] #27 39.79 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-21T18:45:19.709Z] #27 39.80 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T18:45:19.709Z] #27 39.81 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T18:45:19.970Z] #27 40.07 Selecting previously unselected package python3.7-minimal. [2021-08-21T18:45:19.970Z] #27 40.08 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T18:45:19.970Z] #27 40.09 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-21T18:45:20.231Z] #27 40.55 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T18:45:20.231Z] #27 40.58 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-21T18:45:20.522Z] #20 56.16 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T18:45:20.522Z] #20 56.23 Processing triggers for mime-support (3.62) ... [2021-08-21T18:45:21.172Z] #27 41.57 Selecting previously unselected package python3-minimal. [2021-08-21T18:45:21.433Z] #27 41.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39360 files and directories currently installed.) [2021-08-21T18:45:21.433Z] #27 41.63 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-21T18:45:21.433Z] #27 41.64 Unpacking python3-minimal (3.7.3-1) ... [2021-08-21T18:45:21.433Z] #27 41.70 Selecting previously unselected package libmpdec2:amd64. [2021-08-21T18:45:21.433Z] #27 41.70 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-21T18:45:21.433Z] #27 41.71 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-21T18:45:21.433Z] #27 41.79 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-21T18:45:21.433Z] #27 41.79 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T18:45:21.433Z] #27 41.80 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T18:45:21.457Z] #20 DONE 57.1s [2021-08-21T18:45:21.457Z] [2021-08-21T18:45:21.457Z] #21 [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-21T18:45:21.457Z] #21 sha256:e5b463cbebcd1a58f57f7934d6d28f64663aa24dd79c180a15bed4b0965e0b92 [2021-08-21T18:45:22.004Z] #27 42.29 Selecting previously unselected package python3.7. [2021-08-21T18:45:22.004Z] #27 42.31 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T18:45:22.004Z] #27 42.31 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-21T18:45:22.004Z] #27 42.39 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-21T18:45:22.169Z] #57 193.4 # github.com/containerd/containerd/cmd/containerd [2021-08-21T18:45:22.170Z] #57 193.4 /usr/bin/ld: /tmp/go-link-978506084/000019.o: in function `New': [2021-08-21T18:45:22.170Z] #57 193.4 /tmp/tmp.631YlGRuiP/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-21T18:45:22.170Z] #57 193.5 + bin/containerd-stress [2021-08-21T18:45:22.264Z] #27 42.40 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-21T18:45:22.264Z] #27 42.41 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-21T18:45:22.264Z] #27 42.48 Setting up python3-minimal (3.7.3-1) ... [2021-08-21T18:45:22.396Z] #21 1.007 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-21T18:45:22.396Z] #21 1.011 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-21T18:45:22.396Z] #21 1.015 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-21T18:45:22.396Z] #21 DONE 1.1s [2021-08-21T18:45:22.396Z] [2021-08-21T18:45:22.396Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-21T18:45:22.396Z] #22 sha256:3e42016d37af5e4965c027aeb8f335af632fc27a7929c8090178907f11cb5d67 [2021-08-21T18:45:22.840Z] #27 42.97 Selecting previously unselected package python3. [2021-08-21T18:45:22.840Z] #27 42.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39772 files and directories currently installed.) [2021-08-21T18:45:22.840Z] #27 43.02 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-08-21T18:45:22.840Z] #27 43.03 Unpacking python3 (3.7.3-1) ... [2021-08-21T18:45:22.840Z] #27 43.08 Selecting previously unselected package libip4tc0:amd64. [2021-08-21T18:45:22.840Z] #27 43.08 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-08-21T18:45:22.840Z] #27 43.09 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-08-21T18:45:22.840Z] #27 43.15 Selecting previously unselected package libip6tc0:amd64. [2021-08-21T18:45:22.840Z] #27 43.16 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-08-21T18:45:22.840Z] #27 43.16 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-08-21T18:45:23.101Z] #27 43.21 Selecting previously unselected package libiptc0:amd64. [2021-08-21T18:45:23.101Z] #27 43.21 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-08-21T18:45:23.101Z] #27 43.22 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-08-21T18:45:23.101Z] #27 43.27 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-21T18:45:23.101Z] #27 43.27 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-21T18:45:23.101Z] #27 43.28 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-21T18:45:23.101Z] #27 43.32 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-21T18:45:23.101Z] #27 43.33 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-08-21T18:45:23.101Z] #27 43.33 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-21T18:45:23.101Z] #27 43.39 Selecting previously unselected package libnftnl11:amd64. [2021-08-21T18:45:23.101Z] #27 43.40 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-08-21T18:45:23.101Z] #27 43.41 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-08-21T18:45:23.362Z] #27 43.48 Selecting previously unselected package iptables. [2021-08-21T18:45:23.362Z] #27 43.49 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-08-21T18:45:23.362Z] #27 43.50 Unpacking iptables (1.8.2-4) ... [2021-08-21T18:45:23.362Z] #27 43.71 Selecting previously unselected package xxd. [2021-08-21T18:45:23.622Z] #27 43.72 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-21T18:45:23.622Z] #27 43.73 Unpacking xxd (2:8.1.0875-5) ... [2021-08-21T18:45:23.622Z] #27 43.82 Selecting previously unselected package vim-common. [2021-08-21T18:45:23.622Z] #27 43.82 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-21T18:45:23.622Z] #27 43.84 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-21T18:45:23.622Z] #27 43.94 Selecting previously unselected package bash-completion. [2021-08-21T18:45:23.883Z] #27 43.95 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-08-21T18:45:24.711Z] #57 198.8 + bin/containerd-shim [2021-08-21T18:45:25.099Z] #30 DONE 5.4s [2021-08-21T18:45:25.099Z] [2021-08-21T18:45:25.099Z] #50 [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-21T18:45:25.099Z] #50 sha256:04829e3af0aa12be05135ccdee52690efd2024921bec5ba5e505329a4efa4e2b [2021-08-21T18:45:25.099Z] #50 232.4 + /build/golangci-lint --version [2021-08-21T18:45:25.099Z] #50 232.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-21T18:45:25.099Z] #50 DONE 234.0s [2021-08-21T18:45:25.099Z] [2021-08-21T18:45:25.099Z] #40 [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-21T18:45:25.099Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-21T18:45:25.099Z] #40 DONE 233.4s [2021-08-21T18:45:25.099Z] [2021-08-21T18:45:25.099Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-21T18:45:25.099Z] #33 sha256:e134c1d3d4295fa0d2127def87b01caa19f9b8881cc432d6d15a35408f30161a [2021-08-21T18:45:25.099Z] #33 DONE 0.6s [2021-08-21T18:45:25.099Z] [2021-08-21T18:45:25.099Z] #57 [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-21T18:45:25.099Z] #57 sha256:35e86ca4e60c09f68e87210fa73c5b02d7684ee3508cd2ee895096b222390520 [2021-08-21T18:45:25.099Z] #57 ... [2021-08-21T18:45:25.099Z] [2021-08-21T18:45:25.099Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-21T18:45:25.099Z] #35 sha256:0f6d75696c62871a1c938f4b690b9cd7dec7e34dec3a1140865fb1a65ab03204 [2021-08-21T18:45:25.099Z] #35 DONE 0.1s [2021-08-21T18:45:25.099Z] [2021-08-21T18:45:25.099Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-21T18:45:25.099Z] #38 sha256:e10b0bb0706a92ea8eb3343b1b20d00f0d62dcc05507940fd106b028c8f20e5a [2021-08-21T18:45:25.099Z] #38 DONE 0.1s [2021-08-21T18:45:25.099Z] [2021-08-21T18:45:25.099Z] #54 [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-21T18:45:25.099Z] #54 sha256:82e27d7aa6c2d627320c72e840200f21483e44c8d3df700bfa4c12a3ae3519e6 [2021-08-21T18:45:25.267Z] #27 45.50 Unpacking bash-completion (1:2.8-6) ... [2021-08-21T18:45:25.528Z] #27 45.71 Selecting previously unselected package apparmor. [2021-08-21T18:45:25.528Z] #27 45.71 Preparing to unpack .../11-apparmor_2.13.2-10_amd64.deb ... [2021-08-21T18:45:25.528Z] #27 45.76 Unpacking apparmor (2.13.2-10) ... [2021-08-21T18:45:25.788Z] #27 45.93 Selecting previously unselected package aufs-tools. [2021-08-21T18:45:25.788Z] #27 45.94 Preparing to unpack .../12-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-08-21T18:45:25.788Z] #27 45.94 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-08-21T18:45:25.788Z] #27 46.03 Selecting previously unselected package libonig5:amd64. [2021-08-21T18:45:25.788Z] #27 46.04 Preparing to unpack .../13-libonig5_6.9.1-1_amd64.deb ... [2021-08-21T18:45:25.788Z] #27 46.04 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-21T18:45:25.788Z] #27 46.13 Selecting previously unselected package libjq1:amd64. [2021-08-21T18:45:26.031Z] #54 ... [2021-08-21T18:45:26.031Z] [2021-08-21T18:45:26.031Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-21T18:45:26.031Z] #41 sha256:9d2b347f165d704bfd8ec1f56ad5f3cedf233662ad6d0602804e43d71fa1065c [2021-08-21T18:45:26.049Z] #27 46.13 Preparing to unpack .../14-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-21T18:45:26.049Z] #27 46.14 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-21T18:45:26.049Z] #27 46.23 Selecting previously unselected package jq. [2021-08-21T18:45:26.049Z] #27 46.24 Preparing to unpack .../15-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-21T18:45:26.049Z] #27 46.24 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-21T18:45:26.049Z] #27 46.30 Selecting previously unselected package libaio1:amd64. [2021-08-21T18:45:26.049Z] #27 46.31 Preparing to unpack .../16-libaio1_0.3.112-3_amd64.deb ... [2021-08-21T18:45:26.049Z] #27 46.31 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-08-21T18:45:26.309Z] #27 46.36 Selecting previously unselected package libgpm2:amd64. [2021-08-21T18:45:26.309Z] #27 46.37 Preparing to unpack .../17-libgpm2_1.20.7-5_amd64.deb ... [2021-08-21T18:45:26.309Z] #27 46.37 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-08-21T18:45:26.309Z] #27 46.42 Selecting previously unselected package libnet1:amd64. [2021-08-21T18:45:26.309Z] #27 46.44 Preparing to unpack .../18-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-21T18:45:26.309Z] #27 46.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-21T18:45:26.309Z] #27 46.50 Selecting previously unselected package libnl-3-200:amd64. [2021-08-21T18:45:26.309Z] #27 46.51 Preparing to unpack .../19-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-21T18:45:26.309Z] #27 46.52 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-21T18:45:26.309Z] #27 46.58 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-21T18:45:26.309Z] #27 46.59 Preparing to unpack .../20-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-21T18:45:26.309Z] #27 46.60 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-21T18:45:26.571Z] #27 46.65 Selecting previously unselected package libreadline5:amd64. [2021-08-21T18:45:26.571Z] #27 46.66 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-08-21T18:45:26.571Z] #27 46.67 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-21T18:45:26.571Z] #27 46.74 Selecting previously unselected package net-tools. [2021-08-21T18:45:26.571Z] #27 46.75 Preparing to unpack .../22-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-08-21T18:45:26.571Z] #27 46.75 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-21T18:45:26.585Z] #22 4.320 Collecting yamllint==1.26.1 [2021-08-21T18:45:26.595Z] #41 DONE 0.6s [2021-08-21T18:45:26.595Z] [2021-08-21T18:45:26.595Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-21T18:45:26.595Z] #45 sha256:b784c425f0f8906604dc95d972d8851b546f24a916709cb2f9365c70f2751d48 [2021-08-21T18:45:26.832Z] #27 46.88 Selecting previously unselected package python-pip-whl. [2021-08-21T18:45:26.832Z] #27 46.89 Preparing to unpack .../23-python-pip-whl_18.1-5_all.deb ... [2021-08-21T18:45:26.832Z] #27 46.90 Unpacking python-pip-whl (18.1-5) ... [2021-08-21T18:45:26.852Z] #45 DONE 0.2s [2021-08-21T18:45:26.852Z] [2021-08-21T18:45:26.852Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-21T18:45:26.852Z] #47 sha256:bc3129a6b23568d78d1277f2fe1e85c3440457ab7f590df6080a85faad6c79df [2021-08-21T18:45:26.852Z] #47 DONE 0.2s [2021-08-21T18:45:26.852Z] [2021-08-21T18:45:26.852Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-21T18:45:26.852Z] #49 sha256:edf399c08d307b2e99b2d4f90705dff6f1ec3cb50dcf4fc85d13a4a5b7342e24 [2021-08-21T18:45:27.093Z] #27 47.20 Selecting previously unselected package python3-lib2to3. [2021-08-21T18:45:27.093Z] #27 47.21 Preparing to unpack .../24-python3-lib2to3_3.7.3-1_all.deb ... [2021-08-21T18:45:27.093Z] #27 47.22 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-08-21T18:45:27.093Z] #27 47.28 Selecting previously unselected package python3-distutils. [2021-08-21T18:45:27.093Z] #27 47.29 Preparing to unpack .../25-python3-distutils_3.7.3-1_all.deb ... [2021-08-21T18:45:27.093Z] #27 47.30 Unpacking python3-distutils (3.7.3-1) ... [2021-08-21T18:45:27.093Z] #27 47.38 Selecting previously unselected package python3-pip. [2021-08-21T18:45:27.093Z] #27 47.39 Preparing to unpack .../26-python3-pip_18.1-5_all.deb ... [2021-08-21T18:45:27.093Z] #27 47.40 Unpacking python3-pip (18.1-5) ... [2021-08-21T18:45:27.109Z] #49 DONE 0.1s [2021-08-21T18:45:27.109Z] [2021-08-21T18:45:27.109Z] #54 [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-21T18:45:27.109Z] #54 sha256:82e27d7aa6c2d627320c72e840200f21483e44c8d3df700bfa4c12a3ae3519e6 [2021-08-21T18:45:27.354Z] #27 47.50 Selecting previously unselected package python3-pkg-resources. [2021-08-21T18:45:27.354Z] #27 47.50 Preparing to unpack .../27-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-21T18:45:27.354Z] #27 47.51 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-21T18:45:27.354Z] #27 47.60 Selecting previously unselected package python3-setuptools. [2021-08-21T18:45:27.354Z] #27 47.61 Preparing to unpack .../28-python3-setuptools_40.8.0-1_all.deb ... [2021-08-21T18:45:27.354Z] #27 47.62 Unpacking python3-setuptools (40.8.0-1) ... [2021-08-21T18:45:27.520Z] #22 ... [2021-08-21T18:45:27.520Z] [2021-08-21T18:45:27.520Z] #40 [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-21T18:45:27.520Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-21T18:45:27.520Z] #40 234.4 + dpkg --print-architecture [2021-08-21T18:45:27.520Z] #40 234.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-21T18:45:27.520Z] #40 234.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-21T18:45:27.520Z] #40 234.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-21T18:45:27.615Z] #27 47.76 Selecting previously unselected package python3-wheel. [2021-08-21T18:45:27.615Z] #27 47.78 Preparing to unpack .../29-python3-wheel_0.32.3-2_all.deb ... [2021-08-21T18:45:27.615Z] #27 47.79 Unpacking python3-wheel (0.32.3-2) ... [2021-08-21T18:45:27.615Z] #27 47.84 Selecting previously unselected package sudo. [2021-08-21T18:45:27.615Z] #27 47.85 Preparing to unpack .../30-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-08-21T18:45:27.615Z] #27 47.86 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-08-21T18:45:27.673Z] #54 ... [2021-08-21T18:45:27.673Z] [2021-08-21T18:45:27.673Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-21T18:45:27.673Z] #51 sha256:ab0ebff6c6c6ba5e9c63c89a6367a2ea64277d50c6dd9006d464b0c4935fd6ef [2021-08-21T18:45:27.930Z] #51 DONE 0.3s [2021-08-21T18:45:27.930Z] [2021-08-21T18:45:27.930Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-21T18:45:27.930Z] #53 sha256:e3a7c88f93199c41b9cf0a8f2058c698f9b6c6d573c44eaef9a03d3a75c0a175 [2021-08-21T18:45:27.930Z] #53 DONE 0.1s [2021-08-21T18:45:27.930Z] [2021-08-21T18:45:27.930Z] #54 [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-21T18:45:27.930Z] #54 sha256:82e27d7aa6c2d627320c72e840200f21483e44c8d3df700bfa4c12a3ae3519e6 [2021-08-21T18:45:28.137Z] #27 48.14 Selecting previously unselected package thin-provisioning-tools. [2021-08-21T18:45:28.137Z] #27 48.16 Preparing to unpack .../31-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-08-21T18:45:28.137Z] #27 48.17 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-08-21T18:45:28.137Z] #27 48.30 Selecting previously unselected package uidmap. [2021-08-21T18:45:28.137Z] #27 48.30 Preparing to unpack .../32-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-08-21T18:45:28.137Z] #27 48.31 Unpacking uidmap (1:4.5-1.1) ... [2021-08-21T18:45:28.137Z] #27 48.38 Selecting previously unselected package vim-runtime. [2021-08-21T18:45:28.137Z] #27 48.39 Preparing to unpack .../33-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-08-21T18:45:28.397Z] #27 48.43 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-08-21T18:45:28.397Z] #27 48.45 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-08-21T18:45:28.397Z] #27 48.46 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-08-21T18:45:30.311Z] #27 50.14 Selecting previously unselected package vim. [2021-08-21T18:45:30.311Z] #27 50.15 Preparing to unpack .../34-vim_2%3a8.1.0875-5_amd64.deb ... [2021-08-21T18:45:30.311Z] #27 50.17 Unpacking vim (2:8.1.0875-5) ... [2021-08-21T18:45:30.311Z] #27 50.45 Selecting previously unselected package xfsprogs. [2021-08-21T18:45:30.311Z] #27 50.46 Preparing to unpack .../35-xfsprogs_4.20.0-1_amd64.deb ... [2021-08-21T18:45:30.311Z] #27 50.47 Unpacking xfsprogs (4.20.0-1) ... [2021-08-21T18:45:30.574Z] #27 50.71 Selecting previously unselected package zip. [2021-08-21T18:45:30.574Z] #27 50.72 Preparing to unpack .../36-zip_3.0-11+b1_amd64.deb ... [2021-08-21T18:45:30.574Z] #27 50.73 Unpacking zip (3.0-11+b1) ... [2021-08-21T18:45:30.574Z] #27 50.86 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-08-21T18:45:30.574Z] #27 50.88 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-21T18:45:30.574Z] #27 50.89 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-08-21T18:45:30.574Z] #27 50.90 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-21T18:45:30.574Z] #27 50.91 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-08-21T18:45:30.574Z] #27 50.92 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-08-21T18:45:30.574Z] #27 50.94 Setting up uidmap (1:4.5-1.1) ... [2021-08-21T18:45:30.835Z] #27 50.95 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-08-21T18:45:30.835Z] #27 50.96 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-21T18:45:30.835Z] #27 50.97 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-21T18:45:30.835Z] #27 50.98 Setting up xxd (2:8.1.0875-5) ... [2021-08-21T18:45:30.835Z] #27 50.99 Setting up zip (3.0-11+b1) ... [2021-08-21T18:45:30.835Z] #27 51.00 Setting up vim-common (2:8.1.0875-5) ... [2021-08-21T18:45:30.835Z] #27 51.02 Setting up bash-completion (1:2.8-6) ... [2021-08-21T18:45:31.239Z] INFO: Expanding go... [2021-08-21T18:45:31.308Z] #57 204.7 + bin/containerd-shim-runc-v1 [2021-08-21T18:45:32.748Z] #27 52.64 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-08-21T18:45:32.748Z] #27 52.65 Setting up sudo (1.8.27-1+deb10u3) ... [2021-08-21T18:45:32.748Z] #27 52.70 invoke-rc.d: could not determine current runlevel [2021-08-21T18:45:32.748Z] #27 52.71 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-21T18:45:32.748Z] #27 52.71 Setting up pigz (2.4-1) ... [2021-08-21T18:45:32.748Z] #27 52.72 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-21T18:45:32.748Z] #27 52.73 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-21T18:45:32.748Z] #27 52.75 Setting up python-pip-whl (18.1-5) ... [2021-08-21T18:45:32.748Z] #27 52.76 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-21T18:45:32.748Z] #27 52.77 Setting up vim-runtime (2:8.1.0875-5) ... [2021-08-21T18:45:32.748Z] #27 53.06 Setting up libaio1:amd64 (0.3.112-3) ... [2021-08-21T18:45:32.748Z] #27 53.07 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-21T18:45:32.748Z] #27 53.08 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T18:45:32.748Z] #27 53.09 Setting up vim (2:8.1.0875-5) ... [2021-08-21T18:45:32.748Z] #27 53.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-21T18:45:32.787Z] #40 ... [2021-08-21T18:45:32.787Z] [2021-08-21T18:45:32.787Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-21T18:45:32.787Z] #22 sha256:3e42016d37af5e4965c027aeb8f335af632fc27a7929c8090178907f11cb5d67 [2021-08-21T18:45:32.787Z] #22 9.647 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-08-21T18:45:33.009Z] #27 53.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-21T18:45:33.009Z] #27 53.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-21T18:45:33.009Z] #27 53.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-21T18:45:33.009Z] #27 53.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-21T18:45:33.009Z] #27 53.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-21T18:45:33.009Z] #27 53.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-21T18:45:33.009Z] #27 53.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-21T18:45:33.009Z] #27 53.15 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-21T18:45:33.009Z] #27 53.16 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-08-21T18:45:33.009Z] #27 53.17 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-21T18:45:33.009Z] #27 53.19 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-21T18:45:33.009Z] #27 53.20 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-21T18:45:33.009Z] #27 53.21 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-21T18:45:33.045Z] #22 10.69 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-08-21T18:45:33.045Z] #22 10.75 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-08-21T18:45:33.045Z] #22 10.80 Collecting pyyaml (from yamllint==1.26.1) [2021-08-21T18:45:33.303Z] #22 11.03 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-08-21T18:45:33.562Z] #22 11.30 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-08-21T18:45:33.562Z] #22 11.31 Building wheels for collected packages: yamllint [2021-08-21T18:45:33.562Z] #22 11.32 Running setup.py bdist_wheel for yamllint: started [2021-08-21T18:45:34.498Z] #22 12.20 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-08-21T18:45:34.498Z] #22 12.20 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-08-21T18:45:34.498Z] #22 12.26 Successfully built yamllint [2021-08-21T18:45:34.498Z] #22 12.29 Installing collected packages: pathspec, pyyaml, yamllint [2021-08-21T18:45:34.654Z] #27 54.67 Setting up iptables (1.8.2-4) ... [2021-08-21T18:45:34.654Z] #27 54.68 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-21T18:45:34.654Z] #27 54.69 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-21T18:45:34.654Z] #27 54.69 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-21T18:45:34.654Z] #27 54.70 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-21T18:45:34.654Z] #27 54.70 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-21T18:45:34.654Z] #27 54.71 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-21T18:45:34.654Z] #27 54.71 Setting up python3 (3.7.3-1) ... [2021-08-21T18:45:34.757Z] #22 12.63 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-21T18:45:34.894Z] Running on azwin-2-0dab20 in d:\jenkins\workspace\moby_PR-42768 [Pipeline] { [Pipeline] ws [2021-08-21T18:45:34.911Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2021-08-21T18:45:34.916Z] #27 54.96 Setting up python3-wheel (0.32.3-2) ... [Pipeline] checkout [2021-08-21T18:45:35.180Z] #27 55.40 Setting up apparmor (2.13.2-10) ... [2021-08-21T18:45:35.518Z] #57 209.2 + bin/containerd-shim-runc-v2 [2021-08-21T18:45:35.693Z] #22 DONE 13.2s [2021-08-21T18:45:35.693Z] [2021-08-21T18:45:35.693Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-21T18:45:35.693Z] #25 sha256:2870cf2ebf788778db57a80b91c5a29362e9f00ffa5ea6aa4d6b19a3c1e50f6e [2021-08-21T18:45:35.778Z] #57 210.0 + binaries [2021-08-21T18:45:35.952Z] #25 DONE 0.3s [2021-08-21T18:45:35.952Z] [2021-08-21T18:45:35.952Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-21T18:45:35.952Z] #30 sha256:af42252909c63509a30b19b68ba5359a97704b39a3cfd4c7caee1aabad92afdc [2021-08-21T18:45:36.038Z] #57 210.1 + install -D bin/containerd /build/containerd [2021-08-21T18:45:36.038Z] #57 210.1 + install -D bin/containerd-shim /build/containerd-shim [2021-08-21T18:45:36.038Z] #57 210.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-21T18:45:36.038Z] #57 210.2 + install -D bin/ctr /build/ctr [2021-08-21T18:45:36.488Z] The recommended git tool is: git [2021-08-21T18:45:36.565Z] #27 56.47 Setting up xfsprogs (4.20.0-1) ... [2021-08-21T18:45:36.565Z] #27 56.48 Setting up python3-lib2to3 (3.7.3-1) ... [2021-08-21T18:45:36.565Z] #27 56.71 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-21T18:45:37.086Z] #27 57.16 Setting up python3-distutils (3.7.3-1) ... [2021-08-21T18:45:37.086Z] #27 57.39 Setting up python3-setuptools (40.8.0-1) ... [2021-08-21T18:45:37.658Z] #27 57.99 Setting up python3-pip (18.1-5) ... [2021-08-21T18:45:38.230Z] #27 58.59 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T18:45:38.492Z] #27 58.63 Processing triggers for mime-support (3.62) ... [2021-08-21T18:45:39.064Z] #27 DONE 59.4s [2021-08-21T18:45:39.064Z] [2021-08-21T18:45:39.064Z] #61 [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-21T18:45:39.064Z] #61 sha256:ade206c65c616b0342d8fc2c0fb69c729076069c3331d12f276c5492713ba841 [2021-08-21T18:45:39.326Z] #61 ... [2021-08-21T18:45:39.326Z] [2021-08-21T18:45:39.326Z] #28 [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-21T18:45:39.326Z] #28 sha256:18347a56ef65d4920c3f85a8792ef17d75c23851caab350cde28076af0b8141f [2021-08-21T18:45:39.334Z] #57 DONE 213.2s [2021-08-21T18:45:39.352Z] #57 210.5 # github.com/containerd/containerd/cmd/containerd [2021-08-21T18:45:39.352Z] #57 210.5 /usr/bin/ld: /tmp/go-link-036278799/000019.o: in function `New': [2021-08-21T18:45:39.352Z] #57 210.5 /tmp/tmp.9goobF3EsN/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-21T18:45:39.352Z] #57 210.6 + bin/containerd-stress [2021-08-21T18:45:39.352Z] #57 211.6 + bin/containerd-shim [2021-08-21T18:45:40.144Z] #30 DONE 4.5s [2021-08-21T18:45:40.144Z] [2021-08-21T18:45:40.144Z] #57 [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-21T18:45:40.144Z] #57 sha256:e160ea5e37b2a8f201d49ed7d4c1930e8f1ef1fdc8b2e73d67917d65d13a4bbc [2021-08-21T18:45:40.273Z] #28 1.023 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-21T18:45:40.273Z] #28 1.026 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-21T18:45:40.273Z] #28 1.029 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-21T18:45:40.273Z] #28 DONE 1.1s [2021-08-21T18:45:40.273Z] [2021-08-21T18:45:40.273Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-21T18:45:40.273Z] #29 sha256:c8f11d6dda6785b6eb7a8f037928bb26e27c39285625dfa1b8327e5e568bc533 [2021-08-21T18:45:40.403Z] #57 ... [2021-08-21T18:45:40.403Z] [2021-08-21T18:45:40.403Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-21T18:45:40.403Z] #33 sha256:9c0062b663b25c22d431b021b5aadcefa919d7062ea0952d7c3a7308a9719043 [2021-08-21T18:45:40.662Z] #33 DONE 0.4s [2021-08-21T18:45:40.662Z] [2021-08-21T18:45:40.662Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-21T18:45:40.662Z] #35 sha256:24978de8f1e8bcf0fbe4cb5e7c68553935c1c4a4ee5784008113bb7f231dbe21 [2021-08-21T18:45:40.719Z] [2021-08-21T18:45:40.719Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-21T18:45:40.719Z] #58 sha256:38bbdea9cb2206ac2a3f07ecc5659cde8fbb0d02733da18701fbb90a80f7615f [2021-08-21T18:45:40.922Z] #35 DONE 0.1s [2021-08-21T18:45:40.922Z] [2021-08-21T18:45:40.922Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-21T18:45:40.922Z] #38 sha256:92a5145382268df2aa5aa978967641f369cacc4db7138e1a23156bf358406899 [2021-08-21T18:45:40.922Z] #38 DONE 0.2s [2021-08-21T18:45:40.922Z] [2021-08-21T18:45:40.922Z] #40 [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-21T18:45:40.922Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-21T18:45:41.289Z] #58 DONE 0.5s [2021-08-21T18:45:41.289Z] [2021-08-21T18:45:41.289Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-21T18:45:41.289Z] #62 sha256:d1e2f4e5fa283004f70d3ef7aad8c8f06823dc402a6e43e78c445355a62e0039 [2021-08-21T18:45:41.289Z] #62 DONE 0.1s [2021-08-21T18:45:41.289Z] [2021-08-21T18:45:41.289Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-21T18:45:41.289Z] #67 sha256:1461f62ba31f84f980b43f2568accc37dc554c429d975618f1d9494a1a5b1ad7 [2021-08-21T18:45:42.230Z] #67 DONE 0.5s [2021-08-21T18:45:42.230Z] [2021-08-21T18:45:42.230Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-21T18:45:42.230Z] #68 sha256:1b7d52952de285e5a597e89c29273246dc125b904e2b682cf6889c7b2d2fad61 [2021-08-21T18:45:42.230Z] #68 DONE 0.0s [2021-08-21T18:45:42.230Z] [2021-08-21T18:45:42.230Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-21T18:45:42.230Z] #69 sha256:15b50be2528616341cd6b81f29f19a9b31d77390ee5423280d67af611eb6fb2b [2021-08-21T18:45:43.575Z] #29 2.891 Collecting yamllint==1.26.1 [2021-08-21T18:45:44.144Z] #69 DONE 2.0s [2021-08-21T18:45:44.144Z] [2021-08-21T18:45:44.144Z] #70 exporting to image [2021-08-21T18:45:44.144Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-21T18:45:44.144Z] #70 exporting layers [2021-08-21T18:45:45.109Z] #40 ... [2021-08-21T18:45:45.109Z] [2021-08-21T18:45:45.109Z] #50 [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-21T18:45:45.109Z] #50 sha256:6c60d187f23cccca3783abc17e53100530f11360e2e66c948e95ab12ae0afa75 [2021-08-21T18:45:45.109Z] #50 254.9 + /build/golangci-lint --version [2021-08-21T18:45:45.109Z] #50 ... [2021-08-21T18:45:45.109Z] [2021-08-21T18:45:45.109Z] #40 [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-21T18:45:45.110Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-21T18:45:45.110Z] #40 DONE 254.7s [2021-08-21T18:45:45.110Z] [2021-08-21T18:45:45.110Z] #50 [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-21T18:45:45.110Z] #50 sha256:6c60d187f23cccca3783abc17e53100530f11360e2e66c948e95ab12ae0afa75 [2021-08-21T18:45:45.110Z] #50 255.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-21T18:45:45.368Z] #50 DONE 255.5s [2021-08-21T18:45:45.368Z] [2021-08-21T18:45:45.368Z] #57 [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-21T18:45:45.368Z] #57 sha256:e160ea5e37b2a8f201d49ed7d4c1930e8f1ef1fdc8b2e73d67917d65d13a4bbc [2021-08-21T18:45:47.490Z] #57 218.4 + bin/containerd-shim-runc-v1 [2021-08-21T18:45:47.903Z] #57 ... [2021-08-21T18:45:47.903Z] [2021-08-21T18:45:47.903Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-21T18:45:47.903Z] #41 sha256:90900097cd9e4462085528e9fbfc570cb89fc12fa0273cb2f42d984bd2681033 [2021-08-21T18:45:48.161Z] #41 DONE 0.5s [2021-08-21T18:45:48.161Z] [2021-08-21T18:45:48.161Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-21T18:45:48.161Z] #45 sha256:cd125f962d5cf4820920831630995d42664b57c442232cadcda1c4b47011d54d [2021-08-21T18:45:48.161Z] #45 DONE 0.0s [2021-08-21T18:45:48.161Z] [2021-08-21T18:45:48.161Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-21T18:45:48.161Z] #47 sha256:13fecc52ae4363891661a9fa2daf6cd778bb4d85ea5b191807abb0b4e6f8650a [2021-08-21T18:45:48.356Z] #70 exporting layers 3.7s done [2021-08-21T18:45:48.356Z] #70 writing image sha256:9bcb83158b0ba3d9fad8d6a3a52c536602b24556938b2bb53a890564c8c82ac4 done [2021-08-21T18:45:48.356Z] #70 naming to docker.io/library/docker:83ec46a7e67402258827a2b9f0e147863646eba0 done [2021-08-21T18:45:48.356Z] #70 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-08-21T18:45:48.420Z] #47 DONE 0.3s [2021-08-21T18:45:48.420Z] [2021-08-21T18:45:48.420Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-21T18:45:48.420Z] #49 sha256:92cbb7245beb19d276c4db057a4e5195649941f552afff8a0c88bb029e7346a1 [2021-08-21T18:45:48.420Z] #49 DONE 0.1s [2021-08-21T18:45:48.420Z] [2021-08-21T18:45:48.420Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-21T18:45:48.421Z] #51 sha256:d968573ffe23a4eec2f1bb9eb0a1235ca41aa58fd37fb6dcbf5bf9e7da4e5097 [2021-08-21T18:45:48.702Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-08-21T18:45:48.861Z] #29 8.181 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-08-21T18:45:48.861Z] #29 8.748 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-08-21T18:45:48.947Z] INFO: Expanding compiler 1 of 3... [2021-08-21T18:45:48.948Z] INFO: Expanding compiler 2 of 3... [2021-08-21T18:45:48.989Z] #51 DONE 0.4s [2021-08-21T18:45:48.989Z] [2021-08-21T18:45:48.989Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-21T18:45:48.989Z] #53 sha256:3f48e66934795671a03d2c6537f02a1fdc28146df5360e3ccf9779d7a0e81bbf [2021-08-21T18:45:48.989Z] #53 DONE 0.1s [2021-08-21T18:45:48.989Z] [2021-08-21T18:45:48.989Z] #54 [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-21T18:45:48.989Z] #54 sha256:9fae910cf4dc49c2661317c8515bb309f9c3c9445d61a7c9c57f0dfdb6397240 [2021-08-21T18:45:49.008Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42768/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=83ec46a7e67402258827a2b9f0e147863646eba0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:83ec46a7e67402258827a2b9f0e147863646eba0 hack/test/unit [2021-08-21T18:45:49.121Z] #29 8.776 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-08-21T18:45:49.121Z] #29 8.806 Collecting pyyaml (from yamllint==1.26.1) [2021-08-21T18:45:49.381Z] #29 9.098 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-08-21T18:45:49.381Z] #29 9.301 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-08-21T18:45:49.381Z] #29 9.303 Building wheels for collected packages: yamllint [2021-08-21T18:45:49.640Z] #29 9.303 Running setup.py bdist_wheel for yamllint: started [2021-08-21T18:45:49.834Z] #54 ... [2021-08-21T18:45:49.834Z] [2021-08-21T18:45:49.834Z] #57 [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-21T18:45:49.834Z] #57 sha256:35e86ca4e60c09f68e87210fa73c5b02d7684ee3508cd2ee895096b222390520 [2021-08-21T18:45:49.834Z] #57 200.2 + bin/containerd [2021-08-21T18:45:50.210Z] #29 9.887 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-08-21T18:45:50.210Z] #29 9.888 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-08-21T18:45:50.210Z] #29 9.927 Successfully built yamllint [2021-08-21T18:45:50.210Z] #29 9.938 Installing collected packages: pathspec, pyyaml, yamllint [2021-08-21T18:45:50.210Z] #29 10.18 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-21T18:45:50.471Z] #29 DONE 10.4s [2021-08-21T18:45:50.471Z] [2021-08-21T18:45:50.471Z] #61 [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-21T18:45:50.471Z] #61 sha256:ade206c65c616b0342d8fc2c0fb69c729076069c3331d12f276c5492713ba841 [2021-08-21T18:45:50.733Z] #61 ... [2021-08-21T18:45:50.733Z] [2021-08-21T18:45:50.733Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-21T18:45:50.733Z] #32 sha256:c973898c6e07cb4037229748072d6acae6b68e662994b5977961b69660313e99 [2021-08-21T18:45:50.995Z] #32 DONE 0.2s [2021-08-21T18:45:50.995Z] [2021-08-21T18:45:50.995Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-21T18:45:50.995Z] #37 sha256:ca47c17d305386a7c049c846f2113d4cad6bfab79f73f2a3a5046e1b61ac4b30 [2021-08-21T18:45:51.203Z] #57 ... [2021-08-21T18:45:51.203Z] [2021-08-21T18:45:51.203Z] #54 [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-21T18:45:51.203Z] #54 sha256:82e27d7aa6c2d627320c72e840200f21483e44c8d3df700bfa4c12a3ae3519e6 [2021-08-21T18:45:51.203Z] #54 111.4 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-21T18:45:51.203Z] #54 112.0 + mkdir -p /build [2021-08-21T18:45:51.203Z] #54 112.0 + cp runc /build/runc [2021-08-21T18:45:51.203Z] #54 DONE 112.9s [2021-08-21T18:45:51.203Z] [2021-08-21T18:45:51.203Z] #57 [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-21T18:45:51.203Z] #57 sha256:35e86ca4e60c09f68e87210fa73c5b02d7684ee3508cd2ee895096b222390520 [2021-08-21T18:45:51.549Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-08-21T18:45:51.549Z] + TESTFLAGS+=' -test.timeout=5m' [2021-08-21T18:45:51.549Z] + TESTDIRS=./... [2021-08-21T18:45:51.549Z] + exclude_paths='/vendor/|/integration' [2021-08-21T18:45:51.549Z] ++ go list ./... [2021-08-21T18:45:51.549Z] ++ grep -vE '(/vendor/|/integration)' [2021-08-21T18:45:51.698Z] #57 223.3 + bin/containerd-shim-runc-v2 [2021-08-21T18:45:51.698Z] #57 223.9 + binaries [2021-08-21T18:45:51.698Z] #57 223.9 + install -D bin/containerd /build/containerd [2021-08-21T18:45:51.698Z] #57 223.9 + install -D bin/containerd-shim /build/containerd-shim [2021-08-21T18:45:51.698Z] #57 223.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-21T18:45:51.698Z] #57 223.9 + install -D bin/ctr /build/ctr [2021-08-21T18:45:52.390Z] #37 DONE 1.5s [2021-08-21T18:45:52.390Z] [2021-08-21T18:45:52.390Z] #40 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-21T18:45:52.390Z] #40 sha256:f7d7d1157d28f796c85034f87575758296f12b6757acce44a956741298c69dc7 [2021-08-21T18:45:52.390Z] #40 DONE 0.1s [2021-08-21T18:45:52.390Z] [2021-08-21T18:45:52.390Z] #61 [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-21T18:45:52.390Z] #61 sha256:ade206c65c616b0342d8fc2c0fb69c729076069c3331d12f276c5492713ba841 [2021-08-21T18:45:52.390Z] #61 ... [2021-08-21T18:45:52.390Z] [2021-08-21T18:45:52.390Z] #42 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-21T18:45:52.390Z] #42 sha256:a9fe0b5154602aa7db0953991033cd63e13a2f45da6148953c8740aa3058eb44 [2021-08-21T18:45:52.390Z] #42 DONE 0.1s [2021-08-21T18:45:52.390Z] [2021-08-21T18:45:52.390Z] #45 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-21T18:45:52.390Z] #45 sha256:bb4d3cc2d5e9a99d112cd9657edc4707fe72029ce84685655cb48728ad671fbc [2021-08-21T18:45:52.390Z] #45 DONE 0.0s [2021-08-21T18:45:52.573Z] #57 ... [2021-08-21T18:45:52.573Z] [2021-08-21T18:45:52.573Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-21T18:45:52.573Z] #55 sha256:6b8d41d91e8eb7a330f9c90d0e244135dde591a2346434b966c582aac16d5771 [2021-08-21T18:45:52.573Z] #55 DONE 0.2s [2021-08-21T18:45:52.573Z] [2021-08-21T18:45:52.573Z] #57 [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-21T18:45:52.573Z] #57 sha256:35e86ca4e60c09f68e87210fa73c5b02d7684ee3508cd2ee895096b222390520 [2021-08-21T18:45:52.655Z] [2021-08-21T18:45:52.655Z] #48 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-21T18:45:52.655Z] #48 sha256:be5429e110283bc3256ad4c3018f3b61142501cc04c63a14359538a28215b9ae [2021-08-21T18:45:52.655Z] #48 DONE 0.1s [2021-08-21T18:45:52.655Z] [2021-08-21T18:45:52.655Z] #61 [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-21T18:45:52.655Z] #61 sha256:ade206c65c616b0342d8fc2c0fb69c729076069c3331d12f276c5492713ba841 [2021-08-21T18:45:52.655Z] #61 ... [2021-08-21T18:45:52.655Z] [2021-08-21T18:45:52.655Z] #52 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-21T18:45:52.655Z] #52 sha256:c4d7d003187be960c3584098808f12c362eda194ab76a4d70680d1bed8216322 [2021-08-21T18:45:52.655Z] #52 DONE 0.1s [2021-08-21T18:45:52.655Z] [2021-08-21T18:45:52.655Z] #54 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-21T18:45:52.655Z] #54 sha256:19da25c43cc1b0f13db6b8d81ace7375812f875f342431467386e9ea8a1c8695 [2021-08-21T18:45:52.655Z] #54 DONE 0.1s [2021-08-21T18:45:52.694Z] INFO: Expanding compiler 3 of 3... [2021-08-21T18:45:52.916Z] [2021-08-21T18:45:52.916Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-21T18:45:52.916Z] #56 sha256:2435d6e2a8ff1cdad3e5e1698d1ff3f2d7ed66cf9a9d3bafcfeb4e85d7e3fa98 [2021-08-21T18:45:52.916Z] #56 DONE 0.1s [2021-08-21T18:45:52.916Z] [2021-08-21T18:45:52.916Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-21T18:45:52.916Z] #58 sha256:d86fba2a7d14cb1b99c470a8459a3cebed4b8aa98bca513e5fdd3c24d1048836 [2021-08-21T18:45:52.916Z] #58 DONE 0.1s [2021-08-21T18:45:52.916Z] [2021-08-21T18:45:52.916Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-21T18:45:52.916Z] #60 sha256:d03de91ef2af43d8f457c333da2b4c19e2027d1a925bc2422954a3dafe39f03a [2021-08-21T18:45:52.916Z] #60 DONE 0.1s [2021-08-21T18:45:52.916Z] [2021-08-21T18:45:52.916Z] #61 [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-21T18:45:52.916Z] #61 sha256:ade206c65c616b0342d8fc2c0fb69c729076069c3331d12f276c5492713ba841 [2021-08-21T18:45:52.937Z] + pkg_list='github.com/docker/docker/api [2021-08-21T18:45:52.937Z] github.com/docker/docker/api/server [2021-08-21T18:45:52.937Z] github.com/docker/docker/api/server/backend/build [2021-08-21T18:45:52.937Z] github.com/docker/docker/api/server/httputils [2021-08-21T18:45:52.937Z] github.com/docker/docker/api/server/middleware [2021-08-21T18:45:52.937Z] github.com/docker/docker/api/server/router [2021-08-21T18:45:52.937Z] github.com/docker/docker/api/server/router/build [2021-08-21T18:45:52.937Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-21T18:45:52.937Z] github.com/docker/docker/api/server/router/container [2021-08-21T18:45:52.937Z] github.com/docker/docker/api/server/router/debug [2021-08-21T18:45:52.937Z] github.com/docker/docker/api/server/router/distribution [2021-08-21T18:45:52.937Z] github.com/docker/docker/api/server/router/grpc [2021-08-21T18:45:52.937Z] github.com/docker/docker/api/server/router/image [2021-08-21T18:45:52.937Z] github.com/docker/docker/api/server/router/network [2021-08-21T18:45:52.937Z] github.com/docker/docker/api/server/router/plugin [2021-08-21T18:45:52.937Z] github.com/docker/docker/api/server/router/session [2021-08-21T18:45:52.937Z] github.com/docker/docker/api/server/router/swarm [2021-08-21T18:45:52.937Z] github.com/docker/docker/api/server/router/system [2021-08-21T18:45:52.937Z] github.com/docker/docker/api/server/router/volume [2021-08-21T18:45:52.937Z] github.com/docker/docker/api/types [2021-08-21T18:45:52.937Z] github.com/docker/docker/api/types/backend [2021-08-21T18:45:52.937Z] github.com/docker/docker/api/types/blkiodev [2021-08-21T18:45:52.937Z] github.com/docker/docker/api/types/container [2021-08-21T18:45:52.937Z] github.com/docker/docker/api/types/events [2021-08-21T18:45:52.937Z] github.com/docker/docker/api/types/filters [2021-08-21T18:45:52.937Z] github.com/docker/docker/api/types/image [2021-08-21T18:45:52.937Z] github.com/docker/docker/api/types/mount [2021-08-21T18:45:52.937Z] github.com/docker/docker/api/types/network [2021-08-21T18:45:52.937Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-21T18:45:52.937Z] github.com/docker/docker/api/types/registry [2021-08-21T18:45:52.937Z] github.com/docker/docker/api/types/strslice [2021-08-21T18:45:52.937Z] github.com/docker/docker/api/types/swarm [2021-08-21T18:45:52.937Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-21T18:45:52.937Z] github.com/docker/docker/api/types/time [2021-08-21T18:45:52.937Z] github.com/docker/docker/api/types/versions [2021-08-21T18:45:52.937Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-21T18:45:52.937Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-21T18:45:52.937Z] github.com/docker/docker/api/types/volume [2021-08-21T18:45:52.937Z] github.com/docker/docker/builder [2021-08-21T18:45:52.937Z] github.com/docker/docker/builder/builder-next [2021-08-21T18:45:52.937Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-21T18:45:52.937Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-21T18:45:52.937Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-21T18:45:52.937Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-21T18:45:52.937Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-21T18:45:52.937Z] github.com/docker/docker/builder/builder-next/worker [2021-08-21T18:45:52.937Z] github.com/docker/docker/builder/dockerfile [2021-08-21T18:45:52.937Z] github.com/docker/docker/builder/dockerignore [2021-08-21T18:45:52.937Z] github.com/docker/docker/builder/remotecontext [2021-08-21T18:45:52.937Z] github.com/docker/docker/builder/remotecontext/git [2021-08-21T18:45:52.937Z] github.com/docker/docker/cli [2021-08-21T18:45:52.937Z] github.com/docker/docker/cli/config [2021-08-21T18:45:52.937Z] github.com/docker/docker/cli/debug [2021-08-21T18:45:52.937Z] github.com/docker/docker/client [2021-08-21T18:45:52.937Z] github.com/docker/docker/cmd/docker-proxy [2021-08-21T18:45:52.937Z] github.com/docker/docker/cmd/dockerd [2021-08-21T18:45:52.937Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-21T18:45:52.937Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-21T18:45:52.937Z] github.com/docker/docker/container [2021-08-21T18:45:52.937Z] github.com/docker/docker/container/stream [2021-08-21T18:45:52.937Z] github.com/docker/docker/contrib/apparmor [2021-08-21T18:45:52.937Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-21T18:45:52.937Z] github.com/docker/docker/contrib/httpserver [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/cluster [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/cluster/convert [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/cluster/executor [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/cluster/provider [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/config [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/discovery [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/events [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/events/testutils [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/exec [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/graphdriver [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/images [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/initlayer [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/links [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/listeners [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/logger [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/logger/gelf [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/logger/journald [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/logger/local [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/logger/logentries [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/logger/splunk [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/logger/syslog [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/logger/templates [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/names [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/network [2021-08-21T18:45:52.937Z] github.com/docker/docker/daemon/stats [2021-08-21T18:45:52.937Z] github.com/docker/docker/distribution [2021-08-21T18:45:52.937Z] github.com/docker/docker/distribution/metadata [2021-08-21T18:45:52.937Z] github.com/docker/docker/distribution/utils [2021-08-21T18:45:52.937Z] github.com/docker/docker/distribution/xfer [2021-08-21T18:45:52.937Z] github.com/docker/docker/dockerversion [2021-08-21T18:45:52.937Z] github.com/docker/docker/errdefs [2021-08-21T18:45:52.937Z] github.com/docker/docker/image [2021-08-21T18:45:52.937Z] github.com/docker/docker/image/cache [2021-08-21T18:45:52.937Z] github.com/docker/docker/image/tarexport [2021-08-21T18:45:52.937Z] github.com/docker/docker/image/v1 [2021-08-21T18:45:52.937Z] github.com/docker/docker/internal/test/suite [2021-08-21T18:45:52.937Z] github.com/docker/docker/layer [2021-08-21T18:45:52.937Z] github.com/docker/docker/libcontainerd [2021-08-21T18:45:52.937Z] github.com/docker/docker/libcontainerd/queue [2021-08-21T18:45:52.937Z] github.com/docker/docker/libcontainerd/remote [2021-08-21T18:45:52.937Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-21T18:45:52.937Z] github.com/docker/docker/libcontainerd/types [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/api [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/bitseq [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/cluster [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/config [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/datastore [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/driverapi [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/etchosts [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/idm [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/ipam [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/iptables [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/netlabel [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/netutils [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/networkdb [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/ns [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/options [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/osl [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/portallocator [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/portmapper [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/testutils [2021-08-21T18:45:52.937Z] github.com/docker/docker/libnetwork/types [2021-08-21T18:45:52.937Z] github.com/docker/docker/oci [2021-08-21T18:45:52.937Z] github.com/docker/docker/oci/caps [2021-08-21T18:45:52.937Z] github.com/docker/docker/opts [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/aaparser [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/archive [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/authorization [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/broadcaster [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/capabilities [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/chrootarchive [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/containerfs [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/devicemapper [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/directory [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/discovery [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/discovery/file [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/discovery/kv [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/discovery/memory [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/dmesg [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/filenotify [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/fileutils [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/fsutils [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/homedir [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/idtools [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/ioutils [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/jsonmessage [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/locker [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/longpath [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/loopback [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/mount [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/namesgenerator [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/parsers [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/pidfile [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/platform [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/plugingetter [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/plugins [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/plugins/transport [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/pools [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/progress [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/pubsub [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/reexec [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/signal [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/stack [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/stdcopy [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/streamformatter [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/stringid [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/symlink [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/sysinfo [2021-08-21T18:45:52.937Z] github.com/docker/docker/pkg/system [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/tailfile [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/tarsum [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/term [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/term/windows [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/truncindex [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/urlutil [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/useragent [2021-08-21T18:45:52.938Z] github.com/docker/docker/plugin [2021-08-21T18:45:52.938Z] github.com/docker/docker/plugin/executor/containerd [2021-08-21T18:45:52.938Z] github.com/docker/docker/plugin/v2 [2021-08-21T18:45:52.938Z] github.com/docker/docker/profiles/apparmor [2021-08-21T18:45:52.938Z] github.com/docker/docker/profiles/seccomp [2021-08-21T18:45:52.938Z] github.com/docker/docker/quota [2021-08-21T18:45:52.938Z] github.com/docker/docker/reference [2021-08-21T18:45:52.938Z] github.com/docker/docker/registry [2021-08-21T18:45:52.938Z] github.com/docker/docker/registry/resumable [2021-08-21T18:45:52.938Z] github.com/docker/docker/restartmanager [2021-08-21T18:45:52.938Z] github.com/docker/docker/rootless [2021-08-21T18:45:52.938Z] github.com/docker/docker/rootless/specconv [2021-08-21T18:45:52.938Z] github.com/docker/docker/runconfig [2021-08-21T18:45:52.938Z] github.com/docker/docker/runconfig/opts [2021-08-21T18:45:52.938Z] github.com/docker/docker/testutil [2021-08-21T18:45:52.938Z] github.com/docker/docker/testutil/daemon [2021-08-21T18:45:52.938Z] github.com/docker/docker/testutil/environment [2021-08-21T18:45:52.938Z] github.com/docker/docker/testutil/fakecontext [2021-08-21T18:45:52.938Z] github.com/docker/docker/testutil/fakegit [2021-08-21T18:45:52.938Z] github.com/docker/docker/testutil/fakestorage [2021-08-21T18:45:52.938Z] github.com/docker/docker/testutil/fixtures/load [2021-08-21T18:45:52.938Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-21T18:45:52.938Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-21T18:45:52.938Z] github.com/docker/docker/testutil/registry [2021-08-21T18:45:52.938Z] github.com/docker/docker/testutil/request [2021-08-21T18:45:52.938Z] github.com/docker/docker/volume [2021-08-21T18:45:52.938Z] github.com/docker/docker/volume/drivers [2021-08-21T18:45:52.938Z] github.com/docker/docker/volume/local [2021-08-21T18:45:52.938Z] github.com/docker/docker/volume/mounts [2021-08-21T18:45:52.938Z] github.com/docker/docker/volume/service [2021-08-21T18:45:52.938Z] github.com/docker/docker/volume/service/opts [2021-08-21T18:45:52.938Z] github.com/docker/docker/volume/testutils' [2021-08-21T18:45:52.938Z] ++ echo 'github.com/docker/docker/api [2021-08-21T18:45:52.938Z] github.com/docker/docker/api/server [2021-08-21T18:45:52.938Z] github.com/docker/docker/api/server/backend/build [2021-08-21T18:45:52.938Z] github.com/docker/docker/api/server/httputils [2021-08-21T18:45:52.938Z] github.com/docker/docker/api/server/middleware [2021-08-21T18:45:52.938Z] github.com/docker/docker/api/server/router [2021-08-21T18:45:52.938Z] github.com/docker/docker/api/server/router/build [2021-08-21T18:45:52.938Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-21T18:45:52.938Z] github.com/docker/docker/api/server/router/container [2021-08-21T18:45:52.938Z] github.com/docker/docker/api/server/router/debug [2021-08-21T18:45:52.938Z] github.com/docker/docker/api/server/router/distribution [2021-08-21T18:45:52.938Z] github.com/docker/docker/api/server/router/grpc [2021-08-21T18:45:52.938Z] github.com/docker/docker/api/server/router/image [2021-08-21T18:45:52.938Z] github.com/docker/docker/api/server/router/network [2021-08-21T18:45:52.938Z] github.com/docker/docker/api/server/router/plugin [2021-08-21T18:45:52.938Z] github.com/docker/docker/api/server/router/session [2021-08-21T18:45:52.938Z] github.com/docker/docker/api/server/router/swarm [2021-08-21T18:45:52.938Z] github.com/docker/docker/api/server/router/system [2021-08-21T18:45:52.938Z] github.com/docker/docker/api/server/router/volume [2021-08-21T18:45:52.938Z] github.com/docker/docker/api/types [2021-08-21T18:45:52.938Z] github.com/docker/docker/api/types/backend [2021-08-21T18:45:52.938Z] github.com/docker/docker/api/types/blkiodev [2021-08-21T18:45:52.938Z] github.com/docker/docker/api/types/container [2021-08-21T18:45:52.938Z] github.com/docker/docker/api/types/events [2021-08-21T18:45:52.938Z] github.com/docker/docker/api/types/filters [2021-08-21T18:45:52.938Z] github.com/docker/docker/api/types/image [2021-08-21T18:45:52.938Z] github.com/docker/docker/api/types/mount [2021-08-21T18:45:52.938Z] github.com/docker/docker/api/types/network [2021-08-21T18:45:52.938Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-21T18:45:52.938Z] github.com/docker/docker/api/types/registry [2021-08-21T18:45:52.938Z] github.com/docker/docker/api/types/strslice [2021-08-21T18:45:52.938Z] github.com/docker/docker/api/types/swarm [2021-08-21T18:45:52.938Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-21T18:45:52.938Z] github.com/docker/docker/api/types/time [2021-08-21T18:45:52.938Z] github.com/docker/docker/api/types/versions [2021-08-21T18:45:52.938Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-21T18:45:52.938Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-21T18:45:52.938Z] github.com/docker/docker/api/types/volume [2021-08-21T18:45:52.938Z] github.com/docker/docker/builder [2021-08-21T18:45:52.938Z] github.com/docker/docker/builder/builder-next [2021-08-21T18:45:52.938Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-21T18:45:52.938Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-21T18:45:52.938Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-21T18:45:52.938Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-21T18:45:52.938Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-21T18:45:52.938Z] github.com/docker/docker/builder/builder-next/worker [2021-08-21T18:45:52.938Z] github.com/docker/docker/builder/dockerfile [2021-08-21T18:45:52.938Z] github.com/docker/docker/builder/dockerignore [2021-08-21T18:45:52.938Z] github.com/docker/docker/builder/remotecontext [2021-08-21T18:45:52.938Z] github.com/docker/docker/builder/remotecontext/git [2021-08-21T18:45:52.938Z] github.com/docker/docker/cli [2021-08-21T18:45:52.938Z] github.com/docker/docker/cli/config [2021-08-21T18:45:52.938Z] github.com/docker/docker/cli/debug [2021-08-21T18:45:52.938Z] github.com/docker/docker/client [2021-08-21T18:45:52.938Z] github.com/docker/docker/cmd/docker-proxy [2021-08-21T18:45:52.938Z] github.com/docker/docker/cmd/dockerd [2021-08-21T18:45:52.938Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-21T18:45:52.938Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-21T18:45:52.938Z] github.com/docker/docker/container [2021-08-21T18:45:52.938Z] github.com/docker/docker/container/stream [2021-08-21T18:45:52.938Z] github.com/docker/docker/contrib/apparmor [2021-08-21T18:45:52.938Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-21T18:45:52.938Z] github.com/docker/docker/contrib/httpserver [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/cluster [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/cluster/convert [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/cluster/executor [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/cluster/provider [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/config [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/discovery [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/events [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/events/testutils [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/exec [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/graphdriver [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/images [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/initlayer [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/links [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/listeners [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/logger [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/logger/gelf [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/logger/journald [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/logger/local [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/logger/logentries [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/logger/splunk [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/logger/syslog [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/logger/templates [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/names [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/network [2021-08-21T18:45:52.938Z] github.com/docker/docker/daemon/stats [2021-08-21T18:45:52.938Z] github.com/docker/docker/distribution [2021-08-21T18:45:52.938Z] github.com/docker/docker/distribution/metadata [2021-08-21T18:45:52.938Z] github.com/docker/docker/distribution/utils [2021-08-21T18:45:52.938Z] github.com/docker/docker/distribution/xfer [2021-08-21T18:45:52.938Z] github.com/docker/docker/dockerversion [2021-08-21T18:45:52.938Z] github.com/docker/docker/errdefs [2021-08-21T18:45:52.938Z] github.com/docker/docker/image [2021-08-21T18:45:52.938Z] github.com/docker/docker/image/cache [2021-08-21T18:45:52.938Z] github.com/docker/docker/image/tarexport [2021-08-21T18:45:52.938Z] github.com/docker/docker/image/v1 [2021-08-21T18:45:52.938Z] github.com/docker/docker/internal/test/suite [2021-08-21T18:45:52.938Z] github.com/docker/docker/layer [2021-08-21T18:45:52.938Z] github.com/docker/docker/libcontainerd [2021-08-21T18:45:52.938Z] github.com/docker/docker/libcontainerd/queue [2021-08-21T18:45:52.938Z] github.com/docker/docker/libcontainerd/remote [2021-08-21T18:45:52.938Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-21T18:45:52.938Z] github.com/docker/docker/libcontainerd/types [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/api [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/bitseq [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/cluster [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/config [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/datastore [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/driverapi [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/etchosts [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/idm [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/ipam [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/iptables [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/netlabel [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/netutils [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/networkdb [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/ns [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/options [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/osl [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/portallocator [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/portmapper [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/testutils [2021-08-21T18:45:52.938Z] github.com/docker/docker/libnetwork/types [2021-08-21T18:45:52.938Z] github.com/docker/docker/oci [2021-08-21T18:45:52.938Z] github.com/docker/docker/oci/caps [2021-08-21T18:45:52.938Z] github.com/docker/docker/opts [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/aaparser [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/archive [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/authorization [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/broadcaster [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/capabilities [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/chrootarchive [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/containerfs [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/devicemapper [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/directory [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/discovery [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/discovery/file [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/discovery/kv [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/discovery/memory [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/dmesg [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/filenotify [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/fileutils [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/fsutils [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/homedir [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/idtools [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/ioutils [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/jsonmessage [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/locker [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/longpath [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/loopback [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/mount [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/namesgenerator [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/parsers [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/pidfile [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/platform [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/plugingetter [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/plugins [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/plugins/transport [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/pools [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/progress [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/pubsub [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/reexec [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/signal [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/stack [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/stdcopy [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/streamformatter [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/stringid [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/symlink [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/sysinfo [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/system [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/tailfile [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/tarsum [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/term [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/term/windows [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/truncindex [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/urlutil [2021-08-21T18:45:52.938Z] github.com/docker/docker/pkg/useragent [2021-08-21T18:45:52.938Z] github.com/docker/docker/plugin [2021-08-21T18:45:52.938Z] github.com/docker/docker/plugin/executor/containerd [2021-08-21T18:45:52.938Z] github.com/docker/docker/plugin/v2 [2021-08-21T18:45:52.938Z] github.com/docker/docker/profiles/apparmor [2021-08-21T18:45:52.938Z] github.com/docker/docker/profiles/seccomp [2021-08-21T18:45:52.938Z] github.com/docker/docker/quota [2021-08-21T18:45:52.938Z] github.com/docker/docker/reference [2021-08-21T18:45:52.938Z] github.com/docker/docker/registry [2021-08-21T18:45:52.938Z] github.com/docker/docker/registry/resumable [2021-08-21T18:45:52.938Z] github.com/docker/docker/restartmanager [2021-08-21T18:45:52.938Z] github.com/docker/docker/rootless [2021-08-21T18:45:52.938Z] github.com/docker/docker/rootless/specconv [2021-08-21T18:45:52.938Z] github.com/docker/docker/runconfig [2021-08-21T18:45:52.938Z] github.com/docker/docker/runconfig/opts [2021-08-21T18:45:52.938Z] github.com/docker/docker/testutil [2021-08-21T18:45:52.938Z] github.com/docker/docker/testutil/daemon [2021-08-21T18:45:52.938Z] github.com/docker/docker/testutil/environment [2021-08-21T18:45:52.938Z] github.com/docker/docker/testutil/fakecontext [2021-08-21T18:45:52.938Z] github.com/docker/docker/testutil/fakegit [2021-08-21T18:45:52.938Z] github.com/docker/docker/testutil/fakestorage [2021-08-21T18:45:52.938Z] github.com/docker/docker/testutil/fixtures/load [2021-08-21T18:45:52.938Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-21T18:45:52.938Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-21T18:45:52.938Z] github.com/docker/docker/testutil/registry [2021-08-21T18:45:52.938Z] github.com/docker/docker/testutil/request [2021-08-21T18:45:52.938Z] github.com/docker/docker/volume [2021-08-21T18:45:52.938Z] github.com/docker/docker/volume/drivers [2021-08-21T18:45:52.938Z] github.com/docker/docker/volume/local [2021-08-21T18:45:52.938Z] github.com/docker/docker/volume/mounts [2021-08-21T18:45:52.939Z] github.com/docker/docker/volume/service [2021-08-21T18:45:52.939Z] github.com/docker/docker/volume/service/opts [2021-08-21T18:45:52.939Z] github.com/docker/docker/volume/testutils' [2021-08-21T18:45:52.939Z] ++ grep --fixed-strings -v /libnetwork [2021-08-21T18:45:52.939Z] + base_pkg_list='github.com/docker/docker/api [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/server [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/server/backend/build [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/server/httputils [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/server/middleware [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/server/router [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/server/router/build [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/server/router/container [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/server/router/debug [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/server/router/distribution [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/server/router/grpc [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/server/router/image [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/server/router/network [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/server/router/plugin [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/server/router/session [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/server/router/swarm [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/server/router/system [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/server/router/volume [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types/backend [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types/blkiodev [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types/container [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types/events [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types/filters [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types/image [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types/mount [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types/network [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types/registry [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types/strslice [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types/swarm [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types/time [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types/versions [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types/volume [2021-08-21T18:45:52.939Z] github.com/docker/docker/builder [2021-08-21T18:45:52.939Z] github.com/docker/docker/builder/builder-next [2021-08-21T18:45:52.939Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-21T18:45:52.939Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-21T18:45:52.939Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-21T18:45:52.939Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-21T18:45:52.939Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-21T18:45:52.939Z] github.com/docker/docker/builder/builder-next/worker [2021-08-21T18:45:52.939Z] github.com/docker/docker/builder/dockerfile [2021-08-21T18:45:52.939Z] github.com/docker/docker/builder/dockerignore [2021-08-21T18:45:52.939Z] github.com/docker/docker/builder/remotecontext [2021-08-21T18:45:52.939Z] github.com/docker/docker/builder/remotecontext/git [2021-08-21T18:45:52.939Z] github.com/docker/docker/cli [2021-08-21T18:45:52.939Z] github.com/docker/docker/cli/config [2021-08-21T18:45:52.939Z] github.com/docker/docker/cli/debug [2021-08-21T18:45:52.939Z] github.com/docker/docker/client [2021-08-21T18:45:52.939Z] github.com/docker/docker/cmd/docker-proxy [2021-08-21T18:45:52.939Z] github.com/docker/docker/cmd/dockerd [2021-08-21T18:45:52.939Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-21T18:45:52.939Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-21T18:45:52.939Z] github.com/docker/docker/container [2021-08-21T18:45:52.939Z] github.com/docker/docker/container/stream [2021-08-21T18:45:52.939Z] github.com/docker/docker/contrib/apparmor [2021-08-21T18:45:52.939Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-21T18:45:52.939Z] github.com/docker/docker/contrib/httpserver [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/cluster [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/cluster/convert [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/cluster/executor [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/cluster/provider [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/config [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/discovery [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/events [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/events/testutils [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/exec [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/graphdriver [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/images [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/initlayer [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/links [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/listeners [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/logger [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/logger/gelf [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/logger/journald [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/logger/local [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/logger/logentries [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/logger/splunk [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/logger/syslog [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/logger/templates [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/names [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/network [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/stats [2021-08-21T18:45:52.939Z] github.com/docker/docker/distribution [2021-08-21T18:45:52.939Z] github.com/docker/docker/distribution/metadata [2021-08-21T18:45:52.939Z] github.com/docker/docker/distribution/utils [2021-08-21T18:45:52.939Z] github.com/docker/docker/distribution/xfer [2021-08-21T18:45:52.939Z] github.com/docker/docker/dockerversion [2021-08-21T18:45:52.939Z] github.com/docker/docker/errdefs [2021-08-21T18:45:52.939Z] github.com/docker/docker/image [2021-08-21T18:45:52.939Z] github.com/docker/docker/image/cache [2021-08-21T18:45:52.939Z] github.com/docker/docker/image/tarexport [2021-08-21T18:45:52.939Z] github.com/docker/docker/image/v1 [2021-08-21T18:45:52.939Z] github.com/docker/docker/internal/test/suite [2021-08-21T18:45:52.939Z] github.com/docker/docker/layer [2021-08-21T18:45:52.939Z] github.com/docker/docker/libcontainerd [2021-08-21T18:45:52.939Z] github.com/docker/docker/libcontainerd/queue [2021-08-21T18:45:52.939Z] github.com/docker/docker/libcontainerd/remote [2021-08-21T18:45:52.939Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-21T18:45:52.939Z] github.com/docker/docker/libcontainerd/types [2021-08-21T18:45:52.939Z] github.com/docker/docker/oci [2021-08-21T18:45:52.939Z] github.com/docker/docker/oci/caps [2021-08-21T18:45:52.939Z] github.com/docker/docker/opts [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/aaparser [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/archive [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/authorization [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/broadcaster [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/capabilities [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/chrootarchive [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/containerfs [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/devicemapper [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/directory [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/discovery [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/discovery/file [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/discovery/kv [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/discovery/memory [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/dmesg [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/filenotify [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/fileutils [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/fsutils [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/homedir [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/idtools [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/ioutils [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/jsonmessage [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/locker [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/longpath [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/loopback [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/mount [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/namesgenerator [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/parsers [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/pidfile [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/platform [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/plugingetter [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/plugins [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/plugins/transport [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/pools [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/progress [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/pubsub [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/reexec [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/signal [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/stack [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/stdcopy [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/streamformatter [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/stringid [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/symlink [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/sysinfo [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/system [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/tailfile [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/tarsum [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/term [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/term/windows [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/truncindex [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/urlutil [2021-08-21T18:45:52.939Z] github.com/docker/docker/pkg/useragent [2021-08-21T18:45:52.939Z] github.com/docker/docker/plugin [2021-08-21T18:45:52.939Z] github.com/docker/docker/plugin/executor/containerd [2021-08-21T18:45:52.939Z] github.com/docker/docker/plugin/v2 [2021-08-21T18:45:52.939Z] github.com/docker/docker/profiles/apparmor [2021-08-21T18:45:52.939Z] github.com/docker/docker/profiles/seccomp [2021-08-21T18:45:52.939Z] github.com/docker/docker/quota [2021-08-21T18:45:52.939Z] github.com/docker/docker/reference [2021-08-21T18:45:52.939Z] github.com/docker/docker/registry [2021-08-21T18:45:52.939Z] github.com/docker/docker/registry/resumable [2021-08-21T18:45:52.939Z] github.com/docker/docker/restartmanager [2021-08-21T18:45:52.939Z] github.com/docker/docker/rootless [2021-08-21T18:45:52.939Z] github.com/docker/docker/rootless/specconv [2021-08-21T18:45:52.939Z] github.com/docker/docker/runconfig [2021-08-21T18:45:52.939Z] github.com/docker/docker/runconfig/opts [2021-08-21T18:45:52.939Z] github.com/docker/docker/testutil [2021-08-21T18:45:52.939Z] github.com/docker/docker/testutil/daemon [2021-08-21T18:45:52.939Z] github.com/docker/docker/testutil/environment [2021-08-21T18:45:52.939Z] github.com/docker/docker/testutil/fakecontext [2021-08-21T18:45:52.939Z] github.com/docker/docker/testutil/fakegit [2021-08-21T18:45:52.939Z] github.com/docker/docker/testutil/fakestorage [2021-08-21T18:45:52.939Z] github.com/docker/docker/testutil/fixtures/load [2021-08-21T18:45:52.939Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-21T18:45:52.939Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-21T18:45:52.939Z] github.com/docker/docker/testutil/registry [2021-08-21T18:45:52.939Z] github.com/docker/docker/testutil/request [2021-08-21T18:45:52.939Z] github.com/docker/docker/volume [2021-08-21T18:45:52.939Z] github.com/docker/docker/volume/drivers [2021-08-21T18:45:52.939Z] github.com/docker/docker/volume/local [2021-08-21T18:45:52.939Z] github.com/docker/docker/volume/mounts [2021-08-21T18:45:52.939Z] github.com/docker/docker/volume/service [2021-08-21T18:45:52.939Z] github.com/docker/docker/volume/service/opts [2021-08-21T18:45:52.939Z] github.com/docker/docker/volume/testutils' [2021-08-21T18:45:52.939Z] ++ echo 'github.com/docker/docker/api [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/server [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/server/backend/build [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/server/httputils [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/server/middleware [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/server/router [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/server/router/build [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/server/router/container [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/server/router/debug [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/server/router/distribution [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/server/router/grpc [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/server/router/image [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/server/router/network [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/server/router/plugin [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/server/router/session [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/server/router/swarm [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/server/router/system [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/server/router/volume [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types/backend [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types/blkiodev [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types/container [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types/events [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types/filters [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types/image [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types/mount [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types/network [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types/registry [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types/strslice [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types/swarm [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types/time [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types/versions [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-21T18:45:52.939Z] github.com/docker/docker/api/types/volume [2021-08-21T18:45:52.939Z] github.com/docker/docker/builder [2021-08-21T18:45:52.939Z] github.com/docker/docker/builder/builder-next [2021-08-21T18:45:52.939Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-21T18:45:52.939Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-21T18:45:52.939Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-21T18:45:52.939Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-21T18:45:52.939Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-21T18:45:52.939Z] github.com/docker/docker/builder/builder-next/worker [2021-08-21T18:45:52.939Z] github.com/docker/docker/builder/dockerfile [2021-08-21T18:45:52.939Z] github.com/docker/docker/builder/dockerignore [2021-08-21T18:45:52.939Z] github.com/docker/docker/builder/remotecontext [2021-08-21T18:45:52.939Z] github.com/docker/docker/builder/remotecontext/git [2021-08-21T18:45:52.939Z] github.com/docker/docker/cli [2021-08-21T18:45:52.939Z] github.com/docker/docker/cli/config [2021-08-21T18:45:52.939Z] github.com/docker/docker/cli/debug [2021-08-21T18:45:52.939Z] github.com/docker/docker/client [2021-08-21T18:45:52.939Z] github.com/docker/docker/cmd/docker-proxy [2021-08-21T18:45:52.939Z] github.com/docker/docker/cmd/dockerd [2021-08-21T18:45:52.939Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-21T18:45:52.939Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-21T18:45:52.939Z] github.com/docker/docker/container [2021-08-21T18:45:52.939Z] github.com/docker/docker/container/stream [2021-08-21T18:45:52.939Z] github.com/docker/docker/contrib/apparmor [2021-08-21T18:45:52.939Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-21T18:45:52.939Z] github.com/docker/docker/contrib/httpserver [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/cluster [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/cluster/convert [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/cluster/executor [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/cluster/provider [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/config [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/discovery [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/events [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/events/testutils [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/exec [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/graphdriver [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/images [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/initlayer [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/links [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/listeners [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/logger [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/logger/gelf [2021-08-21T18:45:52.939Z] github.com/docker/docker/daemon/logger/journald [2021-08-21T18:45:52.940Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-21T18:45:52.940Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-21T18:45:52.940Z] github.com/docker/docker/daemon/logger/local [2021-08-21T18:45:52.940Z] github.com/docker/docker/daemon/logger/logentries [2021-08-21T18:45:52.940Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-21T18:45:52.940Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-21T18:45:52.940Z] github.com/docker/docker/daemon/logger/splunk [2021-08-21T18:45:52.940Z] github.com/docker/docker/daemon/logger/syslog [2021-08-21T18:45:52.940Z] github.com/docker/docker/daemon/logger/templates [2021-08-21T18:45:52.940Z] github.com/docker/docker/daemon/names [2021-08-21T18:45:52.940Z] github.com/docker/docker/daemon/network [2021-08-21T18:45:52.940Z] github.com/docker/docker/daemon/stats [2021-08-21T18:45:52.940Z] github.com/docker/docker/distribution [2021-08-21T18:45:52.940Z] github.com/docker/docker/distribution/metadata [2021-08-21T18:45:52.940Z] github.com/docker/docker/distribution/utils [2021-08-21T18:45:52.940Z] github.com/docker/docker/distribution/xfer [2021-08-21T18:45:52.940Z] github.com/docker/docker/dockerversion [2021-08-21T18:45:52.940Z] github.com/docker/docker/errdefs [2021-08-21T18:45:52.940Z] github.com/docker/docker/image [2021-08-21T18:45:52.940Z] github.com/docker/docker/image/cache [2021-08-21T18:45:52.940Z] github.com/docker/docker/image/tarexport [2021-08-21T18:45:52.940Z] github.com/docker/docker/image/v1 [2021-08-21T18:45:52.940Z] github.com/docker/docker/internal/test/suite [2021-08-21T18:45:52.940Z] github.com/docker/docker/layer [2021-08-21T18:45:52.940Z] github.com/docker/docker/libcontainerd [2021-08-21T18:45:52.940Z] github.com/docker/docker/libcontainerd/queue [2021-08-21T18:45:52.940Z] github.com/docker/docker/libcontainerd/remote [2021-08-21T18:45:52.940Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-21T18:45:52.940Z] github.com/docker/docker/libcontainerd/types [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/api [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/bitseq [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/cluster [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/config [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/datastore [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/driverapi [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/etchosts [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/idm [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/ipam [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/iptables [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/netlabel [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/netutils [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/networkdb [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/ns [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/options [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/osl [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/portallocator [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/portmapper [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/testutils [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/types [2021-08-21T18:45:52.940Z] github.com/docker/docker/oci [2021-08-21T18:45:52.940Z] github.com/docker/docker/oci/caps [2021-08-21T18:45:52.940Z] github.com/docker/docker/opts [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/aaparser [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/archive [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/authorization [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/broadcaster [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/capabilities [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/chrootarchive [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/containerfs [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/devicemapper [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/directory [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/discovery [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/discovery/file [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/discovery/kv [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/discovery/memory [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/dmesg [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/filenotify [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/fileutils [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/fsutils [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/homedir [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/idtools [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/ioutils [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/jsonmessage [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/locker [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/longpath [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/loopback [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/mount [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/namesgenerator [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/parsers [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/pidfile [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/platform [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/plugingetter [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/plugins [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/plugins/transport [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/pools [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/progress [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/pubsub [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/reexec [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/signal [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/stack [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/stdcopy [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/streamformatter [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/stringid [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/symlink [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/sysinfo [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/system [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/tailfile [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/tarsum [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/term [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/term/windows [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/truncindex [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/urlutil [2021-08-21T18:45:52.940Z] github.com/docker/docker/pkg/useragent [2021-08-21T18:45:52.940Z] github.com/docker/docker/plugin [2021-08-21T18:45:52.940Z] github.com/docker/docker/plugin/executor/containerd [2021-08-21T18:45:52.940Z] github.com/docker/docker/plugin/v2 [2021-08-21T18:45:52.940Z] github.com/docker/docker/profiles/apparmor [2021-08-21T18:45:52.940Z] github.com/docker/docker/profiles/seccomp [2021-08-21T18:45:52.940Z] github.com/docker/docker/quota [2021-08-21T18:45:52.940Z] github.com/docker/docker/reference [2021-08-21T18:45:52.940Z] github.com/docker/docker/registry [2021-08-21T18:45:52.940Z] github.com/docker/docker/registry/resumable [2021-08-21T18:45:52.940Z] github.com/docker/docker/restartmanager [2021-08-21T18:45:52.940Z] github.com/docker/docker/rootless [2021-08-21T18:45:52.940Z] github.com/docker/docker/rootless/specconv [2021-08-21T18:45:52.940Z] github.com/docker/docker/runconfig [2021-08-21T18:45:52.940Z] github.com/docker/docker/runconfig/opts [2021-08-21T18:45:52.940Z] github.com/docker/docker/testutil [2021-08-21T18:45:52.940Z] github.com/docker/docker/testutil/daemon [2021-08-21T18:45:52.940Z] github.com/docker/docker/testutil/environment [2021-08-21T18:45:52.940Z] github.com/docker/docker/testutil/fakecontext [2021-08-21T18:45:52.940Z] github.com/docker/docker/testutil/fakegit [2021-08-21T18:45:52.940Z] github.com/docker/docker/testutil/fakestorage [2021-08-21T18:45:52.940Z] github.com/docker/docker/testutil/fixtures/load [2021-08-21T18:45:52.940Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-21T18:45:52.940Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-21T18:45:52.940Z] github.com/docker/docker/testutil/registry [2021-08-21T18:45:52.940Z] github.com/docker/docker/testutil/request [2021-08-21T18:45:52.940Z] github.com/docker/docker/volume [2021-08-21T18:45:52.940Z] github.com/docker/docker/volume/drivers [2021-08-21T18:45:52.940Z] github.com/docker/docker/volume/local [2021-08-21T18:45:52.940Z] github.com/docker/docker/volume/mounts [2021-08-21T18:45:52.940Z] github.com/docker/docker/volume/service [2021-08-21T18:45:52.940Z] github.com/docker/docker/volume/service/opts [2021-08-21T18:45:52.940Z] github.com/docker/docker/volume/testutils' [2021-08-21T18:45:52.940Z] ++ grep --fixed-strings /libnetwork [2021-08-21T18:45:52.940Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/api [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/bitseq [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/cluster [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/config [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/datastore [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/driverapi [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/etchosts [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/idm [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/ipam [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/iptables [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/netlabel [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/netutils [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/networkdb [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/ns [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/options [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/osl [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/portallocator [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/portmapper [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/testutils [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/types' [2021-08-21T18:45:52.940Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-08-21T18:45:52.940Z] + echo 'github.com/docker/docker/libnetwork [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/api [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/bitseq [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/cluster [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/config [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/datastore [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/driverapi [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/etchosts [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/idm [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/ipam [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-21T18:45:52.940Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-21T18:45:52.941Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-21T18:45:52.941Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-21T18:45:52.941Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-21T18:45:52.941Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-21T18:45:52.941Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-21T18:45:52.941Z] github.com/docker/docker/libnetwork/iptables [2021-08-21T18:45:52.941Z] github.com/docker/docker/libnetwork/netlabel [2021-08-21T18:45:52.941Z] github.com/docker/docker/libnetwork/netutils [2021-08-21T18:45:52.941Z] github.com/docker/docker/libnetwork/networkdb [2021-08-21T18:45:52.941Z] github.com/docker/docker/libnetwork/ns [2021-08-21T18:45:52.941Z] github.com/docker/docker/libnetwork/options [2021-08-21T18:45:52.941Z] github.com/docker/docker/libnetwork/osl [2021-08-21T18:45:52.941Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-21T18:45:52.941Z] github.com/docker/docker/libnetwork/portallocator [2021-08-21T18:45:52.941Z] github.com/docker/docker/libnetwork/portmapper [2021-08-21T18:45:52.941Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-21T18:45:52.941Z] github.com/docker/docker/libnetwork/testutils [2021-08-21T18:45:52.941Z] github.com/docker/docker/libnetwork/types' [2021-08-21T18:45:52.941Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-21T18:45:52.941Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-21T18:45:52.941Z] + type docker-proxy [2021-08-21T18:45:52.941Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-08-21T18:45:52.941Z] + hack/make.sh binary-proxy install-proxy [2021-08-21T18:45:52.941Z] [2021-08-21T18:45:52.941Z] Removing bundles/ [2021-08-21T18:45:52.941Z] [2021-08-21T18:45:52.941Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-08-21T18:45:52.941Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-08-21T18:45:52.941Z] GOOS="" GOARCH="" GOARM="" [2021-08-21T18:45:53.665Z] INFO: Removing downloaded files... [2021-08-21T18:45:53.665Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-08-21T18:45:53.665Z] INFO: Configuring git core.autocrlf... [2021-08-21T18:45:54.994Z] #57 DONE 227.2s [2021-08-21T18:45:55.236Z] 4612f6d0b889: Pull complete [2021-08-21T18:45:55.461Z] #61 82.58 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-21T18:45:55.935Z] [2021-08-21T18:45:55.935Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-21T18:45:55.935Z] #58 sha256:298d5f9cf273b88ba8e383e91ac762d8dd728583d2bb42f5c6f4c67ca7b8152c [2021-08-21T18:45:56.030Z] #61 83.30 + mkdir -p /build [2021-08-21T18:45:56.030Z] #61 83.30 + cp runc /build/runc [2021-08-21T18:45:56.291Z] #61 DONE 83.5s [2021-08-21T18:45:56.291Z] [2021-08-21T18:45:56.291Z] #64 [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-21T18:45:56.291Z] #64 sha256:cb0b84cb45a4cdbcf8b4936e68563b5b148a6b07ee269a82c6ebfe2a50147a74 [2021-08-21T18:45:57.316Z] #58 DONE 1.4s [2021-08-21T18:45:57.316Z] [2021-08-21T18:45:57.316Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-21T18:45:57.316Z] #62 sha256:d1943c27323c670ba61826a9b70dbea1426b78df89633fb9ac6f8860ee3e9e86 [2021-08-21T18:45:57.575Z] #62 DONE 0.3s [2021-08-21T18:45:57.575Z] [2021-08-21T18:45:57.575Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-21T18:45:57.575Z] #67 sha256:ab2e9481bbc766b2da9ce3046d27ca596d55f78f1c99b449cc323afe5fc92ea3 [2021-08-21T18:45:57.673Z] #64 ... [2021-08-21T18:45:57.673Z] [2021-08-21T18:45:57.673Z] #62 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-21T18:45:57.673Z] #62 sha256:c948edd5e4a61e06976ac192f00906d3d0d7e4bcec9cdcef85f5555187d407bf [2021-08-21T18:45:57.933Z] #62 DONE 0.1s [2021-08-21T18:45:57.933Z] [2021-08-21T18:45:57.933Z] #64 [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-21T18:45:57.933Z] #64 sha256:cb0b84cb45a4cdbcf8b4936e68563b5b148a6b07ee269a82c6ebfe2a50147a74 [2021-08-21T18:45:59.483Z] #67 DONE 1.6s [2021-08-21T18:45:59.483Z] [2021-08-21T18:45:59.483Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-21T18:45:59.483Z] #68 sha256:eb028a147a0944566df569e5f3f12c79115026622474f6f1e6e30bf147ad00fd [2021-08-21T18:45:59.483Z] #68 DONE 0.0s [2021-08-21T18:45:59.483Z] [2021-08-21T18:45:59.483Z] #69 [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-21T18:45:59.483Z] #69 sha256:ca37d38a37c15053ba48277cadc88094d62cb4836faee8221bae7407f5bf1e2e [2021-08-21T18:45:59.743Z] #69 0.685 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-08-21T18:45:59.743Z] #69 0.685 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-08-21T18:45:59.743Z] #69 0.685 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-08-21T18:45:59.743Z] #69 0.685 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-08-21T18:46:00.267Z] using credential docker-jenkins-github-credentials [2021-08-21T18:46:00.342Z] Cloning the remote Git repository [2021-08-21T18:46:00.343Z] Cloning with configured refspecs honoured and without tags [2021-08-21T18:46:00.580Z] #69 1.034 Reading package lists... [2021-08-21T18:46:01.080Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-08-21T18:46:01.343Z] [2021-08-21T18:46:01.343Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-08-21T18:46:01.343Z] Installing docker-proxy to /usr/local/bin/ [2021-08-21T18:46:01.343Z] [2021-08-21T18:46:01.343Z] + mkdir -p bundles [2021-08-21T18:46:01.343Z] + '[' -n 'github.com/docker/docker/api [2021-08-21T18:46:01.343Z] github.com/docker/docker/api/server [2021-08-21T18:46:01.343Z] github.com/docker/docker/api/server/backend/build [2021-08-21T18:46:01.343Z] github.com/docker/docker/api/server/httputils [2021-08-21T18:46:01.343Z] github.com/docker/docker/api/server/middleware [2021-08-21T18:46:01.343Z] github.com/docker/docker/api/server/router [2021-08-21T18:46:01.343Z] github.com/docker/docker/api/server/router/build [2021-08-21T18:46:01.343Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-21T18:46:01.343Z] github.com/docker/docker/api/server/router/container [2021-08-21T18:46:01.343Z] github.com/docker/docker/api/server/router/debug [2021-08-21T18:46:01.343Z] github.com/docker/docker/api/server/router/distribution [2021-08-21T18:46:01.343Z] github.com/docker/docker/api/server/router/grpc [2021-08-21T18:46:01.343Z] github.com/docker/docker/api/server/router/image [2021-08-21T18:46:01.343Z] github.com/docker/docker/api/server/router/network [2021-08-21T18:46:01.343Z] github.com/docker/docker/api/server/router/plugin [2021-08-21T18:46:01.343Z] github.com/docker/docker/api/server/router/session [2021-08-21T18:46:01.343Z] github.com/docker/docker/api/server/router/swarm [2021-08-21T18:46:01.343Z] github.com/docker/docker/api/server/router/system [2021-08-21T18:46:01.343Z] github.com/docker/docker/api/server/router/volume [2021-08-21T18:46:01.343Z] github.com/docker/docker/api/types [2021-08-21T18:46:01.343Z] github.com/docker/docker/api/types/backend [2021-08-21T18:46:01.343Z] github.com/docker/docker/api/types/blkiodev [2021-08-21T18:46:01.343Z] github.com/docker/docker/api/types/container [2021-08-21T18:46:01.343Z] github.com/docker/docker/api/types/events [2021-08-21T18:46:01.343Z] github.com/docker/docker/api/types/filters [2021-08-21T18:46:01.343Z] github.com/docker/docker/api/types/image [2021-08-21T18:46:01.343Z] github.com/docker/docker/api/types/mount [2021-08-21T18:46:01.343Z] github.com/docker/docker/api/types/network [2021-08-21T18:46:01.343Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-21T18:46:01.343Z] github.com/docker/docker/api/types/registry [2021-08-21T18:46:01.343Z] github.com/docker/docker/api/types/strslice [2021-08-21T18:46:01.343Z] github.com/docker/docker/api/types/swarm [2021-08-21T18:46:01.343Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-21T18:46:01.343Z] github.com/docker/docker/api/types/time [2021-08-21T18:46:01.343Z] github.com/docker/docker/api/types/versions [2021-08-21T18:46:01.343Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-21T18:46:01.343Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-21T18:46:01.343Z] github.com/docker/docker/api/types/volume [2021-08-21T18:46:01.343Z] github.com/docker/docker/builder [2021-08-21T18:46:01.343Z] github.com/docker/docker/builder/builder-next [2021-08-21T18:46:01.343Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-21T18:46:01.343Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-21T18:46:01.343Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-21T18:46:01.343Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-21T18:46:01.343Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-21T18:46:01.343Z] github.com/docker/docker/builder/builder-next/worker [2021-08-21T18:46:01.343Z] github.com/docker/docker/builder/dockerfile [2021-08-21T18:46:01.343Z] github.com/docker/docker/builder/dockerignore [2021-08-21T18:46:01.343Z] github.com/docker/docker/builder/remotecontext [2021-08-21T18:46:01.343Z] github.com/docker/docker/builder/remotecontext/git [2021-08-21T18:46:01.343Z] github.com/docker/docker/cli [2021-08-21T18:46:01.343Z] github.com/docker/docker/cli/config [2021-08-21T18:46:01.343Z] github.com/docker/docker/cli/debug [2021-08-21T18:46:01.343Z] github.com/docker/docker/client [2021-08-21T18:46:01.343Z] github.com/docker/docker/cmd/docker-proxy [2021-08-21T18:46:01.343Z] github.com/docker/docker/cmd/dockerd [2021-08-21T18:46:01.343Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-21T18:46:01.343Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-21T18:46:01.343Z] github.com/docker/docker/container [2021-08-21T18:46:01.343Z] github.com/docker/docker/container/stream [2021-08-21T18:46:01.343Z] github.com/docker/docker/contrib/apparmor [2021-08-21T18:46:01.343Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-21T18:46:01.343Z] github.com/docker/docker/contrib/httpserver [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/cluster [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/cluster/convert [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/cluster/executor [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/cluster/provider [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/config [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/discovery [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/events [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/events/testutils [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/exec [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/graphdriver [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/images [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/initlayer [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/links [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/listeners [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/logger [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/logger/gelf [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/logger/journald [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/logger/local [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/logger/logentries [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/logger/splunk [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/logger/syslog [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/logger/templates [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/names [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/network [2021-08-21T18:46:01.343Z] github.com/docker/docker/daemon/stats [2021-08-21T18:46:01.343Z] github.com/docker/docker/distribution [2021-08-21T18:46:01.343Z] github.com/docker/docker/distribution/metadata [2021-08-21T18:46:01.343Z] github.com/docker/docker/distribution/utils [2021-08-21T18:46:01.343Z] github.com/docker/docker/distribution/xfer [2021-08-21T18:46:01.343Z] github.com/docker/docker/dockerversion [2021-08-21T18:46:01.343Z] github.com/docker/docker/errdefs [2021-08-21T18:46:01.343Z] github.com/docker/docker/image [2021-08-21T18:46:01.343Z] github.com/docker/docker/image/cache [2021-08-21T18:46:01.343Z] github.com/docker/docker/image/tarexport [2021-08-21T18:46:01.343Z] github.com/docker/docker/image/v1 [2021-08-21T18:46:01.343Z] github.com/docker/docker/internal/test/suite [2021-08-21T18:46:01.343Z] github.com/docker/docker/layer [2021-08-21T18:46:01.343Z] github.com/docker/docker/libcontainerd [2021-08-21T18:46:01.343Z] github.com/docker/docker/libcontainerd/queue [2021-08-21T18:46:01.343Z] github.com/docker/docker/libcontainerd/remote [2021-08-21T18:46:01.343Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-21T18:46:01.343Z] github.com/docker/docker/libcontainerd/types [2021-08-21T18:46:01.343Z] github.com/docker/docker/oci [2021-08-21T18:46:01.343Z] github.com/docker/docker/oci/caps [2021-08-21T18:46:01.343Z] github.com/docker/docker/opts [2021-08-21T18:46:01.343Z] github.com/docker/docker/pkg/aaparser [2021-08-21T18:46:01.343Z] github.com/docker/docker/pkg/archive [2021-08-21T18:46:01.343Z] github.com/docker/docker/pkg/authorization [2021-08-21T18:46:01.343Z] github.com/docker/docker/pkg/broadcaster [2021-08-21T18:46:01.343Z] github.com/docker/docker/pkg/capabilities [2021-08-21T18:46:01.343Z] github.com/docker/docker/pkg/chrootarchive [2021-08-21T18:46:01.343Z] github.com/docker/docker/pkg/containerfs [2021-08-21T18:46:01.343Z] github.com/docker/docker/pkg/devicemapper [2021-08-21T18:46:01.343Z] github.com/docker/docker/pkg/directory [2021-08-21T18:46:01.343Z] github.com/docker/docker/pkg/discovery [2021-08-21T18:46:01.343Z] github.com/docker/docker/pkg/discovery/file [2021-08-21T18:46:01.343Z] github.com/docker/docker/pkg/discovery/kv [2021-08-21T18:46:01.343Z] github.com/docker/docker/pkg/discovery/memory [2021-08-21T18:46:01.343Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/dmesg [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/filenotify [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/fileutils [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/fsutils [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/homedir [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/idtools [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/ioutils [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/jsonmessage [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/locker [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/longpath [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/loopback [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/mount [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/namesgenerator [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/parsers [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/pidfile [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/platform [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/plugingetter [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/plugins [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/plugins/transport [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/pools [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/progress [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/pubsub [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/reexec [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/signal [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/stack [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/stdcopy [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/streamformatter [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/stringid [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/symlink [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/sysinfo [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/system [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/tailfile [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/tarsum [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/term [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/term/windows [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/truncindex [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/urlutil [2021-08-21T18:46:01.344Z] github.com/docker/docker/pkg/useragent [2021-08-21T18:46:01.344Z] github.com/docker/docker/plugin [2021-08-21T18:46:01.344Z] github.com/docker/docker/plugin/executor/containerd [2021-08-21T18:46:01.344Z] github.com/docker/docker/plugin/v2 [2021-08-21T18:46:01.344Z] github.com/docker/docker/profiles/apparmor [2021-08-21T18:46:01.344Z] github.com/docker/docker/profiles/seccomp [2021-08-21T18:46:01.344Z] github.com/docker/docker/quota [2021-08-21T18:46:01.344Z] github.com/docker/docker/reference [2021-08-21T18:46:01.344Z] github.com/docker/docker/registry [2021-08-21T18:46:01.344Z] github.com/docker/docker/registry/resumable [2021-08-21T18:46:01.344Z] github.com/docker/docker/restartmanager [2021-08-21T18:46:01.344Z] github.com/docker/docker/rootless [2021-08-21T18:46:01.344Z] github.com/docker/docker/rootless/specconv [2021-08-21T18:46:01.344Z] github.com/docker/docker/runconfig [2021-08-21T18:46:01.344Z] github.com/docker/docker/runconfig/opts [2021-08-21T18:46:01.344Z] github.com/docker/docker/testutil [2021-08-21T18:46:01.344Z] github.com/docker/docker/testutil/daemon [2021-08-21T18:46:01.344Z] github.com/docker/docker/testutil/environment [2021-08-21T18:46:01.344Z] github.com/docker/docker/testutil/fakecontext [2021-08-21T18:46:01.344Z] github.com/docker/docker/testutil/fakegit [2021-08-21T18:46:01.344Z] github.com/docker/docker/testutil/fakestorage [2021-08-21T18:46:01.344Z] github.com/docker/docker/testutil/fixtures/load [2021-08-21T18:46:01.344Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-21T18:46:01.344Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-21T18:46:01.344Z] github.com/docker/docker/testutil/registry [2021-08-21T18:46:01.344Z] github.com/docker/docker/testutil/request [2021-08-21T18:46:01.344Z] github.com/docker/docker/volume [2021-08-21T18:46:01.344Z] github.com/docker/docker/volume/drivers [2021-08-21T18:46:01.344Z] github.com/docker/docker/volume/local [2021-08-21T18:46:01.344Z] github.com/docker/docker/volume/mounts [2021-08-21T18:46:01.344Z] github.com/docker/docker/volume/service [2021-08-21T18:46:01.344Z] github.com/docker/docker/volume/service/opts [2021-08-21T18:46:01.344Z] github.com/docker/docker/volume/testutils' ']' [2021-08-21T18:46:01.344Z] + 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-21T18:46:01.412Z] #69 1.640 Reading package lists... [2021-08-21T18:46:01.672Z] #69 2.239 Building dependency tree... [2021-08-21T18:46:01.672Z] #69 2.361 Reading state information... [2021-08-21T18:46:01.672Z] #69 2.469 The following additional packages will be installed: [2021-08-21T18:46:01.672Z] #69 2.470 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-08-21T18:46:01.672Z] #69 2.470 libpam-systemd [2021-08-21T18:46:01.672Z] #69 2.471 Suggested packages: [2021-08-21T18:46:01.672Z] #69 2.471 systemd-container policykit-1 [2021-08-21T18:46:01.672Z] #69 2.471 Recommended packages: [2021-08-21T18:46:01.672Z] #69 2.471 libnss-systemd [2021-08-21T18:46:01.672Z] #69 2.520 The following NEW packages will be installed: [2021-08-21T18:46:01.672Z] #69 2.520 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-08-21T18:46:01.672Z] #69 2.521 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-08-21T18:46:01.932Z] #69 2.787 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T18:46:01.932Z] #69 2.787 Need to get 4759 kB of archives. [2021-08-21T18:46:01.932Z] #69 2.787 After this operation, 16.6 MB of additional disk space will be used. [2021-08-21T18:46:01.932Z] #69 2.787 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-08-21T18:46:01.932Z] #69 2.790 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-08-21T18:46:01.932Z] #69 2.791 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-08-21T18:46:01.932Z] #69 2.795 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-08-21T18:46:01.932Z] #69 2.875 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-08-21T18:46:02.193Z] #69 2.877 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] [2021-08-21T18:46:02.193Z] #69 2.957 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] [2021-08-21T18:46:02.193Z] #69 2.958 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-08-21T18:46:02.193Z] #69 2.978 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-08-21T18:46:02.193Z] #69 2.981 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] [2021-08-21T18:46:02.193Z] #69 2.983 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-08-21T18:46:02.193Z] #69 3.163 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T18:46:02.193Z] #69 3.185 Fetched 4759 kB in 0s (10.5 MB/s) [2021-08-21T18:46:02.193Z] #69 3.214 Selecting previously unselected package libargon2-1:amd64. [2021-08-21T18:46:02.193Z] #69 3.214 (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 ... 28078 files and directories currently installed.) [2021-08-21T18:46:02.454Z] #69 3.229 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-08-21T18:46:02.454Z] #69 3.239 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-08-21T18:46:02.454Z] #69 3.276 Selecting previously unselected package libjson-c3:amd64. [2021-08-21T18:46:02.454Z] #69 3.276 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-08-21T18:46:02.454Z] #69 3.281 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-08-21T18:46:02.454Z] #69 3.318 Selecting previously unselected package libcryptsetup12:amd64. [2021-08-21T18:46:02.454Z] #69 3.321 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-08-21T18:46:02.454Z] #69 3.325 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-08-21T18:46:02.454Z] #69 3.376 Selecting previously unselected package libidn11:amd64. [2021-08-21T18:46:02.454Z] #69 3.378 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-08-21T18:46:02.454Z] #69 3.383 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-08-21T18:46:02.454Z] #69 3.425 Selecting previously unselected package libkmod2:amd64. [2021-08-21T18:46:02.454Z] #69 3.427 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-08-21T18:46:02.454Z] #69 3.432 Unpacking libkmod2:amd64 (26-1) ... [2021-08-21T18:46:02.454Z] #69 3.477 Selecting previously unselected package systemd. [2021-08-21T18:46:00.512Z] Cloning repository https://github.com/moby/moby.git [2021-08-21T18:46:00.912Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-21T18:46:01.867Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-21T18:46:01.867Z] > git --version # timeout=10 [2021-08-21T18:46:01.913Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-21T18:46:01.913Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T18:46:01.913Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42768/head:refs/remotes/origin/PR-42768 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T18:46:02.714Z] #69 3.480 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... [2021-08-21T18:46:02.714Z] #69 3.521 Unpacking systemd (241-7~deb10u8) ... [2021-08-21T18:46:02.731Z] ? github.com/docker/docker/api [no test files] [2021-08-21T18:46:03.285Z] #69 4.019 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-08-21T18:46:03.285Z] #69 4.032 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-08-21T18:46:03.285Z] #69 4.043 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-08-21T18:46:03.285Z] #69 4.053 Setting up libidn11:amd64 (1.33-2.2) ... [2021-08-21T18:46:03.285Z] #69 4.064 Setting up libkmod2:amd64 (26-1) ... [2021-08-21T18:46:03.285Z] #69 4.076 Setting up systemd (241-7~deb10u8) ... [2021-08-21T18:46:03.285Z] #69 4.132 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-08-21T18:46:03.285Z] #69 4.134 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-08-21T18:46:03.285Z] #69 4.137 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-08-21T18:46:03.285Z] #69 4.137 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-08-21T18:46:03.856Z] #69 4.677 Selecting previously unselected package systemd-sysv. [2021-08-21T18:46:03.856Z] #69 4.677 (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 ... 28875 files and directories currently installed.) [2021-08-21T18:46:03.856Z] #69 4.690 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... [2021-08-21T18:46:03.856Z] #69 4.694 Unpacking systemd-sysv (241-7~deb10u8) ... [2021-08-21T18:46:03.856Z] #69 4.738 Selecting previously unselected package libdbus-1-3:amd64. [2021-08-21T18:46:03.856Z] #69 4.738 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-08-21T18:46:03.856Z] #69 4.741 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-08-21T18:46:03.856Z] #69 4.796 Selecting previously unselected package dbus. [2021-08-21T18:46:04.118Z] #69 4.798 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-08-21T18:46:04.118Z] #69 4.809 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-08-21T18:46:04.118Z] #69 4.867 Selecting previously unselected package libpam-systemd:amd64. [2021-08-21T18:46:04.118Z] #69 4.869 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... [2021-08-21T18:46:04.118Z] #69 4.874 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... [2021-08-21T18:46:04.118Z] #69 4.918 Selecting previously unselected package dbus-user-session. [2021-08-21T18:46:04.118Z] #69 4.921 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-08-21T18:46:04.118Z] #69 4.924 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-08-21T18:46:04.118Z] #69 5.013 Setting up systemd-sysv (241-7~deb10u8) ... [2021-08-21T18:46:04.118Z] #69 5.025 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-08-21T18:46:04.118Z] #69 5.035 Setting up dbus (1.12.20-0+deb10u1) ... [2021-08-21T18:46:04.118Z] #69 5.152 invoke-rc.d: could not determine current runlevel [2021-08-21T18:46:04.378Z] #69 5.156 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-21T18:46:04.378Z] #69 5.162 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... [2021-08-21T18:46:04.514Z] #64 142.3 # github.com/containerd/containerd/cmd/containerd [2021-08-21T18:46:04.515Z] #64 142.3 /usr/bin/ld: /tmp/go-link-125376824/000019.o: in function `New': [2021-08-21T18:46:04.515Z] #64 142.3 /tmp/tmp.HVyngljtRv/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-21T18:46:04.515Z] #64 142.3 + bin/containerd-stress [2021-08-21T18:46:04.639Z] #69 5.328 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-08-21T18:46:04.639Z] #69 5.343 Processing triggers for systemd (241-7~deb10u8) ... [2021-08-21T18:46:04.639Z] #69 5.361 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T18:46:04.639Z] #69 DONE 5.5s [2021-08-21T18:46:04.639Z] [2021-08-21T18:46:04.639Z] #70 [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-21T18:46:04.639Z] #70 sha256:59b4c1be6e9eed6217c0f5ebf10cea457acfd906ac138e8f2ba3a5f35090a82c [2021-08-21T18:46:05.211Z] #70 0.455 % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-21T18:46:05.211Z] #70 0.456 Dload Upload Total Spent Left Speed [2021-08-21T18:46:05.471Z] #70 0.457 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 8138 0 --:--:-- --:--:-- --:--:-- 8138 [2021-08-21T18:46:05.471Z] #70 DONE 0.7s [2021-08-21T18:46:05.471Z] [2021-08-21T18:46:05.471Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-21T18:46:05.471Z] #71 sha256:efd3eebf5c83e69c4ec1304411d9c49fd6da026545bb5f738be06791d240ed55 [2021-08-21T18:46:05.898Z] #64 143.5 + bin/containerd-shim [2021-08-21T18:46:06.411Z] #71 DONE 1.1s [2021-08-21T18:46:06.411Z] [2021-08-21T18:46:06.411Z] #72 exporting to image [2021-08-21T18:46:06.411Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-21T18:46:06.411Z] #72 exporting layers [2021-08-21T18:46:10.919Z] #54 ... [2021-08-21T18:46:10.919Z] [2021-08-21T18:46:10.919Z] #57 [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-21T18:46:10.919Z] #57 sha256:e160ea5e37b2a8f201d49ed7d4c1930e8f1ef1fdc8b2e73d67917d65d13a4bbc [2021-08-21T18:46:10.919Z] #57 215.1 + bin/containerd [2021-08-21T18:46:12.623Z] #64 150.5 + bin/containerd-shim-runc-v1 [2021-08-21T18:46:12.826Z] #57 ... [2021-08-21T18:46:12.826Z] [2021-08-21T18:46:12.826Z] #54 [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-21T18:46:12.826Z] #54 sha256:9fae910cf4dc49c2661317c8515bb309f9c3c9445d61a7c9c57f0dfdb6397240 [2021-08-21T18:46:12.826Z] #54 116.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-21T18:46:12.826Z] #54 117.3 + mkdir -p /build [2021-08-21T18:46:12.826Z] #54 117.3 + cp runc /build/runc [2021-08-21T18:46:12.826Z] #54 DONE 118.0s [2021-08-21T18:46:12.826Z] [2021-08-21T18:46:12.826Z] #57 [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-21T18:46:12.826Z] #57 sha256:e160ea5e37b2a8f201d49ed7d4c1930e8f1ef1fdc8b2e73d67917d65d13a4bbc [2021-08-21T18:46:12.990Z] #72 exporting layers 6.5s done [2021-08-21T18:46:12.990Z] #72 writing image sha256:d2b5e8c8d4c91a021834e89add3d2532b1a3a2e0301664e78a4a6b5c1076cead done [2021-08-21T18:46:12.990Z] #72 naming to docker.io/library/docker:83ec46a7e67402258827a2b9f0e147863646eba0 done [2021-08-21T18:46:12.990Z] #72 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-21T18:46:13.361Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42768/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=83ec46a7e67402258827a2b9f0e147863646eba0 -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:83ec46a7e67402258827a2b9f0e147863646eba0 hack/make.sh dynbinary test-integration [2021-08-21T18:46:14.732Z] #57 ... [2021-08-21T18:46:14.732Z] [2021-08-21T18:46:14.732Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-21T18:46:14.732Z] #55 sha256:9a379e125a0abfbbe9cf2a64878b9f853cca962f8ace11b78b22702a47668061 [2021-08-21T18:46:14.732Z] #55 DONE 0.2s [2021-08-21T18:46:14.732Z] [2021-08-21T18:46:14.732Z] #57 [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-21T18:46:14.732Z] #57 sha256:e160ea5e37b2a8f201d49ed7d4c1930e8f1ef1fdc8b2e73d67917d65d13a4bbc [2021-08-21T18:46:15.274Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-08-21T18:46:15.274Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-08-21T18:46:15.274Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-08-21T18:46:15.274Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-08-21T18:46:15.274Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-08-21T18:46:15.274Z] Detected virtualization docker. [2021-08-21T18:46:15.274Z] Detected architecture x86-64. [2021-08-21T18:46:15.274Z] Set hostname to <72fa8b80d7fc>. [2021-08-21T18:46:15.846Z] + source /etc/docker-entrypoint-cmd [2021-08-21T18:46:15.846Z] ++ hack/make.sh dynbinary test-integration [2021-08-21T18:46:15.846Z] [2021-08-21T18:46:15.846Z] Removing bundles/ [2021-08-21T18:46:15.846Z] [2021-08-21T18:46:15.846Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-21T18:46:16.107Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-21T18:46:16.107Z] GOOS="" GOARCH="" GOARM="" [2021-08-21T18:46:17.907Z] #64 155.5 + bin/containerd-shim-runc-v2 [2021-08-21T18:46:17.989Z] Fetching without tags [2021-08-21T18:46:18.476Z] #64 156.1 + binaries [2021-08-21T18:46:18.476Z] #64 156.1 + install -D bin/containerd /build/containerd [2021-08-21T18:46:18.476Z] #64 156.1 + install -D bin/containerd-shim /build/containerd-shim [2021-08-21T18:46:18.476Z] #64 156.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-21T18:46:18.476Z] #64 156.2 + install -D bin/ctr /build/ctr [2021-08-21T18:46:18.681Z] Merging remotes/origin/master commit 41568dfc665ad4033d7fc860a5dac8102915008e into PR head commit 83ec46a7e67402258827a2b9f0e147863646eba0 [2021-08-21T18:46:18.736Z] #64 DONE 156.6s [2021-08-21T18:46:19.084Z] #57 231.4 # github.com/containerd/containerd/cmd/containerd [2021-08-21T18:46:19.084Z] #57 231.4 /usr/bin/ld: /tmp/go-link-688621090/000019.o: in function `New': [2021-08-21T18:46:19.084Z] #57 231.4 /tmp/tmp.U40HBp6cM7/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-21T18:46:19.084Z] #57 231.4 + bin/containerd-stress [2021-08-21T18:46:20.118Z] [2021-08-21T18:46:20.118Z] #65 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-21T18:46:20.118Z] #65 sha256:33a327e9037aa8567e762242b5eefd331527878853ab0c5c6ca4937254ee90e5 [2021-08-21T18:46:20.118Z] #65 DONE 0.2s [2021-08-21T18:46:20.118Z] [2021-08-21T18:46:20.118Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-21T18:46:20.118Z] #69 sha256:ddf9695afe06aa27e34ffdc62aa9c34eab1c1a0404974273718cf9270b094cc1 [2021-08-21T18:46:20.118Z] #69 DONE 0.1s [2021-08-21T18:46:20.118Z] [2021-08-21T18:46:20.118Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-21T18:46:20.118Z] #74 sha256:0e7875b165bfa20c5c4cd529f3b3597de1ad6f6eb001f77e47c2e75a53aabe2d [2021-08-21T18:46:17.720Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-21T18:46:17.751Z] > git config --add remote.origin.fetch +refs/pull/42768/head:refs/remotes/origin/PR-42768 # timeout=10 [2021-08-21T18:46:17.798Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T18:46:17.908Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-21T18:46:18.017Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-21T18:46:18.017Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T18:46:18.017Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42768/head:refs/remotes/origin/PR-42768 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T18:46:18.783Z] > git config core.sparsecheckout # timeout=10 [2021-08-21T18:46:18.814Z] > git checkout -f 83ec46a7e67402258827a2b9f0e147863646eba0 # timeout=10 [2021-08-21T18:46:20.377Z] #74 DONE 0.4s [2021-08-21T18:46:20.488Z] #57 232.6 + bin/containerd-shim [2021-08-21T18:46:20.637Z] [2021-08-21T18:46:20.637Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-21T18:46:20.637Z] #75 sha256:be9048acd8e52941c8d761deb5fa4071bf09a3d5bb46f614b1871faffa507ed8 [2021-08-21T18:46:20.637Z] #75 DONE 0.0s [2021-08-21T18:46:20.637Z] [2021-08-21T18:46:20.637Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-21T18:46:20.637Z] #76 sha256:b417fdffa3b7a5c347f5e643577a72ed6e5b33f1117b84cc5f36e443e4e6a9da [2021-08-21T18:46:20.874Z] ok github.com/docker/docker/api/server 0.016s coverage: 9.0% of statements [2021-08-21T18:46:21.475Z] Merge succeeded, producing 83ec46a7e67402258827a2b9f0e147863646eba0 [2021-08-21T18:46:21.475Z] Checking out Revision 83ec46a7e67402258827a2b9f0e147863646eba0 (PR-42768) [2021-08-21T18:46:21.128Z] > git remote # timeout=10 [2021-08-21T18:46:21.221Z] > git config --get remote.origin.url # timeout=10 [2021-08-21T18:46:21.253Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T18:46:21.253Z] > git merge 41568dfc665ad4033d7fc860a5dac8102915008e # timeout=10 [2021-08-21T18:46:21.378Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-08-21T18:46:21.503Z] > git config core.sparsecheckout # timeout=10 [2021-08-21T18:46:21.534Z] > git checkout -f 83ec46a7e67402258827a2b9f0e147863646eba0 # timeout=10 [2021-08-21T18:46:23.929Z] #76 DONE 3.3s [2021-08-21T18:46:23.929Z] [2021-08-21T18:46:23.929Z] #77 exporting to image [2021-08-21T18:46:23.929Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-21T18:46:23.929Z] #77 exporting layers [2021-08-21T18:46:28.593Z] #57 239.4 + bin/containerd-shim-runc-v1 [2021-08-21T18:46:31.864Z] #57 244.3 + bin/containerd-shim-runc-v2 [2021-08-21T18:46:32.792Z] #57 244.9 + binaries [2021-08-21T18:46:32.792Z] #57 244.9 + install -D bin/containerd /build/containerd [2021-08-21T18:46:32.792Z] #57 244.9 + install -D bin/containerd-shim /build/containerd-shim [2021-08-21T18:46:32.792Z] #57 244.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-21T18:46:32.792Z] #57 244.9 + install -D bin/ctr /build/ctr [2021-08-21T18:46:32.908Z] Commit message: "libcontainerd/local: fix GoDoc" [2021-08-21T18:46:33.288Z] > git --version # timeout=10 [2021-08-21T18:46:33.335Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-21T18:46:33.382Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-21T18:46:35.305Z] #57 DONE 247.2s [2021-08-21T18:46:35.868Z] [2021-08-21T18:46:35.868Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-21T18:46:35.868Z] #58 sha256:b30cb2d2809ba8739595006c8ee542490683dc9f0c3b2ed6501a7994e83ce5c5 [2021-08-21T18:46:36.156Z] #77 exporting layers 11.8s done [2021-08-21T18:46:36.156Z] #77 writing image sha256:410ea89fb985639547d5daf9152c4d476589d0649eeca3a7b0bc6a1dff82037f done [2021-08-21T18:46:36.156Z] #77 naming to docker.io/library/docker:83ec46a7e67402258827a2b9f0e147863646eba0 done [2021-08-21T18:46:36.156Z] #77 DONE 11.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-08-21T18:46:36.505Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42768/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42768/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=83ec46a7e67402258827a2b9f0e147863646eba0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:83ec46a7e67402258827a2b9f0e147863646eba0 hack/validate/default [2021-08-21T18:46:36.676Z] + docker version [2021-08-21T18:46:36.795Z] #58 DONE 1.0s [2021-08-21T18:46:36.795Z] [2021-08-21T18:46:36.795Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-21T18:46:36.795Z] #62 sha256:b2a2c186cc4a395dd9b9ccac991ed0e2d5f4e1eaeaeb73102d76b39c14f8b59d [2021-08-21T18:46:37.051Z] #62 DONE 0.2s [2021-08-21T18:46:37.051Z] [2021-08-21T18:46:37.051Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-21T18:46:37.051Z] #67 sha256:e904e4f7c9646cc24a0b47e72be5a50a359d2821160d0a05bb48bf5d2968ecc2 [2021-08-21T18:46:37.444Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-08-21T18:46:37.445Z] No api/types/ or api/swagger.yaml changes in diff. [2021-08-21T18:46:37.445Z] Congratulations! All TOML source files changed here have valid syntax. [2021-08-21T18:46:37.445Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-08-21T18:46:37.445Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-08-21T18:46:37.445Z] Congratulations! No new tests were added to integration-cli. [2021-08-21T18:46:37.445Z] [2021-08-21T18:46:37.445Z] INFO Start validation with golang-ci-lint [2021-08-21T18:46:37.445Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-08-21T18:46:37.445Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-08-21T18:46:37.445Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-08-21T18:46:37.979Z] #67 DONE 0.9s [2021-08-21T18:46:37.979Z] [2021-08-21T18:46:37.979Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-21T18:46:37.979Z] #68 sha256:f33c873a963311c81b2eb543fbc8429fe76bc9f19072b13d862cab22b45a1347 [2021-08-21T18:46:37.979Z] #68 DONE 0.0s [2021-08-21T18:46:37.979Z] [2021-08-21T18:46:37.979Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-21T18:46:37.979Z] #69 sha256:9a286b665a7358bdd355164ce1d41fa116d87cbc78b41aa3d4c3accaebe187f7 [2021-08-21T18:46:39.346Z] #69 DONE 1.3s [2021-08-21T18:46:39.346Z] [2021-08-21T18:46:39.346Z] #70 exporting to image [2021-08-21T18:46:39.346Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-21T18:46:39.346Z] #70 exporting layers [2021-08-21T18:46:43.723Z] Client: [2021-08-21T18:46:43.723Z] Version: 20.10.8 [2021-08-21T18:46:43.723Z] API version: 1.41 [2021-08-21T18:46:43.723Z] Go version: go1.16.6 [2021-08-21T18:46:43.723Z] Git commit: 3967b7d [2021-08-21T18:46:43.723Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-21T18:46:43.723Z] OS/Arch: windows/amd64 [2021-08-21T18:46:43.723Z] Context: default [2021-08-21T18:46:43.723Z] Experimental: true [2021-08-21T18:46:43.723Z] [2021-08-21T18:46:43.723Z] Server: Docker Engine - Community [2021-08-21T18:46:43.723Z] Engine: [2021-08-21T18:46:43.723Z] Version: 20.10.8 [2021-08-21T18:46:43.723Z] API version: 1.41 (minimum version 1.24) [2021-08-21T18:46:43.723Z] Go version: go1.16.6 [2021-08-21T18:46:43.723Z] Git commit: 75249d8 [2021-08-21T18:46:43.723Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-21T18:46:43.723Z] OS/Arch: windows/amd64 [2021-08-21T18:46:43.723Z] Experimental: true [Pipeline] sh [2021-08-21T18:46:45.230Z] + docker info [2021-08-21T18:46:45.230Z] Client: [2021-08-21T18:46:45.230Z] Context: default [2021-08-21T18:46:45.230Z] Debug Mode: false [2021-08-21T18:46:45.230Z] [2021-08-21T18:46:45.230Z] Server: [2021-08-21T18:46:45.230Z] Containers: 0 [2021-08-21T18:46:45.230Z] Running: 0 [2021-08-21T18:46:45.230Z] Paused: 0 [2021-08-21T18:46:45.230Z] Stopped: 0 [2021-08-21T18:46:45.230Z] Images: 0 [2021-08-21T18:46:45.230Z] Server Version: 20.10.8 [2021-08-21T18:46:45.230Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-21T18:46:45.230Z] Windows: [2021-08-21T18:46:45.230Z] LCOW: [2021-08-21T18:46:45.230Z] Logging Driver: json-file [2021-08-21T18:46:45.230Z] Plugins: [2021-08-21T18:46:45.230Z] Volume: local [2021-08-21T18:46:45.230Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-21T18:46:45.230Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-21T18:46:45.230Z] Swarm: inactive [2021-08-21T18:46:45.230Z] Default Isolation: process [2021-08-21T18:46:45.230Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-21T18:46:45.230Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-21T18:46:45.230Z] OSType: windows [2021-08-21T18:46:45.230Z] Architecture: x86_64 [2021-08-21T18:46:45.230Z] CPUs: 4 [2021-08-21T18:46:45.230Z] Total Memory: 32GiB [2021-08-21T18:46:45.230Z] Name: azwin-2-0dab20 [2021-08-21T18:46:45.230Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-08-21T18:46:45.230Z] Docker Root Dir: D:\docker [2021-08-21T18:46:45.230Z] Debug Mode: false [2021-08-21T18:46:45.230Z] Registry: https://index.docker.io/v1/ [2021-08-21T18:46:45.230Z] Labels: [2021-08-21T18:46:45.230Z] Experimental: true [2021-08-21T18:46:45.230Z] Insecure Registries: [2021-08-21T18:46:45.230Z] 10.0.0.4:5000 [2021-08-21T18:46:45.230Z] 127.0.0.0/8 [2021-08-21T18:46:45.230Z] Registry Mirrors: [2021-08-21T18:46:45.230Z] http://10.0.0.4:5000/ [2021-08-21T18:46:45.230Z] Live Restore Enabled: false [2021-08-21T18:46:45.230Z] Product License: Community Engine [2021-08-21T18:46:45.230Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-08-21T18:46:45.894Z] #70 exporting layers 6.6s done [2021-08-21T18:46:45.894Z] #70 writing image sha256:8274a0c878831ec85d35ca5c40c2bd7e429d5baa667ea7b7a1d680afa30c9883 done [2021-08-21T18:46:45.894Z] #70 naming to docker.io/library/docker:83ec46a7e67402258827a2b9f0e147863646eba0 done [2021-08-21T18:46:45.894Z] #70 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-08-21T18:46:46.258Z] + trap exit INT TERM [2021-08-21T18:46:46.258Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-08-21T18:46:46.258Z] + CONTAINER_NAME=docker-pr1 [2021-08-21T18:46:46.258Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42768/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42768/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=83ec46a7e67402258827a2b9f0e147863646eba0 -e DOCKER_GRAPHDRIVER docker:83ec46a7e67402258827a2b9f0e147863646eba0 hack/make.sh dynbinary [2021-08-21T18:46:46.813Z] #57 246.9 # github.com/containerd/containerd/cmd/containerd [2021-08-21T18:46:46.813Z] #57 246.9 /usr/bin/ld: /tmp/go-link-143703787/000019.o: in function `New': [2021-08-21T18:46:46.813Z] #57 246.9 /tmp/tmp.QWvq0gvecA/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-21T18:46:46.813Z] #57 247.0 + bin/containerd-stress [2021-08-21T18:46:46.813Z] #57 248.0 + bin/containerd-shim [2021-08-21T18:46:47.630Z] [2021-08-21T18:46:47.630Z] Removing bundles/ [2021-08-21T18:46:47.630Z] [2021-08-21T18:46:47.630Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-21T18:46:47.630Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-21T18:46:47.630Z] GOOS="" GOARCH="" GOARM="" [2021-08-21T18:46:51.008Z] #57 255.1 + bin/containerd-shim-runc-v1 [2021-08-21T18:46:54.441Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-21T18:46:54.441Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-1d18adbe\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-21T18:46:54.441Z] ---------------------------------------------------------------------------- [2021-08-21T18:46:54.441Z] [2021-08-21T18:46:54.441Z] INFO: executeCI.ps1 starting at Sat Aug 21 18:46:53 CUT 2021 [2021-08-21T18:46:54.441Z] [2021-08-21T18:46:54.441Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-21T18:46:54.441Z] INFO: Running git version 2.24.1.windows.2 [2021-08-21T18:46:54.441Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-08-21T18:46:54.441Z] INFO: Environment variables: [2021-08-21T18:46:54.441Z] [2021-08-21T18:46:54.441Z] Name Value [2021-08-21T18:46:54.441Z] ---- ----- [2021-08-21T18:46:54.441Z] ALLUSERSPROFILE C:\ProgramData [2021-08-21T18:46:54.441Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-21T18:46:54.441Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-21T18:46:54.441Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-21T18:46:54.442Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-21T18:46:54.442Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-21T18:46:54.442Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-21T18:46:54.442Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-21T18:46:54.442Z] BRANCH_NAME PR-42768 [2021-08-21T18:46:54.442Z] BUILD_DISPLAY_NAME #1 [2021-08-21T18:46:54.442Z] BUILD_ID 1 [2021-08-21T18:46:54.442Z] BUILD_NUMBER 1 [2021-08-21T18:46:54.442Z] BUILD_TAG jenkins-moby-PR-42768-1 [2021-08-21T18:46:54.442Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42768/1/ [2021-08-21T18:46:54.442Z] CHANGE_AUTHOR thaJeztah [2021-08-21T18:46:54.442Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-08-21T18:46:54.442Z] CHANGE_BRANCH libcontainerd_fix_godoc [2021-08-21T18:46:54.442Z] CHANGE_FORK thaJeztah/docker [2021-08-21T18:46:54.442Z] CHANGE_ID 42768 [2021-08-21T18:46:54.442Z] CHANGE_TARGET master [2021-08-21T18:46:54.442Z] CHANGE_TITLE libcontainerd/local: fix GoDoc [2021-08-21T18:46:54.442Z] CHANGE_URL https://github.com/moby/moby/pull/42768 [2021-08-21T18:46:54.442Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-21T18:46:54.442Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-21T18:46:54.442Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-21T18:46:54.442Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-21T18:46:54.442Z] COMPUTERNAME azwin-2-0dab20 [2021-08-21T18:46:54.442Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-21T18:46:54.442Z] ConfigSequenceNumber 0 [2021-08-21T18:46:54.442Z] DOCKER_BUILDKIT 0 [2021-08-21T18:46:54.442Z] DOCKER_DUT_DEBUG 1 [2021-08-21T18:46:54.442Z] DOCKER_EXPERIMENTAL 1 [2021-08-21T18:46:54.442Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-21T18:46:54.442Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-08-21T18:46:54.442Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-21T18:46:54.442Z] EXECUTOR_NUMBER 0 [2021-08-21T18:46:54.442Z] FQDN azwin-2-0dab20.westus.cloudapp.azure.com [2021-08-21T18:46:54.442Z] GIT_BRANCH PR-42768 [2021-08-21T18:46:54.442Z] GIT_COMMIT 83ec46a7e67402258827a2b9f0e147863646eba0 [2021-08-21T18:46:54.442Z] GIT_URL https://github.com/moby/moby.git [2021-08-21T18:46:54.442Z] HUDSON_COOKIE 0ef610f9-e4d6-4d09-b13c-17f87d7a233d [2021-08-21T18:46:54.442Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-21T18:46:54.442Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-21T18:46:54.442Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-21T18:46:54.442Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-08-21T18:46:54.442Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-21T18:46:54.442Z] JENKINS_NODE_COOKIE 711ae80d-0b3d-4117-b22d-aeeb85ca1687 [2021-08-21T18:46:54.442Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-21T18:46:54.442Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-21T18:46:54.442Z] JOB_BASE_NAME PR-42768 [2021-08-21T18:46:54.442Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42768/display/redirect [2021-08-21T18:46:54.442Z] JOB_NAME moby/PR-42768 [2021-08-21T18:46:54.442Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42768/ [2021-08-21T18:46:54.442Z] library.jps.version master [2021-08-21T18:46:54.442Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-21T18:46:54.442Z] NODE_LABELS amd64 azure azwin-2-0dab20 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-08-21T18:46:54.442Z] NODE_NAME azwin-2-0dab20 [2021-08-21T18:46:54.442Z] NUMBER_OF_PROCESSORS 4 [2021-08-21T18:46:54.442Z] OS Windows_NT [2021-08-21T18:46:54.442Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-21T18:46:54.442Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-21T18:46:54.442Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-21T18:46:54.442Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-08-21T18:46:54.442Z] PROCESSOR_LEVEL 6 [2021-08-21T18:46:54.442Z] PROCESSOR_REVISION 5504 [2021-08-21T18:46:54.442Z] ProgramData C:\ProgramData [2021-08-21T18:46:54.442Z] ProgramFiles C:\Program Files [2021-08-21T18:46:54.442Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-21T18:46:54.442Z] ProgramW6432 C:\Program Files [2021-08-21T18:46:54.442Z] PROMPT $P$G [2021-08-21T18:46:54.442Z] PSExecutionPolicyPreference Bypass [2021-08-21T18:46:54.442Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-21T18:46:54.442Z] PUBLIC C:\Users\Public [2021-08-21T18:46:54.442Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42768/1/display/redirect?page=artif... [2021-08-21T18:46:54.442Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42768/1/display/redirect?page=changes [2021-08-21T18:46:54.442Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42768/1/display/redirect [2021-08-21T18:46:54.442Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42768/1/display/redirect?page=tests [2021-08-21T18:46:54.442Z] SKIP_VALIDATION_TESTS 1 [2021-08-21T18:46:54.442Z] SOURCES_DRIVE d [2021-08-21T18:46:54.442Z] SOURCES_SUBDIR gopath [2021-08-21T18:46:54.442Z] STAGE_NAME Run tests [2021-08-21T18:46:54.442Z] SystemDrive C: [2021-08-21T18:46:54.442Z] SystemRoot C:\Windows [2021-08-21T18:46:54.442Z] TEMP C:\Windows\TEMP [2021-08-21T18:46:54.442Z] TESTDEBUG 0 [2021-08-21T18:46:54.442Z] TESTRUN_DRIVE d [2021-08-21T18:46:54.442Z] TESTRUN_SUBDIR CI [2021-08-21T18:46:54.442Z] TIMEOUT 120m [2021-08-21T18:46:54.442Z] TMP C:\Windows\TEMP [2021-08-21T18:46:54.442Z] USERDOMAIN WORKGROUP [2021-08-21T18:46:54.442Z] USERNAME azwin-2-0dab20$ [2021-08-21T18:46:54.442Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-21T18:46:54.442Z] windir C:\Windows [2021-08-21T18:46:54.442Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-08-21T18:46:54.442Z] WINDOWS_BASE_IMAGE_TAG 10.0.20348.1 [2021-08-21T18:46:54.442Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-21T18:46:54.442Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-21T18:46:54.442Z] [2021-08-21T18:46:54.442Z] [2021-08-21T18:46:54.442Z] [2021-08-21T18:46:54.442Z] INFO: Sources under d:\gopath\... [2021-08-21T18:46:54.442Z] INFO: Test run under d:\CI\... [2021-08-21T18:46:54.442Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-21T18:46:54.442Z] INFO: docker/docker repository was found [2021-08-21T18:46:54.442Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 from docker hub. This may take some time... [2021-08-21T18:46:54.898Z] 10.0.20348.1: Pulling from windows/servercore/insider [2021-08-21T18:46:55.353Z] 8f616e6e9eec: Pulling fs layer [2021-08-21T18:46:56.316Z] #57 260.3 + bin/containerd-shim-runc-v2 [2021-08-21T18:46:56.577Z] #57 260.9 + binaries [2021-08-21T18:46:56.577Z] #57 260.9 + install -D bin/containerd /build/containerd [2021-08-21T18:46:56.577Z] #57 260.9 + install -D bin/containerd-shim /build/containerd-shim [2021-08-21T18:46:56.577Z] #57 260.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-21T18:46:56.577Z] #57 260.9 + install -D bin/ctr /build/ctr [2021-08-21T18:46:59.111Z] #57 DONE 263.4s [2021-08-21T18:47:00.045Z] [2021-08-21T18:47:00.045Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-21T18:47:00.045Z] #58 sha256:597a255a89d90dcdc1e28afe80ed7a40f6a8c71988e6d62372700c89e4396976 [2021-08-21T18:47:01.420Z] #58 DONE 1.4s [2021-08-21T18:47:01.420Z] [2021-08-21T18:47:01.420Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-21T18:47:01.420Z] #62 sha256:08b780c9da47a77f0ab464b572b378ce9604591255c92ac5955a648f84c735c8 [2021-08-21T18:47:01.689Z] #62 DONE 0.3s [2021-08-21T18:47:01.689Z] [2021-08-21T18:47:01.689Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-21T18:47:01.689Z] #67 sha256:f75ae15660f9e17fa66bed9607dc36b26c3eddf46c5686d067e145bf3bbe689d [2021-08-21T18:47:03.062Z] #67 DONE 1.5s [2021-08-21T18:47:03.062Z] [2021-08-21T18:47:03.062Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-21T18:47:03.062Z] #68 sha256:e2801e2a839a6be6e28b17f5f7cc9036580b7bb908817abef2df8faa5da85ad8 [2021-08-21T18:47:03.062Z] #68 DONE 0.0s [2021-08-21T18:47:03.320Z] [2021-08-21T18:47:03.320Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-21T18:47:03.320Z] #69 sha256:fce523fc892260bf68e419ad797cb011e205605d36d3732a64e616b13e27867c [2021-08-21T18:47:04.695Z] #69 DONE 1.2s [2021-08-21T18:47:04.695Z] [2021-08-21T18:47:04.695Z] #70 exporting to image [2021-08-21T18:47:04.695Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-21T18:47:04.695Z] #70 exporting layers [2021-08-21T18:47:05.633Z] 8f616e6e9eec: Verifying Checksum [2021-08-21T18:47:05.633Z] 8f616e6e9eec: Download complete [2021-08-21T18:47:05.785Z] Removing intermediate container d47232b76341 [2021-08-21T18:47:05.785Z] ---> 78e35f575dbc [2021-08-21T18:47:05.785Z] Step 7/10 : 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-21T18:47:05.785Z] ---> Running in a8034cadbcfb [2021-08-21T18:47:05.785Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-08-21T18:47:05.785Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-21T18:47:05.785Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-21T18:47:05.785Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-21T18:47:05.785Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-21T18:47:05.785Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-08-21T18:47:05.785Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-21T18:47:05.785Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-21T18:47:05.785Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-21T18:47:05.785Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-21T18:47:05.785Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-21T18:47:05.785Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-21T18:47:05.785Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-21T18:47:05.785Z] INFO: Build done for gotestsum... [2021-08-21T18:47:11.261Z] #70 exporting layers 6.8s done [2021-08-21T18:47:11.262Z] #70 writing image sha256:893da251a84c2b44c91ff6b48fcd73f27175c5b611916945bd927c84fc885dfc done [2021-08-21T18:47:11.262Z] #70 naming to docker.io/library/docker:83ec46a7e67402258827a2b9f0e147863646eba0 done [2021-08-21T18:47:11.262Z] #70 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-21T18:47:11.613Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42768/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=83ec46a7e67402258827a2b9f0e147863646eba0 -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:83ec46a7e67402258827a2b9f0e147863646eba0 hack/make.sh dynbinary test-integration [2021-08-21T18:47:12.995Z] [2021-08-21T18:47:12.995Z] Removing bundles/ [2021-08-21T18:47:12.995Z] [2021-08-21T18:47:12.995Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-21T18:47:12.995Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-21T18:47:12.995Z] GOOS="" GOARCH="" GOARM="" [2021-08-21T18:47:14.362Z] Removing intermediate container a8034cadbcfb [2021-08-21T18:47:14.362Z] ---> 5143613f2797 [2021-08-21T18:47:14.362Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-08-21T18:47:14.362Z] ---> Running in aeaafa8c498c [2021-08-21T18:47:14.362Z] Removing intermediate container aeaafa8c498c [2021-08-21T18:47:14.362Z] ---> acee2567696e [2021-08-21T18:47:14.362Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-21T18:47:14.362Z] ---> Running in de71d0473411 [2021-08-21T18:47:14.362Z] Removing intermediate container de71d0473411 [2021-08-21T18:47:14.362Z] ---> 74f7be20e70f [2021-08-21T18:47:14.362Z] Step 10/10 : COPY . . [2021-08-21T18:47:35.509Z] ---> 9689dd9b2c3f [2021-08-21T18:47:35.509Z] Successfully built 9689dd9b2c3f [2021-08-21T18:47:35.509Z] Successfully tagged docker:latest [2021-08-21T18:47:35.509Z] INFO: Image build ended at 08/21/2021 18:47:34. Duration:00:02:33.0165760 [2021-08-21T18:47:35.509Z] [2021-08-21T18:47:35.509Z] [2021-08-21T18:47:35.509Z] INFO: Building the test binaries at 08/21/2021 18:47:34... [2021-08-21T18:47:37.777Z] INFO: make.ps1 starting at 08/21/2021 18:47:37 [2021-08-21T18:47:38.237Z] INFO: Git commit (83ec46a7e6) assumed from DOCKER_GITCOMMIT environment variable [2021-08-21T18:47:38.237Z] INFO: Invoking autogen... [2021-08-21T18:47:38.696Z] INFO: Building daemon... [2021-08-21T18:47:42.386Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2021-08-21T18:47:42.386Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-21T18:47:42.386Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2021-08-21T18:47:42.386Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-21T18:47:42.387Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-21T18:47:42.387Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-21T18:47:42.387Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-21T18:47:42.387Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-21T18:47:42.387Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-21T18:47:42.387Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-21T18:47:42.387Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-21T18:47:42.387Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-21T18:47:42.387Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-21T18:47:42.387Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-21T18:47:42.387Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 5.7% of statements [2021-08-21T18:47:42.387Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-21T18:47:42.387Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-21T18:47:42.387Z] ? github.com/docker/docker/api/types [no test files] [2021-08-21T18:47:42.387Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-21T18:47:42.387Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-21T18:47:42.387Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-21T18:47:42.387Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-21T18:47:42.387Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2021-08-21T18:47:42.387Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2021-08-21T18:47:42.387Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-21T18:47:42.387Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-21T18:47:42.387Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-21T18:47:42.387Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-21T18:47:42.387Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-21T18:47:42.387Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-21T18:47:42.387Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-21T18:47:42.387Z] ok github.com/docker/docker/api/types/time 0.054s coverage: 100.0% of statements [2021-08-21T18:47:42.387Z] ok github.com/docker/docker/api/types/versions 0.015s coverage: 75.0% of statements [2021-08-21T18:47:42.387Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-21T18:47:42.387Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-21T18:47:42.387Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-21T18:47:42.387Z] ? github.com/docker/docker/builder [no test files] [2021-08-21T18:47:42.387Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-21T18:47:42.387Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-21T18:47:42.387Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-21T18:47:42.387Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-21T18:47:42.387Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-21T18:47:42.387Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-21T18:47:42.387Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-21T18:47:42.387Z] ok github.com/docker/docker/builder/remotecontext 0.244s coverage: 13.7% of statements [2021-08-21T18:47:42.387Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-08-21T18:47:42.387Z] ok github.com/docker/docker/builder/dockerfile 0.375s coverage: 49.0% of statements [2021-08-21T18:47:42.387Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-21T18:47:42.387Z] ok github.com/docker/docker/cmd/docker-proxy 0.190s coverage: 69.3% of statements [2021-08-21T18:47:42.961Z] ok github.com/docker/docker/builder/remotecontext/git 4.740s coverage: 86.3% of statements [2021-08-21T18:47:42.961Z] ? github.com/docker/docker/cli [no test files] [2021-08-21T18:47:42.961Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-21T18:47:48.263Z] ok github.com/docker/docker/client 0.242s coverage: 75.4% of statements [2021-08-21T18:47:51.663Z] c67ded6868b6: Pull complete [2021-08-21T18:47:51.663Z] Digest: sha256:1be9c8378b8c32d31538253a4b96169f5138a5f6d4c0a04e8d8f9a80b9ac8097 [2021-08-21T18:47:51.663Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-21T18:47:51.663Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-21T18:47:51.663Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-08-21T18:47:51.663Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-08-21T18:47:51.663Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2114' [2021-08-21T18:47:51.663Z] INFO: Docker version of control daemon [2021-08-21T18:47:51.663Z] [2021-08-21T18:47:51.663Z] Client: [2021-08-21T18:47:51.663Z] Version: 20.10.8 [2021-08-21T18:47:51.663Z] API version: 1.41 [2021-08-21T18:47:51.663Z] Go version: go1.16.6 [2021-08-21T18:47:51.663Z] Git commit: 3967b7d [2021-08-21T18:47:51.663Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-21T18:47:51.663Z] OS/Arch: windows/amd64 [2021-08-21T18:47:51.663Z] Context: default [2021-08-21T18:47:51.663Z] Experimental: true [2021-08-21T18:47:51.663Z] [2021-08-21T18:47:51.663Z] Server: Docker Engine - Community [2021-08-21T18:47:51.663Z] Engine: [2021-08-21T18:47:51.663Z] Version: 20.10.8 [2021-08-21T18:47:51.663Z] API version: 1.41 (minimum version 1.24) [2021-08-21T18:47:51.663Z] Go version: go1.16.6 [2021-08-21T18:47:51.663Z] Git commit: 75249d8 [2021-08-21T18:47:51.663Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-21T18:47:51.663Z] OS/Arch: windows/amd64 [2021-08-21T18:47:51.663Z] Experimental: true [2021-08-21T18:47:51.663Z] [2021-08-21T18:47:51.663Z] INFO: Docker info of control daemon [2021-08-21T18:47:51.663Z] [2021-08-21T18:47:51.663Z] Client: [2021-08-21T18:47:51.663Z] Context: default [2021-08-21T18:47:51.663Z] Debug Mode: false [2021-08-21T18:47:51.663Z] Plugins: [2021-08-21T18:47:51.663Z] app: Docker Application (Docker Inc., v0.8.0) [2021-08-21T18:47:51.663Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-08-21T18:47:51.663Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-08-21T18:47:51.663Z] [2021-08-21T18:47:51.663Z] Server: [2021-08-21T18:47:51.663Z] Containers: 0 [2021-08-21T18:47:51.663Z] Running: 0 [2021-08-21T18:47:51.663Z] Paused: 0 [2021-08-21T18:47:51.663Z] Stopped: 0 [2021-08-21T18:47:51.663Z] Images: 1 [2021-08-21T18:47:51.663Z] Server Version: 20.10.8 [2021-08-21T18:47:51.663Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-21T18:47:51.663Z] Windows: [2021-08-21T18:47:51.663Z] LCOW: [2021-08-21T18:47:51.663Z] Logging Driver: json-file [2021-08-21T18:47:51.663Z] Plugins: [2021-08-21T18:47:51.663Z] Volume: local [2021-08-21T18:47:51.663Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-21T18:47:51.663Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-21T18:47:51.663Z] Swarm: inactive [2021-08-21T18:47:51.663Z] Default Isolation: process [2021-08-21T18:47:51.663Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-21T18:47:51.663Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-08-21T18:47:51.663Z] OSType: windows [2021-08-21T18:47:51.663Z] Architecture: x86_64 [2021-08-21T18:47:51.663Z] CPUs: 4 [2021-08-21T18:47:51.663Z] Total Memory: 32GiB [2021-08-21T18:47:51.663Z] Name: azwin-2-e7c200 [2021-08-21T18:47:51.663Z] ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ [2021-08-21T18:47:51.663Z] Docker Root Dir: D:\docker [2021-08-21T18:47:51.663Z] Debug Mode: false [2021-08-21T18:47:51.663Z] Registry: https://index.docker.io/v1/ [2021-08-21T18:47:51.663Z] Labels: [2021-08-21T18:47:51.663Z] Experimental: true [2021-08-21T18:47:51.663Z] Insecure Registries: [2021-08-21T18:47:51.663Z] 10.0.0.4:5000 [2021-08-21T18:47:51.663Z] 127.0.0.0/8 [2021-08-21T18:47:51.663Z] Registry Mirrors: [2021-08-21T18:47:51.663Z] http://10.0.0.4:5000/ [2021-08-21T18:47:51.663Z] Live Restore Enabled: false [2021-08-21T18:47:51.663Z] Product License: Community Engine [2021-08-21T18:47:51.663Z] [2021-08-21T18:47:51.663Z] [2021-08-21T18:47:51.663Z] INFO: Commit hash is 83ec46a7e6 [2021-08-21T18:47:51.663Z] INFO: Nuke-Everything... [2021-08-21T18:47:51.663Z] INFO: Container count on control daemon to delete is 0 [2021-08-21T18:47:51.663Z] INFO: Nuking d:\CI [2021-08-21T18:47:51.663Z] INFO: Zapped successfully [2021-08-21T18:47:51.663Z] INFO: Location for testing is d:\CI\PR-42768\1 [2021-08-21T18:47:51.663Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-21T18:47:51.663Z] [2021-08-21T18:47:51.663Z] [2021-08-21T18:47:51.663Z] INFO: Building the image from Dockerfile.windows at 08/21/2021 18:47:51... [2021-08-21T18:47:51.663Z] [2021-08-21T18:47:52.728Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-21T18:47:52.728Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-21T18:47:52.728Z] GOOS="" GOARCH="" GOARM="" [2021-08-21T18:47:52.728Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-21T18:47:52.728Z] [2021-08-21T18:47:52.728Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-21T18:47:52.728Z] DOCKER_SYSTEMD=1 [2021-08-21T18:47:52.728Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-21T18:47:52.728Z] HOSTNAME=72fa8b80d7fc [2021-08-21T18:47:52.728Z] DEST=bundles/test-integration [2021-08-21T18:47:52.728Z] PWD=/go/src/github.com/docker/docker [2021-08-21T18:47:52.728Z] DOCKER_GITCOMMIT=83ec46a7e67402258827a2b9f0e147863646eba0 [2021-08-21T18:47:52.728Z] container=docker [2021-08-21T18:47:52.728Z] HOME=/root [2021-08-21T18:47:52.728Z] LANG=C.UTF-8 [2021-08-21T18:47:52.728Z] INVOCATION_ID=687a9fa0ba634047ac1827e6853b86cf [2021-08-21T18:47:52.728Z] GOLANG_VERSION=1.16.7 [2021-08-21T18:47:52.728Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-21T18:47:52.728Z] VALIDATE_BRANCH=master [2021-08-21T18:47:52.728Z] TERM=xterm [2021-08-21T18:47:52.728Z] DOCKER_PKG=github.com/docker/docker [2021-08-21T18:47:52.728Z] SHLVL=3 [2021-08-21T18:47:52.728Z] TIMEOUT=120m [2021-08-21T18:47:52.728Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-21T18:47:52.728Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-21T18:47:52.728Z] GO111MODULE=off [2021-08-21T18:47:52.728Z] DOCKER_EXPERIMENTAL=1 [2021-08-21T18:47:52.728Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-21T18:47:52.728Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-21T18:47:52.728Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-21T18:47:52.728Z] GOPATH=/go [2021-08-21T18:47:52.728Z] PKG_CONFIG=pkg-config [2021-08-21T18:47:52.728Z] _=/usr/bin/env [2021-08-21T18:47:52.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-21T18:47:57.445Z] Sending build context to Docker daemon 61MB [2021-08-21T18:47:57.445Z] [2021-08-21T18:47:57.445Z] Step 1/10 : FROM microsoft/windowsservercore [2021-08-21T18:47:57.445Z] ---> d1724c2d9a84 [2021-08-21T18:47:57.445Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-21T18:47:57.445Z] ---> Running in 27358a401d4a [2021-08-21T18:47:57.902Z] Removing intermediate container 27358a401d4a [2021-08-21T18:47:57.902Z] ---> eeb73e811525 [2021-08-21T18:47:57.902Z] Step 3/10 : ARG GO_VERSION=1.16.7 [2021-08-21T18:47:57.902Z] ---> Running in 52696d1afd8b [2021-08-21T18:47:58.362Z] Removing intermediate container 52696d1afd8b [2021-08-21T18:47:58.362Z] ---> 85c5e89b9e66 [2021-08-21T18:47:58.362Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-21T18:47:58.362Z] ---> Running in 59dbe4fece83 [2021-08-21T18:47:58.818Z] Removing intermediate container 59dbe4fece83 [2021-08-21T18:47:58.818Z] ---> fa692479ac63 [2021-08-21T18:47:58.818Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-08-21T18:47:58.818Z] ---> Running in da80f4d5d55f [2021-08-21T18:47:59.276Z] Removing intermediate container da80f4d5d55f [2021-08-21T18:47:59.276Z] ---> 55a3516446f0 [2021-08-21T18:47:59.276Z] Step 6/10 : 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'); 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; $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-21T18:47:59.276Z] ---> Running in 5f9f7a5ef864 [2021-08-21T18:48:14.100Z] [2021-08-21T18:48:14.100Z] SUCCESS: Specified value was saved. [2021-08-21T18:48:14.556Z] INFO: Downloading git... [2021-08-21T18:48:16.113Z] INFO: Downloading go... [2021-08-21T18:48:17.651Z] INFO: Downloading compiler 1 of 3... [2021-08-21T18:48:17.651Z] INFO: Downloading compiler 2 of 3... [2021-08-21T18:48:18.116Z] INFO: Downloading compiler 3 of 3... [2021-08-21T18:48:18.116Z] INFO: Extracting git... [2021-08-21T18:48:24.020Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-21T18:48:24.020Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-21T18:48:24.020Z] GOOS="" GOARCH="" GOARM="" [2021-08-21T18:48:24.020Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-21T18:48:24.020Z] [2021-08-21T18:48:24.020Z] + TEST_INTEGRATION_DEST=2 [2021-08-21T18:48:24.020Z] + CONTAINER_NAME=docker-pr1-2 [2021-08-21T18:48:24.020Z] + TEST_SKIP_INTEGRATION=1 [2021-08-21T18:48:24.020Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-08-21T18:48:24.020Z] + run_tests [2021-08-21T18:48:24.020Z] + c=0 [2021-08-21T18:48:24.020Z] + '[' -n 0 ']' [2021-08-21T18:48:24.020Z] + rm= [2021-08-21T18:48:24.020Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42768/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42768/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42768/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=83ec46a7e67402258827a2b9f0e147863646eba0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:83ec46a7e67402258827a2b9f0e147863646eba0 hack/make.sh '' test-integration [2021-08-21T18:48:24.020Z] ++ jobs -p [2021-08-21T18:48:24.020Z] + for job in $(jobs -p) [2021-08-21T18:48:24.020Z] + wait 11555 [2021-08-21T18:48:24.020Z] + TEST_INTEGRATION_DEST=3 [2021-08-21T18:48:24.020Z] + CONTAINER_NAME=docker-pr1-3 [2021-08-21T18:48:24.020Z] + TEST_SKIP_INTEGRATION=1 [2021-08-21T18:48:24.020Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-08-21T18:48:24.020Z] + run_tests [2021-08-21T18:48:24.020Z] + '[' -n 0 ']' [2021-08-21T18:48:24.020Z] + rm= [2021-08-21T18:48:24.020Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42768/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42768/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42768/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=83ec46a7e67402258827a2b9f0e147863646eba0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:83ec46a7e67402258827a2b9f0e147863646eba0 hack/make.sh '' test-integration [2021-08-21T18:48:24.020Z] + TEST_INTEGRATION_DEST=1 [2021-08-21T18:48:24.020Z] + CONTAINER_NAME=docker-pr1-1 [2021-08-21T18:48:24.020Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-08-21T18:48:24.020Z] + run_tests test-integration-flaky [2021-08-21T18:48:24.020Z] + '[' -n 0 ']' [2021-08-21T18:48:24.020Z] + rm= [2021-08-21T18:48:24.020Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42768/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42768/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42768/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=83ec46a7e67402258827a2b9f0e147863646eba0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:83ec46a7e67402258827a2b9f0e147863646eba0 hack/make.sh test-integration-flaky test-integration [2021-08-21T18:48:24.020Z] [2021-08-21T18:48:24.020Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-21T18:48:24.020Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-21T18:48:24.020Z] HOSTNAME=e72f21684467 [2021-08-21T18:48:24.020Z] TEST_SKIP_INTEGRATION=1 [2021-08-21T18:48:24.020Z] TESTDEBUG=0 [2021-08-21T18:48:24.020Z] DEST=bundles/test-integration [2021-08-21T18:48:24.020Z] PWD=/go/src/github.com/docker/docker [2021-08-21T18:48:24.020Z] KEEPBUNDLE=1 [2021-08-21T18:48:24.020Z] DOCKER_GITCOMMIT=83ec46a7e67402258827a2b9f0e147863646eba0 [2021-08-21T18:48:24.020Z] container=docker [2021-08-21T18:48:24.020Z] HOME=/root [2021-08-21T18:48:24.020Z] GOLANG_VERSION=1.16.7 [2021-08-21T18:48:24.020Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-21T18:48:24.020Z] VALIDATE_BRANCH=master [2021-08-21T18:48:24.020Z] TERM=xterm [2021-08-21T18:48:24.020Z] DOCKER_PKG=github.com/docker/docker [2021-08-21T18:48:24.020Z] SHLVL=1 [2021-08-21T18:48:24.020Z] TIMEOUT=120m [2021-08-21T18:48:24.020Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-21T18:48:24.020Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-21T18:48:24.020Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-08-21T18:48:24.020Z] GO111MODULE=off [2021-08-21T18:48:24.020Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-21T18:48:24.020Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-21T18:48:24.020Z] GOPATH=/go [2021-08-21T18:48:24.020Z] PKG_CONFIG=pkg-config [2021-08-21T18:48:24.020Z] _=/usr/bin/env [2021-08-21T18:48:24.020Z] Building test suite binary ./integration-cli/test.main [2021-08-21T18:48:24.020Z] [2021-08-21T18:48:24.020Z] [2021-08-21T18:48:24.020Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-08-21T18:48:24.020Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-21T18:48:24.020Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-21T18:48:24.020Z] HOSTNAME=1f92ddec41e9 [2021-08-21T18:48:24.020Z] TEST_SKIP_INTEGRATION=1 [2021-08-21T18:48:24.020Z] TESTDEBUG=0 [2021-08-21T18:48:24.020Z] DEST=bundles/test-integration [2021-08-21T18:48:24.020Z] PWD=/go/src/github.com/docker/docker [2021-08-21T18:48:24.020Z] KEEPBUNDLE=1 [2021-08-21T18:48:24.020Z] DOCKER_GITCOMMIT=83ec46a7e67402258827a2b9f0e147863646eba0 [2021-08-21T18:48:24.020Z] container=docker [2021-08-21T18:48:24.020Z] HOME=/root [2021-08-21T18:48:24.020Z] GOLANG_VERSION=1.16.7 [2021-08-21T18:48:24.020Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-21T18:48:24.020Z] VALIDATE_BRANCH=master [2021-08-21T18:48:24.020Z] TERM=xterm [2021-08-21T18:48:24.020Z] DOCKER_PKG=github.com/docker/docker [2021-08-21T18:48:24.020Z] SHLVL=1 [2021-08-21T18:48:24.020Z] TIMEOUT=120m [2021-08-21T18:48:24.020Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-21T18:48:24.020Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-21T18:48:24.021Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-08-21T18:48:24.021Z] GO111MODULE=off [2021-08-21T18:48:24.021Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-21T18:48:24.021Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-21T18:48:24.021Z] GOPATH=/go [2021-08-21T18:48:24.021Z] PKG_CONFIG=pkg-config [2021-08-21T18:48:24.021Z] _=/usr/bin/env [2021-08-21T18:48:24.021Z] Building test suite binary ./integration-cli/test.main [2021-08-21T18:48:24.021Z] No new tests added to integration. [2021-08-21T18:48:24.021Z] [2021-08-21T18:48:24.021Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-21T18:48:24.021Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-21T18:48:24.021Z] HOSTNAME=c2398b7d9c94 [2021-08-21T18:48:24.021Z] TESTDEBUG=0 [2021-08-21T18:48:24.021Z] DEST=bundles/test-integration [2021-08-21T18:48:24.021Z] PWD=/go/src/github.com/docker/docker [2021-08-21T18:48:24.021Z] KEEPBUNDLE=1 [2021-08-21T18:48:24.021Z] DOCKER_GITCOMMIT=83ec46a7e67402258827a2b9f0e147863646eba0 [2021-08-21T18:48:24.021Z] container=docker [2021-08-21T18:48:24.021Z] HOME=/root [2021-08-21T18:48:24.021Z] GOLANG_VERSION=1.16.7 [2021-08-21T18:48:24.021Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-21T18:48:24.021Z] VALIDATE_BRANCH=master [2021-08-21T18:48:24.021Z] TERM=xterm [2021-08-21T18:48:24.021Z] DOCKER_PKG=github.com/docker/docker [2021-08-21T18:48:24.021Z] SHLVL=1 [2021-08-21T18:48:24.021Z] TIMEOUT=120m [2021-08-21T18:48:24.021Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-21T18:48:24.021Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-21T18:48:24.021Z] GO111MODULE=off [2021-08-21T18:48:24.021Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-21T18:48:24.021Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-21T18:48:24.021Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-21T18:48:24.021Z] GOPATH=/go [2021-08-21T18:48:24.021Z] PKG_CONFIG=pkg-config [2021-08-21T18:48:24.021Z] _=/usr/bin/env [2021-08-21T18:48:24.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-21T18:48:31.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-21T18:48:31.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-21T18:48:31.586Z] 8f616e6e9eec: Pull complete [2021-08-21T18:48:31.586Z] Digest: sha256:a6a48a5257388a1c2baecf6b7a8607969e5db5ef410f28deebd08932d3af9c19 [2021-08-21T18:48:31.586Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-21T18:48:31.586Z] mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-21T18:48:31.586Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 completed successfully [2021-08-21T18:48:31.586Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 as microsoft/windowsservercore [2021-08-21T18:48:31.586Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.1' [2021-08-21T18:48:31.586Z] INFO: Docker version of control daemon [2021-08-21T18:48:31.586Z] [2021-08-21T18:48:31.586Z] Client: [2021-08-21T18:48:31.586Z] Version: 20.10.8 [2021-08-21T18:48:31.586Z] API version: 1.41 [2021-08-21T18:48:31.586Z] Go version: go1.16.6 [2021-08-21T18:48:31.586Z] Git commit: 3967b7d [2021-08-21T18:48:31.586Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-21T18:48:31.586Z] OS/Arch: windows/amd64 [2021-08-21T18:48:31.586Z] Context: default [2021-08-21T18:48:31.586Z] Experimental: true [2021-08-21T18:48:31.586Z] [2021-08-21T18:48:31.586Z] Server: Docker Engine - Community [2021-08-21T18:48:31.586Z] Engine: [2021-08-21T18:48:31.586Z] Version: 20.10.8 [2021-08-21T18:48:31.586Z] API version: 1.41 (minimum version 1.24) [2021-08-21T18:48:31.586Z] Go version: go1.16.6 [2021-08-21T18:48:31.586Z] Git commit: 75249d8 [2021-08-21T18:48:31.586Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-21T18:48:31.586Z] OS/Arch: windows/amd64 [2021-08-21T18:48:31.586Z] Experimental: true [2021-08-21T18:48:31.586Z] [2021-08-21T18:48:31.586Z] INFO: Docker info of control daemon [2021-08-21T18:48:31.586Z] [2021-08-21T18:48:31.587Z] Client: [2021-08-21T18:48:31.587Z] Context: default [2021-08-21T18:48:31.587Z] Debug Mode: false [2021-08-21T18:48:31.587Z] [2021-08-21T18:48:31.587Z] Server: [2021-08-21T18:48:31.587Z] Containers: 0 [2021-08-21T18:48:31.587Z] Running: 0 [2021-08-21T18:48:31.587Z] Paused: 0 [2021-08-21T18:48:31.587Z] Stopped: 0 [2021-08-21T18:48:31.587Z] Images: 1 [2021-08-21T18:48:31.587Z] Server Version: 20.10.8 [2021-08-21T18:48:31.587Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-21T18:48:31.587Z] Windows: [2021-08-21T18:48:31.587Z] LCOW: [2021-08-21T18:48:31.587Z] Logging Driver: json-file [2021-08-21T18:48:31.587Z] Plugins: [2021-08-21T18:48:31.587Z] Volume: local [2021-08-21T18:48:31.587Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-21T18:48:31.587Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-21T18:48:31.587Z] Swarm: inactive [2021-08-21T18:48:31.587Z] Default Isolation: process [2021-08-21T18:48:31.587Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-21T18:48:31.587Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-21T18:48:31.587Z] OSType: windows [2021-08-21T18:48:31.587Z] Architecture: x86_64 [2021-08-21T18:48:31.587Z] CPUs: 4 [2021-08-21T18:48:31.587Z] Total Memory: 32GiB [2021-08-21T18:48:31.587Z] Name: azwin-2-0dab20 [2021-08-21T18:48:31.587Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-08-21T18:48:31.587Z] Docker Root Dir: D:\docker [2021-08-21T18:48:31.587Z] Debug Mode: false [2021-08-21T18:48:31.587Z] Registry: https://index.docker.io/v1/ [2021-08-21T18:48:31.587Z] Labels: [2021-08-21T18:48:31.587Z] Experimental: true [2021-08-21T18:48:31.587Z] Insecure Registries: [2021-08-21T18:48:31.587Z] 10.0.0.4:5000 [2021-08-21T18:48:31.587Z] 127.0.0.0/8 [2021-08-21T18:48:31.587Z] Registry Mirrors: [2021-08-21T18:48:31.587Z] http://10.0.0.4:5000/ [2021-08-21T18:48:31.587Z] Live Restore Enabled: false [2021-08-21T18:48:31.587Z] Product License: Community Engine [2021-08-21T18:48:31.587Z] [2021-08-21T18:48:31.587Z] [2021-08-21T18:48:31.587Z] INFO: Commit hash is 83ec46a7e6 [2021-08-21T18:48:31.587Z] INFO: Nuke-Everything... [2021-08-21T18:48:31.587Z] INFO: Container count on control daemon to delete is 0 [2021-08-21T18:48:31.587Z] INFO: Nuking d:\CI [2021-08-21T18:48:31.587Z] INFO: Zapped successfully [2021-08-21T18:48:31.587Z] INFO: Location for testing is d:\CI\PR-42768\1 [2021-08-21T18:48:31.587Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-21T18:48:31.587Z] [2021-08-21T18:48:31.587Z] [2021-08-21T18:48:31.587Z] INFO: Building the image from Dockerfile.windows at 08/21/2021 18:48:21... [2021-08-21T18:48:31.587Z] [2021-08-21T18:48:31.587Z] Sending build context to Docker daemon 61MB [2021-08-21T18:48:31.587Z] [2021-08-21T18:48:31.587Z] Step 1/10 : FROM microsoft/windowsservercore [2021-08-21T18:48:31.587Z] ---> a4938fe7222f [2021-08-21T18:48:31.587Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-21T18:48:31.587Z] ---> Running in 96489e7edc7a [2021-08-21T18:48:31.587Z] Removing intermediate container 96489e7edc7a [2021-08-21T18:48:31.587Z] ---> ca22c5ac5817 [2021-08-21T18:48:31.587Z] Step 3/10 : ARG GO_VERSION=1.16.7 [2021-08-21T18:48:31.587Z] ---> Running in 76de2ec55b30 [2021-08-21T18:48:31.587Z] Removing intermediate container 76de2ec55b30 [2021-08-21T18:48:31.587Z] ---> 5c9554dc4265 [2021-08-21T18:48:31.587Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-21T18:48:31.587Z] ---> Running in 017613c03145 [2021-08-21T18:48:31.587Z] Removing intermediate container 017613c03145 [2021-08-21T18:48:31.587Z] ---> 8211e4b43808 [2021-08-21T18:48:31.587Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-08-21T18:48:31.587Z] ---> Running in ab5d101aea95 [2021-08-21T18:48:31.587Z] Removing intermediate container ab5d101aea95 [2021-08-21T18:48:31.587Z] ---> 4707ae3bea92 [2021-08-21T18:48:31.587Z] Step 6/10 : 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'); 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; $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-21T18:48:31.587Z] ---> Running in 15a36fba229f [2021-08-21T18:48:31.587Z] [2021-08-21T18:48:31.587Z] SUCCESS: Specified value was saved. [2021-08-21T18:48:32.548Z] INFO: Downloading git... [2021-08-21T18:48:32.911Z] INFO: Expanding go... [2021-08-21T18:48:33.510Z] INFO: Downloading go... [2021-08-21T18:48:34.999Z] ok github.com/docker/docker/container 0.199s coverage: 34.8% of statements [2021-08-21T18:48:34.999Z] ok github.com/docker/docker/cmd/dockerd/trap 3.049s coverage: 0.0% of statements [2021-08-21T18:48:34.999Z] ok github.com/docker/docker/cmd/dockerd 0.190s coverage: 29.1% of statements [2021-08-21T18:48:34.999Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-21T18:48:34.999Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-21T18:48:34.999Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-21T18:48:34.999Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-21T18:48:34.999Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-21T18:48:34.999Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.054s coverage: 65.3% of statements [2021-08-21T18:48:35.044Z] INFO: Downloading compiler 1 of 3... [2021-08-21T18:48:35.260Z] ok github.com/docker/docker/daemon/cluster 0.169s coverage: 0.5% of statements [2021-08-21T18:48:35.260Z] ok github.com/docker/docker/daemon/cluster/convert 0.052s coverage: 35.9% of statements [2021-08-21T18:48:35.499Z] INFO: Downloading compiler 2 of 3... [2021-08-21T18:48:35.499Z] INFO: Downloading compiler 3 of 3... [2021-08-21T18:48:35.499Z] INFO: Extracting git... [2021-08-21T18:48:37.808Z] ok github.com/docker/docker/daemon/config 0.113s coverage: 81.1% of statements [2021-08-21T18:48:38.069Z] ok github.com/docker/docker/daemon/discovery 0.012s coverage: 30.0% of statements [2021-08-21T18:48:39.013Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2021-08-21T18:48:39.958Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2021-08-21T18:48:43.265Z] ok github.com/docker/docker/daemon/graphdriver/aufs 2.689s coverage: 73.3% of statements [2021-08-21T18:48:43.837Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.488s coverage: 13.7% of statements [2021-08-21T18:48:44.154Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 3.1% of statements [2021-08-21T18:48:45.115Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.138s coverage: 56.2% of statements [2021-08-21T18:48:46.512Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.035s coverage: 1.9% of statements [2021-08-21T18:48:47.850Z] INFO: Expanding go... [2021-08-21T18:48:48.428Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.734s coverage: 49.4% of statements [2021-08-21T18:48:49.452Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-21T18:48:49.452Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-21T18:48:49.452Z] GOOS="" GOARCH="" GOARM="" [2021-08-21T18:48:49.452Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-21T18:48:49.452Z] [2021-08-21T18:48:49.452Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-21T18:48:49.452Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-21T18:48:49.452Z] HOSTNAME=eda43a26eb72 [2021-08-21T18:48:49.452Z] DEST=bundles/test-integration [2021-08-21T18:48:49.452Z] PWD=/go/src/github.com/docker/docker [2021-08-21T18:48:49.452Z] DOCKER_ROOTLESS=1 [2021-08-21T18:48:49.452Z] DOCKER_GITCOMMIT=83ec46a7e67402258827a2b9f0e147863646eba0 [2021-08-21T18:48:49.452Z] container=docker [2021-08-21T18:48:49.452Z] HOME=/root [2021-08-21T18:48:49.452Z] GOLANG_VERSION=1.16.7 [2021-08-21T18:48:49.452Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-21T18:48:49.452Z] VALIDATE_BRANCH=master [2021-08-21T18:48:49.452Z] TERM=xterm [2021-08-21T18:48:49.452Z] DOCKER_PKG=github.com/docker/docker [2021-08-21T18:48:49.452Z] SHLVL=1 [2021-08-21T18:48:49.452Z] TIMEOUT=120m [2021-08-21T18:48:49.452Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-21T18:48:49.452Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-21T18:48:49.452Z] GO111MODULE=off [2021-08-21T18:48:49.452Z] DOCKER_EXPERIMENTAL=1 [2021-08-21T18:48:49.452Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-21T18:48:49.452Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-21T18:48:49.452Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-21T18:48:49.452Z] GOPATH=/go [2021-08-21T18:48:49.452Z] PKG_CONFIG=pkg-config [2021-08-21T18:48:49.452Z] _=/usr/bin/env [2021-08-21T18:48:49.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-21T18:48:49.818Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.027s coverage: 57.5% of statements [2021-08-21T18:48:50.392Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.433s coverage: 57.7% of statements [2021-08-21T18:48:50.392Z] ok github.com/docker/docker/daemon 12.297s coverage: 17.5% of statements [2021-08-21T18:48:50.392Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-21T18:48:50.392Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-21T18:48:50.392Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-21T18:48:50.392Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-21T18:48:50.654Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.241s coverage: 46.2% of statements [2021-08-21T18:48:50.654Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-21T18:48:50.654Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-08-21T18:48:50.654Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-21T18:48:50.819Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-21T18:48:50.819Z] [2021-08-21T18:48:50.819Z] ________ ____ __. [2021-08-21T18:48:50.819Z] \_____ \ | |/ _| [2021-08-21T18:48:50.819Z] / | \| < [2021-08-21T18:48:50.819Z] / | \ | \ [2021-08-21T18:48:50.819Z] \_______ /____|__ \ [2021-08-21T18:48:50.819Z] \/ \/ [2021-08-21T18:48:50.819Z] [2021-08-21T18:48:50.819Z] INFO: make.ps1 ended at 08/21/2021 18:48:40 [2021-08-21T18:48:50.819Z] INFO: Binaries build ended at 08/21/2021 18:48:42. Duration:00:01:08.4492770 [2021-08-21T18:48:50.819Z] INFO: Copying the built daemon binary to d:\CI\PR-42768\1\binary\dockerd-83ec46a7e6.exe... [2021-08-21T18:48:50.819Z] INFO: Copying the built client binary to d:\CI\PR-42768\1\binary\docker-83ec46a7e6.exe... [2021-08-21T18:48:50.819Z] INFO: Copying dockerversion from the container... [2021-08-21T18:48:50.819Z] INFO: Copying the golang package from the container to d:\CI\PR-42768\1\installer\go.zip... [2021-08-21T18:48:50.819Z] INFO: Extracting go.zip to d:\CI\PR-42768\1\go [2021-08-21T18:48:51.228Z] ok github.com/docker/docker/daemon/links 0.020s coverage: 93.0% of statements [2021-08-21T18:48:51.491Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.036s coverage: 3.0% of statements [2021-08-21T18:48:52.883Z] ok github.com/docker/docker/daemon/logger 0.248s coverage: 43.5% of statements [2021-08-21T18:48:53.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-21T18:48:53.457Z] ok github.com/docker/docker/daemon/images 0.048s coverage: 6.7% of statements [2021-08-21T18:48:53.457Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-21T18:48:53.457Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-21T18:48:53.718Z] ok github.com/docker/docker/daemon/logger/gelf 0.028s coverage: 67.0% of statements [2021-08-21T18:48:53.980Z] ok github.com/docker/docker/daemon/logger/awslogs 0.384s coverage: 77.4% of statements [2021-08-21T18:48:53.980Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-21T18:48:53.980Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-21T18:48:53.989Z] INFO: Expanding compiler 1 of 3... [2021-08-21T18:48:53.989Z] INFO: Expanding compiler 2 of 3... [2021-08-21T18:48:54.554Z] ok github.com/docker/docker/daemon/logger/journald 0.027s coverage: 23.9% of statements [2021-08-21T18:48:54.554Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.036s coverage: 87.2% of statements [2021-08-21T18:48:54.554Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 69.9% of statements [2021-08-21T18:48:55.503Z] ok github.com/docker/docker/daemon/logger/local 0.041s coverage: 75.2% of statements [2021-08-21T18:48:55.503Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-21T18:48:55.765Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2021-08-21T18:48:56.338Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.070s coverage: 58.6% of statements [2021-08-21T18:48:56.910Z] ok github.com/docker/docker/daemon/logger/syslog 0.043s coverage: 46.8% of statements [2021-08-21T18:48:56.910Z] ok github.com/docker/docker/daemon/logger/templates 0.024s coverage: 8.3% of statements [2021-08-21T18:48:57.483Z] ok github.com/docker/docker/daemon/network 0.038s coverage: 63.8% of statements [2021-08-21T18:48:58.427Z] ok github.com/docker/docker/distribution/metadata 0.071s coverage: 48.2% of statements [2021-08-21T18:48:58.664Z] INFO: Expanding compiler 3 of 3... [2021-08-21T18:48:58.688Z] ok github.com/docker/docker/daemon/logger/splunk 1.965s coverage: 82.5% of statements [2021-08-21T18:48:58.688Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-21T18:48:58.688Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-21T18:48:58.961Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|types_sizes|compiled_files|files|imports|name) took 2m14.435360951s [2021-08-21T18:48:58.961Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 537.915917ms [2021-08-21T18:48:59.121Z] INFO: Removing downloaded files... [2021-08-21T18:48:59.121Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-08-21T18:48:59.121Z] INFO: Configuring git core.autocrlf... [2021-08-21T18:48:59.632Z] ok github.com/docker/docker/distribution 0.202s coverage: 25.8% of statements [2021-08-21T18:48:59.632Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-21T18:48:59.895Z] ok github.com/docker/docker/errdefs 0.012s coverage: 53.1% of statements [2021-08-21T18:49:00.468Z] ok github.com/docker/docker/image 0.060s coverage: 86.6% of statements [2021-08-21T18:49:00.730Z] ok github.com/docker/docker/image/cache 0.028s coverage: 19.2% of statements [2021-08-21T18:49:01.305Z] ok github.com/docker/docker/image/v1 0.014s coverage: 25.0% of statements [2021-08-21T18:49:01.305Z] ok github.com/docker/docker/distribution/xfer 1.902s coverage: 85.6% of statements [2021-08-21T18:49:01.305Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-21T18:49:01.878Z] ok github.com/docker/docker/image/tarexport 0.038s coverage: 0.7% of statements [2021-08-21T18:49:01.878Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-21T18:49:01.878Z] ok github.com/docker/docker/libcontainerd/queue 0.041s coverage: 100.0% of statements [2021-08-21T18:49:02.825Z] ok github.com/docker/docker/oci 0.038s coverage: 43.3% of statements [2021-08-21T18:49:03.088Z] ok github.com/docker/docker/pkg/aaparser 0.045s coverage: 52.9% of statements [2021-08-21T18:49:03.350Z] ok github.com/docker/docker/opts 0.059s coverage: 67.1% of statements [2021-08-21T18:49:03.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-21T18:49:04.296Z] ok github.com/docker/docker/pkg/broadcaster 0.041s coverage: 100.0% of statements [2021-08-21T18:49:04.870Z] ok github.com/docker/docker/pkg/authorization 0.544s coverage: 68.3% of statements [2021-08-21T18:49:05.133Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2021-08-21T18:49:05.650Z] INFO: Extraction ended at 08/21/2021 18:49:04. Duration:00:00:20.0911253 [2021-08-21T18:49:05.650Z] INFO: Updating the golang and path environment variables [2021-08-21T18:49:05.650Z] INFO: GOPATH=d:\gopath [2021-08-21T18:49:05.650Z] INFO: go version go1.16.7 windows/amd64 [2021-08-21T18:49:05.650Z] INFO: Running the daemon under test in debug mode [2021-08-21T18:49:05.650Z] INFO: Starting a daemon under test... [2021-08-21T18:49:05.650Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42768\1\daemon --pidfile d:\CI\PR-42768\1\docker.pid -D [2021-08-21T18:49:05.650Z] INFO: Process started successfully. [2021-08-21T18:49:05.650Z] INFO: Start tailing logs of the daemon under tests [2021-08-21T18:49:05.650Z] INFO: Waiting for the daemon under test to start... [2021-08-21T18:49:06.088Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2021-08-21T18:49:06.661Z] ok github.com/docker/docker/pkg/archive 1.267s coverage: 81.9% of statements [2021-08-21T18:49:07.604Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 97.6% of statements [2021-08-21T18:49:07.604Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2021-08-21T18:49:08.895Z] INFO: Expanding compiler 1 of 3... [2021-08-21T18:49:08.895Z] INFO: Expanding compiler 2 of 3... [2021-08-21T18:49:08.993Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-08-21T18:49:08.993Z] ok github.com/docker/docker/pkg/chrootarchive 2.925s coverage: 43.2% of statements [2021-08-21T18:49:09.254Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2021-08-21T18:49:09.254Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-08-21T18:49:10.639Z] ok github.com/docker/docker/pkg/filenotify 0.613s coverage: 67.0% of statements [2021-08-21T18:49:10.639Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 83.1% of statements [2021-08-21T18:49:11.212Z] ok github.com/docker/docker/pkg/discovery/kv 3.064s coverage: 84.1% of statements [2021-08-21T18:49:11.212Z] ok github.com/docker/docker/pkg/fsutils 0.243s coverage: 85.1% of statements [2021-08-21T18:49:11.212Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2021-08-21T18:49:11.212Z] ok github.com/docker/docker/layer 7.216s coverage: 68.8% of statements [2021-08-21T18:49:11.212Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-21T18:49:11.212Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-21T18:49:11.212Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-21T18:49:11.212Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-21T18:49:11.212Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-21T18:49:11.212Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-21T18:49:11.212Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-21T18:49:11.783Z] INFO: Expanding compiler 3 of 3... [2021-08-21T18:49:12.157Z] ok github.com/docker/docker/pkg/jsonmessage 0.021s coverage: 91.7% of statements [2021-08-21T18:49:12.157Z] ok github.com/docker/docker/pkg/longpath 0.025s coverage: 100.0% of statements [2021-08-21T18:49:12.239Z] INFO: Removing downloaded files... [2021-08-21T18:49:12.239Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-08-21T18:49:12.239Z] INFO: Configuring git core.autocrlf... [2021-08-21T18:49:12.419Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2021-08-21T18:49:12.681Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2021-08-21T18:49:12.681Z] ok github.com/docker/docker/pkg/idtools 0.797s coverage: 69.5% of statements [2021-08-21T18:49:12.943Z] ok github.com/docker/docker/pkg/ioutils 0.603s coverage: 70.5% of statements [2021-08-21T18:49:12.943Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-21T18:49:12.943Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-08-21T18:49:12.943Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-21T18:49:12.943Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-21T18:49:12.943Z] ok github.com/docker/docker/pkg/parsers/kernel 0.041s coverage: 60.0% of statements [2021-08-21T18:49:13.205Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements [2021-08-21T18:49:13.205Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 86.7% of statements [2021-08-21T18:49:13.205Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-21T18:49:13.205Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-21T18:49:14.151Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.024s coverage: 56.8% of statements [2021-08-21T18:49:14.412Z] ok github.com/docker/docker/pkg/plugins/transport 0.007s coverage: 85.7% of statements [2021-08-21T18:49:14.412Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 88.2% of statements [2021-08-21T18:49:14.674Z] ok github.com/docker/docker/pkg/progress 0.006s coverage: 75.9% of statements [2021-08-21T18:49:15.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-21T18:49:15.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-21T18:49:15.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-21T18:49:16.062Z] ok github.com/docker/docker/pkg/pubsub 1.080s coverage: 75.0% of statements [2021-08-21T18:49:16.062Z] ok github.com/docker/docker/pkg/reexec 0.034s coverage: 82.4% of statements [2021-08-21T18:49:16.062Z] ok github.com/docker/docker/pkg/stack 0.012s coverage: 90.9% of statements [2021-08-21T18:49:16.062Z] ok github.com/docker/docker/pkg/stdcopy 0.022s coverage: 100.0% of statements [2021-08-21T18:49:16.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-21T18:49:16.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-21T18:49:16.636Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2021-08-21T18:49:16.636Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2021-08-21T18:49:17.210Z] ok github.com/docker/docker/pkg/sysinfo 0.021s coverage: 52.1% of statements [2021-08-21T18:49:17.472Z] ok github.com/docker/docker/pkg/system 0.009s coverage: 40.1% of statements [2021-08-21T18:49:17.472Z] ok github.com/docker/docker/pkg/tailfile 0.141s coverage: 88.6% of statements [2021-08-21T18:49:17.733Z] testing: warning: no tests to run [2021-08-21T18:49:17.733Z] coverage: [no statements] [2021-08-21T18:49:17.733Z] ok github.com/docker/docker/pkg/term/windows 0.013s coverage: [no statements] [no tests to run] [2021-08-21T18:49:18.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-21T18:49:18.305Z] ok github.com/docker/docker/pkg/truncindex 0.107s coverage: 91.5% of statements [2021-08-21T18:49:18.305Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2021-08-21T18:49:18.305Z] ok github.com/docker/docker/pkg/tarsum 0.137s coverage: 89.3% of statements [2021-08-21T18:49:18.567Z] ok github.com/docker/docker/pkg/useragent 0.019s coverage: 88.9% of statements [2021-08-21T18:49:19.511Z] ok github.com/docker/docker/plugin/v2 0.021s coverage: 14.4% of statements [2021-08-21T18:49:20.084Z] ok github.com/docker/docker/profiles/seccomp 0.024s coverage: 86.0% of statements [2021-08-21T18:49:20.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-21T18:49:20.655Z] ok github.com/docker/docker/plugin 0.556s coverage: 23.2% of statements [2021-08-21T18:49:20.655Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2021-08-21T18:49:21.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-21T18:49:22.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-21T18:49:22.572Z] ok github.com/docker/docker/quota 0.701s coverage: 71.4% of statements [2021-08-21T18:49:22.572Z] ok github.com/docker/docker/registry/resumable 0.029s coverage: 100.0% of statements [2021-08-21T18:49:22.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-21T18:49:22.834Z] ok github.com/docker/docker/registry 0.153s coverage: 58.8% of statements [2021-08-21T18:49:22.834Z] ok github.com/docker/docker/restartmanager 0.007s coverage: 45.3% of statements [2021-08-21T18:49:23.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-21T18:49:23.781Z] ok github.com/docker/docker/runconfig 0.017s coverage: 66.1% of statements [2021-08-21T18:49:23.781Z] ok github.com/docker/docker/testutil 0.007s coverage: 62.5% of statements [2021-08-21T18:49:24.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-21T18:49:25.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-21T18:49:26.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-21T18:49:26.389Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2021-08-21T18:49:26.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-21T18:49:26.768Z] ...INFO: Daemon under test started and replied! [2021-08-21T18:49:26.768Z] INFO: Docker version of the daemon under test [2021-08-21T18:49:26.768Z] [2021-08-21T18:49:26.768Z] Client: [2021-08-21T18:49:26.768Z] Version: 17.06.2-ce [2021-08-21T18:49:26.768Z] API version: 1.30 [2021-08-21T18:49:26.768Z] Go version: go1.8.3 [2021-08-21T18:49:26.768Z] Git commit: cec0b72 [2021-08-21T18:49:26.768Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-21T18:49:26.768Z] OS/Arch: windows/amd64 [2021-08-21T18:49:26.768Z] [2021-08-21T18:49:26.768Z] Server: [2021-08-21T18:49:26.768Z] Version: 0.0.0-dev [2021-08-21T18:49:26.768Z] API version: 1.42 (minimum version 1.24) [2021-08-21T18:49:26.768Z] Go version: go1.16.7 [2021-08-21T18:49:26.768Z] Git commit: 83ec46a7e6 [2021-08-21T18:49:26.768Z] Built: 08/21/2021 18:47:37 [2021-08-21T18:49:26.768Z] OS/Arch: windows/amd64 [2021-08-21T18:49:26.768Z] Experimental: false [2021-08-21T18:49:26.768Z] [2021-08-21T18:49:26.768Z] INFO: Docker info of the daemon under test [2021-08-21T18:49:26.768Z] [2021-08-21T18:49:26.768Z] Containers: 0 [2021-08-21T18:49:26.768Z] Running: 0 [2021-08-21T18:49:26.768Z] Paused: 0 [2021-08-21T18:49:26.768Z] Stopped: 0 [2021-08-21T18:49:26.768Z] Images: 0 [2021-08-21T18:49:26.768Z] Server Version: 0.0.0-dev [2021-08-21T18:49:26.768Z] Storage Driver: windowsfilter [2021-08-21T18:49:26.768Z] Windows: [2021-08-21T18:49:26.768Z] Logging Driver: json-file [2021-08-21T18:49:26.768Z] Plugins: [2021-08-21T18:49:26.768Z] Volume: local [2021-08-21T18:49:26.768Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-21T18:49:26.768Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-21T18:49:26.768Z] Swarm: inactive [2021-08-21T18:49:26.768Z] Default Isolation: process [2021-08-21T18:49:26.768Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-21T18:49:26.768Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-21T18:49:26.768Z] OSType: windows [2021-08-21T18:49:26.768Z] Architecture: x86_64 [2021-08-21T18:49:26.768Z] CPUs: 4 [2021-08-21T18:49:26.768Z] Total Memory: 32GiB [2021-08-21T18:49:26.768Z] Name: azwin-2-0dab21 [2021-08-21T18:49:26.768Z] ID: X4NE:DVQ2:INY2:SJFR:QUIG:URIK:S24L:VRUC:S6TH:ADCA:FSZF:QWLH [2021-08-21T18:49:26.768Z] Docker Root Dir: D:\CI\PR-42768\1\daemon [2021-08-21T18:49:26.768Z] Debug Mode (client): false [2021-08-21T18:49:26.768Z] Debug Mode (server): true [2021-08-21T18:49:26.768Z] File Descriptors: -1 [2021-08-21T18:49:26.768Z] Goroutines: 16 [2021-08-21T18:49:26.768Z] System Time: 2021-08-21T18:49:24.2425198Z [2021-08-21T18:49:26.768Z] EventsListeners: 0 [2021-08-21T18:49:26.768Z] Registry: https://index.docker.io/v1/ [2021-08-21T18:49:26.768Z] Labels: [2021-08-21T18:49:26.768Z] Experimental: false [2021-08-21T18:49:26.768Z] Insecure Registries: [2021-08-21T18:49:26.768Z] 127.0.0.0/8 [2021-08-21T18:49:26.768Z] Live Restore Enabled: false [2021-08-21T18:49:26.768Z] [2021-08-21T18:49:26.768Z] [2021-08-21T18:49:26.768Z] INFO: Docker images of the daemon under test [2021-08-21T18:49:26.768Z] [2021-08-21T18:49:26.768Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-21T18:49:26.768Z] [2021-08-21T18:49:26.768Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-08-21T18:49:26.768Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 from docker hub into daemon under test. This may take some time... [2021-08-21T18:49:26.768Z] 10.0.20348.1: Pulling from windows/servercore/insider [2021-08-21T18:49:26.768Z] 8f616e6e9eec: Pulling fs layer [2021-08-21T18:49:27.353Z] ok github.com/docker/docker/volume/local 0.257s coverage: 76.4% of statements [2021-08-21T18:49:27.617Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-21T18:49:27.617Z] Using test binary docker [2021-08-21T18:49:27.617Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-21T18:49:27.617Z] Starting apparmor (via systemctl): apparmor.service. [2021-08-21T18:49:27.617Z] INFO: Waiting for daemon to start... [2021-08-21T18:49:27.617Z] Starting dockerd [2021-08-21T18:49:27.926Z] ok github.com/docker/docker/volume/mounts 0.014s coverage: 67.7% of statements [2021-08-21T18:49:28.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-21T18:49:28.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-21T18:49:28.498Z] ok github.com/docker/docker/volume/service 0.022s coverage: 72.3% of statements [2021-08-21T18:49:32.897Z] . [2021-08-21T18:49:32.897Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-21T18:49:32.897Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-21T18:49:32.897Z] Error: No such image: emptyfs [2021-08-21T18:49:32.897Z] Running integration-test (iteration 1) [2021-08-21T18:49:32.897Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-21T18:49:33.858Z] 8f616e6e9eec: Verifying Checksum [2021-08-21T18:49:33.858Z] 8f616e6e9eec: Download complete [2021-08-21T18:49:47.799Z] Loaded image: buildpack-deps:buster [2021-08-21T18:49:47.799Z] Loaded image: busybox:latest [2021-08-21T18:49:47.799Z] Loaded image: busybox:glibc [2021-08-21T18:49:50.448Z] ok github.com/docker/docker/pkg/plugins 33.663s coverage: 76.6% of statements [2021-08-21T18:49:50.448Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-21T18:49:50.448Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-21T18:49:50.448Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-21T18:49:50.448Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-21T18:49:50.448Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-21T18:49:50.448Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-21T18:49:50.448Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-08-21T18:49:50.448Z] ? github.com/docker/docker/rootless [no test files] [2021-08-21T18:49:50.448Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-08-21T18:49:50.448Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-21T18:49:50.448Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-21T18:49:50.448Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-21T18:49:50.448Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-21T18:49:50.448Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-21T18:49:50.448Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-21T18:49:50.448Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-21T18:49:50.448Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-21T18:49:50.448Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-21T18:49:50.448Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-21T18:49:50.448Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-21T18:49:50.448Z] ? github.com/docker/docker/volume [no test files] [2021-08-21T18:49:50.448Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-21T18:49:50.448Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-21T18:49:50.448Z] [2021-08-21T18:49:50.448Z] === Skipped [2021-08-21T18:49:50.448Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-21T18:49:50.448Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-21T18:49:50.448Z] [2021-08-21T18:49:50.448Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-21T18:49:50.448Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-21T18:49:50.448Z] [2021-08-21T18:49:50.448Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-21T18:49:50.448Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-21T18:49:50.448Z] [2021-08-21T18:49:50.448Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-21T18:49:50.448Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-21T18:49:50.448Z] [2021-08-21T18:49:50.448Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-08-21T18:49:50.448Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T18:49:50.448Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-21T18:49:50.448Z] [2021-08-21T18:49:50.448Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-08-21T18:49:50.448Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T18:49:50.448Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-21T18:49:50.448Z] [2021-08-21T18:49:50.448Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-08-21T18:49:50.448Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T18:49:50.448Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-21T18:49:50.448Z] [2021-08-21T18:49:50.448Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-08-21T18:49:50.448Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T18:49:50.448Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-21T18:49:50.448Z] [2021-08-21T18:49:50.448Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-08-21T18:49:50.448Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T18:49:50.448Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-21T18:49:50.448Z] [2021-08-21T18:49:50.448Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-08-21T18:49:50.448Z] graphtest_unix.go:71: No driver to put! [2021-08-21T18:49:50.448Z] [2021-08-21T18:49:50.448Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-08-21T18:49:50.448Z] time="2021-08-21T18:48:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-21T18:49:50.448Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-21T18:49:50.448Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-21T18:49:50.448Z] [2021-08-21T18:49:50.448Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-08-21T18:49:50.448Z] time="2021-08-21T18:48:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-21T18:49:50.448Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-21T18:49:50.448Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-21T18:49:50.448Z] [2021-08-21T18:49:50.448Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-08-21T18:49:50.448Z] time="2021-08-21T18:48:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-21T18:49:50.448Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-21T18:49:50.448Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-21T18:49:50.448Z] [2021-08-21T18:49:50.448Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-08-21T18:49:50.448Z] time="2021-08-21T18:48:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-21T18:49:50.448Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-21T18:49:50.448Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-21T18:49:50.448Z] [2021-08-21T18:49:50.448Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-08-21T18:49:50.448Z] time="2021-08-21T18:48:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-21T18:49:50.448Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-21T18:49:50.448Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-21T18:49:50.448Z] [2021-08-21T18:49:50.448Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-08-21T18:49:50.448Z] graphtest_unix.go:71: No driver to put! [2021-08-21T18:49:50.448Z] [2021-08-21T18:49:50.448Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-08-21T18:49:50.448Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-08-21T18:49:50.448Z] [2021-08-21T18:49:50.448Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-08-21T18:49:50.448Z] overlay_test.go:49: Fails to compute changes intermittently [2021-08-21T18:49:50.448Z] [2021-08-21T18:49:50.448Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-08-21T18:49:50.448Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-08-21T18:49:50.448Z] [2021-08-21T18:49:50.448Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-08-21T18:49:50.448Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-08-21T18:49:50.448Z] [2021-08-21T18:49:50.448Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-08-21T18:49:50.448Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T18:49:50.449Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-21T18:49:50.449Z] [2021-08-21T18:49:50.449Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-08-21T18:49:50.449Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T18:49:50.449Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-21T18:49:50.449Z] [2021-08-21T18:49:50.449Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-08-21T18:49:50.449Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T18:49:50.449Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-21T18:49:50.449Z] [2021-08-21T18:49:50.449Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-08-21T18:49:50.449Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T18:49:50.449Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-21T18:49:50.449Z] [2021-08-21T18:49:50.449Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-08-21T18:49:50.449Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T18:49:50.449Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-21T18:49:50.449Z] [2021-08-21T18:49:50.449Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-08-21T18:49:50.449Z] graphtest_unix.go:71: No driver to put! [2021-08-21T18:49:50.449Z] [2021-08-21T18:49:50.449Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-08-21T18:49:50.449Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-08-21T18:49:50.449Z] [2021-08-21T18:49:50.449Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-08-21T18:49:50.449Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-08-21T18:49:50.449Z] [2021-08-21T18:49:50.449Z] [2021-08-21T18:49:50.449Z] DONE 2309 tests, 28 skipped in 226.940s [2021-08-21T18:49:50.449Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/api [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/bitseq [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/cluster [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/config [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/datastore [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/driverapi [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/etchosts [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/idm [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/ipam [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/iptables [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/netlabel [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/netutils [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/networkdb [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/ns [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/options [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/osl [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/portallocator [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/portmapper [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/testutils [2021-08-21T18:49:50.449Z] github.com/docker/docker/libnetwork/types' ']' [2021-08-21T18:49:50.449Z] + 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/api 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-21T18:49:51.100Z] Loaded image: debian:bullseye [2021-08-21T18:49:51.100Z] Loaded image: hello-world:latest [2021-08-21T18:49:51.100Z] Loaded image: arm32v7/hello-world:latest [2021-08-21T18:49:51.100Z] INFO: Testing against a local daemon [2021-08-21T18:49:51.100Z] === RUN TestCgroupNamespacesBuild [2021-08-21T18:49:53.016Z] --- PASS: TestCgroupNamespacesBuild (1.62s) [2021-08-21T18:49:53.016Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-21T18:49:54.399Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.47s) [2021-08-21T18:49:54.399Z] === RUN TestBuildWithSession [2021-08-21T18:49:54.399Z] build_session_test.go:25: TODO: BuildKit [2021-08-21T18:49:54.399Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-21T18:49:54.399Z] === RUN TestBuildSquashParent [2021-08-21T18:49:54.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-21T18:49:59.748Z] --- PASS: TestBuildSquashParent (5.49s) [2021-08-21T18:49:59.748Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-21T18:49:59.748Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-21T18:49:59.748Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-21T18:49:59.748Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-21T18:49:59.748Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-21T18:49:59.748Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-21T18:49:59.748Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-21T18:49:59.748Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-21T18:49:59.748Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-21T18:49:59.748Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-21T18:49:59.748Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-21T18:49:59.748Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-21T18:49:59.748Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-21T18:49:59.748Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-21T18:49:59.748Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-21T18:50:02.292Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-21T18:50:02.292Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-21T18:50:04.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-21T18:50:04.835Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-21T18:50:04.835Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-21T18:50:06.746Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-08-21T18:50:06.747Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.28s) [2021-08-21T18:50:06.747Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.58s) [2021-08-21T18:50:06.747Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.43s) [2021-08-21T18:50:06.747Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.24s) [2021-08-21T18:50:06.747Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.05s) [2021-08-21T18:50:06.747Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.13s) [2021-08-21T18:50:06.747Z] === RUN TestBuildMultiStageCopy [2021-08-21T18:50:06.747Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-21T18:50:08.657Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-21T18:50:08.657Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-21T18:50:08.917Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-21T18:50:09.178Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-21T18:50:09.439Z] --- PASS: TestBuildMultiStageCopy (2.63s) [2021-08-21T18:50:09.439Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.82s) [2021-08-21T18:50:09.439Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2021-08-21T18:50:09.439Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2021-08-21T18:50:09.439Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2021-08-21T18:50:09.439Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2021-08-21T18:50:09.439Z] === RUN TestBuildMultiStageParentConfig [2021-08-21T18:50:10.011Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2021-08-21T18:50:10.011Z] === RUN TestBuildLabelWithTargets [2021-08-21T18:50:10.952Z] --- PASS: TestBuildLabelWithTargets (0.95s) [2021-08-21T18:50:10.952Z] === RUN TestBuildWithEmptyLayers [2021-08-21T18:50:11.523Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2021-08-21T18:50:11.523Z] === RUN TestBuildMultiStageOnBuild [2021-08-21T18:50:13.434Z] --- PASS: TestBuildMultiStageOnBuild (2.06s) [2021-08-21T18:50:13.434Z] === RUN TestBuildUncleanTarFilenames [2021-08-21T18:50:14.005Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2021-08-21T18:50:14.005Z] === RUN TestBuildMultiStageLayerLeak [2021-08-21T18:50:16.551Z] --- PASS: TestBuildMultiStageLayerLeak (2.13s) [2021-08-21T18:50:16.551Z] === RUN TestBuildWithHugeFile [2021-08-21T18:50:16.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-21T18:50:16.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-21T18:50:16.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-21T18:50:17.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-21T18:50:17.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-21T18:50:18.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-21T18:50:20.433Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m28.866033676s with top 10 stages: buildssa: 1m38.64543816s, goimports: 23.261802718s, unconvert: 15.340590532s, gosec: 10.619777885s, golint: 7.222160691s, ineffassign: 5.178254701s, misspell: 4.763675673s, inspect: 3.989740707s, vrp: 3.497913909s, printf: 2.424311637s [2021-08-21T18:50:21.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-21T18:50:22.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-21T18:50:23.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-21T18:50:23.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-21T18:50:24.267Z] Removing intermediate container 15a36fba229f [2021-08-21T18:50:24.267Z] ---> a411fb1c58f7 [2021-08-21T18:50:24.267Z] Step 7/10 : 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-21T18:50:24.267Z] ---> Running in 5655571504bb [2021-08-21T18:50:24.267Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-08-21T18:50:24.267Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-21T18:50:24.267Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-21T18:50:24.267Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-21T18:50:24.267Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-21T18:50:24.267Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-08-21T18:50:24.267Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-21T18:50:24.267Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-21T18:50:24.267Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-21T18:50:24.267Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-21T18:50:24.267Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-21T18:50:24.267Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-21T18:50:24.267Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-21T18:50:24.267Z] INFO: Build done for gotestsum... [2021-08-21T18:50:24.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-21T18:50:25.134Z] Removing intermediate container 5f9f7a5ef864 [2021-08-21T18:50:25.134Z] ---> 23a4bffa3c5c [2021-08-21T18:50:25.134Z] Step 7/10 : 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-21T18:50:25.134Z] ---> Running in 619f84bd7d00 [2021-08-21T18:50:25.134Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-08-21T18:50:25.134Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-21T18:50:25.134Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-21T18:50:25.134Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-21T18:50:25.134Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-21T18:50:25.134Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-08-21T18:50:25.134Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-21T18:50:25.134Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-21T18:50:25.134Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-21T18:50:25.134Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-21T18:50:25.134Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-21T18:50:25.134Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-21T18:50:25.134Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-21T18:50:25.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-21T18:50:26.097Z] INFO: Build done for gotestsum... [2021-08-21T18:50:26.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-21T18:50:27.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-21T18:50:28.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-21T18:50:29.028Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-21T18:50:29.028Z] Using test binary docker [2021-08-21T18:50:29.028Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-21T18:50:29.028Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-21T18:50:29.028Z] INFO: Waiting for daemon to start... [2021-08-21T18:50:29.028Z] Starting dockerd [2021-08-21T18:50:30.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-21T18:50:30.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-21T18:50:31.558Z] . [2021-08-21T18:50:31.558Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-21T18:50:31.558Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-21T18:50:31.558Z] Error: No such image: emptyfs [2021-08-21T18:50:31.558Z] Running integration-test (iteration 1) [2021-08-21T18:50:31.558Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-21T18:50:36.618Z] Removing intermediate container 5655571504bb [2021-08-21T18:50:36.618Z] ---> 9af2ed02ecb9 [2021-08-21T18:50:36.618Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-08-21T18:50:36.618Z] ---> Running in f584bd1d5cc7 [2021-08-21T18:50:36.618Z] Removing intermediate container f584bd1d5cc7 [2021-08-21T18:50:36.618Z] ---> 99f6b72bd52b [2021-08-21T18:50:36.618Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-21T18:50:36.618Z] ---> Running in 7f3bd34c69d3 [2021-08-21T18:50:36.618Z] Removing intermediate container 7f3bd34c69d3 [2021-08-21T18:50:36.618Z] ---> 942d3a60632f [2021-08-21T18:50:36.618Z] Step 10/10 : COPY . . [2021-08-21T18:50:38.478Z] Removing intermediate container 619f84bd7d00 [2021-08-21T18:50:38.478Z] ---> 77d2da5c7678 [2021-08-21T18:50:38.478Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-08-21T18:50:38.478Z] ---> Running in 5b0c402b69e5 [2021-08-21T18:50:38.478Z] Removing intermediate container 5b0c402b69e5 [2021-08-21T18:50:38.478Z] ---> cdb445d557b2 [2021-08-21T18:50:38.478Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-21T18:50:38.478Z] ---> Running in a9f55568f12d [2021-08-21T18:50:38.541Z] INFO [runner/unused/goanalysis] analyzers took 30.681369563s with top 10 stages: buildssa: 25.805882928s, U1000: 4.875486635s [2021-08-21T18:50:38.541Z] INFO [runner] Issues before processing: 2857, after processing: 0 [2021-08-21T18:50:38.541Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2282/2282, autogenerated_exclude: 1893/2282, identifier_marker: 1893/1893, path_prettifier: 2282/2282, skip_dirs: 2282/2282, exclude-rules: 78/1893, cgo: 2282/2857, skip_files: 2282/2282, exclude: 1893/1893, nolint: 0/78 [2021-08-21T18:50:38.541Z] INFO [runner] processing took 330.654918ms with stages: identifier_marker: 120.074372ms, nolint: 109.965239ms, path_prettifier: 46.999873ms, autogenerated_exclude: 34.628975ms, exclude-rules: 12.805268ms, skip_dirs: 4.142664ms, cgo: 1.106115ms, filename_unadjuster: 926.182µs, max_same_issues: 1.484µs, uniq_by_line: 939ns, exclude: 887ns, diff: 610ns, source_code: 597ns, max_from_linter: 547ns, skip_files: 497ns, path_shortener: 352ns, max_per_file_from_linter: 317ns [2021-08-21T18:50:38.541Z] INFO [runner] linters took 1m44.318768756s with stages: goanalysis_metalinter: 1m21.258227233s, unused: 22.72527041s [2021-08-21T18:50:38.541Z] INFO File cache stats: 1688 entries of total size 8.5MiB [2021-08-21T18:50:38.541Z] INFO Memory: 2395 samples, avg is 466.8MB, max is 4035.7MB [2021-08-21T18:50:38.541Z] INFO Execution took 3m59.302247678s [2021-08-21T18:50:38.541Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-08-21T18:50:38.880Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42768/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=83ec46a7e67402258827a2b9f0e147863646eba0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:83ec46a7e67402258827a2b9f0e147863646eba0 hack/make.sh dynbinary test-docker-py [2021-08-21T18:50:38.933Z] Removing intermediate container a9f55568f12d [2021-08-21T18:50:38.933Z] ---> 9e01bb596627 [2021-08-21T18:50:38.933Z] Step 10/10 : COPY . . [2021-08-21T18:50:39.449Z] [2021-08-21T18:50:39.449Z] Removing bundles/ [2021-08-21T18:50:39.449Z] [2021-08-21T18:50:39.449Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-21T18:50:39.449Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-21T18:50:39.449Z] GOOS="" GOARCH="" GOARM="" [2021-08-21T18:50:53.483Z] Loaded image: buildpack-deps:buster [2021-08-21T18:50:53.483Z] Loaded image: busybox:latest [2021-08-21T18:50:53.483Z] Loaded image: busybox:glibc [2021-08-21T18:50:53.741Z] Loaded image: debian:bullseye [2021-08-21T18:50:53.741Z] Loaded image: hello-world:latest [2021-08-21T18:50:53.741Z] Loaded image: arm32v7/hello-world:latest [2021-08-21T18:50:54.000Z] INFO: Testing against a local daemon [2021-08-21T18:50:54.000Z] === RUN TestCgroupNamespacesBuild [2021-08-21T18:50:55.378Z] --- PASS: TestCgroupNamespacesBuild (1.45s) [2021-08-21T18:50:55.378Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-21T18:50:56.753Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.42s) [2021-08-21T18:50:56.753Z] === RUN TestBuildWithSession [2021-08-21T18:50:56.753Z] build_session_test.go:25: TODO: BuildKit [2021-08-21T18:50:56.753Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-21T18:50:56.753Z] === RUN TestBuildSquashParent [2021-08-21T18:50:57.730Z] ---> 4be74ae22951 [2021-08-21T18:50:57.730Z] Successfully built 4be74ae22951 [2021-08-21T18:50:57.730Z] Successfully tagged docker:latest [2021-08-21T18:50:57.730Z] INFO: Image build ended at 08/21/2021 18:50:56. Duration:00:02:35.9095025 [2021-08-21T18:50:57.730Z] [2021-08-21T18:50:57.730Z] [2021-08-21T18:50:57.730Z] INFO: Building the test binaries at 08/21/2021 18:50:57... [2021-08-21T18:50:59.918Z] 8f616e6e9eec: Pull complete [2021-08-21T18:50:59.918Z] Digest: sha256:a6a48a5257388a1c2baecf6b7a8607969e5db5ef410f28deebd08932d3af9c19 [2021-08-21T18:50:59.918Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-21T18:50:59.918Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 into daemon under test completed successfully [2021-08-21T18:50:59.918Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 as microsoft/windowsservercore in daemon under test [2021-08-21T18:50:59.918Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 is '10.0.20348.1' [2021-08-21T18:50:59.918Z] WARN: Skipping validation tests [2021-08-21T18:50:59.918Z] INFO: Running unit tests at 08/21/2021 18:50:48... [2021-08-21T18:50:59.918Z] INFO: make.ps1 starting at 08/21/2021 18:50:52 [2021-08-21T18:50:59.918Z] INFO: Git commit (83ec46a7e6) assumed from DOCKER_GITCOMMIT environment variable [2021-08-21T18:50:59.918Z] INFO: Invoking autogen... [2021-08-21T18:50:59.918Z] INFO: Running unit tests... [2021-08-21T18:50:59.918Z] 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/api 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-21T18:51:01.442Z] INFO: make.ps1 starting at 08/21/2021 18:51:00 [2021-08-21T18:51:01.443Z] INFO: Git commit (83ec46a7e6) assumed from DOCKER_GITCOMMIT environment variable [2021-08-21T18:51:01.443Z] INFO: Invoking autogen... [2021-08-21T18:51:01.898Z] INFO: Building daemon... [2021-08-21T18:51:04.043Z] ---> e9ddce9df5f4 [2021-08-21T18:51:04.043Z] Successfully built e9ddce9df5f4 [2021-08-21T18:51:04.043Z] Successfully tagged docker:latest [2021-08-21T18:51:04.043Z] INFO: Image build ended at 08/21/2021 18:51:02. Duration:00:03:10.7398915 [2021-08-21T18:51:04.043Z] [2021-08-21T18:51:04.043Z] [2021-08-21T18:51:04.043Z] INFO: Building the test binaries at 08/21/2021 18:51:02... [2021-08-21T18:51:04.863Z] --- PASS: TestBuildSquashParent (7.82s) [2021-08-21T18:51:04.863Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-21T18:51:04.863Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-21T18:51:04.863Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-21T18:51:04.863Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-21T18:51:04.863Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-21T18:51:04.863Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-21T18:51:04.863Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-21T18:51:04.863Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-21T18:51:04.863Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-21T18:51:04.863Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-21T18:51:04.863Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-21T18:51:04.863Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-21T18:51:04.863Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-21T18:51:04.863Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-21T18:51:04.863Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-21T18:51:07.004Z] ? github.com/docker/docker/api [no test files] [2021-08-21T18:51:07.393Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-21T18:51:07.393Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-21T18:51:08.753Z] INFO: make.ps1 starting at 08/21/2021 18:51:07 [2021-08-21T18:51:08.753Z] INFO: Git commit (83ec46a7e6) assumed from DOCKER_GITCOMMIT environment variable [2021-08-21T18:51:08.753Z] INFO: Invoking autogen... [2021-08-21T18:51:09.211Z] INFO: Building daemon... [2021-08-21T18:51:09.295Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-21T18:51:09.295Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-21T18:51:11.195Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-08-21T18:51:11.195Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.42s) [2021-08-21T18:51:11.195Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.49s) [2021-08-21T18:51:11.195Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.19s) [2021-08-21T18:51:11.195Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.17s) [2021-08-21T18:51:11.195Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.83s) [2021-08-21T18:51:11.195Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.82s) [2021-08-21T18:51:11.195Z] === RUN TestBuildMultiStageCopy [2021-08-21T18:51:11.195Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-21T18:51:12.826Z] --- PASS: TestBuildWithHugeFile (52.56s) [2021-08-21T18:51:12.826Z] === RUN TestBuildWCOWSandboxSize [2021-08-21T18:51:12.826Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-21T18:51:12.826Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-08-21T18:51:12.826Z] === RUN TestBuildWithEmptyDockerfile [2021-08-21T18:51:12.826Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-21T18:51:12.826Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-21T18:51:12.826Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-21T18:51:12.826Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-21T18:51:12.826Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-21T18:51:12.826Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-21T18:51:12.826Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-21T18:51:12.826Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-21T18:51:12.826Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-21T18:51:12.826Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-08-21T18:51:12.826Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-08-21T18:51:12.826Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-08-21T18:51:12.826Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-08-21T18:51:12.826Z] === RUN TestBuildPreserveOwnership [2021-08-21T18:51:12.826Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-21T18:51:12.826Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-21T18:51:13.395Z] --- PASS: TestBuildPreserveOwnership (4.31s) [2021-08-21T18:51:13.395Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.01s) [2021-08-21T18:51:13.395Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.30s) [2021-08-21T18:51:13.395Z] === RUN TestBuildPlatformInvalid [2021-08-21T18:51:13.395Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-08-21T18:51:13.395Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-21T18:51:14.476Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-21T18:51:15.042Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-21T18:51:16.417Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-21T18:51:17.351Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-21T18:51:18.285Z] --- PASS: TestBuildMultiStageCopy (7.06s) [2021-08-21T18:51:18.285Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.07s) [2021-08-21T18:51:18.285Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2021-08-21T18:51:18.285Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-08-21T18:51:18.285Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-08-21T18:51:18.285Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-08-21T18:51:18.285Z] === RUN TestBuildMultiStageParentConfig [2021-08-21T18:51:21.850Z] === RUN TestMiddlewares [2021-08-21T18:51:21.850Z] --- PASS: TestMiddlewares (0.00s) [2021-08-21T18:51:21.850Z] PASS [2021-08-21T18:51:21.850Z] coverage: 9.0% of statements [2021-08-21T18:51:21.850Z] ok github.com/docker/docker/api/server 0.037s coverage: 9.0% of statements [2021-08-21T18:51:23.548Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-08-21T18:51:23.548Z] === RUN TestBuildLabelWithTargets [2021-08-21T18:51:28.296Z] Loaded image: buildpack-deps:buster [2021-08-21T18:51:28.296Z] Loaded image: busybox:latest [2021-08-21T18:51:28.296Z] Loaded image: busybox:glibc [2021-08-21T18:51:30.209Z] Loaded image: debian:bullseye [2021-08-21T18:51:30.209Z] Loaded image: hello-world:latest [2021-08-21T18:51:30.209Z] Loaded image: arm32v7/hello-world:latest [2021-08-21T18:51:31.654Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-08-21T18:51:31.654Z] === RUN TestBuildWithEmptyLayers [2021-08-21T18:51:34.182Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-08-21T18:51:34.182Z] === RUN TestBuildMultiStageOnBuild [2021-08-21T18:51:38.345Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.25s) [2021-08-21T18:51:38.345Z] PASS [2021-08-21T18:51:38.345Z] [2021-08-21T18:51:38.345Z] === Skipped [2021-08-21T18:51:38.345Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-21T18:51:38.345Z] build_session_test.go:25: TODO: BuildKit [2021-08-21T18:51:38.345Z] [2021-08-21T18:51:38.345Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-08-21T18:51:38.345Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-21T18:51:38.345Z] [2021-08-21T18:51:38.345Z] [2021-08-21T18:51:38.345Z] DONE 34 tests, 2 skipped in 125.187s [2021-08-21T18:51:38.345Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-21T18:51:38.345Z] INFO: Testing against a local daemon [2021-08-21T18:51:38.345Z] === RUN TestConfigInspect [2021-08-21T18:51:39.444Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-08-21T18:51:39.445Z] === RUN TestBuildUncleanTarFilenames [2021-08-21T18:51:39.703Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2021-08-21T18:51:39.703Z] === RUN TestBuildMultiStageLayerLeak [2021-08-21T18:51:39.727Z] --- PASS: TestConfigInspect (1.97s) [2021-08-21T18:51:39.727Z] === RUN TestConfigList [2021-08-21T18:51:41.937Z] ok github.com/docker/docker/libnetwork 46.680s coverage: 41.0% of statements [2021-08-21T18:51:42.272Z] --- PASS: TestConfigList (2.18s) [2021-08-21T18:51:42.272Z] === RUN TestConfigsCreateAndDelete [2021-08-21T18:51:44.181Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2021-08-21T18:51:44.181Z] === RUN TestConfigsUpdate [2021-08-21T18:51:44.966Z] --- PASS: TestBuildMultiStageLayerLeak (4.46s) [2021-08-21T18:51:44.967Z] === RUN TestBuildWithHugeFile [2021-08-21T18:51:46.089Z] --- PASS: TestConfigsUpdate (2.19s) [2021-08-21T18:51:46.089Z] === RUN TestTemplatedConfig [2021-08-21T18:51:49.387Z] --- PASS: TestTemplatedConfig (3.30s) [2021-08-21T18:51:49.387Z] === RUN TestConfigCreateResolve [2021-08-21T18:51:51.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-21T18:51:51.932Z] --- PASS: TestConfigCreateResolve (2.18s) [2021-08-21T18:51:51.932Z] PASS [2021-08-21T18:51:51.932Z] [2021-08-21T18:51:51.932Z] DONE 6 tests in 14.016s [2021-08-21T18:51:51.932Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-21T18:51:51.932Z] INFO: Testing against a local daemon [2021-08-21T18:51:51.932Z] === RUN TestCheckpoint [2021-08-21T18:51:51.932Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-21T18:51:51.932Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-21T18:51:51.932Z] === RUN TestContainerInvalidJSON [2021-08-21T18:51:51.932Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-21T18:51:51.932Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-21T18:51:51.932Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-21T18:51:51.932Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-21T18:51:51.932Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-21T18:51:51.932Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-21T18:51:51.932Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-08-21T18:51:51.932Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-21T18:51:51.932Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-21T18:51:51.932Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-21T18:51:51.932Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-08-21T18:51:51.932Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-21T18:51:51.932Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-08-21T18:51:51.932Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-21T18:51:51.932Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-08-21T18:51:51.932Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-21T18:51:51.932Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-08-21T18:51:51.932Z] === RUN TestCopyFromContainer [2021-08-21T18:51:53.316Z] === RUN TestCopyFromContainer// [2021-08-21T18:51:53.316Z] === RUN TestCopyFromContainer//bar/root [2021-08-21T18:51:53.316Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-21T18:51:53.316Z] === RUN TestCopyFromContainer/bar/quux [2021-08-21T18:51:53.576Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-21T18:51:53.576Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-21T18:51:53.576Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-21T18:51:53.576Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-21T18:51:53.576Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-21T18:51:53.837Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-21T18:51:53.837Z] --- PASS: TestCopyFromContainer (1.87s) [2021-08-21T18:51:53.837Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-08-21T18:51:53.837Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-08-21T18:51:53.837Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-08-21T18:51:53.837Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-08-21T18:51:53.837Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-08-21T18:51:53.837Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-08-21T18:51:53.837Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-08-21T18:51:53.837Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-08-21T18:51:53.837Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-08-21T18:51:53.837Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-08-21T18:51:53.837Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-21T18:51:53.837Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-21T18:51:53.837Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-21T18:51:53.837Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-21T18:51:53.837Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-21T18:51:53.837Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-21T18:51:53.837Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-21T18:51:53.837Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-21T18:51:53.837Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-21T18:51:53.837Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-21T18:51:53.837Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-21T18:51:53.837Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-21T18:51:53.837Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-21T18:51:53.837Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-21T18:51:53.837Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-21T18:51:53.837Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-08-21T18:51:53.837Z] === RUN TestCreateWithInvalidEnv [2021-08-21T18:51:53.837Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-21T18:51:53.837Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-21T18:51:53.837Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-21T18:51:53.837Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-21T18:51:53.837Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-21T18:51:53.837Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-21T18:51:53.837Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-21T18:51:53.837Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-21T18:51:53.837Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-21T18:51:53.837Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-08-21T18:51:53.837Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-21T18:51:53.837Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-21T18:51:53.837Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-21T18:51:53.837Z] === RUN TestCreateTmpfsMountsTarget [2021-08-21T18:51:53.837Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-08-21T18:51:53.837Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-21T18:51:56.379Z] --- PASS: TestCreateWithCustomMaskedPaths (2.38s) [2021-08-21T18:51:56.379Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-21T18:51:58.920Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.36s) [2021-08-21T18:51:58.920Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-21T18:51:58.920Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-21T18:51:58.920Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-21T18:51:58.920Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-21T18:51:58.920Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-21T18:51:58.920Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-21T18:51:58.920Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-21T18:51:58.920Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-21T18:51:58.920Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-21T18:51:58.920Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-21T18:51:58.920Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-21T18:51:58.920Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-21T18:51:58.920Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-21T18:51:58.920Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-21T18:51:58.920Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-21T18:51:58.920Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-21T18:51:58.920Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-08-21T18:51:58.920Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-21T18:51:58.920Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-21T18:51:58.920Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-21T18:51:58.920Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-21T18:51:58.920Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-21T18:51:58.920Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-21T18:51:59.505Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2021-08-21T18:51:59.505Z] === RUN TestCreateDifferentPlatform [2021-08-21T18:51:59.505Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-21T18:51:59.505Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-21T18:51:59.505Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-08-21T18:51:59.505Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-21T18:51:59.505Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-21T18:51:59.505Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-21T18:51:59.505Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-08-21T18:51:59.505Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-21T18:51:59.505Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-21T18:51:59.505Z] === RUN TestContainerStartOnDaemonRestart [2021-08-21T18:51:59.505Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-21T18:51:59.505Z] === RUN TestDaemonRestartIpcMode [2021-08-21T18:51:59.505Z] === PAUSE TestDaemonRestartIpcMode [2021-08-21T18:51:59.505Z] === RUN TestDaemonHostGatewayIP [2021-08-21T18:51:59.505Z] === PAUSE TestDaemonHostGatewayIP [2021-08-21T18:51:59.505Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-21T18:51:59.505Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-21T18:51:59.505Z] === RUN TestContainerKillOnDaemonStart [2021-08-21T18:51:59.505Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-21T18:51:59.505Z] === RUN TestDiff [2021-08-21T18:52:00.479Z] --- PASS: TestDiff (0.84s) [2021-08-21T18:52:00.479Z] === RUN TestExecWithCloseStdin [2021-08-21T18:52:01.429Z] --- PASS: TestExecWithCloseStdin (1.08s) [2021-08-21T18:52:01.429Z] === RUN TestExec [2021-08-21T18:52:02.813Z] --- PASS: TestExec (1.08s) [2021-08-21T18:52:02.813Z] === RUN TestExecUser [2021-08-21T18:52:03.754Z] --- PASS: TestExecUser (1.08s) [2021-08-21T18:52:03.754Z] === RUN TestExportContainerAndImportImage [2021-08-21T18:52:03.901Z] ok github.com/docker/docker/libnetwork/api 1.384s coverage: 83.2% of statements [2021-08-21T18:52:03.901Z] ok github.com/docker/docker/libnetwork/bitseq 0.313s coverage: 84.4% of statements [2021-08-21T18:52:03.901Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-21T18:52:04.694Z] --- PASS: TestExportContainerAndImportImage (0.95s) [2021-08-21T18:52:04.694Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-21T18:52:06.082Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2021-08-21T18:52:06.082Z] === RUN TestHealthCheckWorkdir [2021-08-21T18:52:07.464Z] --- PASS: TestHealthCheckWorkdir (1.51s) [2021-08-21T18:52:07.464Z] === RUN TestHealthKillContainer [2021-08-21T18:52:10.478Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-21T18:52:10.759Z] --- PASS: TestHealthKillContainer (3.10s) [2021-08-21T18:52:10.759Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-21T18:52:11.331Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s) [2021-08-21T18:52:11.331Z] === RUN TestIpcModeNone [2021-08-21T18:52:12.275Z] --- PASS: TestIpcModeNone (1.04s) [2021-08-21T18:52:12.275Z] === RUN TestIpcModePrivate [2021-08-21T18:52:12.556Z] === RUN TestBoolValue [2021-08-21T18:52:12.556Z] --- PASS: TestBoolValue (0.00s) [2021-08-21T18:52:12.556Z] === RUN TestBoolValueOrDefault [2021-08-21T18:52:12.556Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-21T18:52:12.556Z] === RUN TestInt64ValueOrZero [2021-08-21T18:52:12.556Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-21T18:52:12.556Z] === RUN TestInt64ValueOrDefault [2021-08-21T18:52:12.556Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-21T18:52:12.556Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-21T18:52:12.556Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-21T18:52:12.556Z] === RUN TestJsonContentType [2021-08-21T18:52:12.556Z] --- PASS: TestJsonContentType (0.00s) [2021-08-21T18:52:12.556Z] PASS [2021-08-21T18:52:12.556Z] coverage: 14.7% of statements [2021-08-21T18:52:12.556Z] ok github.com/docker/docker/api/server/httputils 0.040s coverage: 14.7% of statements [2021-08-21T18:52:13.017Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-21T18:52:13.216Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-08-21T18:52:13.477Z] --- PASS: TestIpcModePrivate (1.06s) [2021-08-21T18:52:13.477Z] === RUN TestIpcModeShareable [2021-08-21T18:52:13.923Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-21T18:52:13.923Z] [2021-08-21T18:52:13.923Z] ________ ____ __. [2021-08-21T18:52:13.923Z] \_____ \ | |/ _| [2021-08-21T18:52:13.923Z] / | \| < [2021-08-21T18:52:13.923Z] / | \ | \ [2021-08-21T18:52:13.923Z] \_______ /____|__ \ [2021-08-21T18:52:13.923Z] \/ \/ [2021-08-21T18:52:13.923Z] [2021-08-21T18:52:13.923Z] INFO: make.ps1 ended at 08/21/2021 18:52:06 [2021-08-21T18:52:13.923Z] INFO: Binaries build ended at 08/21/2021 18:52:08. Duration:00:01:11.1040145 [2021-08-21T18:52:13.923Z] INFO: Copying the built daemon binary to d:\CI\PR-42768\1\binary\dockerd-83ec46a7e6.exe... [2021-08-21T18:52:13.923Z] INFO: Copying the built client binary to d:\CI\PR-42768\1\binary\docker-83ec46a7e6.exe... [2021-08-21T18:52:13.923Z] INFO: Copying dockerversion from the container... [2021-08-21T18:52:13.923Z] INFO: Copying the golang package from the container to d:\CI\PR-42768\1\installer\go.zip... [2021-08-21T18:52:13.923Z] INFO: Extracting go.zip to d:\CI\PR-42768\1\go [2021-08-21T18:52:14.420Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-08-21T18:52:14.420Z] --- PASS: TestIpcModeShareable (1.04s) [2021-08-21T18:52:14.420Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-21T18:52:14.560Z] === RUN TestMaskSecretKeys [2021-08-21T18:52:14.560Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-21T18:52:14.560Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-21T18:52:14.560Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-21T18:52:14.560Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-21T18:52:14.560Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-21T18:52:14.560Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-21T18:52:14.560Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-21T18:52:14.560Z] === RUN TestVersionMiddlewareVersion [2021-08-21T18:52:14.560Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-21T18:52:14.560Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-21T18:52:14.560Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-21T18:52:14.560Z] PASS [2021-08-21T18:52:14.560Z] coverage: 37.7% of statements [2021-08-21T18:52:14.560Z] ok github.com/docker/docker/api/server/middleware 0.069s coverage: 37.7% of statements [2021-08-21T18:52:14.560Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-21T18:52:14.560Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-21T18:52:14.560Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-21T18:52:14.560Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-21T18:52:14.560Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-21T18:52:14.560Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-21T18:52:14.560Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-21T18:52:14.560Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-21T18:52:14.560Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-21T18:52:15.530Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-21T18:52:15.530Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-21T18:52:15.942Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-21T18:52:15.942Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-21T18:52:15.942Z] GOOS="" GOARCH="" GOARM="" [2021-08-21T18:52:15.942Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-21T18:52:15.942Z] [2021-08-21T18:52:15.942Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-08-21T18:52:15.942Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-08-21T18:52:15.942Z] Using test binary docker [2021-08-21T18:52:15.942Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-21T18:52:15.942Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-21T18:52:15.942Z] INFO: Waiting for daemon to start... [2021-08-21T18:52:15.942Z] Starting dockerd [2021-08-21T18:52:15.942Z] . [2021-08-21T18:52:15.942Z] INFO: Building docker-sdk-python3:5.0.0... [2021-08-21T18:52:15.991Z] === RUN TestStrSliceMarshalJSON [2021-08-21T18:52:15.991Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-21T18:52:15.991Z] === RUN TestStrSliceUnmarshalJSON [2021-08-21T18:52:15.991Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-21T18:52:15.991Z] === RUN TestStrSliceUnmarshalString [2021-08-21T18:52:15.991Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-21T18:52:15.991Z] === RUN TestStrSliceUnmarshalSlice [2021-08-21T18:52:15.991Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-21T18:52:15.991Z] PASS [2021-08-21T18:52:15.991Z] coverage: 90.0% of statements [2021-08-21T18:52:15.991Z] ok github.com/docker/docker/api/types/strslice 0.036s coverage: 90.0% of statements [2021-08-21T18:52:15.991Z] === RUN TestAdjustForAPIVersion [2021-08-21T18:52:15.991Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-21T18:52:15.991Z] PASS [2021-08-21T18:52:15.991Z] coverage: 5.7% of statements [2021-08-21T18:52:15.991Z] === RUN TestToJSON [2021-08-21T18:52:15.991Z] --- PASS: TestToJSON (0.00s) [2021-08-21T18:52:15.991Z] === RUN TestToParamWithVersion [2021-08-21T18:52:15.991Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-21T18:52:15.991Z] === RUN TestFromJSON [2021-08-21T18:52:15.991Z] --- PASS: TestFromJSON (0.00s) [2021-08-21T18:52:15.991Z] === RUN TestEmpty [2021-08-21T18:52:15.991Z] --- PASS: TestEmpty (0.00s) [2021-08-21T18:52:15.991Z] === RUN TestArgsMatchKVListEmptySources [2021-08-21T18:52:15.991Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-21T18:52:15.991Z] === RUN TestArgsMatchKVList [2021-08-21T18:52:15.991Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-21T18:52:15.991Z] === RUN TestArgsMatch [2021-08-21T18:52:15.991Z] --- PASS: TestArgsMatch (0.00s) [2021-08-21T18:52:15.991Z] === RUN TestAdd [2021-08-21T18:52:15.991Z] --- PASS: TestAdd (0.00s) [2021-08-21T18:52:15.991Z] === RUN TestDel [2021-08-21T18:52:15.991Z] --- PASS: TestDel (0.00s) [2021-08-21T18:52:15.991Z] === RUN TestLen [2021-08-21T18:52:15.991Z] --- PASS: TestLen (0.00s) [2021-08-21T18:52:15.991Z] === RUN TestExactMatch [2021-08-21T18:52:15.991Z] --- PASS: TestExactMatch (0.00s) [2021-08-21T18:52:15.991Z] === RUN TestOnlyOneExactMatch [2021-08-21T18:52:15.991Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-21T18:52:15.991Z] === RUN TestContains [2021-08-21T18:52:15.991Z] --- PASS: TestContains (0.00s) [2021-08-21T18:52:15.991Z] === RUN TestValidate [2021-08-21T18:52:15.991Z] --- PASS: TestValidate (0.00s) [2021-08-21T18:52:15.991Z] === RUN TestWalkValues [2021-08-21T18:52:15.991Z] --- PASS: TestWalkValues (0.00s) [2021-08-21T18:52:15.991Z] === RUN TestFuzzyMatch [2021-08-21T18:52:15.991Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-21T18:52:15.991Z] === RUN TestClone [2021-08-21T18:52:15.991Z] --- PASS: TestClone (0.00s) [2021-08-21T18:52:15.991Z] PASS [2021-08-21T18:52:15.991Z] coverage: 92.2% of statements [2021-08-21T18:52:15.991Z] ok github.com/docker/docker/api/server/router/swarm 0.062s coverage: 5.7% of statements [2021-08-21T18:52:15.991Z] ok github.com/docker/docker/api/types/filters 0.063s coverage: 92.2% of statements [2021-08-21T18:52:15.991Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-21T18:52:15.991Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-21T18:52:15.991Z] ? github.com/docker/docker/api/types [no test files] [2021-08-21T18:52:15.991Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-21T18:52:15.991Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-21T18:52:15.991Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-21T18:52:15.991Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-21T18:52:15.991Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-21T18:52:15.991Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-21T18:52:15.991Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-21T18:52:15.991Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-21T18:52:15.991Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-21T18:52:15.991Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-21T18:52:15.991Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-21T18:52:15.991Z] === RUN TestDurationToSecondsString [2021-08-21T18:52:15.991Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-21T18:52:15.991Z] === RUN TestGetTimestamp [2021-08-21T18:52:16.452Z] === RUN TestCompareVersion [2021-08-21T18:52:16.452Z] --- PASS: TestCompareVersion (0.00s) [2021-08-21T18:52:16.452Z] PASS [2021-08-21T18:52:16.452Z] coverage: 75.0% of statements [2021-08-21T18:52:16.452Z] ok github.com/docker/docker/api/types/versions 0.094s coverage: 75.0% of statements [2021-08-21T18:52:16.452Z] --- PASS: TestGetTimestamp (0.14s) [2021-08-21T18:52:16.452Z] === RUN TestParseTimestamps [2021-08-21T18:52:16.452Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-21T18:52:16.452Z] PASS [2021-08-21T18:52:16.452Z] coverage: 100.0% of statements [2021-08-21T18:52:16.452Z] ok github.com/docker/docker/api/types/time 0.187s coverage: 100.0% of statements [2021-08-21T18:52:16.452Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-21T18:52:16.452Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-21T18:52:16.452Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-21T18:52:16.452Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-21T18:52:16.452Z] ? github.com/docker/docker/builder [no test files] [2021-08-21T18:52:16.452Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-21T18:52:16.452Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-21T18:52:16.452Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-21T18:52:16.452Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-21T18:52:16.452Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-21T18:52:16.452Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-21T18:52:16.452Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-21T18:52:17.422Z] === RUN TestParseRemoteURL [2021-08-21T18:52:17.422Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-21T18:52:17.422Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-21T18:52:17.422Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-21T18:52:17.422Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-21T18:52:17.422Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-21T18:52:17.422Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-21T18:52:17.422Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-21T18:52:17.422Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-21T18:52:17.422Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-21T18:52:17.422Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-21T18:52:17.422Z] --- PASS: TestParseRemoteURL (0.00s) [2021-08-21T18:52:17.422Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-21T18:52:17.422Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-21T18:52:17.422Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-21T18:52:17.422Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-21T18:52:17.422Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-21T18:52:17.422Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-21T18:52:17.422Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-21T18:52:17.422Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-21T18:52:17.422Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-21T18:52:17.422Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-21T18:52:17.422Z] === RUN TestCloneArgsSmartHttp [2021-08-21T18:52:17.422Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-08-21T18:52:17.422Z] === RUN TestCloneArgsDumbHttp [2021-08-21T18:52:17.422Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-08-21T18:52:17.422Z] === RUN TestCloneArgsGit [2021-08-21T18:52:17.422Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-21T18:52:17.422Z] === RUN TestCheckoutGit [2021-08-21T18:52:17.719Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.92s) [2021-08-21T18:52:17.719Z] === RUN TestAPIIpcModeHost [2021-08-21T18:52:18.659Z] --- PASS: TestAPIIpcModeHost (1.08s) [2021-08-21T18:52:18.659Z] === RUN TestDaemonIpcModeShareable [2021-08-21T18:52:18.963Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-21T18:52:18.963Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-08-21T18:52:18.963Z] === RUN TestProcessNoDockerignore [2021-08-21T18:52:18.963Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-08-21T18:52:18.963Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-21T18:52:18.963Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-08-21T18:52:18.963Z] === RUN TestDetectContentType [2021-08-21T18:52:18.963Z] --- PASS: TestDetectContentType (0.00s) [2021-08-21T18:52:18.963Z] === RUN TestSelectAcceptableMIME [2021-08-21T18:52:18.963Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-21T18:52:18.963Z] === RUN TestInspectEmptyResponse [2021-08-21T18:52:18.963Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-21T18:52:18.963Z] === RUN TestInspectResponseBinary [2021-08-21T18:52:18.963Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-21T18:52:18.963Z] === RUN TestResponseUnsupportedContentType [2021-08-21T18:52:18.963Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-21T18:52:18.963Z] === RUN TestInspectResponseTextSimple [2021-08-21T18:52:18.963Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-21T18:52:18.963Z] === RUN TestInspectResponseEmptyContentType [2021-08-21T18:52:18.963Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-21T18:52:18.963Z] === RUN TestUnknownContentLength [2021-08-21T18:52:18.963Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-21T18:52:18.963Z] === RUN TestDownloadRemote [2021-08-21T18:52:18.963Z] --- PASS: TestDownloadRemote (0.07s) [2021-08-21T18:52:18.963Z] === RUN TestGetWithStatusError [2021-08-21T18:52:18.963Z] --- PASS: TestGetWithStatusError (0.00s) [2021-08-21T18:52:18.963Z] === RUN TestCloseRootDirectory [2021-08-21T18:52:18.963Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:52:18.963Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-08-21T18:52:18.963Z] === RUN TestHashFile [2021-08-21T18:52:18.963Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:52:18.963Z] --- SKIP: TestHashFile (0.00s) [2021-08-21T18:52:18.963Z] === RUN TestHashSubdir [2021-08-21T18:52:18.963Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:52:18.963Z] --- SKIP: TestHashSubdir (0.00s) [2021-08-21T18:52:18.963Z] === RUN TestRemoveDirectory [2021-08-21T18:52:18.963Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:52:18.963Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-08-21T18:52:18.963Z] PASS [2021-08-21T18:52:18.963Z] coverage: 9.3% of statements [2021-08-21T18:52:18.963Z] ok github.com/docker/docker/builder/remotecontext 0.224s coverage: 9.3% of statements [2021-08-21T18:52:19.428Z] === RUN TestGetAllAllowed [2021-08-21T18:52:19.428Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-21T18:52:19.428Z] === RUN TestGetAllMeta [2021-08-21T18:52:19.428Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-21T18:52:19.428Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-21T18:52:19.428Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-21T18:52:19.428Z] === RUN TestIsUnreferencedBuiltin [2021-08-21T18:52:19.428Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-21T18:52:19.428Z] === RUN TestIsExistingDirectory [2021-08-21T18:52:19.428Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-08-21T18:52:19.428Z] === RUN TestGetFilenameForDownload [2021-08-21T18:52:19.428Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-21T18:52:19.428Z] === RUN TestEnv2Variables [2021-08-21T18:52:19.428Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-21T18:52:19.428Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-21T18:52:19.428Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-21T18:52:19.428Z] === RUN TestMaintainer [2021-08-21T18:52:19.428Z] --- PASS: TestMaintainer (0.00s) [2021-08-21T18:52:19.428Z] === RUN TestLabel [2021-08-21T18:52:19.428Z] --- PASS: TestLabel (0.00s) [2021-08-21T18:52:19.428Z] === RUN TestFromScratch [2021-08-21T18:52:19.428Z] --- PASS: TestFromScratch (0.00s) [2021-08-21T18:52:19.428Z] === RUN TestFromWithArg [2021-08-21T18:52:19.428Z] --- PASS: TestFromWithArg (0.00s) [2021-08-21T18:52:19.428Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-21T18:52:19.428Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-21T18:52:19.428Z] === RUN TestFromWithUndefinedArg [2021-08-21T18:52:19.428Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-21T18:52:19.428Z] === RUN TestFromMultiStageWithNamedStage [2021-08-21T18:52:19.428Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-21T18:52:19.428Z] === RUN TestOnbuild [2021-08-21T18:52:19.428Z] --- PASS: TestOnbuild (0.00s) [2021-08-21T18:52:19.428Z] === RUN TestWorkdir [2021-08-21T18:52:19.428Z] --- PASS: TestWorkdir (0.00s) [2021-08-21T18:52:19.428Z] === RUN TestCmd [2021-08-21T18:52:19.428Z] --- PASS: TestCmd (0.00s) [2021-08-21T18:52:19.428Z] === RUN TestHealthcheckNone [2021-08-21T18:52:19.428Z] --- PASS: TestHealthcheckNone (0.00s) [2021-08-21T18:52:19.428Z] === RUN TestHealthcheckCmd [2021-08-21T18:52:19.428Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-08-21T18:52:19.428Z] === RUN TestEntrypoint [2021-08-21T18:52:19.428Z] --- PASS: TestEntrypoint (0.00s) [2021-08-21T18:52:19.428Z] === RUN TestExpose [2021-08-21T18:52:19.428Z] --- PASS: TestExpose (0.00s) [2021-08-21T18:52:19.428Z] === RUN TestUser [2021-08-21T18:52:19.428Z] --- PASS: TestUser (0.00s) [2021-08-21T18:52:19.428Z] === RUN TestVolume [2021-08-21T18:52:19.428Z] --- PASS: TestVolume (0.00s) [2021-08-21T18:52:19.428Z] === RUN TestStopSignal [2021-08-21T18:52:19.428Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-21T18:52:19.428Z] --- SKIP: TestStopSignal (0.00s) [2021-08-21T18:52:19.428Z] === RUN TestArg [2021-08-21T18:52:19.428Z] --- PASS: TestArg (0.00s) [2021-08-21T18:52:19.428Z] === RUN TestShell [2021-08-21T18:52:19.428Z] --- PASS: TestShell (0.00s) [2021-08-21T18:52:19.428Z] === RUN TestPrependEnvOnCmd [2021-08-21T18:52:19.428Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-21T18:52:19.428Z] === RUN TestRunWithBuildArgs [2021-08-21T18:52:19.428Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-21T18:52:19.428Z] === RUN TestRunIgnoresHealthcheck [2021-08-21T18:52:19.428Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-21T18:52:19.428Z] === RUN TestDispatchUnsupportedOptions [2021-08-21T18:52:19.428Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-21T18:52:19.428Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-21T18:52:19.428Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-21T18:52:19.428Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-08-21T18:52:19.428Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-08-21T18:52:19.428Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-21T18:52:19.428Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-21T18:52:19.428Z] === RUN TestNormalizeWorkdir [2021-08-21T18:52:19.429Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-21T18:52:19.429Z] === RUN TestDispatch [2021-08-21T18:52:19.429Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-21T18:52:19.429Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-21T18:52:19.429Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-21T18:52:19.429Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-21T18:52:19.429Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-21T18:52:19.429Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-21T18:52:19.429Z] === RUN TestDispatch/COPY_url [2021-08-21T18:52:19.429Z] --- PASS: TestDispatch (0.05s) [2021-08-21T18:52:19.429Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-08-21T18:52:19.429Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-08-21T18:52:19.429Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-08-21T18:52:19.429Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-08-21T18:52:19.429Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-08-21T18:52:19.429Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-08-21T18:52:19.429Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-08-21T18:52:19.429Z] === RUN TestAddScratchImageAddsToMounts [2021-08-21T18:52:19.429Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-21T18:52:19.429Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-21T18:52:19.429Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-21T18:52:19.429Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-21T18:52:19.429Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-21T18:52:19.429Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-21T18:52:19.429Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-21T18:52:19.429Z] === RUN TestImageSourceGetAddsToMounts [2021-08-21T18:52:19.429Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-21T18:52:19.429Z] === RUN TestEmptyDockerfile [2021-08-21T18:52:19.429Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-08-21T18:52:19.429Z] === RUN TestSymlinkDockerfile [2021-08-21T18:52:19.429Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-08-21T18:52:19.429Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-21T18:52:19.429Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-08-21T18:52:19.429Z] === RUN TestNonExistingDockerfile [2021-08-21T18:52:19.429Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-08-21T18:52:19.429Z] === RUN TestCopyRunConfig [2021-08-21T18:52:19.429Z] --- PASS: TestCopyRunConfig (0.00s) [2021-08-21T18:52:19.429Z] === RUN TestDeepCopyRunConfig [2021-08-21T18:52:19.429Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-21T18:52:19.429Z] === RUN TestExportImage [2021-08-21T18:52:19.429Z] --- PASS: TestExportImage (0.00s) [2021-08-21T18:52:19.429Z] === RUN TestNormalizeDest [2021-08-21T18:52:19.429Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-21T18:52:19.429Z] PASS [2021-08-21T18:52:19.429Z] coverage: 46.8% of statements [2021-08-21T18:52:19.429Z] ok github.com/docker/docker/builder/dockerfile 0.174s coverage: 46.8% of statements [2021-08-21T18:52:19.429Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-21T18:52:19.429Z] === RUN TestEnable [2021-08-21T18:52:19.429Z] --- PASS: TestEnable (0.00s) [2021-08-21T18:52:19.429Z] === RUN TestDisable [2021-08-21T18:52:19.429Z] --- PASS: TestDisable (0.00s) [2021-08-21T18:52:19.429Z] === RUN TestEnabled [2021-08-21T18:52:19.429Z] --- PASS: TestEnabled (0.00s) [2021-08-21T18:52:19.429Z] PASS [2021-08-21T18:52:19.429Z] coverage: 100.0% of statements [2021-08-21T18:52:19.429Z] ok github.com/docker/docker/cli/debug 0.039s coverage: 100.0% of statements [2021-08-21T18:52:20.040Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-08-21T18:52:20.040Z] --- PASS: TestDaemonIpcModeShareable (1.66s) [2021-08-21T18:52:20.040Z] === RUN TestDaemonIpcModePrivate [2021-08-21T18:52:20.404Z] === RUN TestTCP4Proxy [2021-08-21T18:52:20.404Z] --- PASS: TestTCP4Proxy (0.01s) [2021-08-21T18:52:20.404Z] === RUN TestTCP4ProxyHalfClose [2021-08-21T18:52:20.404Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-08-21T18:52:20.404Z] === RUN TestTCP6Proxy [2021-08-21T18:52:20.404Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-21T18:52:20.404Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-08-21T18:52:20.404Z] === RUN TestTCPDualStackProxy [2021-08-21T18:52:20.404Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-21T18:52:20.404Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-08-21T18:52:20.404Z] === RUN TestUDP4Proxy [2021-08-21T18:52:20.404Z] --- PASS: TestUDP4Proxy (0.00s) [2021-08-21T18:52:20.404Z] === RUN TestUDP6Proxy [2021-08-21T18:52:20.404Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-21T18:52:20.404Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-08-21T18:52:20.404Z] === RUN TestUDPWriteError [2021-08-21T18:52:20.404Z] --- PASS: TestUDPWriteError (0.00s) [2021-08-21T18:52:20.404Z] === RUN TestSCTP4Proxy [2021-08-21T18:52:20.404Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-21T18:52:20.404Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-08-21T18:52:20.404Z] === RUN TestSCTP6Proxy [2021-08-21T18:52:20.404Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-21T18:52:20.404Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-08-21T18:52:20.404Z] PASS [2021-08-21T18:52:20.404Z] coverage: 49.4% of statements [2021-08-21T18:52:20.404Z] ok github.com/docker/docker/cmd/docker-proxy 0.050s coverage: 49.4% of statements [2021-08-21T18:52:21.258Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-21T18:52:21.258Z] [2021-08-21T18:52:21.258Z] ________ ____ __. [2021-08-21T18:52:21.258Z] \_____ \ | |/ _| [2021-08-21T18:52:21.258Z] / | \| < [2021-08-21T18:52:21.258Z] / | \ | \ [2021-08-21T18:52:21.258Z] \_______ /____|__ \ [2021-08-21T18:52:21.258Z] \/ \/ [2021-08-21T18:52:21.258Z] [2021-08-21T18:52:21.258Z] INFO: make.ps1 ended at 08/21/2021 18:52:21 [2021-08-21T18:52:21.949Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-08-21T18:52:21.949Z] --- PASS: TestDaemonIpcModePrivate (1.64s) [2021-08-21T18:52:21.949Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-21T18:52:22.787Z] INFO: Binaries build ended at 08/21/2021 18:52:22. Duration:00:01:20.1092617 [2021-08-21T18:52:23.331Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-08-21T18:52:23.331Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.63s) [2021-08-21T18:52:23.331Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-21T18:52:23.757Z] INFO: Copying the built daemon binary to d:\CI\PR-42768\1\binary\dockerd-83ec46a7e6.exe... [2021-08-21T18:52:23.757Z] INFO: Copying the built client binary to d:\CI\PR-42768\1\binary\docker-83ec46a7e6.exe... [2021-08-21T18:52:23.757Z] INFO: Copying dockerversion from the container... [2021-08-21T18:52:23.757Z] INFO: Copying the golang package from the container to d:\CI\PR-42768\1\installer\go.zip... [2021-08-21T18:52:23.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-21T18:52:24.721Z] INFO: Extracting go.zip to d:\CI\PR-42768\1\go [2021-08-21T18:52:25.244Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-08-21T18:52:25.244Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s) [2021-08-21T18:52:25.244Z] === RUN TestIpcModeOlderClient [2021-08-21T18:52:25.244Z] === PAUSE TestIpcModeOlderClient [2021-08-21T18:52:25.244Z] === RUN TestKillContainerInvalidSignal [2021-08-21T18:52:25.815Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2021-08-21T18:52:25.815Z] === RUN TestKillContainer [2021-08-21T18:52:25.815Z] === RUN TestKillContainer/no_signal [2021-08-21T18:52:26.386Z] === RUN TestKillContainer/non_killing_signal [2021-08-21T18:52:26.958Z] === RUN TestKillContainer/killing_signal [2021-08-21T18:52:27.899Z] --- PASS: TestKillContainer (2.00s) [2021-08-21T18:52:27.899Z] --- PASS: TestKillContainer/no_signal (0.64s) [2021-08-21T18:52:27.899Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2021-08-21T18:52:27.899Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2021-08-21T18:52:27.899Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-21T18:52:27.899Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-21T18:52:28.470Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-21T18:52:28.985Z] === RUN TestCheckpointCreateError [2021-08-21T18:52:28.985Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestCheckpointCreate [2021-08-21T18:52:28.985Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestCheckpointDeleteError [2021-08-21T18:52:28.985Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestCheckpointDelete [2021-08-21T18:52:28.985Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestCheckpointListError [2021-08-21T18:52:28.985Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestCheckpointList [2021-08-21T18:52:28.985Z] --- PASS: TestCheckpointList (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestCheckpointListContainerNotFound [2021-08-21T18:52:28.985Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestNewClientWithOpsFromEnv [2021-08-21T18:52:28.985Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-21T18:52:28.985Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestGetAPIPath [2021-08-21T18:52:28.985Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestParseHostURL [2021-08-21T18:52:28.985Z] --- PASS: TestParseHostURL (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-21T18:52:28.985Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-21T18:52:28.985Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestNegotiateAPIVersion [2021-08-21T18:52:28.985Z] --- PASS: TestNegotiateAPIVersion (0.01s) [2021-08-21T18:52:28.985Z] === RUN TestNegotiateAPVersionOverride [2021-08-21T18:52:28.985Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-21T18:52:28.985Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-21T18:52:28.985Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-21T18:52:28.985Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestClientRedirect [2021-08-21T18:52:28.985Z] --- PASS: TestClientRedirect (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestConfigCreateUnsupported [2021-08-21T18:52:28.985Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestConfigCreateError [2021-08-21T18:52:28.985Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestConfigCreate [2021-08-21T18:52:28.985Z] --- PASS: TestConfigCreate (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestConfigInspectNotFound [2021-08-21T18:52:28.985Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestConfigInspectWithEmptyID [2021-08-21T18:52:28.985Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestConfigInspectUnsupported [2021-08-21T18:52:28.985Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestConfigInspectError [2021-08-21T18:52:28.985Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestConfigInspectConfigNotFound [2021-08-21T18:52:28.985Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestConfigInspect [2021-08-21T18:52:28.985Z] --- PASS: TestConfigInspect (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestConfigListUnsupported [2021-08-21T18:52:28.985Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestConfigListError [2021-08-21T18:52:28.985Z] --- PASS: TestConfigListError (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestConfigList [2021-08-21T18:52:28.985Z] --- PASS: TestConfigList (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestConfigRemoveUnsupported [2021-08-21T18:52:28.985Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestConfigRemoveError [2021-08-21T18:52:28.985Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestConfigRemove [2021-08-21T18:52:28.985Z] --- PASS: TestConfigRemove (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestConfigUpdateUnsupported [2021-08-21T18:52:28.985Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestConfigUpdateError [2021-08-21T18:52:28.985Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestConfigUpdate [2021-08-21T18:52:28.985Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestContainerCommitError [2021-08-21T18:52:28.985Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestContainerCommit [2021-08-21T18:52:28.985Z] --- PASS: TestContainerCommit (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestContainerStatPathError [2021-08-21T18:52:28.985Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestContainerStatPathNotFoundError [2021-08-21T18:52:28.985Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestContainerStatPathNoHeaderError [2021-08-21T18:52:28.985Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestContainerStatPath [2021-08-21T18:52:28.985Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestCopyToContainerError [2021-08-21T18:52:28.985Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestCopyToContainerNotFoundError [2021-08-21T18:52:28.985Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-21T18:52:28.985Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestCopyToContainer [2021-08-21T18:52:28.985Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestCopyFromContainerError [2021-08-21T18:52:28.985Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestCopyFromContainerNotFoundError [2021-08-21T18:52:28.985Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-21T18:52:28.985Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-21T18:52:28.985Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestCopyFromContainer [2021-08-21T18:52:28.985Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestContainerCreateError [2021-08-21T18:52:28.985Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestContainerCreateImageNotFound [2021-08-21T18:52:28.985Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestContainerCreateWithName [2021-08-21T18:52:28.985Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestContainerCreateAutoRemove [2021-08-21T18:52:28.985Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestContainerDiffError [2021-08-21T18:52:28.985Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestContainerDiff [2021-08-21T18:52:28.985Z] --- PASS: TestContainerDiff (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestContainerExecCreateError [2021-08-21T18:52:28.985Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestContainerExecCreate [2021-08-21T18:52:28.985Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestContainerExecStartError [2021-08-21T18:52:28.985Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestContainerExecStart [2021-08-21T18:52:28.985Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestContainerExecInspectError [2021-08-21T18:52:28.985Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestContainerExecInspect [2021-08-21T18:52:28.985Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestContainerExportError [2021-08-21T18:52:28.985Z] --- PASS: TestContainerExportError (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestContainerExport [2021-08-21T18:52:28.985Z] --- PASS: TestContainerExport (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestContainerInspectError [2021-08-21T18:52:28.985Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestContainerInspectContainerNotFound [2021-08-21T18:52:28.985Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestContainerInspectWithEmptyID [2021-08-21T18:52:28.985Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestContainerInspect [2021-08-21T18:52:28.985Z] --- PASS: TestContainerInspect (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestContainerInspectNode [2021-08-21T18:52:28.985Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestContainerKillError [2021-08-21T18:52:28.985Z] --- PASS: TestContainerKillError (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestContainerKill [2021-08-21T18:52:28.985Z] --- PASS: TestContainerKill (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestContainerListError [2021-08-21T18:52:28.985Z] --- PASS: TestContainerListError (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestContainerList [2021-08-21T18:52:28.985Z] --- PASS: TestContainerList (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestContainerLogsNotFoundError [2021-08-21T18:52:28.985Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestContainerLogsError [2021-08-21T18:52:28.985Z] --- PASS: TestContainerLogsError (0.00s) [2021-08-21T18:52:28.985Z] === RUN TestContainerLogs [2021-08-21T18:52:29.041Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.35s) [2021-08-21T18:52:29.041Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2021-08-21T18:52:29.041Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2021-08-21T18:52:29.041Z] === RUN TestKillStoppedContainer [2021-08-21T18:52:29.041Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-08-21T18:52:29.041Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-21T18:52:29.041Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-08-21T18:52:29.041Z] === RUN TestKillDifferentUserContainer [2021-08-21T18:52:29.445Z] --- PASS: TestContainerLogs (0.17s) [2021-08-21T18:52:29.445Z] === RUN TestContainerPauseError [2021-08-21T18:52:29.445Z] --- PASS: TestContainerPauseError (0.00s) [2021-08-21T18:52:29.445Z] === RUN TestContainerPause [2021-08-21T18:52:29.445Z] --- PASS: TestContainerPause (0.00s) [2021-08-21T18:52:29.445Z] === RUN TestContainersPruneError [2021-08-21T18:52:29.445Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-21T18:52:29.445Z] === RUN TestContainersPrune [2021-08-21T18:52:29.445Z] --- PASS: TestContainersPrune (0.00s) [2021-08-21T18:52:29.445Z] === RUN TestContainerRemoveError [2021-08-21T18:52:29.445Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestContainerRemoveNotFoundError [2021-08-21T18:52:29.446Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestContainerRemove [2021-08-21T18:52:29.446Z] --- PASS: TestContainerRemove (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestContainerRenameError [2021-08-21T18:52:29.446Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestContainerRename [2021-08-21T18:52:29.446Z] --- PASS: TestContainerRename (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestContainerResizeError [2021-08-21T18:52:29.446Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestContainerExecResizeError [2021-08-21T18:52:29.446Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestContainerResize [2021-08-21T18:52:29.446Z] --- PASS: TestContainerResize (0.01s) [2021-08-21T18:52:29.446Z] === RUN TestContainerExecResize [2021-08-21T18:52:29.446Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestContainerRestartError [2021-08-21T18:52:29.446Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestContainerRestart [2021-08-21T18:52:29.446Z] --- PASS: TestContainerRestart (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestContainerStartError [2021-08-21T18:52:29.446Z] --- PASS: TestContainerStartError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestContainerStart [2021-08-21T18:52:29.446Z] --- PASS: TestContainerStart (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestContainerStatsError [2021-08-21T18:52:29.446Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestContainerStats [2021-08-21T18:52:29.446Z] --- PASS: TestContainerStats (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestContainerStopError [2021-08-21T18:52:29.446Z] --- PASS: TestContainerStopError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestContainerStop [2021-08-21T18:52:29.446Z] --- PASS: TestContainerStop (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestContainerTopError [2021-08-21T18:52:29.446Z] --- PASS: TestContainerTopError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestContainerTop [2021-08-21T18:52:29.446Z] --- PASS: TestContainerTop (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestContainerUnpauseError [2021-08-21T18:52:29.446Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestContainerUnpause [2021-08-21T18:52:29.446Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestContainerUpdateError [2021-08-21T18:52:29.446Z] --- PASS: TestContainerUpdateError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestContainerUpdate [2021-08-21T18:52:29.446Z] --- PASS: TestContainerUpdate (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestContainerWaitError [2021-08-21T18:52:29.446Z] --- PASS: TestContainerWaitError (0.01s) [2021-08-21T18:52:29.446Z] === RUN TestContainerWait [2021-08-21T18:52:29.446Z] --- PASS: TestContainerWait (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestDiskUsageError [2021-08-21T18:52:29.446Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestDiskUsage [2021-08-21T18:52:29.446Z] --- PASS: TestDiskUsage (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestDistributionInspectUnsupported [2021-08-21T18:52:29.446Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestDistributionInspectWithEmptyID [2021-08-21T18:52:29.446Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestEventsErrorInOptions [2021-08-21T18:52:29.446Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestEventsErrorFromServer [2021-08-21T18:52:29.446Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestEvents [2021-08-21T18:52:29.446Z] --- PASS: TestEvents (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestTLSCloseWriter [2021-08-21T18:52:29.446Z] === PAUSE TestTLSCloseWriter [2021-08-21T18:52:29.446Z] === RUN TestImageBuildError [2021-08-21T18:52:29.446Z] --- PASS: TestImageBuildError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImageBuild [2021-08-21T18:52:29.446Z] --- PASS: TestImageBuild (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestGetDockerOS [2021-08-21T18:52:29.446Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImageCreateError [2021-08-21T18:52:29.446Z] --- PASS: TestImageCreateError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImageCreate [2021-08-21T18:52:29.446Z] --- PASS: TestImageCreate (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImageHistoryError [2021-08-21T18:52:29.446Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImageHistory [2021-08-21T18:52:29.446Z] --- PASS: TestImageHistory (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImageImportError [2021-08-21T18:52:29.446Z] --- PASS: TestImageImportError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImageImport [2021-08-21T18:52:29.446Z] --- PASS: TestImageImport (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImageInspectError [2021-08-21T18:52:29.446Z] --- PASS: TestImageInspectError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImageInspectImageNotFound [2021-08-21T18:52:29.446Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImageInspectWithEmptyID [2021-08-21T18:52:29.446Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImageInspect [2021-08-21T18:52:29.446Z] --- PASS: TestImageInspect (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImageListError [2021-08-21T18:52:29.446Z] --- PASS: TestImageListError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImageList [2021-08-21T18:52:29.446Z] --- PASS: TestImageList (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImageListApiBefore125 [2021-08-21T18:52:29.446Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImageLoadError [2021-08-21T18:52:29.446Z] --- PASS: TestImageLoadError (0.01s) [2021-08-21T18:52:29.446Z] === RUN TestImageLoad [2021-08-21T18:52:29.446Z] --- PASS: TestImageLoad (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImagesPruneError [2021-08-21T18:52:29.446Z] --- PASS: TestImagesPruneError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImagesPrune [2021-08-21T18:52:29.446Z] --- PASS: TestImagesPrune (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImagePullReferenceParseError [2021-08-21T18:52:29.446Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImagePullAnyError [2021-08-21T18:52:29.446Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-21T18:52:29.446Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-21T18:52:29.446Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-21T18:52:29.446Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-21T18:52:29.446Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImagePullWithoutErrors [2021-08-21T18:52:29.446Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImagePushReferenceError [2021-08-21T18:52:29.446Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImagePushAnyError [2021-08-21T18:52:29.446Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-21T18:52:29.446Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-21T18:52:29.446Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-21T18:52:29.446Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-21T18:52:29.446Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImagePushWithoutErrors [2021-08-21T18:52:29.446Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-21T18:52:29.446Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-21T18:52:29.446Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-21T18:52:29.446Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-21T18:52:29.446Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-21T18:52:29.446Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-21T18:52:29.446Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-21T18:52:29.446Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-21T18:52:29.446Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImageRemoveError [2021-08-21T18:52:29.446Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImageRemoveImageNotFound [2021-08-21T18:52:29.446Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImageRemove [2021-08-21T18:52:29.446Z] --- PASS: TestImageRemove (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImageSaveError [2021-08-21T18:52:29.446Z] --- PASS: TestImageSaveError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImageSave [2021-08-21T18:52:29.446Z] --- PASS: TestImageSave (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImageSearchAnyError [2021-08-21T18:52:29.446Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-21T18:52:29.446Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-21T18:52:29.446Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-21T18:52:29.446Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-21T18:52:29.446Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImageSearchWithoutErrors [2021-08-21T18:52:29.446Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImageTagError [2021-08-21T18:52:29.446Z] --- PASS: TestImageTagError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImageTagInvalidReference [2021-08-21T18:52:29.446Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImageTagInvalidSourceImageName [2021-08-21T18:52:29.446Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImageTagHexSource [2021-08-21T18:52:29.446Z] --- PASS: TestImageTagHexSource (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestImageTag [2021-08-21T18:52:29.446Z] --- PASS: TestImageTag (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestInfoServerError [2021-08-21T18:52:29.446Z] --- PASS: TestInfoServerError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestInfoInvalidResponseJSONError [2021-08-21T18:52:29.446Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestInfo [2021-08-21T18:52:29.446Z] --- PASS: TestInfo (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestNetworkConnectError [2021-08-21T18:52:29.446Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-21T18:52:29.446Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestNetworkConnect [2021-08-21T18:52:29.446Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestNetworkCreateError [2021-08-21T18:52:29.446Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestNetworkCreate [2021-08-21T18:52:29.446Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestNetworkDisconnectError [2021-08-21T18:52:29.446Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestNetworkDisconnect [2021-08-21T18:52:29.446Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestNetworkInspectError [2021-08-21T18:52:29.446Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestNetworkInspectNotFoundError [2021-08-21T18:52:29.446Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestNetworkInspectWithEmptyID [2021-08-21T18:52:29.446Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestNetworkInspect [2021-08-21T18:52:29.446Z] --- PASS: TestNetworkInspect (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestNetworkListError [2021-08-21T18:52:29.446Z] --- PASS: TestNetworkListError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestNetworkList [2021-08-21T18:52:29.446Z] --- PASS: TestNetworkList (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestNetworksPruneError [2021-08-21T18:52:29.446Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestNetworksPrune [2021-08-21T18:52:29.446Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestNetworkRemoveError [2021-08-21T18:52:29.446Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestNetworkRemove [2021-08-21T18:52:29.446Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestNodeInspectError [2021-08-21T18:52:29.446Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestNodeInspectNodeNotFound [2021-08-21T18:52:29.446Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestNodeInspectWithEmptyID [2021-08-21T18:52:29.446Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestNodeInspect [2021-08-21T18:52:29.446Z] --- PASS: TestNodeInspect (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestNodeListError [2021-08-21T18:52:29.446Z] --- PASS: TestNodeListError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestNodeList [2021-08-21T18:52:29.446Z] --- PASS: TestNodeList (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestNodeRemoveError [2021-08-21T18:52:29.446Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestNodeRemove [2021-08-21T18:52:29.446Z] --- PASS: TestNodeRemove (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestNodeUpdateError [2021-08-21T18:52:29.446Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestNodeUpdate [2021-08-21T18:52:29.446Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestOptionWithTimeout [2021-08-21T18:52:29.446Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestPingFail [2021-08-21T18:52:29.446Z] --- PASS: TestPingFail (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestPingWithError [2021-08-21T18:52:29.446Z] 2021/08/21 18:52:28 RoundTripper returned a response & error; ignoring response [2021-08-21T18:52:29.446Z] 2021/08/21 18:52:28 RoundTripper returned a response & error; ignoring response [2021-08-21T18:52:29.446Z] --- PASS: TestPingWithError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestPingSuccess [2021-08-21T18:52:29.446Z] --- PASS: TestPingSuccess (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestPingHeadFallback [2021-08-21T18:52:29.446Z] === RUN TestPingHeadFallback/OK [2021-08-21T18:52:29.446Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-21T18:52:29.446Z] === RUN TestPingHeadFallback/Not_Found [2021-08-21T18:52:29.446Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-21T18:52:29.446Z] --- PASS: TestPingHeadFallback (0.00s) [2021-08-21T18:52:29.446Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-21T18:52:29.446Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-21T18:52:29.446Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-21T18:52:29.446Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestPluginDisableError [2021-08-21T18:52:29.446Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestPluginDisable [2021-08-21T18:52:29.446Z] --- PASS: TestPluginDisable (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestPluginEnableError [2021-08-21T18:52:29.446Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestPluginEnable [2021-08-21T18:52:29.446Z] --- PASS: TestPluginEnable (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestPluginInspectError [2021-08-21T18:52:29.446Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestPluginInspectWithEmptyID [2021-08-21T18:52:29.446Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestPluginInspect [2021-08-21T18:52:29.446Z] --- PASS: TestPluginInspect (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestPluginListError [2021-08-21T18:52:29.446Z] --- PASS: TestPluginListError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestPluginList [2021-08-21T18:52:29.446Z] --- PASS: TestPluginList (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestPluginPushError [2021-08-21T18:52:29.446Z] --- PASS: TestPluginPushError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestPluginPush [2021-08-21T18:52:29.446Z] --- PASS: TestPluginPush (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestPluginRemoveError [2021-08-21T18:52:29.446Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestPluginRemove [2021-08-21T18:52:29.446Z] --- PASS: TestPluginRemove (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestPluginSetError [2021-08-21T18:52:29.446Z] --- PASS: TestPluginSetError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestPluginSet [2021-08-21T18:52:29.446Z] --- PASS: TestPluginSet (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestSetHostHeader [2021-08-21T18:52:29.446Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestPlainTextError [2021-08-21T18:52:29.446Z] --- PASS: TestPlainTextError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestInfiniteError [2021-08-21T18:52:29.446Z] --- PASS: TestInfiniteError (0.03s) [2021-08-21T18:52:29.446Z] === RUN TestCanceledContext [2021-08-21T18:52:29.446Z] 2021/08/21 18:52:29 RoundTripper returned a response & error; ignoring response [2021-08-21T18:52:29.446Z] --- PASS: TestCanceledContext (0.02s) [2021-08-21T18:52:29.446Z] === RUN TestDeadlineExceededContext [2021-08-21T18:52:29.446Z] 2021/08/21 18:52:29 RoundTripper returned a response & error; ignoring response [2021-08-21T18:52:29.446Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestSecretCreateUnsupported [2021-08-21T18:52:29.446Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestSecretCreateError [2021-08-21T18:52:29.446Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestSecretCreate [2021-08-21T18:52:29.446Z] --- PASS: TestSecretCreate (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestSecretInspectUnsupported [2021-08-21T18:52:29.446Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestSecretInspectError [2021-08-21T18:52:29.446Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestSecretInspectSecretNotFound [2021-08-21T18:52:29.446Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestSecretInspectWithEmptyID [2021-08-21T18:52:29.446Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestSecretInspect [2021-08-21T18:52:29.446Z] --- PASS: TestSecretInspect (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestSecretListUnsupported [2021-08-21T18:52:29.446Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestSecretListError [2021-08-21T18:52:29.446Z] --- PASS: TestSecretListError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestSecretList [2021-08-21T18:52:29.446Z] --- PASS: TestSecretList (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestSecretRemoveUnsupported [2021-08-21T18:52:29.446Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestSecretRemoveError [2021-08-21T18:52:29.446Z] --- PASS: TestSecretRemoveError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestSecretRemove [2021-08-21T18:52:29.446Z] --- PASS: TestSecretRemove (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestSecretUpdateUnsupported [2021-08-21T18:52:29.446Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestSecretUpdateError [2021-08-21T18:52:29.446Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestSecretUpdate [2021-08-21T18:52:29.446Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestServiceCreateError [2021-08-21T18:52:29.446Z] --- PASS: TestServiceCreateError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestServiceCreate [2021-08-21T18:52:29.446Z] --- PASS: TestServiceCreate (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-21T18:52:29.446Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestServiceCreateDigestPinning [2021-08-21T18:52:29.446Z] --- PASS: TestServiceCreateDigestPinning (0.01s) [2021-08-21T18:52:29.446Z] === RUN TestServiceInspectError [2021-08-21T18:52:29.446Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestServiceInspectServiceNotFound [2021-08-21T18:52:29.446Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-21T18:52:29.446Z] === RUN TestServiceInspectWithEmptyID [2021-08-21T18:52:29.447Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestServiceInspect [2021-08-21T18:52:29.447Z] --- PASS: TestServiceInspect (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestServiceListError [2021-08-21T18:52:29.447Z] --- PASS: TestServiceListError (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestServiceList [2021-08-21T18:52:29.447Z] --- PASS: TestServiceList (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestServiceLogsError [2021-08-21T18:52:29.447Z] --- PASS: TestServiceLogsError (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestServiceLogs [2021-08-21T18:52:29.447Z] --- PASS: TestServiceLogs (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestServiceRemoveError [2021-08-21T18:52:29.447Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestServiceRemoveNotFoundError [2021-08-21T18:52:29.447Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestServiceRemove [2021-08-21T18:52:29.447Z] --- PASS: TestServiceRemove (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestServiceUpdateError [2021-08-21T18:52:29.447Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestServiceUpdate [2021-08-21T18:52:29.447Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestSwarmGetUnlockKeyError [2021-08-21T18:52:29.447Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestSwarmGetUnlockKey [2021-08-21T18:52:29.447Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestSwarmInitError [2021-08-21T18:52:29.447Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestSwarmInit [2021-08-21T18:52:29.447Z] --- PASS: TestSwarmInit (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestSwarmInspectError [2021-08-21T18:52:29.447Z] --- PASS: TestSwarmInspectError (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestSwarmInspect [2021-08-21T18:52:29.447Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestSwarmJoinError [2021-08-21T18:52:29.447Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestSwarmJoin [2021-08-21T18:52:29.447Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestSwarmLeaveError [2021-08-21T18:52:29.447Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestSwarmLeave [2021-08-21T18:52:29.447Z] --- PASS: TestSwarmLeave (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestSwarmUnlockError [2021-08-21T18:52:29.447Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestSwarmUnlock [2021-08-21T18:52:29.447Z] --- PASS: TestSwarmUnlock (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestSwarmUpdateError [2021-08-21T18:52:29.447Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestSwarmUpdate [2021-08-21T18:52:29.447Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestTaskInspectError [2021-08-21T18:52:29.447Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestTaskInspectWithEmptyID [2021-08-21T18:52:29.447Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestTaskInspect [2021-08-21T18:52:29.447Z] --- PASS: TestTaskInspect (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestTaskListError [2021-08-21T18:52:29.447Z] --- PASS: TestTaskListError (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestTaskList [2021-08-21T18:52:29.447Z] --- PASS: TestTaskList (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestVolumeCreateError [2021-08-21T18:52:29.447Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestVolumeCreate [2021-08-21T18:52:29.447Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestVolumeInspectError [2021-08-21T18:52:29.447Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestVolumeInspectNotFound [2021-08-21T18:52:29.447Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestVolumeInspectWithEmptyID [2021-08-21T18:52:29.447Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestVolumeInspect [2021-08-21T18:52:29.447Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestVolumeListError [2021-08-21T18:52:29.447Z] --- PASS: TestVolumeListError (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestVolumeList [2021-08-21T18:52:29.447Z] --- PASS: TestVolumeList (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestVolumeRemoveError [2021-08-21T18:52:29.447Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-21T18:52:29.447Z] === RUN TestVolumeRemove [2021-08-21T18:52:29.447Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-21T18:52:29.447Z] === CONT TestTLSCloseWriter [2021-08-21T18:52:29.447Z] --- PASS: TestTLSCloseWriter (0.00s) [2021-08-21T18:52:29.447Z] PASS [2021-08-21T18:52:29.447Z] coverage: 74.8% of statements [2021-08-21T18:52:29.447Z] ok github.com/docker/docker/client 0.391s coverage: 74.8% of statements [2021-08-21T18:52:29.983Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2021-08-21T18:52:29.983Z] === RUN TestInspectOomKilledTrue [2021-08-21T18:52:29.983Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-08-21T18:52:29.983Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-21T18:52:29.983Z] === RUN TestInspectOomKilledFalse [2021-08-21T18:52:30.553Z] --- PASS: TestInspectOomKilledFalse (0.65s) [2021-08-21T18:52:30.553Z] === RUN TestLinksEtcHostsContentMatch [2021-08-21T18:52:31.493Z] --- PASS: TestLinksEtcHostsContentMatch (0.80s) [2021-08-21T18:52:31.493Z] === RUN TestLinksContainerNames [2021-08-21T18:52:32.875Z] --- PASS: TestLinksContainerNames (1.43s) [2021-08-21T18:52:32.875Z] === RUN TestLogsFollowTailEmpty [2021-08-21T18:52:33.446Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2021-08-21T18:52:33.446Z] === RUN TestContainerNetworkMountsNoChown [2021-08-21T18:52:34.389Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2021-08-21T18:52:34.389Z] === RUN TestMountDaemonRoot [2021-08-21T18:52:34.389Z] === RUN TestMountDaemonRoot/default [2021-08-21T18:52:34.389Z] === PAUSE TestMountDaemonRoot/default [2021-08-21T18:52:34.389Z] === RUN TestMountDaemonRoot/private [2021-08-21T18:52:34.389Z] === PAUSE TestMountDaemonRoot/private [2021-08-21T18:52:34.389Z] === RUN TestMountDaemonRoot/rprivate [2021-08-21T18:52:34.389Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-21T18:52:34.389Z] === RUN TestMountDaemonRoot/slave [2021-08-21T18:52:34.389Z] === PAUSE TestMountDaemonRoot/slave [2021-08-21T18:52:34.389Z] === RUN TestMountDaemonRoot/rslave [2021-08-21T18:52:34.389Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-21T18:52:34.389Z] === RUN TestMountDaemonRoot/shared [2021-08-21T18:52:34.389Z] === PAUSE TestMountDaemonRoot/shared [2021-08-21T18:52:34.389Z] === RUN TestMountDaemonRoot/rshared [2021-08-21T18:52:34.389Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-21T18:52:34.389Z] === CONT TestMountDaemonRoot/default [2021-08-21T18:52:34.389Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-21T18:52:34.389Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-21T18:52:34.389Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-21T18:52:34.389Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-21T18:52:34.389Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-21T18:52:34.389Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-21T18:52:34.389Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-21T18:52:34.389Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-21T18:52:34.389Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-21T18:52:34.389Z] === CONT TestMountDaemonRoot/rprivate [2021-08-21T18:52:34.389Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-21T18:52:34.389Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-21T18:52:34.389Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-21T18:52:34.389Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-21T18:52:34.389Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-21T18:52:34.389Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-21T18:52:34.389Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-21T18:52:34.389Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-21T18:52:34.389Z] === CONT TestMountDaemonRoot/private [2021-08-21T18:52:34.389Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-21T18:52:34.389Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-21T18:52:34.389Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-21T18:52:34.389Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-21T18:52:34.389Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-21T18:52:34.389Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-21T18:52:34.389Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-21T18:52:34.389Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-21T18:52:34.389Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-21T18:52:34.389Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-21T18:52:34.389Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-21T18:52:34.389Z] === CONT TestMountDaemonRoot/shared [2021-08-21T18:52:34.389Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-21T18:52:34.389Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-21T18:52:34.389Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-21T18:52:34.389Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-21T18:52:34.389Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-21T18:52:34.389Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-21T18:52:34.389Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-21T18:52:34.389Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-21T18:52:34.389Z] === CONT TestMountDaemonRoot/rshared [2021-08-21T18:52:34.389Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-21T18:52:34.389Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-21T18:52:34.389Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-21T18:52:34.389Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-21T18:52:34.389Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-21T18:52:34.389Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-21T18:52:34.389Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-21T18:52:34.389Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-21T18:52:34.389Z] === CONT TestMountDaemonRoot/rslave [2021-08-21T18:52:34.389Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-21T18:52:34.389Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-21T18:52:34.389Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-21T18:52:34.389Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-21T18:52:34.389Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-21T18:52:34.389Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-21T18:52:34.389Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-21T18:52:34.389Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-21T18:52:34.389Z] === CONT TestMountDaemonRoot/slave [2021-08-21T18:52:34.389Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-21T18:52:34.389Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-21T18:52:34.389Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-21T18:52:34.389Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-21T18:52:34.389Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-21T18:52:34.389Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-21T18:52:34.389Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-21T18:52:34.389Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-21T18:52:34.389Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-21T18:52:34.389Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-21T18:52:34.389Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-21T18:52:34.389Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-21T18:52:34.389Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-21T18:52:34.389Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-21T18:52:34.389Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-21T18:52:34.389Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-21T18:52:34.389Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-21T18:52:34.389Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-21T18:52:34.389Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-21T18:52:34.389Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-21T18:52:34.389Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-21T18:52:34.389Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-21T18:52:34.389Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-21T18:52:34.389Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-21T18:52:34.389Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-21T18:52:34.650Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-21T18:52:34.650Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-21T18:52:34.650Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-21T18:52:34.650Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-21T18:52:34.650Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-21T18:52:34.650Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-21T18:52:34.650Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-21T18:52:34.650Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-08-21T18:52:34.650Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-21T18:52:34.650Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-08-21T18:52:34.650Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-08-21T18:52:34.650Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-08-21T18:52:34.650Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-08-21T18:52:34.650Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-21T18:52:34.650Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-08-21T18:52:34.650Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-08-21T18:52:34.650Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-08-21T18:52:34.650Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-08-21T18:52:34.650Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-21T18:52:34.650Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-08-21T18:52:34.650Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-08-21T18:52:34.650Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-08-21T18:52:34.650Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-08-21T18:52:34.650Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-21T18:52:34.650Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-08-21T18:52:34.650Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-08-21T18:52:34.650Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-08-21T18:52:34.650Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-08-21T18:52:34.650Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-21T18:52:34.650Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-08-21T18:52:34.650Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-08-21T18:52:34.650Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-08-21T18:52:34.650Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-08-21T18:52:34.650Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-21T18:52:34.650Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-08-21T18:52:34.650Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-08-21T18:52:34.650Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-08-21T18:52:34.650Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-08-21T18:52:34.650Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-21T18:52:34.650Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-08-21T18:52:34.650Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-08-21T18:52:34.650Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-08-21T18:52:34.650Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-08-21T18:52:34.650Z] === RUN TestContainerBindMountNonRecursive [2021-08-21T18:52:34.964Z] INFO: Extraction ended at 08/21/2021 18:52:31. Duration:00:00:21.8497100 [2021-08-21T18:52:34.964Z] INFO: Updating the golang and path environment variables [2021-08-21T18:52:34.964Z] INFO: GOPATH=d:\gopath [2021-08-21T18:52:34.964Z] INFO: go version go1.16.7 windows/amd64 [2021-08-21T18:52:34.964Z] INFO: Running the daemon under test in debug mode [2021-08-21T18:52:34.964Z] INFO: Starting a daemon under test... [2021-08-21T18:52:34.964Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42768\1\daemon --pidfile d:\CI\PR-42768\1\docker.pid -D [2021-08-21T18:52:34.964Z] INFO: Process started successfully. [2021-08-21T18:52:34.964Z] INFO: Start tailing logs of the daemon under tests [2021-08-21T18:52:34.964Z] INFO: Waiting for the daemon under test to start... [2021-08-21T18:52:37.195Z] --- PASS: TestContainerBindMountNonRecursive (2.13s) [2021-08-21T18:52:37.195Z] === RUN TestContainerVolumesMountedAsShared [2021-08-21T18:52:37.195Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2021-08-21T18:52:37.195Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-21T18:52:38.138Z] --- PASS: TestContainerVolumesMountedAsSlave (0.80s) [2021-08-21T18:52:38.138Z] === RUN TestNetworkNat [2021-08-21T18:52:38.709Z] --- PASS: TestNetworkNat (0.74s) [2021-08-21T18:52:38.709Z] === RUN TestNetworkLocalhostTCPNat [2021-08-21T18:52:39.650Z] --- PASS: TestNetworkLocalhostTCPNat (0.67s) [2021-08-21T18:52:39.650Z] === RUN TestNetworkLoopbackNat [2021-08-21T18:52:41.188Z] --- PASS: TestBuildWithHugeFile (51.30s) [2021-08-21T18:52:41.188Z] === RUN TestBuildWCOWSandboxSize [2021-08-21T18:52:41.188Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-21T18:52:41.188Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-21T18:52:41.188Z] === RUN TestBuildWithEmptyDockerfile [2021-08-21T18:52:41.188Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-21T18:52:41.188Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-21T18:52:41.188Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-21T18:52:41.188Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-21T18:52:41.188Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-21T18:52:41.188Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-21T18:52:41.188Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-21T18:52:41.188Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-21T18:52:41.188Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-21T18:52:41.188Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2021-08-21T18:52:41.188Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-08-21T18:52:41.188Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-08-21T18:52:41.188Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-08-21T18:52:41.188Z] === RUN TestBuildPreserveOwnership [2021-08-21T18:52:41.188Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-21T18:52:42.128Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-21T18:52:42.578Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-21T18:52:42.578Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-21T18:52:42.578Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-21T18:52:42.578Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-21T18:52:42.943Z] --- PASS: TestNetworkLoopbackNat (3.11s) [2021-08-21T18:52:42.943Z] === RUN TestPause [2021-08-21T18:52:43.203Z] --- PASS: TestPause (0.69s) [2021-08-21T18:52:43.203Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-21T18:52:43.203Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-21T18:52:43.203Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-21T18:52:43.203Z] === RUN TestPauseStopPausedContainer [2021-08-21T18:52:44.144Z] --- PASS: TestPauseStopPausedContainer (0.70s) [2021-08-21T18:52:44.144Z] === RUN TestPidHost [2021-08-21T18:52:44.274Z] --- PASS: TestCheckoutGit (26.06s) [2021-08-21T18:52:44.274Z] === RUN TestValidGitTransport [2021-08-21T18:52:44.274Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-21T18:52:44.274Z] === RUN TestGitInvalidRef [2021-08-21T18:52:44.274Z] --- PASS: TestGitInvalidRef (0.21s) [2021-08-21T18:52:44.274Z] PASS [2021-08-21T18:52:44.274Z] coverage: 86.3% of statements [2021-08-21T18:52:44.274Z] ok github.com/docker/docker/builder/remotecontext/git 26.328s coverage: 86.3% of statements [2021-08-21T18:52:44.274Z] ? github.com/docker/docker/cli [no test files] [2021-08-21T18:52:44.274Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-21T18:52:44.487Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-08-21T18:52:46.053Z] --- PASS: TestPidHost (1.92s) [2021-08-21T18:52:46.053Z] === RUN TestPsFilter [2021-08-21T18:52:46.053Z] --- PASS: TestPsFilter (0.11s) [2021-08-21T18:52:46.053Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-21T18:52:46.314Z] --- PASS: TestBuildPreserveOwnership (10.42s) [2021-08-21T18:52:46.314Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.41s) [2021-08-21T18:52:46.314Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-08-21T18:52:46.314Z] === RUN TestBuildPlatformInvalid [2021-08-21T18:52:46.314Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-08-21T18:52:46.314Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-21T18:52:46.314Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-08-21T18:52:46.314Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-08-21T18:52:46.314Z] PASS [2021-08-21T18:52:46.314Z] [2021-08-21T18:52:46.314Z] === Skipped [2021-08-21T18:52:46.314Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-21T18:52:46.314Z] build_session_test.go:25: TODO: BuildKit [2021-08-21T18:52:46.314Z] [2021-08-21T18:52:46.314Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-21T18:52:46.314Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-21T18:52:46.314Z] [2021-08-21T18:52:46.314Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-08-21T18:52:46.314Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-08-21T18:52:46.314Z] [2021-08-21T18:52:46.314Z] [2021-08-21T18:52:46.314Z] DONE 34 tests, 3 skipped in 134.615s [2021-08-21T18:52:46.314Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-21T18:52:46.314Z] INFO: Testing against a local daemon [2021-08-21T18:52:46.314Z] === RUN TestConfigInspect [2021-08-21T18:52:46.314Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:52:46.314Z] --- SKIP: TestConfigInspect (0.02s) [2021-08-21T18:52:46.314Z] === RUN TestConfigList [2021-08-21T18:52:46.314Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:52:46.314Z] --- SKIP: TestConfigList (0.02s) [2021-08-21T18:52:46.314Z] === RUN TestConfigsCreateAndDelete [2021-08-21T18:52:46.314Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:52:46.314Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-08-21T18:52:46.314Z] === RUN TestConfigsUpdate [2021-08-21T18:52:46.314Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:52:46.314Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-08-21T18:52:46.314Z] === RUN TestTemplatedConfig [2021-08-21T18:52:46.314Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:52:46.314Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-21T18:52:46.314Z] === RUN TestConfigCreateResolve [2021-08-21T18:52:46.314Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:52:46.314Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-08-21T18:52:46.314Z] PASS [2021-08-21T18:52:46.314Z] [2021-08-21T18:52:46.314Z] === Skipped [2021-08-21T18:52:46.314Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-08-21T18:52:46.314Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:52:46.314Z] [2021-08-21T18:52:46.314Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-08-21T18:52:46.314Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:52:46.314Z] [2021-08-21T18:52:46.314Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-08-21T18:52:46.314Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:52:46.314Z] [2021-08-21T18:52:46.314Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-08-21T18:52:46.314Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:52:46.314Z] [2021-08-21T18:52:46.314Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-08-21T18:52:46.314Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:52:46.314Z] [2021-08-21T18:52:46.314Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-08-21T18:52:46.314Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:52:46.314Z] [2021-08-21T18:52:46.314Z] [2021-08-21T18:52:46.314Z] DONE 6 tests, 6 skipped in 0.166s [2021-08-21T18:52:46.573Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-21T18:52:46.573Z] INFO: Testing against a local daemon [2021-08-21T18:52:46.573Z] === RUN TestCheckpoint [2021-08-21T18:52:46.573Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-21T18:52:46.573Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-21T18:52:46.573Z] === RUN TestContainerInvalidJSON [2021-08-21T18:52:46.573Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-21T18:52:46.573Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-21T18:52:46.573Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-21T18:52:46.573Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-21T18:52:46.573Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-21T18:52:46.573Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-21T18:52:46.573Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-08-21T18:52:46.573Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-08-21T18:52:46.573Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-08-21T18:52:46.573Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-21T18:52:46.573Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2021-08-21T18:52:46.573Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-21T18:52:46.623Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2021-08-21T18:52:46.623Z] === RUN TestRemoveContainerWithVolume [2021-08-21T18:52:46.831Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-08-21T18:52:46.831Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-21T18:52:46.831Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-08-21T18:52:46.831Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-21T18:52:46.831Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-08-21T18:52:46.831Z] === RUN TestCopyFromContainer [2021-08-21T18:52:47.565Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2021-08-21T18:52:47.565Z] === RUN TestRemoveContainerRunning [2021-08-21T18:52:47.784Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-21T18:52:48.137Z] --- PASS: TestRemoveContainerRunning (0.72s) [2021-08-21T18:52:48.137Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-21T18:52:48.708Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s) [2021-08-21T18:52:48.708Z] === RUN TestRemoveInvalidContainer [2021-08-21T18:52:48.708Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-08-21T18:52:48.708Z] === RUN TestRenameLinkedContainer [2021-08-21T18:52:49.700Z] ok github.com/docker/docker/libnetwork/config 0.077s coverage: 24.0% of statements [2021-08-21T18:52:49.867Z] INFO: Extraction ended at 08/21/2021 18:52:48. Duration:00:00:23.8012596 [2021-08-21T18:52:49.867Z] INFO: Updating the golang and path environment variables [2021-08-21T18:52:49.867Z] INFO: GOPATH=d:\gopath [2021-08-21T18:52:49.867Z] INFO: go version go1.16.7 windows/amd64 [2021-08-21T18:52:49.867Z] INFO: Running the daemon under test in debug mode [2021-08-21T18:52:49.867Z] INFO: Starting a daemon under test... [2021-08-21T18:52:49.867Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42768\1\daemon --pidfile d:\CI\PR-42768\1\docker.pid -D [2021-08-21T18:52:49.867Z] INFO: Process started successfully. [2021-08-21T18:52:49.867Z] INFO: Start tailing logs of the daemon under tests [2021-08-21T18:52:49.867Z] INFO: Waiting for the daemon under test to start... [2021-08-21T18:52:50.196Z] === RUN TestCopyFromContainer// [2021-08-21T18:52:50.196Z] === RUN TestCopyFromContainer//bar/root [2021-08-21T18:52:50.196Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-21T18:52:50.455Z] === RUN TestCopyFromContainer/bar/quux [2021-08-21T18:52:50.455Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-21T18:52:50.455Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-21T18:52:50.455Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-21T18:52:50.455Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-21T18:52:50.713Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-21T18:52:50.713Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-21T18:52:50.713Z] --- PASS: TestCopyFromContainer (3.91s) [2021-08-21T18:52:50.713Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-08-21T18:52:50.713Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-08-21T18:52:50.713Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-08-21T18:52:50.713Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-08-21T18:52:50.713Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-08-21T18:52:50.713Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-08-21T18:52:50.713Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-08-21T18:52:50.713Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-08-21T18:52:50.713Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-08-21T18:52:50.713Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-08-21T18:52:50.713Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-21T18:52:50.713Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-21T18:52:50.713Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-21T18:52:50.713Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-21T18:52:50.713Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-21T18:52:50.713Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-21T18:52:50.713Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-21T18:52:50.713Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-21T18:52:50.713Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-21T18:52:50.713Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-21T18:52:50.713Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-08-21T18:52:50.713Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-21T18:52:50.713Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-21T18:52:50.713Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-21T18:52:50.713Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-21T18:52:50.713Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2021-08-21T18:52:50.713Z] === RUN TestCreateWithInvalidEnv [2021-08-21T18:52:50.713Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-21T18:52:50.713Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-21T18:52:50.713Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-21T18:52:50.713Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-21T18:52:50.713Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-21T18:52:50.713Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-21T18:52:50.713Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-21T18:52:50.713Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-21T18:52:50.713Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-21T18:52:50.713Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-08-21T18:52:50.713Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-21T18:52:50.713Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-21T18:52:50.713Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-21T18:52:50.713Z] === RUN TestCreateTmpfsMountsTarget [2021-08-21T18:52:50.713Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-08-21T18:52:50.713Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-21T18:52:52.007Z] --- PASS: TestRenameLinkedContainer (2.80s) [2021-08-21T18:52:52.007Z] === RUN TestRenameStoppedContainer [2021-08-21T18:52:52.267Z] --- PASS: TestRenameStoppedContainer (0.67s) [2021-08-21T18:52:52.267Z] === RUN TestRenameRunningContainerAndReuse [2021-08-21T18:52:52.606Z] ...INFO: Daemon under test started and replied! [2021-08-21T18:52:52.606Z] INFO: Docker version of the daemon under test [2021-08-21T18:52:52.606Z] [2021-08-21T18:52:52.606Z] Client: [2021-08-21T18:52:52.606Z] Version: 17.06.2-ce [2021-08-21T18:52:52.606Z] API version: 1.30 [2021-08-21T18:52:52.606Z] Go version: go1.8.3 [2021-08-21T18:52:52.606Z] Git commit: cec0b72 [2021-08-21T18:52:52.606Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-21T18:52:52.606Z] OS/Arch: windows/amd64 [2021-08-21T18:52:52.606Z] [2021-08-21T18:52:52.606Z] Server: [2021-08-21T18:52:52.606Z] Version: 0.0.0-dev [2021-08-21T18:52:52.606Z] API version: 1.42 (minimum version 1.24) [2021-08-21T18:52:52.606Z] Go version: go1.16.7 [2021-08-21T18:52:52.606Z] Git commit: 83ec46a7e6 [2021-08-21T18:52:52.606Z] Built: 08/21/2021 18:51:01 [2021-08-21T18:52:52.606Z] OS/Arch: windows/amd64 [2021-08-21T18:52:52.606Z] Experimental: false [2021-08-21T18:52:52.606Z] [2021-08-21T18:52:52.606Z] INFO: Docker info of the daemon under test [2021-08-21T18:52:52.606Z] [2021-08-21T18:52:52.606Z] Containers: 0 [2021-08-21T18:52:52.606Z] Running: 0 [2021-08-21T18:52:52.606Z] Paused: 0 [2021-08-21T18:52:52.606Z] Stopped: 0 [2021-08-21T18:52:52.606Z] Images: 0 [2021-08-21T18:52:52.606Z] Server Version: 0.0.0-dev [2021-08-21T18:52:52.606Z] Storage Driver: windowsfilter [2021-08-21T18:52:52.606Z] Windows: [2021-08-21T18:52:52.606Z] Logging Driver: json-file [2021-08-21T18:52:52.606Z] Plugins: [2021-08-21T18:52:52.606Z] Volume: local [2021-08-21T18:52:52.606Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-21T18:52:52.606Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-21T18:52:52.606Z] Swarm: inactive [2021-08-21T18:52:52.606Z] Default Isolation: process [2021-08-21T18:52:52.606Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-21T18:52:52.606Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-21T18:52:52.606Z] OSType: windows [2021-08-21T18:52:52.606Z] Architecture: x86_64 [2021-08-21T18:52:52.606Z] CPUs: 4 [2021-08-21T18:52:52.606Z] Total Memory: 32GiB [2021-08-21T18:52:52.606Z] Name: azwin-2-0dab20 [2021-08-21T18:52:52.606Z] ID: P5A7:TVBE:IMQJ:3BAN:KMHH:UYL5:RXLU:VR3S:LYJ6:QVLU:ETUO:SAUO [2021-08-21T18:52:52.606Z] Docker Root Dir: D:\CI\PR-42768\1\daemon [2021-08-21T18:52:52.606Z] Debug Mode (client): false [2021-08-21T18:52:52.606Z] Debug Mode (server): true [2021-08-21T18:52:52.607Z] File Descriptors: -1 [2021-08-21T18:52:52.607Z] Goroutines: 16 [2021-08-21T18:52:52.607Z] System Time: 2021-08-21T18:52:51.4905102Z [2021-08-21T18:52:52.607Z] EventsListeners: 0 [2021-08-21T18:52:52.607Z] Registry: https://index.docker.io/v1/ [2021-08-21T18:52:52.607Z] Labels: [2021-08-21T18:52:52.607Z] Experimental: false [2021-08-21T18:52:52.607Z] Insecure Registries: [2021-08-21T18:52:52.607Z] 127.0.0.0/8 [2021-08-21T18:52:52.607Z] Live Restore Enabled: false [2021-08-21T18:52:52.607Z] [2021-08-21T18:52:52.607Z] [2021-08-21T18:52:52.607Z] INFO: Docker images of the daemon under test [2021-08-21T18:52:52.607Z] [2021-08-21T18:52:52.607Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-21T18:52:52.607Z] [2021-08-21T18:52:52.607Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-08-21T18:52:52.607Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 from docker hub into daemon under test. This may take some time... [2021-08-21T18:52:52.607Z] 10.0.20348.1: Pulling from windows/servercore/insider [2021-08-21T18:52:52.607Z] 8f616e6e9eec: Pulling fs layer [2021-08-21T18:52:52.612Z] --- PASS: TestCreateWithCustomMaskedPaths (1.84s) [2021-08-21T18:52:52.612Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-21T18:52:53.650Z] --- PASS: TestRenameRunningContainerAndReuse (1.36s) [2021-08-21T18:52:53.650Z] === RUN TestRenameInvalidName [2021-08-21T18:52:54.221Z] --- PASS: TestRenameInvalidName (0.71s) [2021-08-21T18:52:54.221Z] === RUN TestRenameAnonymousContainer [2021-08-21T18:52:54.518Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.85s) [2021-08-21T18:52:54.519Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-21T18:52:54.519Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-21T18:52:54.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-21T18:52:54.519Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-21T18:52:54.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-21T18:52:54.519Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-21T18:52:54.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-21T18:52:54.519Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-21T18:52:54.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-21T18:52:54.519Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-21T18:52:54.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-21T18:52:54.519Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-21T18:52:54.519Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-21T18:52:54.519Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-21T18:52:54.519Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-21T18:52:54.519Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-21T18:52:54.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-08-21T18:52:54.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-21T18:52:54.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-21T18:52:54.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-21T18:52:54.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-21T18:52:54.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-21T18:52:54.519Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-21T18:52:54.982Z] ok github.com/docker/docker/libnetwork/datastore 0.005s coverage: 21.9% of statements [2021-08-21T18:52:54.982Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-21T18:52:54.982Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-21T18:52:55.087Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s) [2021-08-21T18:52:55.087Z] === RUN TestCreateDifferentPlatform [2021-08-21T18:52:55.087Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-21T18:52:55.087Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-21T18:52:55.087Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-08-21T18:52:55.087Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-21T18:52:55.087Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-21T18:52:55.087Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-21T18:52:55.087Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-08-21T18:52:55.087Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-21T18:52:55.346Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-21T18:52:55.346Z] === RUN TestContainerStartOnDaemonRestart [2021-08-21T18:52:55.346Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-08-21T18:52:55.346Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-08-21T18:52:55.346Z] === RUN TestDaemonRestartIpcMode [2021-08-21T18:52:55.346Z] === PAUSE TestDaemonRestartIpcMode [2021-08-21T18:52:55.346Z] === RUN TestDaemonHostGatewayIP [2021-08-21T18:52:55.346Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T18:52:55.346Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-08-21T18:52:55.346Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-21T18:52:55.346Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-21T18:52:55.346Z] === RUN TestContainerKillOnDaemonStart [2021-08-21T18:52:55.346Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-08-21T18:52:55.346Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-21T18:52:55.346Z] === RUN TestDiff [2021-08-21T18:52:55.912Z] --- PASS: TestDiff (0.60s) [2021-08-21T18:52:55.912Z] === RUN TestExecWithCloseStdin [2021-08-21T18:52:55.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-21T18:52:56.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-21T18:52:56.671Z] === RUN TestContainerStopSignal [2021-08-21T18:52:56.671Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-21T18:52:56.671Z] === RUN TestContainerStopTimeout [2021-08-21T18:52:56.671Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-21T18:52:56.671Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-21T18:52:56.671Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-21T18:52:56.671Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-21T18:52:56.671Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-08-21T18:52:56.671Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-21T18:52:56.671Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-08-21T18:52:56.671Z] === RUN TestReplaceAndAppendEnvVars [2021-08-21T18:52:56.671Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-21T18:52:56.671Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-21T18:52:56.671Z] === RUN TestNewMemoryStore [2021-08-21T18:52:56.671Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-21T18:52:56.671Z] === RUN TestAddContainers [2021-08-21T18:52:56.671Z] --- PASS: TestAddContainers (0.00s) [2021-08-21T18:52:56.671Z] === RUN TestGetContainer [2021-08-21T18:52:56.671Z] --- PASS: TestGetContainer (0.00s) [2021-08-21T18:52:56.671Z] === RUN TestDeleteContainer [2021-08-21T18:52:56.671Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-21T18:52:56.671Z] === RUN TestListContainers [2021-08-21T18:52:56.671Z] --- PASS: TestListContainers (0.00s) [2021-08-21T18:52:56.671Z] === RUN TestFirstContainer [2021-08-21T18:52:56.671Z] --- PASS: TestFirstContainer (0.00s) [2021-08-21T18:52:56.671Z] === RUN TestApplyAllContainer [2021-08-21T18:52:56.671Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-21T18:52:56.671Z] === RUN TestIsValidHealthString [2021-08-21T18:52:56.671Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-21T18:52:56.671Z] === RUN TestStateRunStop [2021-08-21T18:52:56.671Z] --- PASS: TestStateRunStop (0.00s) [2021-08-21T18:52:56.671Z] === RUN TestStateTimeoutWait [2021-08-21T18:52:56.671Z] state_test.go:141: Stop callback fired [2021-08-21T18:52:56.671Z] state_test.go:165: Stop callback fired [2021-08-21T18:52:56.671Z] --- PASS: TestStateTimeoutWait (0.11s) [2021-08-21T18:52:56.671Z] === RUN TestIsValidStateString [2021-08-21T18:52:56.671Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-21T18:52:56.671Z] === RUN TestViewSaveDelete [2021-08-21T18:52:56.671Z] --- PASS: TestViewSaveDelete (0.01s) [2021-08-21T18:52:56.671Z] === RUN TestViewAll [2021-08-21T18:52:56.672Z] --- PASS: TestViewAll (0.01s) [2021-08-21T18:52:56.672Z] === RUN TestViewGet [2021-08-21T18:52:56.672Z] --- PASS: TestViewGet (0.01s) [2021-08-21T18:52:56.672Z] === RUN TestNames [2021-08-21T18:52:56.672Z] --- PASS: TestNames (0.00s) [2021-08-21T18:52:56.672Z] === RUN TestViewWithHealthCheck [2021-08-21T18:52:56.672Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-21T18:52:56.672Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-08-21T18:52:56.672Z] PASS [2021-08-21T18:52:56.672Z] coverage: 41.7% of statements [2021-08-21T18:52:56.672Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.01s) [2021-08-21T18:52:56.672Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-21T18:52:56.672Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-21T18:52:56.672Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-21T18:52:56.672Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-08-21T18:52:56.672Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-21T18:52:56.672Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-08-21T18:52:56.672Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-21T18:52:56.672Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-21T18:52:56.672Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-21T18:52:56.672Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-21T18:52:56.672Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-21T18:52:56.672Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-08-21T18:52:56.672Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-21T18:52:56.672Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-08-21T18:52:56.672Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-21T18:52:56.672Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-08-21T18:52:56.672Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-21T18:52:56.672Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-21T18:52:56.672Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-21T18:52:56.672Z] ok github.com/docker/docker/container 0.264s coverage: 41.7% of statements [2021-08-21T18:52:56.672Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-21T18:52:56.672Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-21T18:52:56.672Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-08-21T18:52:56.672Z] === RUN TestConfigureDaemonLogs [2021-08-21T18:52:56.672Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-21T18:52:56.672Z] === RUN TestCommonOptionsInstallFlags [2021-08-21T18:52:56.672Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-21T18:52:56.672Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-21T18:52:56.672Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-21T18:52:56.672Z] PASS [2021-08-21T18:52:56.672Z] coverage: 18.5% of statements [2021-08-21T18:52:56.672Z] ok github.com/docker/docker/cmd/dockerd 0.184s coverage: 18.5% of statements [2021-08-21T18:52:56.672Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-08-21T18:52:56.672Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-21T18:52:56.672Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-21T18:52:56.672Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-21T18:52:56.672Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-21T18:52:56.672Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-21T18:52:56.783Z] --- PASS: TestRenameAnonymousContainer (2.44s) [2021-08-21T18:52:56.783Z] === RUN TestRenameContainerWithSameName [2021-08-21T18:52:56.849Z] --- PASS: TestExecWithCloseStdin (0.89s) [2021-08-21T18:52:56.849Z] === RUN TestExec [2021-08-21T18:52:57.357Z] --- PASS: TestRenameContainerWithSameName (0.71s) [2021-08-21T18:52:57.357Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-21T18:52:57.643Z] === RUN TestPrepare [2021-08-21T18:52:57.643Z] --- PASS: TestPrepare (0.00s) [2021-08-21T18:52:57.643Z] === RUN TestStart [2021-08-21T18:52:57.643Z] --- PASS: TestStart (0.00s) [2021-08-21T18:52:57.643Z] === RUN TestWaitCancel [2021-08-21T18:52:57.643Z] --- PASS: TestWaitCancel (0.00s) [2021-08-21T18:52:57.643Z] === RUN TestWaitDisabled [2021-08-21T18:52:57.643Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-21T18:52:57.643Z] === RUN TestWaitEnabled [2021-08-21T18:52:57.643Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-21T18:52:57.643Z] === RUN TestRemove [2021-08-21T18:52:57.643Z] --- PASS: TestRemove (0.00s) [2021-08-21T18:52:57.643Z] PASS [2021-08-21T18:52:57.643Z] coverage: 65.3% of statements [2021-08-21T18:52:57.643Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.067s coverage: 65.3% of statements [2021-08-21T18:52:57.785Z] --- PASS: TestExec (0.89s) [2021-08-21T18:52:57.785Z] === RUN TestExecUser [2021-08-21T18:52:58.278Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements [2021-08-21T18:52:58.721Z] --- PASS: TestExecUser (0.93s) [2021-08-21T18:52:58.721Z] === RUN TestExportContainerAndImportImage [2021-08-21T18:52:58.759Z] --- PASS: TestRenameContainerWithLinkedContainer (1.41s) [2021-08-21T18:52:58.759Z] === RUN TestResize [2021-08-21T18:52:59.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-21T18:52:59.185Z] === RUN TestNewListSecretsFilters [2021-08-21T18:52:59.185Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-21T18:52:59.185Z] === RUN TestNewListConfigsFilters [2021-08-21T18:52:59.185Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-21T18:52:59.185Z] PASS [2021-08-21T18:52:59.185Z] coverage: 0.5% of statements [2021-08-21T18:52:59.185Z] ok github.com/docker/docker/daemon/cluster 0.288s coverage: 0.5% of statements [2021-08-21T18:52:59.287Z] --- PASS: TestExportContainerAndImportImage (0.79s) [2021-08-21T18:52:59.287Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-21T18:52:59.646Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-21T18:52:59.646Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s) [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-21T18:52:59.646Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-21T18:52:59.646Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-21T18:52:59.646Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-21T18:52:59.646Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-21T18:52:59.646Z] PASS [2021-08-21T18:52:59.646Z] coverage: 35.9% of statements [2021-08-21T18:52:59.646Z] ok github.com/docker/docker/daemon/cluster/convert 0.222s coverage: 35.9% of statements [2021-08-21T18:52:59.698Z] --- PASS: TestResize (0.70s) [2021-08-21T18:52:59.699Z] === RUN TestResizeWithInvalidSize [2021-08-21T18:53:00.269Z] --- PASS: TestResizeWithInvalidSize (0.67s) [2021-08-21T18:53:00.269Z] === RUN TestResizeWhenContainerNotStarted [2021-08-21T18:53:00.664Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2021-08-21T18:53:00.664Z] === RUN TestHealthCheckWorkdir [2021-08-21T18:53:00.841Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2021-08-21T18:53:00.841Z] === RUN TestDaemonRestartKillContainers [2021-08-21T18:53:00.841Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-21T18:53:00.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-21T18:53:00.841Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-21T18:53:00.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-21T18:53:00.841Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-21T18:53:00.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-21T18:53:00.841Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-21T18:53:00.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-21T18:53:00.841Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-21T18:53:00.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-21T18:53:00.841Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-21T18:53:00.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-21T18:53:00.841Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-21T18:53:00.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-21T18:53:00.841Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-21T18:53:00.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-21T18:53:00.841Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-21T18:53:00.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-21T18:53:00.841Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-21T18:53:00.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-21T18:53:00.841Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-21T18:53:00.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-21T18:53:00.841Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-21T18:53:00.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-21T18:53:00.841Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-21T18:53:00.841Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-21T18:53:01.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-21T18:53:02.039Z] --- PASS: TestHealthCheckWorkdir (1.28s) [2021-08-21T18:53:02.039Z] === RUN TestHealthKillContainer [2021-08-21T18:53:02.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-21T18:53:02.659Z] sha256:1c3cdc929747ffff8467bd5e9f45027ca406771b6adaa10a6fc66eb36b3f2e88 [2021-08-21T18:53:02.659Z] INFO: Starting docker-py tests... [2021-08-21T18:53:02.659Z] ============================= test session starts ============================== [2021-08-21T18:53:02.659Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-08-21T18:53:02.659Z] rootdir: /src, inifile: pytest.ini [2021-08-21T18:53:02.659Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-08-21T18:53:02.659Z] collected 390 items / 1 deselected / 389 selected [2021-08-21T18:53:02.659Z] [2021-08-21T18:53:03.387Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-21T18:53:03.387Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-21T18:53:03.389Z] === RUN TestWaitNodeAttachment [2021-08-21T18:53:03.389Z] === RUN TestBuilderGC [2021-08-21T18:53:03.389Z] --- PASS: TestBuilderGC (0.00s) [2021-08-21T18:53:03.389Z] === RUN TestDaemonConfigurationNotFound [2021-08-21T18:53:03.389Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-21T18:53:03.389Z] === RUN TestDaemonBrokenConfiguration [2021-08-21T18:53:03.389Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-21T18:53:03.389Z] === RUN TestParseClusterAdvertiseSettings [2021-08-21T18:53:03.389Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-21T18:53:03.389Z] === RUN TestFindConfigurationConflicts [2021-08-21T18:53:03.389Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-21T18:53:03.389Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-21T18:53:03.389Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-21T18:53:03.389Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-21T18:53:03.389Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-21T18:53:03.389Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-21T18:53:03.389Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-21T18:53:03.389Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-21T18:53:03.389Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-21T18:53:03.389Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-21T18:53:03.389Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-21T18:53:03.389Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-21T18:53:03.389Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-21T18:53:03.389Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-21T18:53:03.389Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-21T18:53:03.389Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-08-21T18:53:03.389Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-21T18:53:03.389Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-21T18:53:03.389Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-21T18:53:03.389Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-21T18:53:03.389Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-21T18:53:03.389Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-21T18:53:03.389Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-21T18:53:03.389Z] === RUN TestValidateConfigurationErrors [2021-08-21T18:53:03.389Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-21T18:53:03.389Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-21T18:53:03.389Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-21T18:53:03.389Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-21T18:53:03.389Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-21T18:53:03.389Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-21T18:53:03.389Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-21T18:53:03.389Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-21T18:53:03.389Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-21T18:53:03.389Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-21T18:53:03.389Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-21T18:53:03.389Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-21T18:53:03.389Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-08-21T18:53:03.389Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-21T18:53:03.389Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-21T18:53:03.389Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-21T18:53:03.389Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-21T18:53:03.389Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-21T18:53:03.389Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-21T18:53:03.389Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-21T18:53:03.389Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-21T18:53:03.389Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-21T18:53:03.389Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-21T18:53:03.389Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-21T18:53:03.389Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-21T18:53:03.389Z] === RUN TestValidateConfiguration [2021-08-21T18:53:03.389Z] === RUN TestValidateConfiguration/with_label [2021-08-21T18:53:03.389Z] === RUN TestValidateConfiguration/with_dns [2021-08-21T18:53:03.389Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-21T18:53:03.389Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-21T18:53:03.389Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-21T18:53:03.389Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-21T18:53:03.389Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-21T18:53:03.389Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-21T18:53:03.389Z] --- PASS: TestValidateConfiguration (0.00s) [2021-08-21T18:53:03.389Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-21T18:53:03.389Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-21T18:53:03.389Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-21T18:53:03.389Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-21T18:53:03.389Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-21T18:53:03.389Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-21T18:53:03.389Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-21T18:53:03.389Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-21T18:53:03.389Z] === RUN TestModifiedDiscoverySettings [2021-08-21T18:53:03.389Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-08-21T18:53:03.389Z] === RUN TestReloadSetConfigFileNotExist [2021-08-21T18:53:03.849Z] time="2021-08-21T18:53:03Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-21T18:53:03.850Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2021-08-21T18:53:03.850Z] === RUN TestReloadDefaultConfigNotExist [2021-08-21T18:53:03.850Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:53:03.850Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-08-21T18:53:03.850Z] === RUN TestReloadBadDefaultConfig [2021-08-21T18:53:03.850Z] time="2021-08-21T18:53:03Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-649199407" [2021-08-21T18:53:03.850Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-08-21T18:53:03.850Z] === RUN TestReloadWithConflictingLabels [2021-08-21T18:53:03.850Z] time="2021-08-21T18:53:03Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-849135810" [2021-08-21T18:53:03.850Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-08-21T18:53:03.850Z] === RUN TestReloadWithDuplicateLabels [2021-08-21T18:53:03.850Z] time="2021-08-21T18:53:03Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-693974841" [2021-08-21T18:53:03.850Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-08-21T18:53:03.850Z] === RUN TestDaemonConfigurationMerge [2021-08-21T18:53:03.850Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-21T18:53:03.850Z] PASS [2021-08-21T18:53:03.850Z] coverage: 80.4% of statements [2021-08-21T18:53:03.850Z] ok github.com/docker/docker/daemon/config 0.278s coverage: 80.4% of statements [2021-08-21T18:53:03.850Z] --- PASS: TestWaitNodeAttachment (0.43s) [2021-08-21T18:53:03.850Z] === RUN TestIsolationConversion [2021-08-21T18:53:03.850Z] === RUN TestIsolationConversion/default [2021-08-21T18:53:03.850Z] === RUN TestIsolationConversion/process [2021-08-21T18:53:03.850Z] === RUN TestIsolationConversion/hyperv [2021-08-21T18:53:03.850Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-21T18:53:03.850Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-21T18:53:03.850Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-21T18:53:03.850Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-21T18:53:03.850Z] === RUN TestContainerLabels [2021-08-21T18:53:03.850Z] --- PASS: TestContainerLabels (0.00s) [2021-08-21T18:53:03.850Z] === RUN TestCredentialSpecConversion [2021-08-21T18:53:03.850Z] === RUN TestCredentialSpecConversion/none [2021-08-21T18:53:03.850Z] === RUN TestCredentialSpecConversion/config [2021-08-21T18:53:03.850Z] === RUN TestCredentialSpecConversion/file [2021-08-21T18:53:03.850Z] === RUN TestCredentialSpecConversion/registry [2021-08-21T18:53:03.850Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-08-21T18:53:03.850Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-21T18:53:03.850Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-21T18:53:03.850Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-21T18:53:03.850Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-21T18:53:03.850Z] === RUN TestControllerValidateMountBind [2021-08-21T18:53:03.850Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-08-21T18:53:03.850Z] === RUN TestControllerValidateMountVolume [2021-08-21T18:53:03.850Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-08-21T18:53:03.850Z] === RUN TestControllerValidateMountTarget [2021-08-21T18:53:03.850Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-08-21T18:53:03.850Z] === RUN TestControllerValidateMountTmpfs [2021-08-21T18:53:03.850Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-21T18:53:03.850Z] === RUN TestControllerValidateMountInvalidType [2021-08-21T18:53:03.850Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-21T18:53:03.850Z] === RUN TestControllerValidateMountNamedPipe [2021-08-21T18:53:03.850Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-21T18:53:03.850Z] PASS [2021-08-21T18:53:03.850Z] coverage: 11.0% of statements [2021-08-21T18:53:03.850Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.635s coverage: 11.0% of statements [2021-08-21T18:53:03.850Z] === RUN TestDiscoveryOptsErrors [2021-08-21T18:53:03.850Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-21T18:53:03.850Z] === RUN TestDiscoveryOpts [2021-08-21T18:53:03.850Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-21T18:53:03.850Z] PASS [2021-08-21T18:53:03.850Z] coverage: 30.0% of statements [2021-08-21T18:53:03.850Z] ok github.com/docker/docker/daemon/discovery 0.046s coverage: 30.0% of statements [2021-08-21T18:53:04.329Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-21T18:53:04.591Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-21T18:53:04.820Z] === RUN TestEventsLog [2021-08-21T18:53:04.820Z] --- PASS: TestEventsLog (0.00s) [2021-08-21T18:53:04.820Z] === RUN TestEventsLogTimeout [2021-08-21T18:53:04.820Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-21T18:53:04.820Z] === RUN TestLogEvents [2021-08-21T18:53:04.820Z] --- PASS: TestLogEvents (0.06s) [2021-08-21T18:53:04.820Z] === RUN TestLoadBufferedEvents [2021-08-21T18:53:04.820Z] --- PASS: TestLoadBufferedEvents (0.14s) [2021-08-21T18:53:04.820Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-21T18:53:04.820Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-21T18:53:04.820Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-21T18:53:04.820Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-21T18:53:04.820Z] PASS [2021-08-21T18:53:04.820Z] coverage: 50.0% of statements [2021-08-21T18:53:04.820Z] ok github.com/docker/docker/daemon/events 0.254s coverage: 50.0% of statements [2021-08-21T18:53:05.280Z] === RUN TestVerifyNetworkingConfig [2021-08-21T18:53:05.281Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-08-21T18:53:05.281Z] === RUN TestGetContainer [2021-08-21T18:53:05.281Z] --- PASS: TestGetContainer (0.00s) [2021-08-21T18:53:05.281Z] === RUN TestValidContainerNames [2021-08-21T18:53:05.281Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-21T18:53:05.281Z] === RUN TestContainerInitDNS [2021-08-21T18:53:05.281Z] daemon_test.go:147: root required [2021-08-21T18:53:05.281Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-21T18:53:05.281Z] === RUN TestMerge [2021-08-21T18:53:05.281Z] --- PASS: TestMerge (0.00s) [2021-08-21T18:53:05.281Z] === RUN TestValidateContainerIsolation [2021-08-21T18:53:05.281Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-21T18:53:05.281Z] === RUN TestFindNetworkErrorType [2021-08-21T18:53:05.281Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-21T18:53:05.281Z] === RUN TestEnsureServicesExist [2021-08-21T18:53:05.281Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-08-21T18:53:05.281Z] === RUN TestEnsureServicesExistErrors [2021-08-21T18:53:05.281Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-21T18:53:05.281Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-21T18:53:05.281Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-21T18:53:05.281Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-21T18:53:05.281Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-21T18:53:05.281Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-21T18:53:05.281Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-21T18:53:05.281Z] === RUN TestContainerDelete [2021-08-21T18:53:05.281Z] --- PASS: TestContainerDelete (0.00s) [2021-08-21T18:53:05.281Z] === RUN TestContainerDoubleDelete [2021-08-21T18:53:05.281Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-08-21T18:53:05.281Z] === RUN TestLogContainerEventCopyLabels [2021-08-21T18:53:05.281Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-21T18:53:05.281Z] === RUN TestLogContainerEventWithAttributes [2021-08-21T18:53:05.281Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-08-21T18:53:05.281Z] === RUN TestNoneHealthcheck [2021-08-21T18:53:05.281Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-21T18:53:05.281Z] === RUN TestHealthStates [2021-08-21T18:53:05.281Z] time="2021-08-21T18:53:04Z" 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-21T18:53:05.281Z] time="2021-08-21T18:53:05Z" 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-21T18:53:05.281Z] time="2021-08-21T18:53:05Z" 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-21T18:53:05.281Z] time="2021-08-21T18:53:05Z" 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-21T18:53:05.281Z] time="2021-08-21T18:53:05Z" 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-21T18:53:05.281Z] time="2021-08-21T18:53:05Z" 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-21T18:53:05.281Z] time="2021-08-21T18:53:05Z" 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-21T18:53:05.281Z] time="2021-08-21T18:53:05Z" 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-21T18:53:05.281Z] time="2021-08-21T18:53:05Z" 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-21T18:53:05.281Z] time="2021-08-21T18:53:05Z" 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-21T18:53:05.281Z] --- PASS: TestHealthStates (0.15s) [2021-08-21T18:53:05.281Z] === RUN TestMaskURLCredentials [2021-08-21T18:53:05.281Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-21T18:53:05.281Z] === RUN TestGetInspectData [2021-08-21T18:53:05.281Z] --- PASS: TestGetInspectData (0.00s) [2021-08-21T18:53:05.281Z] === RUN TestFillLicense [2021-08-21T18:53:05.281Z] --- PASS: TestFillLicense (0.00s) [2021-08-21T18:53:05.281Z] === RUN TestListInvalidFilter [2021-08-21T18:53:05.281Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-21T18:53:05.281Z] === RUN TestNameFilter [2021-08-21T18:53:05.281Z] --- PASS: TestNameFilter (0.00s) [2021-08-21T18:53:05.281Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-21T18:53:05.281Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-21T18:53:05.281Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-21T18:53:05.281Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-21T18:53:05.281Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-21T18:53:05.281Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-21T18:53:05.281Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-21T18:53:05.281Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-21T18:53:05.281Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-21T18:53:05.281Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-21T18:53:05.281Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-21T18:53:05.281Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-21T18:53:05.281Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-21T18:53:05.281Z] === 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-21T18:53:05.281Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-21T18:53:05.281Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-21T18:53:05.281Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-21T18:53:05.281Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-21T18:53:05.281Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-21T18:53:05.281Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-21T18:53:05.281Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-21T18:53:05.281Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-21T18:53:05.281Z] === RUN TestIsEmptyDir [2021-08-21T18:53:05.281Z] --- PASS: TestIsEmptyDir (0.01s) [2021-08-21T18:53:05.281Z] PASS [2021-08-21T18:53:05.281Z] coverage: 2.3% of statements [2021-08-21T18:53:05.281Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-08-21T18:53:05.281Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-21T18:53:05.281Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-08-21T18:53:05.281Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-21T18:53:05.281Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-21T18:53:05.281Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-21T18:53:05.281Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-21T18:53:05.281Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-21T18:53:05.281Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-21T18:53:05.281Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-21T18:53:05.281Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-21T18:53:05.281Z] --- 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-21T18:53:05.281Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-21T18:53:05.281Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-21T18:53:05.281Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-21T18:53:05.281Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-21T18:53:05.281Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-21T18:53:05.281Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-21T18:53:05.281Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-21T18:53:05.281Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-21T18:53:05.281Z] === RUN TestDaemonReloadLabels [2021-08-21T18:53:05.281Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-21T18:53:05.281Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-21T18:53:05.281Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-08-21T18:53:05.281Z] === RUN TestDaemonReloadMirrors [2021-08-21T18:53:05.281Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-21T18:53:05.281Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-21T18:53:05.281Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-21T18:53:05.281Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-21T18:53:05.281Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-21T18:53:05.281Z] === RUN TestDaemonDiscoveryReload [2021-08-21T18:53:05.281Z] ok github.com/docker/docker/daemon/graphdriver 0.079s coverage: 2.3% of statements [2021-08-21T18:53:05.320Z] --- PASS: TestHealthKillContainer (2.92s) [2021-08-21T18:53:05.320Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-21T18:53:05.578Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s) [2021-08-21T18:53:05.578Z] === RUN TestIpcModeNone [2021-08-21T18:53:05.741Z] === RUN TestLinkNaming [2021-08-21T18:53:05.741Z] --- PASS: TestLinkNaming (0.00s) [2021-08-21T18:53:05.741Z] === RUN TestLinkNew [2021-08-21T18:53:05.741Z] --- PASS: TestLinkNew (0.00s) [2021-08-21T18:53:05.741Z] === RUN TestLinkEnv [2021-08-21T18:53:05.741Z] --- PASS: TestLinkEnv (0.00s) [2021-08-21T18:53:05.741Z] === RUN TestLinkMultipleEnv [2021-08-21T18:53:05.741Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-21T18:53:05.741Z] === RUN TestLinkPortRangeEnv [2021-08-21T18:53:05.741Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-21T18:53:05.741Z] PASS [2021-08-21T18:53:05.741Z] coverage: 93.0% of statements [2021-08-21T18:53:05.741Z] ok github.com/docker/docker/daemon/links 0.033s coverage: 93.0% of statements [2021-08-21T18:53:05.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-21T18:53:05.976Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-21T18:53:05.976Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-21T18:53:06.201Z] --- PASS: TestDaemonDiscoveryReload (1.03s) [2021-08-21T18:53:06.201Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-21T18:53:06.516Z] --- PASS: TestIpcModeNone (0.90s) [2021-08-21T18:53:06.516Z] === RUN TestIpcModePrivate [2021-08-21T18:53:06.661Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-08-21T18:53:06.661Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-21T18:53:07.082Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-08-21T18:53:07.340Z] --- PASS: TestIpcModePrivate (0.89s) [2021-08-21T18:53:07.340Z] === RUN TestIpcModeShareable [2021-08-21T18:53:07.340Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-21T18:53:07.340Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-08-21T18:53:07.340Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-21T18:53:07.631Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.52s) [2021-08-21T18:53:07.631Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-21T18:53:07.631Z] reload_test.go:520: root required [2021-08-21T18:53:07.631Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-21T18:53:07.631Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-21T18:53:07.631Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.04s) [2021-08-21T18:53:07.631Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-21T18:53:07.631Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-08-21T18:53:07.631Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-21T18:53:07.631Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-08-21T18:53:07.631Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-21T18:53:07.631Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.06s) [2021-08-21T18:53:07.631Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-21T18:53:07.631Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-21T18:53:07.631Z] === RUN TestParseVolumesFrom [2021-08-21T18:53:07.631Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-21T18:53:07.631Z] PASS [2021-08-21T18:53:07.631Z] coverage: 9.1% of statements [2021-08-21T18:53:07.631Z] ok github.com/docker/docker/daemon 2.517s coverage: 9.1% of statements [2021-08-21T18:53:07.631Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-21T18:53:07.631Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-21T18:53:07.631Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-21T18:53:07.631Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-21T18:53:07.631Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-21T18:53:07.631Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-21T18:53:07.631Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-21T18:53:07.631Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-21T18:53:07.631Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-21T18:53:07.631Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-21T18:53:07.631Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-21T18:53:07.631Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-21T18:53:07.631Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-21T18:53:07.631Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-21T18:53:07.631Z] === RUN TestAdapterReadLogs [2021-08-21T18:53:07.631Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-21T18:53:07.631Z] === RUN TestCopier [2021-08-21T18:53:07.631Z] --- PASS: TestCopier (0.00s) [2021-08-21T18:53:07.631Z] === RUN TestCopierLongLines [2021-08-21T18:53:07.631Z] --- PASS: TestCopierLongLines (0.00s) [2021-08-21T18:53:07.631Z] === RUN TestCopierSlow [2021-08-21T18:53:07.631Z] --- PASS: TestCopierSlow (0.22s) [2021-08-21T18:53:07.631Z] === RUN TestCopierWithSized [2021-08-21T18:53:07.631Z] === RUN TestCopierWithSized/as_is [2021-08-21T18:53:07.631Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-21T18:53:07.885Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-21T18:53:08.092Z] --- PASS: TestCopierWithSized (0.01s) [2021-08-21T18:53:08.092Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-21T18:53:08.092Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-08-21T18:53:08.092Z] === RUN TestCopierWithPartial [2021-08-21T18:53:08.092Z] --- PASS: TestCopierWithPartial (0.01s) [2021-08-21T18:53:08.092Z] === RUN TestRingLogger [2021-08-21T18:53:08.092Z] --- PASS: TestRingLogger (0.00s) [2021-08-21T18:53:08.092Z] === RUN TestRingCap [2021-08-21T18:53:08.092Z] --- PASS: TestRingCap (0.00s) [2021-08-21T18:53:08.092Z] === RUN TestRingClose [2021-08-21T18:53:08.092Z] --- PASS: TestRingClose (0.00s) [2021-08-21T18:53:08.092Z] === RUN TestRingDrain [2021-08-21T18:53:08.092Z] --- PASS: TestRingDrain (0.00s) [2021-08-21T18:53:08.092Z] PASS [2021-08-21T18:53:08.092Z] coverage: 43.8% of statements [2021-08-21T18:53:08.092Z] ok github.com/docker/docker/daemon/logger 0.288s coverage: 43.8% of statements [2021-08-21T18:53:08.092Z] === RUN TestNewStreamConfig [2021-08-21T18:53:08.092Z] === RUN TestNewStreamConfig/defaults [2021-08-21T18:53:08.092Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-21T18:53:08.092Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-21T18:53:08.092Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-21T18:53:08.092Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-21T18:53:08.092Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-21T18:53:08.092Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-21T18:53:08.092Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-21T18:53:08.092Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-21T18:53:08.092Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-21T18:53:08.092Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-21T18:53:08.092Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-21T18:53:08.092Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-21T18:53:08.092Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-21T18:53:08.092Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-21T18:53:08.092Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-21T18:53:08.092Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-21T18:53:08.092Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-21T18:53:08.092Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-21T18:53:08.092Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-21T18:53:08.092Z] === RUN TestSearchRegistryForImagesErrors [2021-08-21T18:53:08.092Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-21T18:53:08.092Z] === RUN TestSearchRegistryForImages [2021-08-21T18:53:08.092Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-21T18:53:08.092Z] === RUN TestOnlyPlatformWithFallback [2021-08-21T18:53:08.092Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-21T18:53:08.092Z] === RUN TestImageDelete [2021-08-21T18:53:08.092Z] === RUN TestImageDelete/no_lease [2021-08-21T18:53:08.092Z] === RUN TestImageDelete/lease_exists [2021-08-21T18:53:08.092Z] --- PASS: TestImageDelete (0.04s) [2021-08-21T18:53:08.092Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-08-21T18:53:08.092Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-08-21T18:53:08.092Z] === RUN TestContentStoreForPull [2021-08-21T18:53:08.092Z] time="2021-08-21T18:53:07Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-21T18:53:08.092Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2021-08-21T18:53:08.092Z] === RUN TestCreateSuccess [2021-08-21T18:53:08.092Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-21T18:53:08.092Z] === RUN TestCreateStreamSkipped [2021-08-21T18:53:08.092Z] time="2021-08-21T18:53:07Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-08-21T18:53:08.092Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-08-21T18:53:08.092Z] === RUN TestCreateLogGroupSuccess [2021-08-21T18:53:08.092Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-21T18:53:08.092Z] === RUN TestCreateError [2021-08-21T18:53:08.092Z] --- PASS: TestCreateError (0.00s) [2021-08-21T18:53:08.092Z] === RUN TestCreateAlreadyExists [2021-08-21T18:53:08.092Z] time="2021-08-21T18:53:07Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-21T18:53:08.092Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-21T18:53:08.092Z] === RUN TestLogClosed [2021-08-21T18:53:08.092Z] --- PASS: TestLogClosed (0.00s) [2021-08-21T18:53:08.092Z] === RUN TestLogBlocking [2021-08-21T18:53:08.092Z] --- PASS: TestLogBlocking (0.00s) [2021-08-21T18:53:08.092Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-21T18:53:08.092Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-21T18:53:08.092Z] === RUN TestLogNonBlockingBufferFull [2021-08-21T18:53:08.092Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-21T18:53:08.092Z] === RUN TestPublishBatchSuccess [2021-08-21T18:53:08.092Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-21T18:53:08.092Z] === RUN TestPublishBatchError [2021-08-21T18:53:08.092Z] time="2021-08-21T18:53:07Z" level=error msg=Error [2021-08-21T18:53:08.092Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-21T18:53:08.092Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-21T18:53:08.092Z] time="2021-08-21T18:53:07Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-21T18:53:08.092Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-21T18:53:08.092Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-21T18:53:08.092Z] time="2021-08-21T18:53:07Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-21T18:53:08.092Z] time="2021-08-21T18:53:07Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-21T18:53:08.092Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-21T18:53:08.092Z] === RUN TestCollectBatchSimple [2021-08-21T18:53:08.092Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-21T18:53:08.092Z] === RUN TestCollectBatchTicker [2021-08-21T18:53:08.092Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-21T18:53:08.092Z] === RUN TestCollectBatchMultilinePattern [2021-08-21T18:53:08.092Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-21T18:53:08.092Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-21T18:53:08.092Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-21T18:53:08.092Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-21T18:53:08.092Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-21T18:53:08.092Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-21T18:53:08.092Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-08-21T18:53:08.092Z] === RUN TestCollectBatchClose [2021-08-21T18:53:08.092Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-21T18:53:08.092Z] === RUN TestEffectiveLen [2021-08-21T18:53:08.092Z] === RUN TestEffectiveLen/0/Hello [2021-08-21T18:53:08.092Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-21T18:53:08.092Z] === RUN TestEffectiveLen/2/🙃 [2021-08-21T18:53:08.092Z] === RUN TestEffectiveLen/3/���� [2021-08-21T18:53:08.092Z] === RUN TestEffectiveLen/4/He��o [2021-08-21T18:53:08.092Z] === RUN TestEffectiveLen/5/ [2021-08-21T18:53:08.092Z] --- PASS: TestEffectiveLen (0.00s) [2021-08-21T18:53:08.092Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-21T18:53:08.092Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-21T18:53:08.092Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-21T18:53:08.092Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-21T18:53:08.092Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-21T18:53:08.092Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-21T18:53:08.092Z] === RUN TestFindValidSplit [2021-08-21T18:53:08.092Z] === RUN TestFindValidSplit/0/ [2021-08-21T18:53:08.092Z] cloudwatchlogs_test.go:1064: [2021-08-21T18:53:08.092Z] cloudwatchlogs_test.go:1065: [2021-08-21T18:53:08.092Z] === RUN TestFindValidSplit/1/Hello [2021-08-21T18:53:08.092Z] cloudwatchlogs_test.go:1064: Hello [2021-08-21T18:53:08.092Z] cloudwatchlogs_test.go:1065: [2021-08-21T18:53:08.092Z] === RUN TestFindValidSplit/2/Hello [2021-08-21T18:53:08.092Z] cloudwatchlogs_test.go:1064: He [2021-08-21T18:53:08.092Z] cloudwatchlogs_test.go:1065: llo [2021-08-21T18:53:08.092Z] === RUN TestFindValidSplit/3/Hello [2021-08-21T18:53:08.092Z] cloudwatchlogs_test.go:1064: [2021-08-21T18:53:08.092Z] cloudwatchlogs_test.go:1065: Hello [2021-08-21T18:53:08.092Z] === RUN TestFindValidSplit/4/🙃 [2021-08-21T18:53:08.092Z] cloudwatchlogs_test.go:1064: [2021-08-21T18:53:08.092Z] cloudwatchlogs_test.go:1065: 🙃 [2021-08-21T18:53:08.092Z] === RUN TestFindValidSplit/5/🙃 [2021-08-21T18:53:08.092Z] cloudwatchlogs_test.go:1064: 🙃 [2021-08-21T18:53:08.092Z] cloudwatchlogs_test.go:1065: [2021-08-21T18:53:08.092Z] === RUN TestFindValidSplit/6/a� [2021-08-21T18:53:08.092Z] cloudwatchlogs_test.go:1064: a [2021-08-21T18:53:08.092Z] cloudwatchlogs_test.go:1065: � [2021-08-21T18:53:08.092Z] === RUN TestFindValidSplit/7/a� [2021-08-21T18:53:08.092Z] cloudwatchlogs_test.go:1064: a� [2021-08-21T18:53:08.092Z] cloudwatchlogs_test.go:1065: [2021-08-21T18:53:08.092Z] --- PASS: TestFindValidSplit (0.00s) [2021-08-21T18:53:08.092Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-08-21T18:53:08.092Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-21T18:53:08.092Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-21T18:53:08.092Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-08-21T18:53:08.092Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-21T18:53:08.092Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-21T18:53:08.092Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-08-21T18:53:08.092Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-21T18:53:08.092Z] === RUN TestProcessEventEmoji [2021-08-21T18:53:08.092Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-08-21T18:53:08.092Z] === RUN TestCollectBatchLineSplit [2021-08-21T18:53:08.092Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-08-21T18:53:08.092Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-21T18:53:08.092Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-08-21T18:53:08.092Z] === RUN TestCollectBatchMaxEvents [2021-08-21T18:53:08.092Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2021-08-21T18:53:08.092Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-21T18:53:08.092Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-08-21T18:53:08.092Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-21T18:53:08.092Z] --- PASS: TestContentStoreForPull (0.19s) [2021-08-21T18:53:08.092Z] PASS [2021-08-21T18:53:08.092Z] coverage: 6.7% of statements [2021-08-21T18:53:08.092Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-08-21T18:53:08.092Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-21T18:53:08.092Z] ok github.com/docker/docker/daemon/images 0.333s coverage: 6.7% of statements [2021-08-21T18:53:08.092Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-08-21T18:53:08.092Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-21T18:53:08.092Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-21T18:53:08.092Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-21T18:53:08.093Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-21T18:53:08.093Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-21T18:53:08.093Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-21T18:53:08.093Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-21T18:53:08.093Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-21T18:53:08.093Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-21T18:53:08.093Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-21T18:53:08.093Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-08-21T18:53:08.093Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-21T18:53:08.093Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-21T18:53:08.093Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-21T18:53:08.093Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-21T18:53:08.093Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-21T18:53:08.093Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-21T18:53:08.093Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-21T18:53:08.093Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-21T18:53:08.093Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-21T18:53:08.093Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-21T18:53:08.093Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-21T18:53:08.093Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-21T18:53:08.093Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-21T18:53:08.093Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-21T18:53:08.093Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-21T18:53:08.093Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-21T18:53:08.093Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-21T18:53:08.093Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-21T18:53:08.093Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-21T18:53:08.093Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-21T18:53:08.093Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-21T18:53:08.093Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-21T18:53:08.093Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-21T18:53:08.093Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-21T18:53:08.093Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-21T18:53:08.093Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-21T18:53:08.093Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-21T18:53:08.093Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-21T18:53:08.093Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-21T18:53:08.093Z] === RUN TestCreateTagSuccess [2021-08-21T18:53:08.093Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-21T18:53:08.093Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-21T18:53:08.093Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-08-21T18:53:08.093Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-21T18:53:08.093Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-21T18:53:08.093Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-21T18:53:08.093Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-21T18:53:08.093Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-21T18:53:08.093Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-08-21T18:53:08.093Z] PASS [2021-08-21T18:53:08.093Z] coverage: 77.0% of statements [2021-08-21T18:53:08.093Z] ok github.com/docker/docker/daemon/logger/awslogs 0.407s coverage: 77.0% of statements [2021-08-21T18:53:08.093Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-21T18:53:08.093Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-21T18:53:08.093Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-21T18:53:08.093Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-21T18:53:08.093Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-21T18:53:08.146Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-21T18:53:08.328Z] ok github.com/docker/docker/libnetwork/drivers/bridge 2.583s coverage: 59.9% of statements [2021-08-21T18:53:08.328Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-21T18:53:08.553Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-21T18:53:08.554Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-08-21T18:53:08.554Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-21T18:53:08.899Z] ok github.com/docker/docker/libnetwork/drivers/host 0.004s coverage: 34.8% of statements [2021-08-21T18:53:09.013Z] === RUN TestJSONFileLogger [2021-08-21T18:53:09.013Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2021-08-21T18:53:09.013Z] === RUN TestFastTimeMarshalJSON [2021-08-21T18:53:09.013Z] --- PASS: TestJSONFileLogger (0.00s) [2021-08-21T18:53:09.013Z] === RUN TestJSONFileLoggerWithTags [2021-08-21T18:53:09.013Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-08-21T18:53:09.013Z] === RUN TestJSONFileLoggerWithOpts [2021-08-21T18:53:09.013Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-08-21T18:53:09.013Z] PASS [2021-08-21T18:53:09.013Z] coverage: 87.2% of statements [2021-08-21T18:53:09.013Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-08-21T18:53:09.013Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-21T18:53:09.013Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.208s coverage: 87.2% of statements [2021-08-21T18:53:09.013Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-08-21T18:53:09.013Z] === RUN TestEncodeDecode [2021-08-21T18:53:09.013Z] === PAUSE TestEncodeDecode [2021-08-21T18:53:09.013Z] === RUN TestUnexpectedEOF [2021-08-21T18:53:09.013Z] time="2021-08-21T18:53:08Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-21T18:53:09.013Z] time="2021-08-21T18:53:08Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-21T18:53:09.013Z] --- PASS: TestUnexpectedEOF (0.14s) [2021-08-21T18:53:09.013Z] === CONT TestEncodeDecode [2021-08-21T18:53:09.013Z] --- PASS: TestEncodeDecode (0.00s) [2021-08-21T18:53:09.013Z] PASS [2021-08-21T18:53:09.013Z] coverage: 69.9% of statements [2021-08-21T18:53:09.013Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.294s coverage: 69.9% of statements [2021-08-21T18:53:09.872Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.47s) [2021-08-21T18:53:09.872Z] === RUN TestAPIIpcModeHost [2021-08-21T18:53:09.872Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-21T18:53:09.872Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-08-21T18:53:09.872Z] === RUN TestDaemonIpcModeShareable [2021-08-21T18:53:09.872Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-21T18:53:09.872Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-08-21T18:53:09.872Z] === RUN TestDaemonIpcModePrivate [2021-08-21T18:53:09.984Z] === RUN TestWriteLog [2021-08-21T18:53:09.984Z] === PAUSE TestWriteLog [2021-08-21T18:53:09.984Z] === RUN TestReadLog [2021-08-21T18:53:09.984Z] === PAUSE TestReadLog [2021-08-21T18:53:09.984Z] === CONT TestWriteLog [2021-08-21T18:53:09.984Z] === CONT TestReadLog [2021-08-21T18:53:09.984Z] --- PASS: TestWriteLog (0.00s) [2021-08-21T18:53:09.984Z] === RUN TestReadLog/tail_exact [2021-08-21T18:53:09.984Z] === RUN TestOpenFileDelete [2021-08-21T18:53:09.984Z] --- PASS: TestOpenFileDelete (0.00s) [2021-08-21T18:53:09.984Z] === RUN TestOpenFileRename [2021-08-21T18:53:09.984Z] --- PASS: TestOpenFileRename (0.00s) [2021-08-21T18:53:09.984Z] === RUN TestParseLogTagDefaultTag [2021-08-21T18:53:09.984Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-21T18:53:09.984Z] === RUN TestParseLogTag [2021-08-21T18:53:09.984Z] --- PASS: TestParseLogTag (0.00s) [2021-08-21T18:53:09.984Z] === RUN TestParseLogTagEmptyTag [2021-08-21T18:53:09.984Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-21T18:53:09.984Z] === RUN TestTailFiles [2021-08-21T18:53:09.984Z] --- PASS: TestTailFiles (0.00s) [2021-08-21T18:53:09.984Z] === RUN TestFollowLogsConsumerGone [2021-08-21T18:53:09.984Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-08-21T18:53:09.984Z] === RUN TestFollowLogsProducerGone [2021-08-21T18:53:09.984Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-08-21T18:53:09.984Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-08-21T18:53:09.984Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-08-21T18:53:09.984Z] === RUN TestCheckCapacityAndRotate [2021-08-21T18:53:09.984Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-21T18:53:09.984Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-21T18:53:09.984Z] --- PASS: TestCheckCapacityAndRotate (0.06s) [2021-08-21T18:53:09.984Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-08-21T18:53:09.984Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.04s) [2021-08-21T18:53:09.984Z] PASS [2021-08-21T18:53:09.984Z] coverage: 53.7% of statements [2021-08-21T18:53:09.984Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.125s coverage: 53.7% of statements [2021-08-21T18:53:09.984Z] === RUN TestReadLog/tail_less_than_available [2021-08-21T18:53:09.984Z] === RUN TestReadLog/tail_more_than_available [2021-08-21T18:53:09.984Z] --- PASS: TestReadLog (0.16s) [2021-08-21T18:53:09.984Z] --- PASS: TestReadLog/tail_exact (0.14s) [2021-08-21T18:53:09.984Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2021-08-21T18:53:09.984Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-08-21T18:53:09.984Z] PASS [2021-08-21T18:53:09.984Z] coverage: 75.2% of statements [2021-08-21T18:53:09.984Z] ok github.com/docker/docker/daemon/logger/local 0.235s coverage: 75.2% of statements [2021-08-21T18:53:09.984Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-21T18:53:10.449Z] === RUN TestLog [2021-08-21T18:53:10.449Z] --- PASS: TestLog (0.01s) [2021-08-21T18:53:10.449Z] PASS [2021-08-21T18:53:10.449Z] coverage: 31.5% of statements [2021-08-21T18:53:10.449Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.058s coverage: 31.5% of statements [2021-08-21T18:53:10.693Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-21T18:53:10.956Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-21T18:53:10.956Z] .....INFO: Daemon under test started and replied! [2021-08-21T18:53:10.956Z] INFO: Docker version of the daemon under test [2021-08-21T18:53:10.956Z] [2021-08-21T18:53:10.956Z] Client: [2021-08-21T18:53:10.956Z] Version: 17.06.2-ce [2021-08-21T18:53:10.956Z] API version: 1.30 [2021-08-21T18:53:10.956Z] Go version: go1.8.3 [2021-08-21T18:53:10.956Z] Git commit: cec0b72 [2021-08-21T18:53:10.956Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-21T18:53:10.956Z] OS/Arch: windows/amd64 [2021-08-21T18:53:10.956Z] [2021-08-21T18:53:10.956Z] Server: [2021-08-21T18:53:10.956Z] Version: 0.0.0-dev [2021-08-21T18:53:10.956Z] API version: 1.42 (minimum version 1.24) [2021-08-21T18:53:10.956Z] Go version: go1.16.7 [2021-08-21T18:53:10.956Z] Git commit: 83ec46a7e6 [2021-08-21T18:53:10.956Z] Built: 08/21/2021 18:51:08 [2021-08-21T18:53:10.956Z] OS/Arch: windows/amd64 [2021-08-21T18:53:10.956Z] Experimental: false [2021-08-21T18:53:10.956Z] [2021-08-21T18:53:10.956Z] INFO: Docker info of the daemon under test [2021-08-21T18:53:10.956Z] [2021-08-21T18:53:10.956Z] Containers: 0 [2021-08-21T18:53:10.956Z] Running: 0 [2021-08-21T18:53:10.956Z] Paused: 0 [2021-08-21T18:53:10.956Z] Stopped: 0 [2021-08-21T18:53:10.956Z] Images: 0 [2021-08-21T18:53:10.956Z] Server Version: 0.0.0-dev [2021-08-21T18:53:10.956Z] Storage Driver: windowsfilter [2021-08-21T18:53:10.956Z] Windows: [2021-08-21T18:53:10.956Z] Logging Driver: json-file [2021-08-21T18:53:10.956Z] Plugins: [2021-08-21T18:53:10.956Z] Volume: local [2021-08-21T18:53:10.956Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-21T18:53:10.956Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-21T18:53:10.956Z] Swarm: inactive [2021-08-21T18:53:10.956Z] Default Isolation: process [2021-08-21T18:53:10.956Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-21T18:53:10.956Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-08-21T18:53:10.956Z] OSType: windows [2021-08-21T18:53:10.956Z] Architecture: x86_64 [2021-08-21T18:53:10.956Z] CPUs: 4 [2021-08-21T18:53:10.956Z] Total Memory: 32GiB [2021-08-21T18:53:10.956Z] Name: azwin-2-e7c200 [2021-08-21T18:53:10.956Z] ID: OXWT:YW2N:Y4VH:EMXK:JTFB:RFD4:G66S:ZZ2H:K44X:EKBF:2CN4:4Y5V [2021-08-21T18:53:10.956Z] Docker Root Dir: D:\CI\PR-42768\1\daemon [2021-08-21T18:53:10.956Z] Debug Mode (client): false [2021-08-21T18:53:10.956Z] Debug Mode (server): true [2021-08-21T18:53:10.956Z] File Descriptors: -1 [2021-08-21T18:53:10.956Z] Goroutines: 16 [2021-08-21T18:53:10.956Z] System Time: 2021-08-21T18:53:08.0771309Z [2021-08-21T18:53:10.956Z] EventsListeners: 0 [2021-08-21T18:53:10.956Z] Registry: https://index.docker.io/v1/ [2021-08-21T18:53:10.956Z] Labels: [2021-08-21T18:53:10.956Z] Experimental: false [2021-08-21T18:53:10.956Z] Insecure Registries: [2021-08-21T18:53:10.956Z] 127.0.0.0/8 [2021-08-21T18:53:10.956Z] Live Restore Enabled: false [2021-08-21T18:53:10.956Z] [2021-08-21T18:53:10.956Z] [2021-08-21T18:53:10.956Z] INFO: Docker images of the daemon under test [2021-08-21T18:53:10.956Z] [2021-08-21T18:53:10.956Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-21T18:53:10.956Z] [2021-08-21T18:53:10.956Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-08-21T18:53:10.956Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-08-21T18:53:10.957Z] ltsc2019: Pulling from windows/servercore [2021-08-21T18:53:10.957Z] 4612f6d0b889: Pulling fs layer [2021-08-21T18:53:10.957Z] c67ded6868b6: Pulling fs layer [2021-08-21T18:53:11.248Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-08-21T18:53:11.248Z] --- PASS: TestDaemonIpcModePrivate (1.58s) [2021-08-21T18:53:11.248Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-21T18:53:11.248Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-21T18:53:11.248Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-08-21T18:53:11.248Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-21T18:53:11.248Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-21T18:53:11.248Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-08-21T18:53:11.248Z] === RUN TestIpcModeOlderClient [2021-08-21T18:53:11.248Z] === PAUSE TestIpcModeOlderClient [2021-08-21T18:53:11.248Z] === RUN TestKillContainerInvalidSignal [2021-08-21T18:53:11.419Z] === RUN TestValidateLogOpt [2021-08-21T18:53:11.419Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-21T18:53:11.419Z] === RUN TestNewMissedConfig [2021-08-21T18:53:11.419Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-21T18:53:11.419Z] === RUN TestNewMissedUrl [2021-08-21T18:53:11.419Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-21T18:53:11.419Z] === RUN TestNewMissedToken [2021-08-21T18:53:11.419Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-21T18:53:11.419Z] === RUN TestNewWithProxy [2021-08-21T18:53:11.419Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-21T18:53:11.419Z] === RUN TestDefault [2021-08-21T18:53:11.419Z] --- PASS: TestDefault (0.01s) [2021-08-21T18:53:11.419Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-21T18:53:11.419Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-08-21T18:53:11.419Z] === RUN TestJsonFormat [2021-08-21T18:53:11.419Z] === RUN TestNewParse [2021-08-21T18:53:11.419Z] --- PASS: TestNewParse (0.00s) [2021-08-21T18:53:11.419Z] PASS [2021-08-21T18:53:11.419Z] coverage: 8.3% of statements [2021-08-21T18:53:11.419Z] --- PASS: TestJsonFormat (0.01s) [2021-08-21T18:53:11.419Z] === RUN TestRawFormat [2021-08-21T18:53:11.419Z] --- PASS: TestRawFormat (0.00s) [2021-08-21T18:53:11.419Z] === RUN TestRawFormatWithLabels [2021-08-21T18:53:11.419Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-08-21T18:53:11.419Z] === RUN TestRawFormatWithoutTag [2021-08-21T18:53:11.419Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-08-21T18:53:11.419Z] === RUN TestBatching [2021-08-21T18:53:11.419Z] ok github.com/docker/docker/daemon/logger/templates 0.053s coverage: 8.3% of statements [2021-08-21T18:53:11.419Z] === RUN TestParseLogFormat [2021-08-21T18:53:11.419Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-21T18:53:11.419Z] === RUN TestValidateLogOptEmpty [2021-08-21T18:53:11.419Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-21T18:53:11.419Z] === RUN TestValidateSyslogAddress [2021-08-21T18:53:11.419Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-21T18:53:11.419Z] === RUN TestParseAddressDefaultPort [2021-08-21T18:53:11.419Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-21T18:53:11.419Z] === RUN TestValidateSyslogFacility [2021-08-21T18:53:11.419Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-21T18:53:11.419Z] === RUN TestValidateLogOptSyslogFormat [2021-08-21T18:53:11.419Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-21T18:53:11.419Z] === RUN TestValidateLogOpt [2021-08-21T18:53:11.419Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-21T18:53:11.419Z] PASS [2021-08-21T18:53:11.419Z] coverage: 46.8% of statements [2021-08-21T18:53:11.419Z] ok github.com/docker/docker/daemon/logger/syslog 0.059s coverage: 46.8% of statements [2021-08-21T18:53:11.419Z] --- PASS: TestBatching (0.20s) [2021-08-21T18:53:11.419Z] === RUN TestFrequency [2021-08-21T18:53:11.419Z] --- PASS: TestFrequency (0.23s) [2021-08-21T18:53:11.419Z] === RUN TestOneMessagePerRequest [2021-08-21T18:53:11.419Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-08-21T18:53:11.419Z] === RUN TestVerify [2021-08-21T18:53:11.419Z] --- PASS: TestVerify (0.00s) [2021-08-21T18:53:11.419Z] === RUN TestSkipVerify [2021-08-21T18:53:11.879Z] time="2021-08-21T18:53:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-21T18:53:11.879Z] time="2021-08-21T18:53:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-21T18:53:11.879Z] time="2021-08-21T18:53:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-21T18:53:12.183Z] --- PASS: TestKillContainerInvalidSignal (0.66s) [2021-08-21T18:53:12.183Z] === RUN TestKillContainer [2021-08-21T18:53:12.183Z] === RUN TestKillContainer/no_signal [2021-08-21T18:53:12.341Z] --- PASS: TestSkipVerify (0.62s) [2021-08-21T18:53:12.341Z] === RUN TestBufferMaximum [2021-08-21T18:53:12.341Z] time="2021-08-21T18:53:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-21T18:53:12.341Z] time="2021-08-21T18:53:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-21T18:53:12.341Z] time="2021-08-21T18:53:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-21T18:53:12.341Z] time="2021-08-21T18:53:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-21T18:53:12.341Z] time="2021-08-21T18:53:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-21T18:53:12.341Z] time="2021-08-21T18:53:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629571991.951672\",\"host\":\"9ce638b0ae86\"}'" [2021-08-21T18:53:12.341Z] time="2021-08-21T18:53:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629571991.951672\",\"host\":\"9ce638b0ae86\"}'" [2021-08-21T18:53:12.341Z] --- PASS: TestBufferMaximum (0.00s) [2021-08-21T18:53:12.341Z] === RUN TestServerAlwaysDown [2021-08-21T18:53:12.341Z] time="2021-08-21T18:53:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-21T18:53:12.341Z] time="2021-08-21T18:53:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-21T18:53:12.341Z] time="2021-08-21T18:53:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629571991.951672\",\"host\":\"9ce638b0ae86\"}'" [2021-08-21T18:53:12.341Z] time="2021-08-21T18:53:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629571991.951672\",\"host\":\"9ce638b0ae86\"}'" [2021-08-21T18:53:12.341Z] time="2021-08-21T18:53:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-21T18:53:12.341Z] time="2021-08-21T18:53:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629571991.951672\",\"host\":\"9ce638b0ae86\"}'" [2021-08-21T18:53:12.341Z] time="2021-08-21T18:53:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629571991.951672\",\"host\":\"9ce638b0ae86\"}'" [2021-08-21T18:53:12.341Z] time="2021-08-21T18:53:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629571991.951672\",\"host\":\"9ce638b0ae86\"}'" [2021-08-21T18:53:12.341Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-21T18:53:12.341Z] === RUN TestCannotSendAfterClose [2021-08-21T18:53:12.341Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-08-21T18:53:12.341Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-21T18:53:12.341Z] === RUN TestV1IDService [2021-08-21T18:53:12.341Z] --- PASS: TestV1IDService (0.02s) [2021-08-21T18:53:12.341Z] === RUN TestV2MetadataService [2021-08-21T18:53:12.750Z] === RUN TestKillContainer/non_killing_signal [2021-08-21T18:53:12.801Z] --- PASS: TestV2MetadataService (0.57s) [2021-08-21T18:53:12.801Z] PASS [2021-08-21T18:53:12.801Z] coverage: 48.2% of statements [2021-08-21T18:53:13.009Z] === RUN TestKillContainer/killing_signal [2021-08-21T18:53:13.262Z] ok github.com/docker/docker/distribution/metadata 0.651s coverage: 48.2% of statements [2021-08-21T18:53:13.262Z] time="2021-08-21T18:53:12Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-08-21T18:53:13.262Z] time="2021-08-21T18:53:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"9ce638b0ae86\"}'" [2021-08-21T18:53:13.262Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-08-21T18:53:13.262Z] PASS [2021-08-21T18:53:13.262Z] coverage: 82.5% of statements [2021-08-21T18:53:13.262Z] ok github.com/docker/docker/daemon/logger/splunk 2.140s coverage: 82.5% of statements [2021-08-21T18:53:13.262Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-21T18:53:13.262Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-21T18:53:13.262Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-21T18:53:13.262Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-21T18:53:13.262Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-21T18:53:13.262Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-21T18:53:13.262Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-21T18:53:13.262Z] === RUN TestContinueOnError_NeverContinue [2021-08-21T18:53:13.262Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-21T18:53:13.262Z] === RUN TestManifestStore [2021-08-21T18:53:13.262Z] === RUN TestManifestStore/no_remote_or_local [2021-08-21T18:53:13.502Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-21T18:53:13.502Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.24s) [2021-08-21T18:53:13.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.45s) [2021-08-21T18:53:13.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) [2021-08-21T18:53:13.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s) [2021-08-21T18:53:13.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2021-08-21T18:53:13.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2021-08-21T18:53:13.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.09s) [2021-08-21T18:53:13.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.17s) [2021-08-21T18:53:13.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.84s) [2021-08-21T18:53:13.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.82s) [2021-08-21T18:53:13.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.11s) [2021-08-21T18:53:13.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.19s) [2021-08-21T18:53:13.503Z] === RUN TestCgroupNamespacesRun [2021-08-21T18:53:13.721Z] === RUN TestSuccessfulDownload [2021-08-21T18:53:13.722Z] download_test.go:268: Needs fixing on Windows [2021-08-21T18:53:13.722Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-21T18:53:13.722Z] === RUN TestCancelledDownload [2021-08-21T18:53:13.722Z] --- PASS: TestCancelledDownload (0.02s) [2021-08-21T18:53:13.722Z] === RUN TestMaxDownloadAttempts [2021-08-21T18:53:13.722Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-21T18:53:13.722Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-21T18:53:13.722Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-21T18:53:13.722Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-21T18:53:13.722Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-21T18:53:13.722Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-21T18:53:13.722Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-21T18:53:13.722Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-21T18:53:13.722Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-21T18:53:13.722Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-21T18:53:13.722Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-21T18:53:13.722Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-21T18:53:13.722Z] time="2021-08-21T18:53:13Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local768985395\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-21T18:53:13.722Z] === RUN TestManifestStore/no_local_cache [2021-08-21T18:53:13.722Z] === RUN TestManifestStore/with_local_cache [2021-08-21T18:53:13.722Z] === RUN TestManifestStore/unknown_media_type [2021-08-21T18:53:13.722Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-21T18:53:13.722Z] time="2021-08-21T18:53:13Z" level=warning msg="reference for unknown type: " [2021-08-21T18:53:13.722Z] time="2021-08-21T18:53:13Z" level=warning msg="reference for unknown type: " [2021-08-21T18:53:13.722Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-21T18:53:13.722Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-21T18:53:13.722Z] time="2021-08-21T18:53:13Z" level=warning msg="reference for unknown type: " [2021-08-21T18:53:13.722Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-21T18:53:13.722Z] time="2021-08-21T18:53:13Z" level=warning msg="reference for unknown type: " [2021-08-21T18:53:13.722Z] time="2021-08-21T18:53:13Z" level=warning msg="reference for unknown type: " [2021-08-21T18:53:13.722Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-21T18:53:13.722Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-21T18:53:13.722Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-21T18:53:13.722Z] time="2021-08-21T18:53:13Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-21T18:53:13.722Z] --- PASS: TestManifestStore (0.30s) [2021-08-21T18:53:13.722Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2021-08-21T18:53:13.722Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-08-21T18:53:13.722Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-08-21T18:53:13.722Z] --- PASS: TestManifestStore/unknown_media_type (0.10s) [2021-08-21T18:53:13.722Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.04s) [2021-08-21T18:53:13.722Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.07s) [2021-08-21T18:53:13.722Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2021-08-21T18:53:13.722Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2021-08-21T18:53:13.722Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-08-21T18:53:13.722Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2021-08-21T18:53:13.722Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-08-21T18:53:13.722Z] === RUN TestDetectManifestBlobMediaType [2021-08-21T18:53:13.722Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-21T18:53:13.722Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-21T18:53:13.722Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-21T18:53:13.722Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-21T18:53:13.722Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-21T18:53:13.722Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-21T18:53:13.722Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-08-21T18:53:13.722Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-21T18:53:13.722Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-21T18:53:13.722Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-21T18:53:13.722Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-21T18:53:13.722Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-21T18:53:13.722Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-21T18:53:13.722Z] === RUN TestFixManifestLayers [2021-08-21T18:53:13.722Z] --- PASS: TestFixManifestLayers (0.00s) [2021-08-21T18:53:13.722Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-21T18:53:13.722Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-21T18:53:13.722Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-21T18:53:13.722Z] === RUN TestFixManifestLayersBadParent [2021-08-21T18:53:13.722Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-21T18:53:13.722Z] === RUN TestValidateManifest [2021-08-21T18:53:13.722Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-21T18:53:13.722Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-21T18:53:13.722Z] === RUN TestFormatPlatform [2021-08-21T18:53:13.722Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-21T18:53:13.722Z] === RUN TestGetRepositoryMountCandidates [2021-08-21T18:53:13.722Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-08-21T18:53:13.722Z] === RUN TestLayerAlreadyExists [2021-08-21T18:53:13.722Z] 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-21T18:53:13.722Z] 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-21T18:53:13.722Z] 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-21T18:53:13.722Z] 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-21T18:53:13.722Z] 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-21T18:53:13.722Z] 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-21T18:53:13.722Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-08-21T18:53:13.722Z] === RUN TestWhenEmptyAuthConfig [2021-08-21T18:53:13.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-21T18:53:13.943Z] --- PASS: TestKillContainer (1.85s) [2021-08-21T18:53:13.943Z] --- PASS: TestKillContainer/no_signal (0.59s) [2021-08-21T18:53:13.943Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2021-08-21T18:53:13.943Z] --- PASS: TestKillContainer/killing_signal (0.61s) [2021-08-21T18:53:13.943Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-21T18:53:13.943Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-21T18:53:14.182Z] time="2021-08-21T18:53:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-21T18:53:14.182Z] time="2021-08-21T18:53:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-21T18:53:14.182Z] time="2021-08-21T18:53:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-21T18:53:14.182Z] time="2021-08-21T18:53:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-21T18:53:14.182Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-21T18:53:14.182Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s) [2021-08-21T18:53:14.182Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s) [2021-08-21T18:53:14.182Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s) [2021-08-21T18:53:14.182Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s) [2021-08-21T18:53:14.182Z] === RUN TestTransfer [2021-08-21T18:53:14.182Z] --- PASS: TestTransfer (0.18s) [2021-08-21T18:53:14.182Z] === RUN TestConcurrencyLimit [2021-08-21T18:53:14.182Z] === RUN TestNotFound [2021-08-21T18:53:14.182Z] --- PASS: TestNotFound (0.00s) [2021-08-21T18:53:14.182Z] === RUN TestConflict [2021-08-21T18:53:14.182Z] --- PASS: TestConflict (0.00s) [2021-08-21T18:53:14.182Z] === RUN TestForbidden [2021-08-21T18:53:14.182Z] --- PASS: TestForbidden (0.00s) [2021-08-21T18:53:14.182Z] === RUN TestInvalidParameter [2021-08-21T18:53:14.182Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-21T18:53:14.182Z] === RUN TestNotImplemented [2021-08-21T18:53:14.182Z] --- PASS: TestNotImplemented (0.00s) [2021-08-21T18:53:14.182Z] === RUN TestNotModified [2021-08-21T18:53:14.182Z] --- PASS: TestNotModified (0.00s) [2021-08-21T18:53:14.182Z] === RUN TestUnauthorized [2021-08-21T18:53:14.182Z] --- PASS: TestUnauthorized (0.00s) [2021-08-21T18:53:14.182Z] === RUN TestUnknown [2021-08-21T18:53:14.182Z] --- PASS: TestUnknown (0.00s) [2021-08-21T18:53:14.182Z] === RUN TestCancelled [2021-08-21T18:53:14.182Z] --- PASS: TestCancelled (0.00s) [2021-08-21T18:53:14.182Z] === RUN TestDeadline [2021-08-21T18:53:14.182Z] --- PASS: TestDeadline (0.00s) [2021-08-21T18:53:14.182Z] === RUN TestDataLoss [2021-08-21T18:53:14.182Z] --- PASS: TestDataLoss (0.00s) [2021-08-21T18:53:14.182Z] === RUN TestUnavailable [2021-08-21T18:53:14.182Z] --- PASS: TestUnavailable (0.00s) [2021-08-21T18:53:14.182Z] === RUN TestSystem [2021-08-21T18:53:14.182Z] --- PASS: TestSystem (0.00s) [2021-08-21T18:53:14.182Z] === RUN TestFromStatusCode [2021-08-21T18:53:14.182Z] === RUN TestFromStatusCode/Not_Found [2021-08-21T18:53:14.182Z] === RUN TestFromStatusCode/Bad_Request [2021-08-21T18:53:14.182Z] === RUN TestFromStatusCode/Conflict [2021-08-21T18:53:14.182Z] === RUN TestFromStatusCode/Unauthorized [2021-08-21T18:53:14.182Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-21T18:53:14.182Z] === RUN TestFromStatusCode/Forbidden [2021-08-21T18:53:14.182Z] === RUN TestFromStatusCode/Not_Modified [2021-08-21T18:53:14.182Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-21T18:53:14.182Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-21T18:53:14.182Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-21T18:53:14.182Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-21T18:53:14.182Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-21T18:53:14.182Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-21T18:53:14.182Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-21T18:53:14.182Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-21T18:53:14.182Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-21T18:53:14.182Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-21T18:53:14.182Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-21T18:53:14.182Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-21T18:53:14.182Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-21T18:53:14.182Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-21T18:53:14.182Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-21T18:53:14.182Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-21T18:53:14.182Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-21T18:53:14.182Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-21T18:53:14.182Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-21T18:53:14.182Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-21T18:53:14.182Z] PASS [2021-08-21T18:53:14.182Z] coverage: 53.1% of statements [2021-08-21T18:53:14.182Z] ok github.com/docker/docker/errdefs 0.038s coverage: 53.1% of statements [2021-08-21T18:53:14.184Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.027s coverage: 4.0% of statements [2021-08-21T18:53:14.184Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-21T18:53:14.509Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-21T18:53:14.642Z] === RUN TestFSGetInvalidData [2021-08-21T18:53:14.642Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-08-21T18:53:14.642Z] === RUN TestFSInvalidSet [2021-08-21T18:53:14.642Z] --- PASS: TestFSInvalidSet (0.01s) [2021-08-21T18:53:14.642Z] === RUN TestFSInvalidRoot [2021-08-21T18:53:14.642Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-08-21T18:53:14.642Z] === RUN TestFSMetadataGetSet [2021-08-21T18:53:14.642Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-08-21T18:53:14.642Z] === RUN TestFSInvalidWalker [2021-08-21T18:53:14.642Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-08-21T18:53:14.642Z] === RUN TestFSGetSet [2021-08-21T18:53:14.642Z] --- PASS: TestFSGetSet (0.01s) [2021-08-21T18:53:14.642Z] === RUN TestFSGetUnsetKey [2021-08-21T18:53:14.642Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-08-21T18:53:14.642Z] === RUN TestFSGetEmptyData [2021-08-21T18:53:14.642Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-08-21T18:53:14.642Z] === RUN TestFSDelete [2021-08-21T18:53:14.642Z] --- PASS: TestFSDelete (0.01s) [2021-08-21T18:53:14.642Z] === RUN TestFSWalker [2021-08-21T18:53:14.642Z] --- PASS: TestFSWalker (0.01s) [2021-08-21T18:53:14.642Z] === RUN TestFSWalkerStopOnError [2021-08-21T18:53:14.642Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-08-21T18:53:14.642Z] === RUN TestNewFromJSON [2021-08-21T18:53:14.642Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-21T18:53:14.642Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-21T18:53:14.642Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-21T18:53:14.642Z] === RUN TestMarshalKeyOrder [2021-08-21T18:53:14.642Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-21T18:53:14.642Z] === RUN TestHistoryEqual [2021-08-21T18:53:14.642Z] --- PASS: TestHistoryEqual (0.10s) [2021-08-21T18:53:14.642Z] === RUN TestImage [2021-08-21T18:53:14.642Z] --- PASS: TestImage (0.00s) [2021-08-21T18:53:14.642Z] === RUN TestImageOSNotEmpty [2021-08-21T18:53:14.642Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-21T18:53:14.642Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-21T18:53:14.642Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-21T18:53:14.642Z] === RUN TestCreate [2021-08-21T18:53:14.642Z] --- PASS: TestConcurrencyLimit (0.54s) [2021-08-21T18:53:14.642Z] === RUN TestInactiveJobs [2021-08-21T18:53:14.642Z] --- PASS: TestCreate (0.01s) [2021-08-21T18:53:14.642Z] === RUN TestRestore [2021-08-21T18:53:14.642Z] time="2021-08-21T18:53:14Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-21T18:53:14.642Z] --- PASS: TestRestore (0.02s) [2021-08-21T18:53:14.642Z] === RUN TestAddDelete [2021-08-21T18:53:14.642Z] --- PASS: TestAddDelete (0.01s) [2021-08-21T18:53:14.642Z] === RUN TestSearchAfterDelete [2021-08-21T18:53:14.642Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-08-21T18:53:14.642Z] === RUN TestParentReset [2021-08-21T18:53:14.642Z] --- PASS: TestParentReset (0.02s) [2021-08-21T18:53:14.642Z] === RUN TestGetAndSetLastUpdated [2021-08-21T18:53:14.642Z] --- PASS: TestWhenEmptyAuthConfig (1.07s) [2021-08-21T18:53:14.642Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-21T18:53:14.642Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-08-21T18:53:14.642Z] === RUN TestTokenPassThru [2021-08-21T18:53:14.642Z] --- PASS: TestTokenPassThru (0.00s) [2021-08-21T18:53:14.642Z] === RUN TestTokenPassThruDifferentHost [2021-08-21T18:53:14.642Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-08-21T18:53:14.642Z] PASS [2021-08-21T18:53:14.642Z] coverage: 24.1% of statements [2021-08-21T18:53:14.643Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-08-21T18:53:14.643Z] === RUN TestStoreLen [2021-08-21T18:53:14.643Z] ok github.com/docker/docker/distribution 1.470s coverage: 24.1% of statements [2021-08-21T18:53:14.643Z] --- PASS: TestStoreLen (0.04s) [2021-08-21T18:53:14.643Z] PASS [2021-08-21T18:53:14.643Z] coverage: 86.6% of statements [2021-08-21T18:53:14.643Z] ok github.com/docker/docker/image 0.365s coverage: 86.6% of statements [2021-08-21T18:53:14.884Z] --- PASS: TestCgroupNamespacesRun (1.71s) [2021-08-21T18:53:14.884Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-21T18:53:14.884Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-08-21T18:53:14.884Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-08-21T18:53:14.884Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-21T18:53:15.076Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2021-08-21T18:53:15.076Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s) [2021-08-21T18:53:15.076Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2021-08-21T18:53:15.076Z] === RUN TestKillStoppedContainer [2021-08-21T18:53:15.103Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-21T18:53:15.103Z] === RUN TestCompare [2021-08-21T18:53:15.103Z] --- PASS: TestCompare (0.00s) [2021-08-21T18:53:15.103Z] PASS [2021-08-21T18:53:15.103Z] coverage: 19.2% of statements [2021-08-21T18:53:15.103Z] ok github.com/docker/docker/image/cache 0.052s coverage: 19.2% of statements [2021-08-21T18:53:15.103Z] --- PASS: TestInactiveJobs (0.51s) [2021-08-21T18:53:15.103Z] === RUN TestWatchRelease [2021-08-21T18:53:15.103Z] --- PASS: TestWatchRelease (0.10s) [2021-08-21T18:53:15.103Z] === RUN TestWatchFinishedTransfer [2021-08-21T18:53:15.103Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-21T18:53:15.103Z] === RUN TestDuplicateTransfer [2021-08-21T18:53:15.334Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-08-21T18:53:15.334Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-21T18:53:15.334Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-08-21T18:53:15.334Z] === RUN TestKillDifferentUserContainer [2021-08-21T18:53:15.562Z] --- PASS: TestDuplicateTransfer (0.08s) [2021-08-21T18:53:15.562Z] === RUN TestSuccessfulUpload [2021-08-21T18:53:15.562Z] time="2021-08-21T18:53:15Z" level=error msg="Upload failed, retrying: simulating retry" [2021-08-21T18:53:15.900Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2021-08-21T18:53:15.900Z] === RUN TestInspectOomKilledTrue [2021-08-21T18:53:15.900Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-21T18:53:15.900Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-21T18:53:15.900Z] === RUN TestInspectOomKilledFalse [2021-08-21T18:53:15.900Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-21T18:53:15.900Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-21T18:53:15.900Z] === RUN TestLinksEtcHostsContentMatch [2021-08-21T18:53:15.900Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-08-21T18:53:15.900Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-08-21T18:53:15.900Z] === RUN TestLinksContainerNames [2021-08-21T18:53:16.022Z] === RUN TestMakeV1ConfigFromConfig [2021-08-21T18:53:16.022Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-21T18:53:16.022Z] PASS [2021-08-21T18:53:16.022Z] coverage: 25.0% of statements [2021-08-21T18:53:16.022Z] ok github.com/docker/docker/image/v1 0.071s coverage: 25.0% of statements [2021-08-21T18:53:16.022Z] --- PASS: TestSuccessfulUpload (0.54s) [2021-08-21T18:53:16.022Z] === RUN TestCancelledUpload [2021-08-21T18:53:16.022Z] --- PASS: TestCancelledUpload (0.02s) [2021-08-21T18:53:16.022Z] PASS [2021-08-21T18:53:16.022Z] coverage: 77.3% of statements [2021-08-21T18:53:16.022Z] ok github.com/docker/docker/distribution/xfer 2.527s coverage: 77.3% of statements [2021-08-21T18:53:16.022Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-21T18:53:16.022Z] === RUN TestValidateManifest [2021-08-21T18:53:16.022Z] === RUN TestValidateManifest/nil [2021-08-21T18:53:16.022Z] === RUN TestValidateManifest/non-nil [2021-08-21T18:53:16.022Z] --- PASS: TestValidateManifest (0.00s) [2021-08-21T18:53:16.022Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-08-21T18:53:16.022Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-08-21T18:53:16.022Z] PASS [2021-08-21T18:53:16.022Z] coverage: 0.7% of statements [2021-08-21T18:53:16.022Z] ok github.com/docker/docker/image/tarexport 0.066s coverage: 0.7% of statements [2021-08-21T18:53:16.022Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-21T18:53:16.794Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.68s) [2021-08-21T18:53:16.794Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-21T18:53:17.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-21T18:53:17.276Z] --- PASS: TestLinksContainerNames (1.23s) [2021-08-21T18:53:17.276Z] === RUN TestLogsFollowTailEmpty [2021-08-21T18:53:17.562Z] === RUN TestSerialization [2021-08-21T18:53:17.562Z] --- PASS: TestSerialization (0.03s) [2021-08-21T18:53:17.562Z] PASS [2021-08-21T18:53:17.562Z] coverage: 100.0% of statements [2021-08-21T18:53:17.562Z] ok github.com/docker/docker/libcontainerd/queue 0.062s coverage: 100.0% of statements [2021-08-21T18:53:17.562Z] === RUN TestEmptyLayer [2021-08-21T18:53:17.562Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-21T18:53:17.562Z] === RUN TestCommitFailure [2021-08-21T18:53:17.562Z] --- PASS: TestCommitFailure (0.01s) [2021-08-21T18:53:17.562Z] === RUN TestStartTransactionFailure [2021-08-21T18:53:17.562Z] --- PASS: TestStartTransactionFailure (0.01s) [2021-08-21T18:53:17.562Z] === RUN TestGetOrphan [2021-08-21T18:53:17.562Z] --- PASS: TestGetOrphan (0.01s) [2021-08-21T18:53:17.562Z] === RUN TestMountAndRegister [2021-08-21T18:53:17.562Z] layer_test.go:271: Layer size: 14 [2021-08-21T18:53:17.562Z] --- PASS: TestMountAndRegister (0.04s) [2021-08-21T18:53:17.562Z] === RUN TestLayerRelease [2021-08-21T18:53:17.562Z] layer_test.go:304: Failing on Windows [2021-08-21T18:53:17.562Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-21T18:53:17.562Z] === RUN TestStoreRestore [2021-08-21T18:53:17.562Z] layer_test.go:353: Failing on Windows [2021-08-21T18:53:17.562Z] --- SKIP: TestStoreRestore (0.00s) [2021-08-21T18:53:17.562Z] === RUN TestTarStreamStability [2021-08-21T18:53:17.562Z] layer_test.go:468: Failing on Windows [2021-08-21T18:53:17.562Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-21T18:53:17.562Z] === RUN TestRegisterExistingLayer [2021-08-21T18:53:17.562Z] === RUN TestEnvironmentParsing [2021-08-21T18:53:17.562Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-21T18:53:17.562Z] PASS [2021-08-21T18:53:17.562Z] coverage: 1.2% of statements [2021-08-21T18:53:17.562Z] ok github.com/docker/docker/libcontainerd/local 0.064s coverage: 1.2% of statements [2021-08-21T18:53:17.842Z] --- PASS: TestLogsFollowTailEmpty (0.62s) [2021-08-21T18:53:17.842Z] === RUN TestContainerNetworkMountsNoChown [2021-08-21T18:53:18.022Z] --- PASS: TestRegisterExistingLayer (0.15s) [2021-08-21T18:53:18.022Z] === RUN TestTarStreamVerification [2021-08-21T18:53:18.022Z] layer_test.go:697: Failing on Windows [2021-08-21T18:53:18.022Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-21T18:53:18.022Z] === RUN TestLayerMigration [2021-08-21T18:53:18.022Z] migration_test.go:46: Failing on Windows [2021-08-21T18:53:18.022Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-21T18:53:18.022Z] === RUN TestLayerMigrationNoTarsplit [2021-08-21T18:53:18.022Z] migration_test.go:182: Failing on Windows [2021-08-21T18:53:18.022Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-21T18:53:18.022Z] === RUN TestMountInit [2021-08-21T18:53:18.022Z] mount_test.go:17: Failing on Windows [2021-08-21T18:53:18.022Z] --- SKIP: TestMountInit (0.00s) [2021-08-21T18:53:18.022Z] === RUN TestMountSize [2021-08-21T18:53:18.022Z] mount_test.go:76: Failing on Windows [2021-08-21T18:53:18.022Z] --- SKIP: TestMountSize (0.00s) [2021-08-21T18:53:18.022Z] === RUN TestMountChanges [2021-08-21T18:53:18.022Z] mount_test.go:125: Failing on Windows [2021-08-21T18:53:18.022Z] --- SKIP: TestMountChanges (0.00s) [2021-08-21T18:53:18.022Z] === RUN TestMountApply [2021-08-21T18:53:18.022Z] mount_test.go:212: Failing on Windows [2021-08-21T18:53:18.022Z] --- SKIP: TestMountApply (0.00s) [2021-08-21T18:53:18.022Z] PASS [2021-08-21T18:53:18.022Z] coverage: 30.1% of statements [2021-08-21T18:53:18.022Z] ok github.com/docker/docker/layer 0.275s coverage: 30.1% of statements [2021-08-21T18:53:18.022Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-21T18:53:18.022Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-21T18:53:18.022Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-21T18:53:18.022Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-21T18:53:18.176Z] --- PASS: TestCgroupNamespacesRunHostMode (1.67s) [2021-08-21T18:53:18.176Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-21T18:53:18.409Z] --- PASS: TestContainerNetworkMountsNoChown (0.61s) [2021-08-21T18:53:18.409Z] === RUN TestMountDaemonRoot [2021-08-21T18:53:18.409Z] === RUN TestMountDaemonRoot/default [2021-08-21T18:53:18.409Z] === PAUSE TestMountDaemonRoot/default [2021-08-21T18:53:18.409Z] === RUN TestMountDaemonRoot/private [2021-08-21T18:53:18.409Z] === PAUSE TestMountDaemonRoot/private [2021-08-21T18:53:18.409Z] === RUN TestMountDaemonRoot/rprivate [2021-08-21T18:53:18.409Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-21T18:53:18.409Z] === RUN TestMountDaemonRoot/slave [2021-08-21T18:53:18.409Z] === PAUSE TestMountDaemonRoot/slave [2021-08-21T18:53:18.409Z] === RUN TestMountDaemonRoot/rslave [2021-08-21T18:53:18.409Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-21T18:53:18.409Z] === RUN TestMountDaemonRoot/shared [2021-08-21T18:53:18.409Z] === PAUSE TestMountDaemonRoot/shared [2021-08-21T18:53:18.409Z] === RUN TestMountDaemonRoot/rshared [2021-08-21T18:53:18.409Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-21T18:53:18.409Z] === CONT TestMountDaemonRoot/default [2021-08-21T18:53:18.409Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-21T18:53:18.409Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-21T18:53:18.409Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-21T18:53:18.409Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-21T18:53:18.409Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-21T18:53:18.409Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-21T18:53:18.409Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-21T18:53:18.409Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-21T18:53:18.409Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-21T18:53:18.409Z] === CONT TestMountDaemonRoot/rshared [2021-08-21T18:53:18.409Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-21T18:53:18.409Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-21T18:53:18.409Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-21T18:53:18.409Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-21T18:53:18.409Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-21T18:53:18.409Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-21T18:53:18.409Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-21T18:53:18.409Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-21T18:53:18.409Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-21T18:53:18.409Z] === CONT TestMountDaemonRoot/shared [2021-08-21T18:53:18.409Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-21T18:53:18.409Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-21T18:53:18.409Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-21T18:53:18.409Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-21T18:53:18.409Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-21T18:53:18.409Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-21T18:53:18.409Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-21T18:53:18.409Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-21T18:53:18.409Z] === CONT TestMountDaemonRoot/rslave [2021-08-21T18:53:18.409Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-21T18:53:18.409Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-21T18:53:18.409Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-21T18:53:18.409Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-21T18:53:18.409Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-21T18:53:18.409Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-21T18:53:18.409Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-21T18:53:18.409Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-21T18:53:18.409Z] === CONT TestMountDaemonRoot/slave [2021-08-21T18:53:18.409Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-21T18:53:18.409Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-21T18:53:18.409Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-21T18:53:18.409Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-21T18:53:18.409Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-21T18:53:18.409Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-21T18:53:18.409Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-21T18:53:18.409Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-21T18:53:18.409Z] === CONT TestMountDaemonRoot/rprivate [2021-08-21T18:53:18.409Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-21T18:53:18.409Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-21T18:53:18.409Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-21T18:53:18.409Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-21T18:53:18.409Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-21T18:53:18.409Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-21T18:53:18.409Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-21T18:53:18.409Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-21T18:53:18.409Z] === CONT TestMountDaemonRoot/private [2021-08-21T18:53:18.409Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-21T18:53:18.409Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-21T18:53:18.409Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-21T18:53:18.409Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-21T18:53:18.409Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-21T18:53:18.409Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-21T18:53:18.409Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-21T18:53:18.409Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-21T18:53:18.409Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-21T18:53:18.409Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-21T18:53:18.409Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-21T18:53:18.409Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-21T18:53:18.409Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-21T18:53:18.409Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-21T18:53:18.668Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-21T18:53:18.668Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-21T18:53:18.668Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-21T18:53:18.668Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-21T18:53:18.668Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-21T18:53:18.668Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-21T18:53:18.668Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-21T18:53:18.668Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-21T18:53:18.668Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-21T18:53:18.668Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-21T18:53:18.668Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-21T18:53:18.668Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-21T18:53:18.668Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-21T18:53:18.668Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-21T18:53:18.668Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-21T18:53:18.668Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-21T18:53:18.668Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-21T18:53:18.668Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-21T18:53:18.668Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-21T18:53:18.927Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-21T18:53:18.927Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-08-21T18:53:18.927Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-21T18:53:18.927Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-08-21T18:53:18.927Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-08-21T18:53:18.927Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-08-21T18:53:18.927Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2021-08-21T18:53:18.927Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-21T18:53:18.927Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2021-08-21T18:53:18.927Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-08-21T18:53:18.927Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-08-21T18:53:18.927Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-08-21T18:53:18.927Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-21T18:53:18.927Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-08-21T18:53:18.927Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-08-21T18:53:18.927Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-08-21T18:53:18.927Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-08-21T18:53:18.927Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-21T18:53:18.927Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-08-21T18:53:18.927Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-08-21T18:53:18.927Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-08-21T18:53:18.927Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-08-21T18:53:18.927Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-21T18:53:18.927Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-08-21T18:53:18.927Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-08-21T18:53:18.927Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-08-21T18:53:18.927Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-08-21T18:53:18.927Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-21T18:53:18.927Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-08-21T18:53:18.927Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.01s) [2021-08-21T18:53:18.927Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-08-21T18:53:18.927Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-08-21T18:53:18.927Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-21T18:53:18.927Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-08-21T18:53:18.927Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-08-21T18:53:18.927Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-08-21T18:53:18.927Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2021-08-21T18:53:18.927Z] === RUN TestContainerBindMountNonRecursive [2021-08-21T18:53:18.927Z] 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-21T18:53:18.927Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-08-21T18:53:18.927Z] === RUN TestContainerVolumesMountedAsShared [2021-08-21T18:53:18.927Z] 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-21T18:53:18.927Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-08-21T18:53:18.927Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-21T18:53:18.927Z] 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-21T18:53:18.927Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-08-21T18:53:18.927Z] === RUN TestNetworkNat [2021-08-21T18:53:19.001Z] === RUN TestSequenceGetAvailableBit [2021-08-21T18:53:19.001Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-08-21T18:53:19.001Z] === RUN TestSequenceEqual [2021-08-21T18:53:19.001Z] --- PASS: TestSequenceEqual (0.00s) [2021-08-21T18:53:19.001Z] === RUN TestSequenceCopy [2021-08-21T18:53:19.001Z] --- PASS: TestSequenceCopy (0.00s) [2021-08-21T18:53:19.001Z] === RUN TestGetFirstAvailable [2021-08-21T18:53:19.001Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-08-21T18:53:19.001Z] === RUN TestFindSequence [2021-08-21T18:53:19.001Z] --- PASS: TestFindSequence (0.00s) [2021-08-21T18:53:19.001Z] === RUN TestCheckIfAvailable [2021-08-21T18:53:19.001Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-08-21T18:53:19.001Z] === RUN TestMergeSequences [2021-08-21T18:53:19.001Z] --- PASS: TestMergeSequences (0.00s) [2021-08-21T18:53:19.001Z] === RUN TestPushReservation [2021-08-21T18:53:19.001Z] --- PASS: TestPushReservation (0.00s) [2021-08-21T18:53:19.001Z] === RUN TestSerializeDeserialize [2021-08-21T18:53:19.001Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-08-21T18:53:19.001Z] === RUN TestSet [2021-08-21T18:53:19.001Z] --- PASS: TestSet (0.00s) [2021-08-21T18:53:19.001Z] === RUN TestSetUnset [2021-08-21T18:53:19.001Z] --- PASS: TestSetUnset (0.00s) [2021-08-21T18:53:19.001Z] === RUN TestOffsetSetUnset [2021-08-21T18:53:19.001Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-08-21T18:53:19.001Z] === RUN TestSetInRange [2021-08-21T18:53:19.001Z] --- PASS: TestSetInRange (0.00s) [2021-08-21T18:53:19.001Z] === RUN TestSetAnyInRange [2021-08-21T18:53:19.001Z] --- PASS: TestSetAnyInRange (0.00s) [2021-08-21T18:53:19.001Z] === RUN TestMethods [2021-08-21T18:53:19.001Z] --- PASS: TestMethods (0.00s) [2021-08-21T18:53:19.001Z] === RUN TestRandomAllocateDeallocate [2021-08-21T18:53:19.403Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-08-21T18:53:19.493Z] --- PASS: TestNetworkNat (0.70s) [2021-08-21T18:53:19.493Z] === RUN TestNetworkLocalhostTCPNat [2021-08-21T18:53:19.972Z] tests/integration/api_client_test.py ..... [ 7%] [2021-08-21T18:53:20.060Z] --- PASS: TestNetworkLocalhostTCPNat (0.64s) [2021-08-21T18:53:20.060Z] === RUN TestNetworkLoopbackNat [2021-08-21T18:53:20.086Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.61s) [2021-08-21T18:53:20.086Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-21T18:53:20.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-21T18:53:20.762Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.026s coverage: 4.5% of statements [2021-08-21T18:53:20.762Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-21T18:53:20.762Z] ok github.com/docker/docker/libnetwork/drivers/null 0.004s coverage: 34.8% of statements [2021-08-21T18:53:21.027Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2021-08-21T18:53:21.027Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-21T18:53:21.192Z] === RUN TestInvalidConfig [2021-08-21T18:53:21.192Z] --- PASS: TestInvalidConfig (0.00s) [2021-08-21T18:53:21.192Z] === RUN TestConfig [2021-08-21T18:53:21.192Z] --- PASS: TestConfig (0.00s) [2021-08-21T18:53:21.192Z] === RUN TestOptionsLabels [2021-08-21T18:53:21.192Z] --- PASS: TestOptionsLabels (0.00s) [2021-08-21T18:53:21.192Z] === RUN TestValidName [2021-08-21T18:53:21.192Z] --- PASS: TestValidName (0.00s) [2021-08-21T18:53:21.192Z] === RUN TestTLSConfiguration [2021-08-21T18:53:21.192Z] time="2021-08-21T18:53:20Z" level=info msg="Option Initializing KV with TLS" [2021-08-21T18:53:21.192Z] --- PASS: TestTLSConfiguration (0.19s) [2021-08-21T18:53:21.192Z] PASS [2021-08-21T18:53:21.192Z] coverage: 24.0% of statements [2021-08-21T18:53:21.192Z] ok github.com/docker/docker/libnetwork/config 0.253s coverage: 24.0% of statements [2021-08-21T18:53:21.192Z] === RUN TestErrorInterfaces [2021-08-21T18:53:21.192Z] --- PASS: TestErrorInterfaces (0.00s) [2021-08-21T18:53:21.192Z] === RUN TestNetworkMarshalling [2021-08-21T18:53:21.264Z] c67ded6868b6: Verifying Checksum [2021-08-21T18:53:21.265Z] c67ded6868b6: Download complete [2021-08-21T18:53:21.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-21T18:53:21.597Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-08-21T18:53:21.597Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-21T18:53:21.653Z] --- PASS: TestNetworkMarshalling (0.16s) [2021-08-21T18:53:21.653Z] === RUN TestEndpointMarshalling [2021-08-21T18:53:21.653Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-08-21T18:53:21.653Z] === RUN TestAuxAddresses [2021-08-21T18:53:21.653Z] time="2021-08-21T18:53:21Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-21T18:53:21.653Z] --- PASS: TestAuxAddresses (0.01s) [2021-08-21T18:53:21.653Z] === RUN TestSRVServiceQuery [2021-08-21T18:53:21.653Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-21T18:53:21.653Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-08-21T18:53:21.653Z] === RUN TestServiceVIPReuse [2021-08-21T18:53:21.653Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-21T18:53:21.653Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-08-21T18:53:21.653Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-08-21T18:53:21.653Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-21T18:53:21.653Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2021-08-21T18:53:21.653Z] === RUN TestDNSIPQuery [2021-08-21T18:53:21.653Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-21T18:53:21.653Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-08-21T18:53:21.653Z] === RUN TestDNSProxyServFail [2021-08-21T18:53:21.653Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-21T18:53:21.653Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-08-21T18:53:21.653Z] === RUN TestSandboxAddEmpty [2021-08-21T18:53:21.653Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-21T18:53:21.653Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-08-21T18:53:21.653Z] === RUN TestSandboxAddMultiPrio [2021-08-21T18:53:21.653Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-21T18:53:21.653Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-08-21T18:53:21.653Z] === RUN TestSandboxAddSamePrio [2021-08-21T18:53:21.653Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-21T18:53:21.653Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-08-21T18:53:21.653Z] === RUN TestCleanupServiceDiscovery [2021-08-21T18:53:21.653Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-21T18:53:21.653Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-08-21T18:53:21.653Z] === RUN TestDNSOptions [2021-08-21T18:53:21.653Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-21T18:53:21.653Z] --- SKIP: TestDNSOptions (0.00s) [2021-08-21T18:53:21.653Z] === RUN TestMultipleControllersWithSameStore [2021-08-21T18:53:21.653Z] time="2021-08-21T18:53:21Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-21T18:53:21.653Z] time="2021-08-21T18:53:21Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-21T18:53:21.653Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-08-21T18:53:21.653Z] PASS [2021-08-21T18:53:21.653Z] coverage: 8.6% of statements [2021-08-21T18:53:21.653Z] ok github.com/docker/docker/libnetwork 0.307s coverage: 8.6% of statements [2021-08-21T18:53:21.653Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-08-21T18:53:21.653Z] === RUN TestKey [2021-08-21T18:53:21.653Z] --- PASS: TestKey (0.00s) [2021-08-21T18:53:21.653Z] === RUN TestParseKey [2021-08-21T18:53:21.653Z] --- PASS: TestParseKey (0.00s) [2021-08-21T18:53:21.653Z] === RUN TestInvalidDataStore [2021-08-21T18:53:21.653Z] --- PASS: TestInvalidDataStore (0.00s) [2021-08-21T18:53:21.653Z] === RUN TestKVObjectFlatKey [2021-08-21T18:53:21.653Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-08-21T18:53:21.653Z] === RUN TestAtomicKVObjectFlatKey [2021-08-21T18:53:21.653Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-08-21T18:53:21.653Z] PASS [2021-08-21T18:53:21.653Z] coverage: 21.9% of statements [2021-08-21T18:53:21.653Z] ok github.com/docker/docker/libnetwork/datastore 0.052s coverage: 21.9% of statements [2021-08-21T18:53:21.742Z] tests/integration/api_config_test.py ..... [ 8%] [2021-08-21T18:53:22.114Z] === RUN TestIPDataMarshalling [2021-08-21T18:53:22.114Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-08-21T18:53:22.114Z] === RUN TestValidateAndIsV6 [2021-08-21T18:53:22.114Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-08-21T18:53:22.114Z] PASS [2021-08-21T18:53:22.114Z] coverage: 68.9% of statements [2021-08-21T18:53:22.114Z] ok github.com/docker/docker/libnetwork/driverapi 0.050s coverage: 68.9% of statements [2021-08-21T18:53:22.579Z] === RUN TestDriver [2021-08-21T18:53:22.579Z] --- PASS: TestDriver (0.00s) [2021-08-21T18:53:22.579Z] PASS [2021-08-21T18:53:22.579Z] coverage: 34.8% of statements [2021-08-21T18:53:22.579Z] --- PASS: TestRandomAllocateDeallocate (3.69s) [2021-08-21T18:53:22.579Z] === RUN TestAllocateRandomDeallocate [2021-08-21T18:53:22.579Z] ok github.com/docker/docker/libnetwork/drivers/host 0.052s coverage: 34.8% of statements [2021-08-21T18:53:23.040Z] === RUN TestDriver [2021-08-21T18:53:23.040Z] --- PASS: TestDriver (0.00s) [2021-08-21T18:53:23.040Z] PASS [2021-08-21T18:53:23.040Z] coverage: 34.8% of statements [2021-08-21T18:53:23.040Z] ok github.com/docker/docker/libnetwork/drivers/null 0.038s coverage: 34.8% of statements [2021-08-21T18:53:23.342Z] --- PASS: TestNetworkLoopbackNat (2.97s) [2021-08-21T18:53:23.342Z] === RUN TestPause [2021-08-21T18:53:23.342Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-21T18:53:23.342Z] --- SKIP: TestPause (0.00s) [2021-08-21T18:53:23.342Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-21T18:53:23.342Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-21T18:53:23.342Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-21T18:53:23.342Z] === RUN TestPauseStopPausedContainer [2021-08-21T18:53:23.342Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-21T18:53:23.342Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-08-21T18:53:23.342Z] === RUN TestPidHost [2021-08-21T18:53:23.500Z] === RUN TestNetworkAllocateFree [2021-08-21T18:53:23.500Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-08-21T18:53:23.500Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-08-21T18:53:23.500Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-08-21T18:53:23.500Z] PASS [2021-08-21T18:53:23.500Z] coverage: 63.6% of statements [2021-08-21T18:53:23.500Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.058s coverage: 63.6% of statements [2021-08-21T18:53:23.500Z] --- PASS: TestAllocateRandomDeallocate (1.01s) [2021-08-21T18:53:23.500Z] === RUN TestAllocateRandomDeallocateSerialize [2021-08-21T18:53:23.511Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.69s) [2021-08-21T18:53:23.511Z] === RUN TestNISDomainname [2021-08-21T18:53:23.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-21T18:53:23.962Z] === RUN TestGetEmptyCapabilities [2021-08-21T18:53:23.963Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-08-21T18:53:23.963Z] === RUN TestGetExtraCapabilities [2021-08-21T18:53:23.963Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-08-21T18:53:23.963Z] === RUN TestGetInvalidCapabilities [2021-08-21T18:53:23.963Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-08-21T18:53:23.963Z] === RUN TestRemoteDriver [2021-08-21T18:53:23.963Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-21T18:53:23.963Z] === RUN TestDriverError [2021-08-21T18:53:23.963Z] --- PASS: TestDriverError (0.00s) [2021-08-21T18:53:23.963Z] === RUN TestMissingValues [2021-08-21T18:53:23.963Z] --- PASS: TestMissingValues (0.00s) [2021-08-21T18:53:23.963Z] === RUN TestRollback [2021-08-21T18:53:23.963Z] --- PASS: TestRollback (0.00s) [2021-08-21T18:53:23.963Z] PASS [2021-08-21T18:53:23.963Z] coverage: 57.4% of statements [2021-08-21T18:53:23.963Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.079s coverage: 57.4% of statements [2021-08-21T18:53:24.423Z] === RUN TestNAT [2021-08-21T18:53:24.423Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-21T18:53:24.423Z] --- SKIP: TestNAT (0.00s) [2021-08-21T18:53:24.423Z] === RUN TestTransparent [2021-08-21T18:53:24.423Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-21T18:53:24.423Z] --- SKIP: TestTransparent (0.00s) [2021-08-21T18:53:24.423Z] PASS [2021-08-21T18:53:24.423Z] coverage: 0.0% of statements [2021-08-21T18:53:24.423Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.057s coverage: 0.0% of statements [2021-08-21T18:53:24.423Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.92s) [2021-08-21T18:53:24.423Z] === RUN TestRetrieveFromStore [2021-08-21T18:53:24.883Z] === RUN TestBuildDefault [2021-08-21T18:53:24.883Z] --- PASS: TestBuildDefault (0.00s) [2021-08-21T18:53:24.883Z] === RUN TestBuildHostnameDomainname [2021-08-21T18:53:24.883Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-08-21T18:53:24.883Z] === RUN TestBuildHostname [2021-08-21T18:53:24.883Z] --- PASS: TestBuildHostname (0.00s) [2021-08-21T18:53:24.883Z] === RUN TestBuildHostnameFQDN [2021-08-21T18:53:24.883Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-08-21T18:53:24.883Z] === RUN TestBuildNoIP [2021-08-21T18:53:24.883Z] --- PASS: TestBuildNoIP (0.00s) [2021-08-21T18:53:24.883Z] === RUN TestUpdate [2021-08-21T18:53:24.883Z] --- PASS: TestUpdate (0.00s) [2021-08-21T18:53:24.883Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-08-21T18:53:24.883Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-08-21T18:53:24.883Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-08-21T18:53:24.883Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-08-21T18:53:24.883Z] === RUN TestAddEmpty [2021-08-21T18:53:24.883Z] --- PASS: TestAddEmpty (0.00s) [2021-08-21T18:53:24.883Z] === RUN TestAdd [2021-08-21T18:53:24.883Z] --- PASS: TestAdd (0.00s) [2021-08-21T18:53:24.883Z] === RUN TestDeleteEmpty [2021-08-21T18:53:24.883Z] --- PASS: TestDeleteEmpty (0.00s) [2021-08-21T18:53:24.883Z] === RUN TestDeleteNewline [2021-08-21T18:53:24.883Z] --- PASS: TestDeleteNewline (0.00s) [2021-08-21T18:53:24.883Z] === RUN TestDelete [2021-08-21T18:53:24.883Z] --- PASS: TestDelete (0.00s) [2021-08-21T18:53:24.883Z] === RUN TestConcurrentWrites [2021-08-21T18:53:24.883Z] --- PASS: TestConcurrentWrites (0.17s) [2021-08-21T18:53:24.883Z] PASS [2021-08-21T18:53:24.883Z] coverage: 81.2% of statements [2021-08-21T18:53:24.883Z] ok github.com/docker/docker/libnetwork/etchosts 0.223s coverage: 81.2% of statements [2021-08-21T18:53:24.883Z] === RUN TestNew [2021-08-21T18:53:24.883Z] --- PASS: TestNew (0.00s) [2021-08-21T18:53:24.883Z] === RUN TestAddDriver [2021-08-21T18:53:24.883Z] --- PASS: TestAddDriver (0.00s) [2021-08-21T18:53:24.883Z] === RUN TestAddDuplicateDriver [2021-08-21T18:53:24.883Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-08-21T18:53:24.883Z] === RUN TestIPAMDefaultAddressSpaces [2021-08-21T18:53:24.883Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-08-21T18:53:24.883Z] === RUN TestDriver [2021-08-21T18:53:24.883Z] --- PASS: TestDriver (0.00s) [2021-08-21T18:53:24.883Z] === RUN TestIPAM [2021-08-21T18:53:24.883Z] --- PASS: TestIPAM (0.00s) [2021-08-21T18:53:24.883Z] === RUN TestWalkIPAMs [2021-08-21T18:53:24.883Z] --- PASS: TestWalkIPAMs (0.00s) [2021-08-21T18:53:24.883Z] === RUN TestWalkDrivers [2021-08-21T18:53:24.883Z] --- PASS: TestWalkDrivers (0.00s) [2021-08-21T18:53:24.883Z] PASS [2021-08-21T18:53:24.883Z] coverage: 82.4% of statements [2021-08-21T18:53:24.883Z] ok github.com/docker/docker/libnetwork/drvregistry 0.086s coverage: 82.4% of statements [2021-08-21T18:53:24.883Z] --- PASS: TestRetrieveFromStore (0.45s) [2021-08-21T18:53:24.883Z] === RUN TestIsCorrupted [2021-08-21T18:53:24.883Z] --- PASS: TestIsCorrupted (0.01s) [2021-08-21T18:53:24.883Z] === RUN TestSetRollover [2021-08-21T18:53:24.893Z] --- PASS: TestNISDomainname (1.26s) [2021-08-21T18:53:24.893Z] === RUN TestHostnameDnsResolution [2021-08-21T18:53:25.243Z] --- PASS: TestPidHost (1.77s) [2021-08-21T18:53:25.243Z] === RUN TestPsFilter [2021-08-21T18:53:25.243Z] --- PASS: TestPsFilter (0.09s) [2021-08-21T18:53:25.243Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-21T18:53:25.343Z] === RUN TestDiff [2021-08-21T18:53:25.343Z] --- PASS: TestDiff (0.00s) [2021-08-21T18:53:25.343Z] === RUN TestAddedCallback [2021-08-21T18:53:25.343Z] --- PASS: TestAddedCallback (0.00s) [2021-08-21T18:53:25.343Z] === RUN TestRemovedCallback [2021-08-21T18:53:25.343Z] --- PASS: TestRemovedCallback (0.00s) [2021-08-21T18:53:25.343Z] === RUN TestNoCallback [2021-08-21T18:53:25.343Z] --- PASS: TestNoCallback (0.00s) [2021-08-21T18:53:25.343Z] PASS [2021-08-21T18:53:25.343Z] coverage: 48.1% of statements [2021-08-21T18:53:25.343Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.043s coverage: 48.1% of statements [2021-08-21T18:53:25.503Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s) [2021-08-21T18:53:25.503Z] === RUN TestRemoveContainerWithVolume [2021-08-21T18:53:25.804Z] === RUN TestNew [2021-08-21T18:53:25.804Z] --- PASS: TestNew (0.00s) [2021-08-21T18:53:25.804Z] === RUN TestAllocate [2021-08-21T18:53:25.804Z] --- PASS: TestAllocate (0.00s) [2021-08-21T18:53:25.804Z] === RUN TestUninitialized [2021-08-21T18:53:25.804Z] --- PASS: TestUninitialized (0.00s) [2021-08-21T18:53:25.804Z] === RUN TestAllocateInRange [2021-08-21T18:53:25.804Z] --- PASS: TestAllocateInRange (0.00s) [2021-08-21T18:53:25.804Z] === RUN TestAllocateSerial [2021-08-21T18:53:25.804Z] --- PASS: TestAllocateSerial (0.00s) [2021-08-21T18:53:25.804Z] PASS [2021-08-21T18:53:25.804Z] coverage: 87.5% of statements [2021-08-21T18:53:25.804Z] ok github.com/docker/docker/libnetwork/idm 0.054s coverage: 87.5% of statements [2021-08-21T18:53:25.833Z] --- PASS: TestHostnameDnsResolution (1.19s) [2021-08-21T18:53:25.833Z] === RUN TestStats [2021-08-21T18:53:26.264Z] === RUN TestCaller [2021-08-21T18:53:26.264Z] --- PASS: TestCaller (0.00s) [2021-08-21T18:53:26.264Z] PASS [2021-08-21T18:53:26.264Z] coverage: 100.0% of statements [2021-08-21T18:53:26.264Z] ok github.com/docker/docker/libnetwork/internal/caller 0.045s coverage: 100.0% of statements [2021-08-21T18:53:26.264Z] --- PASS: TestSetRollover (1.04s) [2021-08-21T18:53:26.264Z] === RUN TestSetRolloverSerial [2021-08-21T18:53:26.264Z] === RUN TestSetSerialInsertDelete [2021-08-21T18:53:26.264Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-08-21T18:53:26.264Z] === RUN TestSetParallelInsertDelete [2021-08-21T18:53:26.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-21T18:53:26.438Z] --- PASS: TestRemoveContainerWithVolume (0.63s) [2021-08-21T18:53:26.438Z] === RUN TestRemoveContainerRunning [2021-08-21T18:53:27.004Z] --- PASS: TestRemoveContainerRunning (0.62s) [2021-08-21T18:53:27.004Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-21T18:53:27.244Z] === RUN TestInt2IP2IntConversion [2021-08-21T18:53:27.244Z] === RUN TestPoolRequest [2021-08-21T18:53:27.244Z] --- PASS: TestPoolRequest (0.00s) [2021-08-21T18:53:27.244Z] === RUN TestOtherRequests [2021-08-21T18:53:27.244Z] --- PASS: TestOtherRequests (0.00s) [2021-08-21T18:53:27.244Z] PASS [2021-08-21T18:53:27.244Z] coverage: 57.1% of statements [2021-08-21T18:53:27.244Z] ok github.com/docker/docker/libnetwork/ipams/null 0.046s coverage: 57.1% of statements [2021-08-21T18:53:27.570Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.61s) [2021-08-21T18:53:27.570Z] === RUN TestRemoveInvalidContainer [2021-08-21T18:53:27.570Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-08-21T18:53:27.570Z] === RUN TestRenameLinkedContainer [2021-08-21T18:53:27.704Z] --- PASS: TestInt2IP2IntConversion (0.55s) [2021-08-21T18:53:27.704Z] === RUN TestGetAddressVersion [2021-08-21T18:53:27.704Z] --- PASS: TestGetAddressVersion (0.00s) [2021-08-21T18:53:27.705Z] === RUN TestKeyString [2021-08-21T18:53:27.705Z] --- PASS: TestKeyString (0.00s) [2021-08-21T18:53:27.705Z] === RUN TestPoolDataMarshal [2021-08-21T18:53:27.705Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-08-21T18:53:27.705Z] === RUN TestSubnetsMarshal [2021-08-21T18:53:27.705Z] --- PASS: TestSubnetsMarshal (0.04s) [2021-08-21T18:53:27.705Z] === RUN TestAddSubnets [2021-08-21T18:53:27.705Z] --- PASS: TestAddSubnets (0.04s) [2021-08-21T18:53:27.705Z] === RUN TestDoublePoolRelease [2021-08-21T18:53:27.705Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-08-21T18:53:27.705Z] === RUN TestAddReleasePoolID [2021-08-21T18:53:27.705Z] --- PASS: TestAddReleasePoolID (0.05s) [2021-08-21T18:53:27.705Z] === RUN TestPredefinedPool [2021-08-21T18:53:28.168Z] --- PASS: TestPredefinedPool (0.02s) [2021-08-21T18:53:28.168Z] === RUN TestRemoveSubnet [2021-08-21T18:53:28.168Z] --- PASS: TestRemoveSubnet (0.16s) [2021-08-21T18:53:28.168Z] === RUN TestGetSameAddress [2021-08-21T18:53:28.168Z] --- PASS: TestGetSameAddress (0.02s) [2021-08-21T18:53:28.168Z] === RUN TestPoolAllocationReuse [2021-08-21T18:53:28.168Z] --- PASS: TestSetRolloverSerial (2.08s) [2021-08-21T18:53:28.168Z] === RUN TestGetFirstAvailableFromCurrent [2021-08-21T18:53:28.168Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-08-21T18:53:28.168Z] PASS [2021-08-21T18:53:28.168Z] coverage: 84.4% of statements [2021-08-21T18:53:28.168Z] ok github.com/docker/docker/libnetwork/bitseq 9.284s coverage: 84.4% of statements [2021-08-21T18:53:28.629Z] === RUN TestGetCapabilities [2021-08-21T18:53:28.629Z] --- PASS: TestGetCapabilities (0.01s) [2021-08-21T18:53:28.629Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-08-21T18:53:28.629Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-08-21T18:53:28.629Z] === RUN TestGetDefaultAddressSpaces [2021-08-21T18:53:28.629Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-08-21T18:53:28.629Z] === RUN TestRemoteDriver [2021-08-21T18:53:28.629Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-21T18:53:28.629Z] PASS [2021-08-21T18:53:28.629Z] coverage: 47.4% of statements [2021-08-21T18:53:28.629Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.076s coverage: 47.4% of statements [2021-08-21T18:53:29.125Z] --- PASS: TestStats (2.74s) [2021-08-21T18:53:29.125Z] === RUN TestStopContainerWithTimeout [2021-08-21T18:53:29.125Z] === RUN TestStopContainerWithTimeout/0 [2021-08-21T18:53:29.125Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-21T18:53:29.125Z] === RUN TestStopContainerWithTimeout/1 [2021-08-21T18:53:29.125Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-21T18:53:29.125Z] === RUN TestStopContainerWithTimeout/3 [2021-08-21T18:53:29.125Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-21T18:53:29.125Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-21T18:53:29.125Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-21T18:53:29.125Z] === CONT TestStopContainerWithTimeout/0 [2021-08-21T18:53:29.125Z] === CONT TestStopContainerWithTimeout/3 [2021-08-21T18:53:29.601Z] === RUN TestWindowsIPAM [2021-08-21T18:53:29.601Z] --- PASS: TestWindowsIPAM (0.00s) [2021-08-21T18:53:29.601Z] PASS [2021-08-21T18:53:29.601Z] coverage: 71.4% of statements [2021-08-21T18:53:29.601Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.040s coverage: 71.4% of statements [2021-08-21T18:53:29.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-21T18:53:29.694Z] === CONT TestStopContainerWithTimeout/1 [2021-08-21T18:53:30.062Z] === RUN TestDefaultNetwork [2021-08-21T18:53:30.098Z] --- PASS: TestRenameLinkedContainer (2.51s) [2021-08-21T18:53:30.098Z] === RUN TestRenameStoppedContainer [2021-08-21T18:53:30.524Z] --- PASS: TestDefaultNetwork (0.29s) [2021-08-21T18:53:30.524Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-08-21T18:53:30.665Z] --- PASS: TestRenameStoppedContainer (0.63s) [2021-08-21T18:53:30.665Z] === RUN TestRenameRunningContainerAndReuse [2021-08-21T18:53:30.985Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2021-08-21T18:53:30.985Z] === RUN TestInitAddressPools [2021-08-21T18:53:30.985Z] --- PASS: TestInitAddressPools (0.00s) [2021-08-21T18:53:30.985Z] PASS [2021-08-21T18:53:30.985Z] coverage: 74.0% of statements [2021-08-21T18:53:30.985Z] ok github.com/docker/docker/libnetwork/ipamutils 0.630s coverage: 74.0% of statements [2021-08-21T18:53:31.446Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-21T18:53:31.446Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-21T18:53:31.446Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-21T18:53:31.446Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-21T18:53:31.446Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-21T18:53:31.446Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-21T18:53:31.446Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-21T18:53:31.446Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-21T18:53:31.446Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-21T18:53:31.446Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-08-21T18:53:31.446Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-21T18:53:31.446Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-21T18:53:31.446Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-21T18:53:31.446Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-08-21T18:53:31.446Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-21T18:53:31.446Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-21T18:53:31.446Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-21T18:53:31.446Z] === RUN TestKeyValue [2021-08-21T18:53:31.446Z] --- PASS: TestKeyValue (0.00s) [2021-08-21T18:53:31.446Z] PASS [2021-08-21T18:53:31.446Z] coverage: 60.0% of statements [2021-08-21T18:53:31.446Z] ok github.com/docker/docker/libnetwork/netlabel 0.038s coverage: 60.0% of statements [2021-08-21T18:53:31.446Z] --- PASS: TestPoolAllocationReuse (3.41s) [2021-08-21T18:53:31.446Z] === RUN TestGetAddressSubPoolEqualPool [2021-08-21T18:53:31.446Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2021-08-21T18:53:31.446Z] === RUN TestRequestReleaseAddressFromSubPool [2021-08-21T18:53:31.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-21T18:53:31.603Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-21T18:53:31.907Z] === RUN TestGenerate [2021-08-21T18:53:31.907Z] --- PASS: TestGenerate (0.00s) [2021-08-21T18:53:31.907Z] === RUN TestGeneratePtr [2021-08-21T18:53:31.907Z] --- PASS: TestGeneratePtr (0.00s) [2021-08-21T18:53:31.907Z] === RUN TestGenerateMissingField [2021-08-21T18:53:31.907Z] --- PASS: TestGenerateMissingField (0.00s) [2021-08-21T18:53:31.907Z] === RUN TestFieldCannotBeSet [2021-08-21T18:53:31.907Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-08-21T18:53:31.907Z] === RUN TestTypeMismatchError [2021-08-21T18:53:31.907Z] --- PASS: TestTypeMismatchError (0.00s) [2021-08-21T18:53:31.907Z] PASS [2021-08-21T18:53:31.907Z] coverage: 100.0% of statements [2021-08-21T18:53:31.907Z] ok github.com/docker/docker/libnetwork/options 0.044s coverage: 100.0% of statements [2021-08-21T18:53:32.040Z] --- PASS: TestRenameRunningContainerAndReuse (1.25s) [2021-08-21T18:53:32.040Z] === RUN TestRenameInvalidName [2021-08-21T18:53:32.607Z] --- PASS: TestRenameInvalidName (0.63s) [2021-08-21T18:53:32.607Z] === RUN TestRenameAnonymousContainer [2021-08-21T18:53:33.450Z] === RUN TestNetworkDBSimple [2021-08-21T18:53:33.911Z] testing: warning: no tests to run [2021-08-21T18:53:33.911Z] PASS [2021-08-21T18:53:33.911Z] coverage: 0.0% of statements [2021-08-21T18:53:33.911Z] ok github.com/docker/docker/libnetwork/osl 0.044s coverage: 0.0% of statements [no tests to run] [2021-08-21T18:53:34.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-21T18:53:34.144Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-08-21T18:53:34.144Z] --- PASS: TestStopContainerWithTimeout/0 (1.14s) [2021-08-21T18:53:34.144Z] --- PASS: TestStopContainerWithTimeout/1 (1.74s) [2021-08-21T18:53:34.144Z] --- PASS: TestStopContainerWithTimeout/3 (3.16s) [2021-08-21T18:53:34.144Z] --- PASS: TestStopContainerWithTimeout/-1 (2.72s) [2021-08-21T18:53:34.144Z] === RUN TestDeleteDevicemapper [2021-08-21T18:53:34.144Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-21T18:53:34.144Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-21T18:53:34.144Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-21T18:53:34.371Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.89s) [2021-08-21T18:53:34.371Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-08-21T18:53:34.832Z] === RUN TestRequestNewPort [2021-08-21T18:53:34.832Z] --- PASS: TestRequestNewPort (0.00s) [2021-08-21T18:53:34.832Z] === RUN TestRequestSpecificPort [2021-08-21T18:53:34.832Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-08-21T18:53:34.832Z] === RUN TestReleasePort [2021-08-21T18:53:34.832Z] --- PASS: TestReleasePort (0.00s) [2021-08-21T18:53:34.832Z] === RUN TestReuseReleasedPort [2021-08-21T18:53:34.832Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-08-21T18:53:34.832Z] === RUN TestReleaseUnreadledPort [2021-08-21T18:53:34.832Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-08-21T18:53:34.832Z] === RUN TestUnknowProtocol [2021-08-21T18:53:34.832Z] --- PASS: TestUnknowProtocol (0.00s) [2021-08-21T18:53:34.832Z] === RUN TestAllocateAllPorts [2021-08-21T18:53:34.832Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-08-21T18:53:34.832Z] === RUN TestPortAllocation [2021-08-21T18:53:34.832Z] --- PASS: TestPortAllocation (0.00s) [2021-08-21T18:53:34.832Z] === RUN TestPortAllocationWithCustomRange [2021-08-21T18:53:34.832Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-08-21T18:53:34.832Z] === RUN TestNoDuplicateBPR [2021-08-21T18:53:34.832Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-08-21T18:53:34.832Z] === RUN TestChangePortRange [2021-08-21T18:53:34.832Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-08-21T18:53:34.832Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-08-21T18:53:34.832Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-08-21T18:53:34.832Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-08-21T18:53:34.832Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-08-21T18:53:34.832Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-08-21T18:53:34.832Z] --- PASS: TestChangePortRange (0.00s) [2021-08-21T18:53:34.832Z] PASS [2021-08-21T18:53:34.832Z] coverage: 88.6% of statements [2021-08-21T18:53:34.832Z] 2021/08/21 18:53:34 Closing DB instances... [2021-08-21T18:53:34.832Z] ok github.com/docker/docker/libnetwork/portallocator 0.060s coverage: 88.6% of statements [2021-08-21T18:53:35.139Z] --- PASS: TestRenameAnonymousContainer (2.17s) [2021-08-21T18:53:35.139Z] === RUN TestRenameContainerWithSameName [2021-08-21T18:53:35.293Z] testing: warning: no tests to run [2021-08-21T18:53:35.293Z] PASS [2021-08-21T18:53:35.293Z] coverage: 0.0% of statements [2021-08-21T18:53:35.293Z] ok github.com/docker/docker/libnetwork/portmapper 0.045s coverage: 0.0% of statements [no tests to run] [2021-08-21T18:53:35.397Z] --- PASS: TestRenameContainerWithSameName (0.62s) [2021-08-21T18:53:35.397Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-21T18:53:35.753Z] --- PASS: TestNetworkDBSimple (2.04s) [2021-08-21T18:53:35.753Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-08-21T18:53:35.753Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.46s) [2021-08-21T18:53:35.753Z] === RUN TestGetAddress [2021-08-21T18:53:36.213Z] === RUN TestHashData [2021-08-21T18:53:36.213Z] --- PASS: TestHashData (0.00s) [2021-08-21T18:53:36.213Z] PASS [2021-08-21T18:53:36.213Z] coverage: 2.8% of statements [2021-08-21T18:53:36.213Z] ok github.com/docker/docker/libnetwork/resolvconf 0.049s coverage: 2.8% of statements [2021-08-21T18:53:36.625Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-21T18:53:36.625Z] Using test binary docker [2021-08-21T18:53:36.674Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2021-08-21T18:53:36.674Z] PASS [2021-08-21T18:53:36.674Z] coverage: 100.0% of statements [2021-08-21T18:53:36.674Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.057s coverage: 100.0% of statements [2021-08-21T18:53:36.674Z] 2021/08/21 18:53:36 Closing DB instances... [2021-08-21T18:53:36.771Z] --- PASS: TestRenameContainerWithLinkedContainer (1.26s) [2021-08-21T18:53:36.771Z] === RUN TestResize [2021-08-21T18:53:36.881Z] +++ /etc/init.d/apparmor start [2021-08-21T18:53:36.881Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-21T18:53:36.881Z] INFO: Waiting for daemon to start... [2021-08-21T18:53:36.881Z] Starting dockerd [2021-08-21T18:53:36.881Z] +++ 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-21T18:53:37.134Z] === RUN TestTransportPortConv [2021-08-21T18:53:37.134Z] --- PASS: TestTransportPortConv (0.00s) [2021-08-21T18:53:37.134Z] === RUN TestTransportPortBindingConv [2021-08-21T18:53:37.134Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-08-21T18:53:37.134Z] === RUN TestErrorConstructors [2021-08-21T18:53:37.134Z] --- PASS: TestErrorConstructors (0.00s) [2021-08-21T18:53:37.134Z] === RUN TestCompareIPMask [2021-08-21T18:53:37.134Z] --- PASS: TestCompareIPMask (0.00s) [2021-08-21T18:53:37.134Z] === RUN TestUtilGetHostPartIP [2021-08-21T18:53:37.134Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-08-21T18:53:37.134Z] === RUN TestUtilGetBroadcastIP [2021-08-21T18:53:37.134Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-08-21T18:53:37.134Z] === RUN TestParseCIDR [2021-08-21T18:53:37.134Z] --- PASS: TestParseCIDR (0.00s) [2021-08-21T18:53:37.134Z] PASS [2021-08-21T18:53:37.134Z] coverage: 47.9% of statements [2021-08-21T18:53:37.134Z] ok github.com/docker/docker/libnetwork/types 0.051s coverage: 47.9% of statements [2021-08-21T18:53:37.336Z] --- PASS: TestResize (0.64s) [2021-08-21T18:53:37.336Z] === RUN TestResizeWithInvalidSize [2021-08-21T18:53:37.441Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.08s) [2021-08-21T18:53:37.441Z] === RUN TestUpdateMemory [2021-08-21T18:53:37.594Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-21T18:53:37.594Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-21T18:53:37.594Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-21T18:53:37.594Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-21T18:53:37.594Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-21T18:53:37.594Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-21T18:53:37.594Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-21T18:53:37.594Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-21T18:53:37.594Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-21T18:53:37.594Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-21T18:53:37.594Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-21T18:53:37.594Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-21T18:53:37.594Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-21T18:53:37.594Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-21T18:53:37.594Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-21T18:53:37.594Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-21T18:53:37.594Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-21T18:53:37.594Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-21T18:53:37.594Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-21T18:53:37.594Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-21T18:53:37.594Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-21T18:53:37.594Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-21T18:53:37.594Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-21T18:53:37.594Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-21T18:53:37.594Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-21T18:53:37.594Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-21T18:53:37.594Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-21T18:53:37.594Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-21T18:53:37.594Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-21T18:53:37.594Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-21T18:53:37.594Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-21T18:53:37.594Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-21T18:53:37.594Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-21T18:53:37.594Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-21T18:53:37.594Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-21T18:53:37.594Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-21T18:53:37.594Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-21T18:53:37.594Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-21T18:53:37.594Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-21T18:53:37.594Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-21T18:53:37.594Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-21T18:53:37.594Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-21T18:53:37.594Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-21T18:53:37.594Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-21T18:53:37.594Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-21T18:53:37.594Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-21T18:53:37.594Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-21T18:53:37.594Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-21T18:53:37.594Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-21T18:53:37.594Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-21T18:53:37.594Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-21T18:53:37.594Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-21T18:53:37.594Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-21T18:53:37.594Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-21T18:53:37.594Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-21T18:53:37.594Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-21T18:53:37.594Z] PASS [2021-08-21T18:53:37.594Z] coverage: 50.0% of statements [2021-08-21T18:53:37.594Z] ok github.com/docker/docker/oci 0.042s coverage: 50.0% of statements [2021-08-21T18:53:37.903Z] --- PASS: TestResizeWithInvalidSize (0.63s) [2021-08-21T18:53:37.903Z] === RUN TestResizeWhenContainerNotStarted [2021-08-21T18:53:38.469Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s) [2021-08-21T18:53:38.469Z] === RUN TestDaemonRestartKillContainers [2021-08-21T18:53:38.469Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-08-21T18:53:38.469Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-21T18:53:38.469Z] === RUN TestCgroupNamespacesRun [2021-08-21T18:53:38.566Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.62s) [2021-08-21T18:53:38.566Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-08-21T18:53:38.566Z] === RUN TestAddressPoolOpt [2021-08-21T18:53:38.566Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-21T18:53:38.566Z] === RUN TestValidateEnv [2021-08-21T18:53:38.566Z] === RUN TestValidateEnv/a [2021-08-21T18:53:38.566Z] === RUN TestValidateEnv/something [2021-08-21T18:53:38.566Z] === RUN TestValidateEnv/_=a [2021-08-21T18:53:38.566Z] === RUN TestValidateEnv/env1=value1 [2021-08-21T18:53:38.566Z] === RUN TestValidateEnv/_env1=value1 [2021-08-21T18:53:38.566Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-21T18:53:38.566Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-21T18:53:38.566Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-21T18:53:38.566Z] === RUN TestValidateEnv/PATH [2021-08-21T18:53:38.566Z] === RUN TestValidateEnv/=a [2021-08-21T18:53:38.566Z] === RUN TestValidateEnv/PATH= [2021-08-21T18:53:38.566Z] === RUN TestValidateEnv/PATH=something [2021-08-21T18:53:38.566Z] === RUN TestValidateEnv/asd!qwe [2021-08-21T18:53:38.566Z] === RUN TestValidateEnv/1asd [2021-08-21T18:53:38.566Z] === RUN TestValidateEnv/123 [2021-08-21T18:53:38.566Z] === RUN TestValidateEnv/some_space [2021-08-21T18:53:38.566Z] === RUN TestValidateEnv/__some_space_before [2021-08-21T18:53:38.566Z] === RUN TestValidateEnv/some_space_after__ [2021-08-21T18:53:38.566Z] === RUN TestValidateEnv/= [2021-08-21T18:53:38.566Z] === RUN TestValidateEnv/PaTh [2021-08-21T18:53:38.566Z] --- PASS: TestValidateEnv (0.00s) [2021-08-21T18:53:38.566Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-21T18:53:38.566Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-21T18:53:38.566Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-21T18:53:38.566Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-21T18:53:38.566Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-21T18:53:38.566Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-21T18:53:38.566Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-21T18:53:38.566Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-21T18:53:38.566Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-21T18:53:38.566Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-21T18:53:38.566Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-21T18:53:38.566Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-21T18:53:38.566Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-21T18:53:38.566Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-21T18:53:38.566Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-21T18:53:38.566Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-21T18:53:38.566Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-21T18:53:38.566Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-21T18:53:38.566Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-21T18:53:38.566Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-21T18:53:38.566Z] === RUN TestParseHost [2021-08-21T18:53:38.566Z] --- PASS: TestParseHost (0.00s) [2021-08-21T18:53:38.566Z] === RUN TestParseDockerDaemonHost [2021-08-21T18:53:38.566Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-21T18:53:38.566Z] === RUN TestParseTCP [2021-08-21T18:53:38.566Z] --- PASS: TestParseTCP (0.00s) [2021-08-21T18:53:38.566Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-21T18:53:38.566Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-21T18:53:38.566Z] === RUN TestValidateExtraHosts [2021-08-21T18:53:38.566Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-21T18:53:38.566Z] === RUN TestIpOptString [2021-08-21T18:53:38.566Z] --- PASS: TestIpOptString (0.00s) [2021-08-21T18:53:38.566Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-21T18:53:38.566Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-21T18:53:38.566Z] === RUN TestNewIpOptValidDefaultVal [2021-08-21T18:53:38.566Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-21T18:53:38.566Z] === RUN TestIpOptSetInvalidVal [2021-08-21T18:53:38.566Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-21T18:53:38.566Z] === RUN TestValidateIPAddress [2021-08-21T18:53:38.566Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-21T18:53:38.566Z] === RUN TestMapOpts [2021-08-21T18:53:38.566Z] --- PASS: TestMapOpts (0.00s) [2021-08-21T18:53:38.566Z] === RUN TestListOptsWithoutValidator [2021-08-21T18:53:38.566Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-21T18:53:38.566Z] === RUN TestListOptsWithValidator [2021-08-21T18:53:38.566Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-21T18:53:38.566Z] === RUN TestValidateDNSSearch [2021-08-21T18:53:38.566Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-21T18:53:38.566Z] === RUN TestValidateLabel [2021-08-21T18:53:38.566Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-21T18:53:38.566Z] === RUN TestValidateLabel/label_with_general_format [2021-08-21T18:53:38.566Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-21T18:53:38.566Z] === RUN TestValidateLabel/label_with_one_more [2021-08-21T18:53:38.566Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-21T18:53:38.566Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-21T18:53:38.566Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-21T18:53:38.566Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-21T18:53:38.566Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-21T18:53:38.566Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-21T18:53:38.566Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-21T18:53:38.566Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-21T18:53:38.566Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-21T18:53:38.566Z] --- PASS: TestValidateLabel (0.00s) [2021-08-21T18:53:38.566Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-21T18:53:38.566Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-21T18:53:38.566Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-21T18:53:38.566Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-21T18:53:38.566Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-21T18:53:38.566Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-21T18:53:38.566Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-21T18:53:38.566Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-21T18:53:38.566Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-21T18:53:38.566Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-21T18:53:38.566Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-08-21T18:53:38.566Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-21T18:53:38.566Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-21T18:53:38.566Z] === RUN TestNamedListOpts [2021-08-21T18:53:38.566Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-21T18:53:38.566Z] === RUN TestNamedMapOpts [2021-08-21T18:53:38.566Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-21T18:53:38.566Z] === RUN TestParseLink [2021-08-21T18:53:38.566Z] --- PASS: TestParseLink (0.00s) [2021-08-21T18:53:38.566Z] === RUN TestQuotedStringSetWithQuotes [2021-08-21T18:53:38.566Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-21T18:53:38.566Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-21T18:53:38.566Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-21T18:53:38.566Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-21T18:53:38.566Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-21T18:53:38.566Z] === RUN TestUlimitOpt [2021-08-21T18:53:38.566Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-21T18:53:38.566Z] PASS [2021-08-21T18:53:38.566Z] coverage: 67.1% of statements [2021-08-21T18:53:38.566Z] ok github.com/docker/docker/opts 0.070s coverage: 67.1% of statements [2021-08-21T18:53:38.566Z] === RUN TestParseVersion [2021-08-21T18:53:38.566Z] --- PASS: TestParseVersion (0.00s) [2021-08-21T18:53:38.566Z] PASS [2021-08-21T18:53:38.566Z] coverage: 52.9% of statements [2021-08-21T18:53:38.566Z] ok github.com/docker/docker/pkg/aaparser 0.044s coverage: 52.9% of statements [2021-08-21T18:53:38.826Z] --- PASS: TestUpdateMemory (1.28s) [2021-08-21T18:53:38.826Z] === RUN TestUpdateCPUQuota [2021-08-21T18:53:38.857Z] . [2021-08-21T18:53:38.857Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-21T18:53:39.118Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-21T18:53:39.118Z] Error: No such image: emptyfs [2021-08-21T18:53:39.118Z] ++++ docker load [2021-08-21T18:53:39.118Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-21T18:53:39.375Z] Running integration-test (iteration 1) [2021-08-21T18:53:39.538Z] 2021/08/21 18:53:39 Closing DB instances... [2021-08-21T18:53:39.636Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-21T18:53:39.636Z] ++ 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-21T18:53:39.636Z] ++ set -e [2021-08-21T18:53:39.636Z] ++ '[' -n 0 ']' [2021-08-21T18:53:39.636Z] ++ set -x [2021-08-21T18:53:39.636Z] ++ 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-21T18:53:40.368Z] --- PASS: TestCgroupNamespacesRun (1.55s) [2021-08-21T18:53:40.368Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-21T18:53:40.509Z] === RUN TestPeerCertificateMarshalJSON [2021-08-21T18:53:40.509Z] === RUN TestIsArchivePathDir [2021-08-21T18:53:40.509Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-08-21T18:53:40.509Z] === RUN TestIsArchivePathInvalidFile [2021-08-21T18:53:40.509Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2021-08-21T18:53:40.509Z] === RUN TestIsArchivePathTar [2021-08-21T18:53:40.969Z] --- PASS: TestIsArchivePathTar (0.16s) [2021-08-21T18:53:40.969Z] === RUN TestDecompressStreamGzip [2021-08-21T18:53:40.969Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-21T18:53:40.969Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-21T18:53:40.969Z] --- PASS: TestPeerCertificateMarshalJSON (0.47s) [2021-08-21T18:53:40.969Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-21T18:53:40.969Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-21T18:53:40.969Z] === RUN TestMiddleware [2021-08-21T18:53:40.969Z] --- PASS: TestMiddleware (0.00s) [2021-08-21T18:53:40.969Z] === RUN TestNewResponseModifier [2021-08-21T18:53:40.969Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-21T18:53:40.969Z] PASS [2021-08-21T18:53:40.969Z] coverage: 26.8% of statements [2021-08-21T18:53:40.969Z] ok github.com/docker/docker/pkg/authorization 0.529s coverage: 26.8% of statements [2021-08-21T18:53:40.969Z] --- PASS: TestDecompressStreamGzip (0.12s) [2021-08-21T18:53:40.969Z] === RUN TestDecompressStreamBzip2 [2021-08-21T18:53:40.969Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.67s) [2021-08-21T18:53:40.969Z] === RUN TestNetworkDBCRUDTableEntry [2021-08-21T18:53:40.969Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2021-08-21T18:53:40.969Z] === RUN TestDecompressStreamXz [2021-08-21T18:53:40.969Z] archive_test.go:134: Xz not present in msys2 [2021-08-21T18:53:40.969Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-21T18:53:40.969Z] === RUN TestCompressStreamXzUnsupported [2021-08-21T18:53:40.969Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-08-21T18:53:40.969Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-21T18:53:40.969Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-21T18:53:40.969Z] === RUN TestCompressStreamInvalid [2021-08-21T18:53:40.969Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-21T18:53:40.969Z] === RUN TestExtensionInvalid [2021-08-21T18:53:40.969Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-21T18:53:40.969Z] === RUN TestExtensionUncompressed [2021-08-21T18:53:40.969Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-21T18:53:40.969Z] === RUN TestExtensionBzip2 [2021-08-21T18:53:40.969Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-21T18:53:40.969Z] === RUN TestExtensionGzip [2021-08-21T18:53:40.969Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-21T18:53:40.969Z] === RUN TestExtensionXz [2021-08-21T18:53:40.969Z] --- PASS: TestExtensionXz (0.00s) [2021-08-21T18:53:40.969Z] === RUN TestCmdStreamLargeStderr [2021-08-21T18:53:41.301Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2021-08-21T18:53:41.301Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-21T18:53:41.429Z] --- PASS: TestCmdStreamLargeStderr (0.17s) [2021-08-21T18:53:41.429Z] === RUN TestCmdStreamBad [2021-08-21T18:53:41.429Z] archive_test.go:239: Failing on Windows CI machines [2021-08-21T18:53:41.430Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-21T18:53:41.430Z] === RUN TestCmdStreamGood [2021-08-21T18:53:41.430Z] --- PASS: TestCmdStreamGood (0.05s) [2021-08-21T18:53:41.430Z] === RUN TestUntarPathWithInvalidDest [2021-08-21T18:53:41.430Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2021-08-21T18:53:41.430Z] === RUN TestUntarPathWithInvalidSrc [2021-08-21T18:53:41.430Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-21T18:53:41.430Z] === RUN TestUntarPath [2021-08-21T18:53:41.430Z] --- PASS: TestUntarPath (0.07s) [2021-08-21T18:53:41.430Z] === RUN TestUntarPathWithDestinationFile [2021-08-21T18:53:41.430Z] === RUN TestUnbuffered [2021-08-21T18:53:41.430Z] --- PASS: TestUnbuffered (0.00s) [2021-08-21T18:53:41.430Z] === RUN TestRaceUnbuffered [2021-08-21T18:53:41.430Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-21T18:53:41.430Z] PASS [2021-08-21T18:53:41.430Z] coverage: 100.0% of statements [2021-08-21T18:53:41.430Z] ok github.com/docker/docker/pkg/broadcaster 0.045s coverage: 100.0% of statements [2021-08-21T18:53:41.430Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-08-21T18:53:41.430Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-21T18:53:41.430Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-08-21T18:53:41.430Z] === RUN TestCopyWithTarInvalidSrc [2021-08-21T18:53:41.430Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-21T18:53:41.430Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-21T18:53:41.430Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-08-21T18:53:41.430Z] === RUN TestCopyWithTarSrcFile [2021-08-21T18:53:41.430Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-08-21T18:53:41.430Z] === RUN TestCopyWithTarSrcFolder [2021-08-21T18:53:41.430Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-08-21T18:53:41.430Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-21T18:53:41.430Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-08-21T18:53:41.430Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-21T18:53:41.430Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-08-21T18:53:41.430Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-21T18:53:41.430Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-08-21T18:53:41.430Z] === RUN TestCopyFileWithTarSrcFile [2021-08-21T18:53:41.430Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-08-21T18:53:41.430Z] === RUN TestTarFiles [2021-08-21T18:53:41.890Z] === RUN TestMatch [2021-08-21T18:53:41.890Z] === RUN TestMatch/[[]] [2021-08-21T18:53:41.890Z] === RUN TestMatch/[[foo]] [2021-08-21T18:53:41.890Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-21T18:53:41.890Z] === RUN TestMatch/[[foo_bar]] [2021-08-21T18:53:41.890Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-21T18:53:41.890Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-21T18:53:41.890Z] === RUN TestMatch/[] [2021-08-21T18:53:41.890Z] === RUN TestMatch/[]#01 [2021-08-21T18:53:41.890Z] === RUN TestMatch/[[qux]] [2021-08-21T18:53:41.890Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-21T18:53:41.890Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-21T18:53:41.890Z] === RUN TestMatch/[[foo_baz]] [2021-08-21T18:53:41.890Z] --- PASS: TestMatch (0.00s) [2021-08-21T18:53:41.890Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-21T18:53:41.890Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-21T18:53:41.891Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-21T18:53:41.891Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-21T18:53:41.891Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-21T18:53:41.891Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-21T18:53:41.891Z] --- PASS: TestMatch/[] (0.00s) [2021-08-21T18:53:41.891Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-21T18:53:41.891Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-21T18:53:41.891Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-21T18:53:41.891Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-21T18:53:41.891Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-21T18:53:41.891Z] PASS [2021-08-21T18:53:41.891Z] coverage: 87.5% of statements [2021-08-21T18:53:41.891Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2021-08-21T18:53:42.681Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.56s) [2021-08-21T18:53:42.681Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-21T18:53:43.433Z] === RUN TestChrootTarUntar [2021-08-21T18:53:43.433Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:53:43.433Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-08-21T18:53:43.433Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-21T18:53:43.433Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:53:43.433Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-21T18:53:43.433Z] === RUN TestChrootUntarEmptyArchive [2021-08-21T18:53:43.433Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-21T18:53:43.433Z] === RUN TestChrootTarUntarWithSymlink [2021-08-21T18:53:43.433Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-21T18:53:43.433Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-21T18:53:43.433Z] === RUN TestChrootCopyWithTar [2021-08-21T18:53:43.433Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-21T18:53:43.433Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-08-21T18:53:43.433Z] === RUN TestChrootCopyFileWithTar [2021-08-21T18:53:43.433Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:53:43.433Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-08-21T18:53:43.433Z] === RUN TestChrootUntarPath [2021-08-21T18:53:43.433Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-21T18:53:43.433Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-21T18:53:43.433Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-21T18:53:43.433Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:53:43.433Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.01s) [2021-08-21T18:53:43.433Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-21T18:53:43.433Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:53:43.433Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-21T18:53:43.433Z] === RUN TestChrootApplyDotDotFile [2021-08-21T18:53:43.433Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:53:43.433Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-08-21T18:53:43.433Z] PASS [2021-08-21T18:53:43.433Z] coverage: 15.4% of statements [2021-08-21T18:53:43.433Z] ok github.com/docker/docker/pkg/chrootarchive 0.090s coverage: 15.4% of statements [2021-08-21T18:53:43.433Z] 2021/08/21 18:53:43 Closing DB instances... [2021-08-21T18:53:43.895Z] === RUN TestSizeEmpty [2021-08-21T18:53:43.895Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-21T18:53:43.895Z] === RUN TestSizeEmptyFile [2021-08-21T18:53:43.895Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-21T18:53:43.895Z] === RUN TestSizeNonemptyFile [2021-08-21T18:53:43.895Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-21T18:53:43.895Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-21T18:53:43.895Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-21T18:53:43.895Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-21T18:53:43.895Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-21T18:53:43.895Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-21T18:53:43.895Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-08-21T18:53:43.895Z] === RUN TestMoveToSubdir [2021-08-21T18:53:43.895Z] --- PASS: TestMoveToSubdir (0.01s) [2021-08-21T18:53:43.895Z] === RUN TestSizeNonExistingDirectory [2021-08-21T18:53:43.895Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-21T18:53:43.895Z] PASS [2021-08-21T18:53:43.895Z] coverage: 80.0% of statements [2021-08-21T18:53:43.895Z] ok github.com/docker/docker/pkg/directory 0.057s coverage: 80.0% of statements [2021-08-21T18:53:44.616Z] --- PASS: TestCgroupNamespacesRunHostMode (1.64s) [2021-08-21T18:53:44.616Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-21T18:53:44.867Z] === RUN Test [2021-08-21T18:53:44.867Z] === RUN Test/TestContainsEntry [2021-08-21T18:53:44.867Z] === RUN Test/TestCreateEntries [2021-08-21T18:53:44.867Z] === RUN Test/TestEntriesDiff [2021-08-21T18:53:44.867Z] === RUN Test/TestEntriesEquality [2021-08-21T18:53:44.867Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-21T18:53:44.867Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-21T18:53:44.867Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-21T18:53:44.867Z] === RUN Test/TestGeneratorNotGenerate [2021-08-21T18:53:44.867Z] === RUN Test/TestGeneratorWithPort [2021-08-21T18:53:44.867Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-21T18:53:44.867Z] === RUN Test/TestNewEntry [2021-08-21T18:53:44.867Z] === RUN Test/TestParse [2021-08-21T18:53:44.867Z] --- PASS: Test (0.00s) [2021-08-21T18:53:44.867Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-21T18:53:44.867Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-21T18:53:44.867Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-21T18:53:44.867Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-21T18:53:44.867Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-21T18:53:44.867Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-21T18:53:44.867Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-21T18:53:44.867Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-21T18:53:44.867Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-21T18:53:44.867Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-21T18:53:44.867Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-21T18:53:44.867Z] --- PASS: Test/TestParse (0.00s) [2021-08-21T18:53:44.867Z] PASS [2021-08-21T18:53:44.867Z] coverage: 58.3% of statements [2021-08-21T18:53:44.867Z] ok github.com/docker/docker/pkg/discovery 0.050s coverage: 58.3% of statements [2021-08-21T18:53:45.328Z] --- PASS: TestNetworkDBCRUDTableEntry (4.29s) [2021-08-21T18:53:45.328Z] === RUN TestNetworkDBCRUDTableEntries [2021-08-21T18:53:45.328Z] --- PASS: TestTarFiles (3.94s) [2021-08-21T18:53:45.328Z] === RUN TestTarUntar [2021-08-21T18:53:45.328Z] --- PASS: TestTarUntar (0.03s) [2021-08-21T18:53:45.402Z] --- PASS: TestUpdateCPUQuota (6.36s) [2021-08-21T18:53:45.402Z] === RUN TestUpdatePidsLimit [2021-08-21T18:53:45.402Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-21T18:53:45.663Z] === RUN TestUpdatePidsLimit/no_change [2021-08-21T18:53:45.789Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-21T18:53:45.789Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-08-21T18:53:45.789Z] === RUN TestTarWithOptions [2021-08-21T18:53:45.789Z] --- PASS: TestTarWithOptions (0.03s) [2021-08-21T18:53:45.789Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-21T18:53:45.789Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-08-21T18:53:45.789Z] === RUN TestUntarUstarGnuConflict [2021-08-21T18:53:45.789Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2021-08-21T18:53:45.789Z] === RUN TestUntarInvalidFilenames [2021-08-21T18:53:45.789Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames525236590\\dest" [2021-08-21T18:53:45.789Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2021-08-21T18:53:45.789Z] === RUN TestUntarHardlinkToSymlink [2021-08-21T18:53:45.789Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-08-21T18:53:45.789Z] === RUN TestUntarInvalidHardlink [2021-08-21T18:53:45.789Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink150386671\\victim\\hello" -> "../victim/hello" [2021-08-21T18:53:45.789Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink643038338\\victim\\hello" -> "/../victim/hello" [2021-08-21T18:53:45.789Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink143160825\\victim" -> "../victim" [2021-08-21T18:53:45.789Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink619155204\\victim" -> "../victim" [2021-08-21T18:53:45.789Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink660865171\\victim" -> "../victim" [2021-08-21T18:53:45.789Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink257812694\\victim" -> "../victim" [2021-08-21T18:53:45.789Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-08-21T18:53:45.789Z] === RUN TestUntarInvalidSymlink [2021-08-21T18:53:45.789Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink779072573\\dest\\dotdot" -> "../victim/hello" [2021-08-21T18:53:45.789Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink226363000\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-21T18:53:45.789Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink038570871\\dest\\loophole-victim" -> "../victim" [2021-08-21T18:53:45.789Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink395848810\\dest\\loophole-victim" -> "../victim" [2021-08-21T18:53:45.789Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink566056129\\dest\\loophole-victim" -> "../victim" [2021-08-21T18:53:45.789Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink055035180\\dest\\loophole-victim" -> "../victim" [2021-08-21T18:53:45.789Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink132472475\\dest\\dir\\loophole" -> "../../victim" [2021-08-21T18:53:45.789Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-08-21T18:53:45.789Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-21T18:53:45.789Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-21T18:53:45.789Z] === RUN TestXGlobalNoParent [2021-08-21T18:53:45.789Z] === RUN Test [2021-08-21T18:53:45.789Z] === RUN Test/TestContent [2021-08-21T18:53:45.789Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-21T18:53:45.789Z] === RUN TestReplaceFileTarWrapper [2021-08-21T18:53:45.789Z] === RUN Test/TestInitialize [2021-08-21T18:53:45.789Z] === RUN Test/TestNew [2021-08-21T18:53:45.789Z] === RUN Test/TestParsingContentsWithComments [2021-08-21T18:53:45.789Z] === RUN Test/TestRegister [2021-08-21T18:53:45.789Z] === RUN Test/TestWatch [2021-08-21T18:53:45.789Z] --- PASS: Test (0.00s) [2021-08-21T18:53:45.789Z] --- PASS: Test/TestContent (0.00s) [2021-08-21T18:53:45.789Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-21T18:53:45.789Z] --- PASS: Test/TestNew (0.00s) [2021-08-21T18:53:45.789Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-21T18:53:45.789Z] --- PASS: Test/TestRegister (0.00s) [2021-08-21T18:53:45.789Z] --- PASS: Test/TestWatch (0.00s) [2021-08-21T18:53:45.789Z] PASS [2021-08-21T18:53:45.789Z] coverage: 97.6% of statements [2021-08-21T18:53:45.789Z] ok github.com/docker/docker/pkg/discovery/file 0.076s coverage: 97.6% of statements [2021-08-21T18:53:45.789Z] --- PASS: TestReplaceFileTarWrapper (0.15s) [2021-08-21T18:53:45.789Z] === RUN TestPrefixHeaderReadable [2021-08-21T18:53:45.789Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-08-21T18:53:45.789Z] === RUN TestDisablePigz [2021-08-21T18:53:45.997Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.62s) [2021-08-21T18:53:45.997Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-21T18:53:46.236Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-21T18:53:46.250Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-08-21T18:53:46.250Z] --- PASS: TestDisablePigz (0.22s) [2021-08-21T18:53:46.250Z] === RUN TestPigz [2021-08-21T18:53:46.250Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-08-21T18:53:46.250Z] --- PASS: TestPigz (0.25s) [2021-08-21T18:53:46.250Z] === RUN TestCopyFileWithInvalidDest [2021-08-21T18:53:46.250Z] archive_windows_test.go:16: Currently fails [2021-08-21T18:53:46.250Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-21T18:53:46.250Z] === RUN TestCanonicalTarNameForPath [2021-08-21T18:53:46.250Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-21T18:53:46.250Z] === RUN TestCanonicalTarName [2021-08-21T18:53:46.250Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-21T18:53:46.250Z] === RUN TestChmodTarEntry [2021-08-21T18:53:46.250Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-21T18:53:46.250Z] === RUN TestHardLinkOrder [2021-08-21T18:53:46.375Z] 4612f6d0b889: Verifying Checksum [2021-08-21T18:53:46.375Z] 4612f6d0b889: Download complete [2021-08-21T18:53:46.717Z] --- PASS: TestHardLinkOrder (0.08s) [2021-08-21T18:53:46.717Z] === RUN TestChangeString [2021-08-21T18:53:46.717Z] --- PASS: TestChangeString (0.00s) [2021-08-21T18:53:46.717Z] === RUN TestChangesWithNoChanges [2021-08-21T18:53:46.717Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-08-21T18:53:46.717Z] === RUN TestChangesWithChanges [2021-08-21T18:53:46.717Z] --- PASS: TestChangesWithChanges (0.03s) [2021-08-21T18:53:46.717Z] === RUN TestChangesWithChangesGH13590 [2021-08-21T18:53:46.717Z] changes_test.go:196: needs more investigation [2021-08-21T18:53:46.717Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-21T18:53:46.717Z] === RUN TestChangesDirsEmpty [2021-08-21T18:53:46.717Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-21T18:53:46.717Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-08-21T18:53:46.717Z] === RUN TestChangesDirsMutated [2021-08-21T18:53:46.717Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-21T18:53:46.717Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-08-21T18:53:46.717Z] === RUN TestApplyLayer [2021-08-21T18:53:46.717Z] changes_test.go:433: needs further investigation [2021-08-21T18:53:46.717Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-21T18:53:46.717Z] === RUN TestChangesSizeWithHardlinks [2021-08-21T18:53:46.717Z] changes_test.go:469: needs further investigation [2021-08-21T18:53:46.717Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-21T18:53:46.717Z] === RUN TestChangesSizeWithNoChanges [2021-08-21T18:53:46.717Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-21T18:53:46.717Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-21T18:53:46.717Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-21T18:53:46.717Z] === RUN TestChangesSize [2021-08-21T18:53:46.717Z] --- PASS: TestChangesSize (0.00s) [2021-08-21T18:53:46.717Z] === RUN TestApplyLayerInvalidFilenames [2021-08-21T18:53:46.717Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames749918576\\dest" [2021-08-21T18:53:46.717Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-08-21T18:53:46.717Z] === RUN TestApplyLayerInvalidHardlink [2021-08-21T18:53:46.717Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink953180194\\victim\\hello" -> "../victim/hello" [2021-08-21T18:53:46.717Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink666442521\\victim\\hello" -> "/../victim/hello" [2021-08-21T18:53:46.717Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink342526884\\victim" -> "../victim" [2021-08-21T18:53:46.717Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink551852211\\victim" -> "../victim" [2021-08-21T18:53:46.717Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink404389494\\victim" -> "../victim" [2021-08-21T18:53:46.717Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink406341469\\victim" -> "../victim" [2021-08-21T18:53:46.717Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-08-21T18:53:46.717Z] === RUN TestApplyLayerInvalidSymlink [2021-08-21T18:53:46.717Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink601319192\\dest\\dotdot" -> "../victim/hello" [2021-08-21T18:53:46.717Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink073373591\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-21T18:53:46.717Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink248502282\\dest\\loophole-victim" -> "../victim" [2021-08-21T18:53:46.717Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink859474401\\dest\\loophole-victim" -> "../victim" [2021-08-21T18:53:46.717Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink898171340\\dest\\loophole-victim" -> "../victim" [2021-08-21T18:53:46.717Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink001054907\\dest\\loophole-victim" -> "../victim" [2021-08-21T18:53:46.717Z] --- PASS: TestApplyLayerInvalidSymlink (0.08s) [2021-08-21T18:53:46.717Z] === RUN TestApplyLayerWhiteouts [2021-08-21T18:53:46.717Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-08-21T18:53:46.717Z] === RUN TestGenerateEmptyFile [2021-08-21T18:53:46.717Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-21T18:53:46.717Z] === RUN TestGenerateWithContent [2021-08-21T18:53:46.717Z] --- PASS: TestGenerateWithContent (0.00s) [2021-08-21T18:53:46.717Z] PASS [2021-08-21T18:53:46.717Z] coverage: 61.9% of statements [2021-08-21T18:53:46.717Z] ok github.com/docker/docker/pkg/archive 6.360s coverage: 61.9% of statements [2021-08-21T18:53:46.806Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-21T18:53:46.932Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s) [2021-08-21T18:53:46.932Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-21T18:53:47.178Z] === RUN Test [2021-08-21T18:53:47.178Z] === RUN Test/TestInitialize [2021-08-21T18:53:47.178Z] time="2021-08-21T18:53:46Z" level=info msg="Initializing discovery without TLS" [2021-08-21T18:53:47.178Z] time="2021-08-21T18:53:46Z" level=info msg="Initializing discovery without TLS" [2021-08-21T18:53:47.178Z] time="2021-08-21T18:53:46Z" level=info msg="Initializing discovery without TLS" [2021-08-21T18:53:47.178Z] === RUN Test/TestInitializeWithCerts [2021-08-21T18:53:47.178Z] time="2021-08-21T18:53:46Z" level=info msg="Initializing discovery with TLS" [2021-08-21T18:53:47.178Z] === RUN Test/TestWatch [2021-08-21T18:53:47.178Z] time="2021-08-21T18:53:46Z" level=info msg="Initializing discovery without TLS" [2021-08-21T18:53:47.178Z] 2021/08/21 18:53:47 Closing DB instances... [2021-08-21T18:53:47.330Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.478s coverage: 7.2% of statements [2021-08-21T18:53:47.330Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-21T18:53:47.748Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-21T18:53:47.870Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2021-08-21T18:53:47.870Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-21T18:53:47.901Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.005s coverage: 63.6% of statements [2021-08-21T18:53:48.318Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-21T18:53:48.718Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2021-08-21T18:53:48.718Z] === RUN TestNetworkDBNodeLeave [2021-08-21T18:53:48.888Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-21T18:53:49.243Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.62s) [2021-08-21T18:53:49.244Z] === RUN TestNISDomainname [2021-08-21T18:53:49.244Z] 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-21T18:53:49.244Z] --- SKIP: TestNISDomainname (0.01s) [2021-08-21T18:53:49.244Z] === RUN TestHostnameDnsResolution [2021-08-21T18:53:50.258Z] --- PASS: Test (3.14s) [2021-08-21T18:53:50.258Z] --- PASS: Test/TestInitialize (0.13s) [2021-08-21T18:53:50.258Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-08-21T18:53:50.258Z] --- PASS: Test/TestWatch (3.00s) [2021-08-21T18:53:50.258Z] PASS [2021-08-21T18:53:50.258Z] coverage: 84.1% of statements [2021-08-21T18:53:50.258Z] ok github.com/docker/docker/pkg/discovery/kv 3.180s coverage: 84.1% of statements [2021-08-21T18:53:50.270Z] --- PASS: TestUpdatePidsLimit (5.30s) [2021-08-21T18:53:50.270Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.67s) [2021-08-21T18:53:50.270Z] --- PASS: TestUpdatePidsLimit/no_change (0.69s) [2021-08-21T18:53:50.270Z] --- PASS: TestUpdatePidsLimit/update_lower (0.65s) [2021-08-21T18:53:50.270Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.66s) [2021-08-21T18:53:50.270Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.67s) [2021-08-21T18:53:50.270Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.67s) [2021-08-21T18:53:50.270Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.68s) [2021-08-21T18:53:50.270Z] === RUN TestUpdateRestartPolicy [2021-08-21T18:53:50.617Z] --- PASS: TestHostnameDnsResolution (1.04s) [2021-08-21T18:53:50.617Z] === RUN TestStats [2021-08-21T18:53:50.617Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-21T18:53:50.617Z] --- SKIP: TestStats (0.00s) [2021-08-21T18:53:50.617Z] === RUN TestStopContainerWithTimeout [2021-08-21T18:53:50.617Z] === RUN TestStopContainerWithTimeout/0 [2021-08-21T18:53:50.617Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-21T18:53:50.617Z] === RUN TestStopContainerWithTimeout/1 [2021-08-21T18:53:50.617Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-21T18:53:50.617Z] === RUN TestStopContainerWithTimeout/3 [2021-08-21T18:53:50.617Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-21T18:53:50.617Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-21T18:53:50.617Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-21T18:53:50.617Z] === CONT TestStopContainerWithTimeout/0 [2021-08-21T18:53:50.617Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-21T18:53:50.718Z] === RUN Test [2021-08-21T18:53:50.718Z] === RUN Test/TestWatch [2021-08-21T18:53:50.718Z] --- PASS: Test (0.00s) [2021-08-21T18:53:50.718Z] --- PASS: Test/TestWatch (0.00s) [2021-08-21T18:53:50.718Z] PASS [2021-08-21T18:53:50.718Z] coverage: 92.3% of statements [2021-08-21T18:53:50.718Z] ok github.com/docker/docker/pkg/discovery/memory 0.045s coverage: 92.3% of statements [2021-08-21T18:53:51.552Z] === CONT TestStopContainerWithTimeout/3 [2021-08-21T18:53:51.687Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-08-21T18:53:51.687Z] === RUN TestNetworkDBWatch [2021-08-21T18:53:51.687Z] === RUN Test [2021-08-21T18:53:51.687Z] === RUN Test/TestInitialize [2021-08-21T18:53:51.687Z] === RUN Test/TestInitializeWithPattern [2021-08-21T18:53:51.687Z] === RUN Test/TestRegister [2021-08-21T18:53:51.687Z] === RUN Test/TestWatch [2021-08-21T18:53:51.687Z] --- PASS: Test (0.00s) [2021-08-21T18:53:51.687Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-21T18:53:51.687Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-21T18:53:51.687Z] --- PASS: Test/TestRegister (0.00s) [2021-08-21T18:53:51.687Z] --- PASS: Test/TestWatch (0.00s) [2021-08-21T18:53:51.687Z] PASS [2021-08-21T18:53:51.687Z] coverage: 93.8% of statements [2021-08-21T18:53:51.687Z] ok github.com/docker/docker/pkg/discovery/nodes 0.035s coverage: 93.8% of statements [2021-08-21T18:53:52.661Z] === RUN TestPollerAddRemove [2021-08-21T18:53:52.661Z] --- PASS: TestPollerAddRemove (0.00s) [2021-08-21T18:53:52.661Z] === RUN TestPollerEvent [2021-08-21T18:53:52.661Z] poller_test.go:41: No chmod on Windows [2021-08-21T18:53:52.661Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-21T18:53:52.661Z] === RUN TestPollerClose [2021-08-21T18:53:52.661Z] --- PASS: TestPollerClose (0.00s) [2021-08-21T18:53:52.661Z] PASS [2021-08-21T18:53:52.661Z] coverage: 36.2% of statements [2021-08-21T18:53:52.661Z] ok github.com/docker/docker/pkg/filenotify 0.045s coverage: 36.2% of statements [2021-08-21T18:53:53.122Z] 2021/08/21 18:53:52 Closing DB instances... [2021-08-21T18:53:53.451Z] === CONT TestStopContainerWithTimeout/1 [2021-08-21T18:53:53.583Z] === RUN TestCopyFileWithInvalidSrc [2021-08-21T18:53:53.583Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-21T18:53:53.583Z] === RUN TestCopyFileWithInvalidDest [2021-08-21T18:53:53.583Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-08-21T18:53:53.583Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-21T18:53:53.583Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-08-21T18:53:53.583Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-21T18:53:53.583Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-08-21T18:53:53.583Z] === RUN TestCopyFile [2021-08-21T18:53:53.583Z] --- PASS: TestCopyFile (0.00s) [2021-08-21T18:53:53.583Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-21T18:53:53.583Z] fileutils_test.go:134: Needs porting to Windows [2021-08-21T18:53:53.583Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-21T18:53:53.583Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-21T18:53:53.583Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-21T18:53:53.583Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-21T18:53:53.583Z] fileutils_test.go:180: Needs porting to Windows [2021-08-21T18:53:53.583Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-21T18:53:53.583Z] === RUN TestWildcardMatches [2021-08-21T18:53:53.583Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-21T18:53:53.583Z] === RUN TestPatternMatches [2021-08-21T18:53:53.583Z] --- PASS: TestPatternMatches (0.00s) [2021-08-21T18:53:53.583Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-21T18:53:53.583Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-21T18:53:53.583Z] === RUN TestPatternMatchesFolderExclusions [2021-08-21T18:53:53.583Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-21T18:53:53.583Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-21T18:53:53.583Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-21T18:53:53.583Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-21T18:53:53.583Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-21T18:53:53.583Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-21T18:53:53.583Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-21T18:53:53.583Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-21T18:53:53.583Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-21T18:53:53.583Z] === RUN TestSingleExclamationError [2021-08-21T18:53:53.583Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-21T18:53:53.583Z] === RUN TestMatchesWithNoPatterns [2021-08-21T18:53:53.583Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-21T18:53:53.583Z] === RUN TestMatchesWithMalformedPatterns [2021-08-21T18:53:53.583Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-21T18:53:53.583Z] === RUN TestMatches [2021-08-21T18:53:53.583Z] === RUN TestMatches/MatchesOrParentMatches [2021-08-21T18:53:53.583Z] === RUN TestMatches/MatchesUsingParentResult [2021-08-21T18:53:53.583Z] --- PASS: TestMatches (0.00s) [2021-08-21T18:53:53.583Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-08-21T18:53:53.583Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-08-21T18:53:53.583Z] === RUN TestCleanPatterns [2021-08-21T18:53:53.583Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-21T18:53:53.583Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-21T18:53:53.583Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-21T18:53:53.583Z] === RUN TestCleanPatternsExceptionFlag [2021-08-21T18:53:53.583Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-21T18:53:53.584Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-21T18:53:53.584Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-21T18:53:53.584Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-21T18:53:53.584Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-21T18:53:53.584Z] === RUN TestCleanPatternsErrorSingleException [2021-08-21T18:53:53.584Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-21T18:53:53.584Z] === RUN TestCreateIfNotExistsDir [2021-08-21T18:53:53.584Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-08-21T18:53:53.584Z] === RUN TestCreateIfNotExistsFile [2021-08-21T18:53:53.584Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-08-21T18:53:53.584Z] === RUN TestMatch [2021-08-21T18:53:53.584Z] --- PASS: TestMatch (0.00s) [2021-08-21T18:53:53.584Z] PASS [2021-08-21T18:53:53.584Z] coverage: 82.2% of statements [2021-08-21T18:53:53.584Z] ok github.com/docker/docker/pkg/fileutils 0.073s coverage: 82.2% of statements [2021-08-21T18:53:54.044Z] === RUN TestGet [2021-08-21T18:53:54.044Z] --- PASS: TestGet (0.00s) [2021-08-21T18:53:54.044Z] === RUN TestGetShortcutString [2021-08-21T18:53:54.044Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-21T18:53:54.044Z] PASS [2021-08-21T18:53:54.044Z] coverage: 42.9% of statements [2021-08-21T18:53:54.044Z] ok github.com/docker/docker/pkg/homedir 0.045s coverage: 42.9% of statements [2021-08-21T18:53:54.504Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-08-21T18:53:54.504Z] === RUN TestNetworkDBBulkSync [2021-08-21T18:53:54.965Z] === RUN TestCreateIDMapOrder [2021-08-21T18:53:54.965Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-21T18:53:54.965Z] PASS [2021-08-21T18:53:54.965Z] coverage: 7.2% of statements [2021-08-21T18:53:54.965Z] ok github.com/docker/docker/pkg/idtools 0.045s coverage: 7.2% of statements [2021-08-21T18:53:55.351Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-08-21T18:53:55.351Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2021-08-21T18:53:55.352Z] --- PASS: TestStopContainerWithTimeout/-1 (2.94s) [2021-08-21T18:53:55.352Z] --- PASS: TestStopContainerWithTimeout/3 (2.59s) [2021-08-21T18:53:55.352Z] --- PASS: TestStopContainerWithTimeout/1 (1.64s) [2021-08-21T18:53:55.352Z] === RUN TestDeleteDevicemapper [2021-08-21T18:53:55.352Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-21T18:53:55.352Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-21T18:53:55.352Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-21T18:53:55.937Z] 2021/08/21 18:53:55 Closing DB instances... [2021-08-21T18:53:56.397Z] === RUN TestFixedBufferCap [2021-08-21T18:53:56.397Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-21T18:53:56.397Z] === RUN TestFixedBufferLen [2021-08-21T18:53:56.397Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-21T18:53:56.397Z] === RUN TestFixedBufferString [2021-08-21T18:53:56.397Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-21T18:53:56.397Z] === RUN TestFixedBufferWrite [2021-08-21T18:53:56.397Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-21T18:53:56.397Z] === RUN TestFixedBufferRead [2021-08-21T18:53:56.397Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-21T18:53:56.397Z] === RUN TestBytesPipeRead [2021-08-21T18:53:56.397Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-21T18:53:56.397Z] === RUN TestBytesPipeWrite [2021-08-21T18:53:56.397Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-21T18:53:56.397Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-21T18:53:56.397Z] --- PASS: TestBytesPipeWriteRandomChunks (0.40s) [2021-08-21T18:53:56.397Z] === RUN TestAtomicWriteToFile [2021-08-21T18:53:56.397Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-08-21T18:53:56.397Z] === RUN TestAtomicWriteSetCommit [2021-08-21T18:53:56.397Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-08-21T18:53:56.397Z] === RUN TestAtomicWriteSetCancel [2021-08-21T18:53:56.397Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-08-21T18:53:56.397Z] === RUN TestReadCloserWrapperClose [2021-08-21T18:53:56.397Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-21T18:53:56.397Z] === RUN TestReaderErrWrapperReadOnError [2021-08-21T18:53:56.397Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-21T18:53:56.397Z] === RUN TestReaderErrWrapperRead [2021-08-21T18:53:56.397Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-21T18:53:56.397Z] === RUN TestCancelReadCloser [2021-08-21T18:53:56.859Z] --- PASS: TestCancelReadCloser (0.11s) [2021-08-21T18:53:56.859Z] === RUN TestWriteCloserWrapperClose [2021-08-21T18:53:56.859Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-21T18:53:56.859Z] === RUN TestNopWriteCloser [2021-08-21T18:53:56.859Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-21T18:53:56.859Z] === RUN TestNopWriter [2021-08-21T18:53:56.859Z] --- PASS: TestNopWriter (0.00s) [2021-08-21T18:53:56.859Z] === RUN TestWriteCounter [2021-08-21T18:53:56.859Z] --- PASS: TestWriteCounter (0.00s) [2021-08-21T18:53:56.859Z] PASS [2021-08-21T18:53:56.859Z] coverage: 69.1% of statements [2021-08-21T18:53:56.859Z] ok github.com/docker/docker/pkg/ioutils 0.572s coverage: 69.1% of statements [2021-08-21T18:53:56.859Z] --- PASS: TestGetAddress (20.94s) [2021-08-21T18:53:56.859Z] === RUN TestRequestSyntaxCheck [2021-08-21T18:53:56.859Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2021-08-21T18:53:56.859Z] === RUN TestRequest [2021-08-21T18:53:57.253Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.00s) [2021-08-21T18:53:57.253Z] === RUN TestUpdateMemory [2021-08-21T18:53:57.253Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-21T18:53:57.253Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-21T18:53:57.253Z] === RUN TestUpdateCPUQuota [2021-08-21T18:53:57.253Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-21T18:53:57.253Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-08-21T18:53:57.253Z] === RUN TestUpdatePidsLimit [2021-08-21T18:53:57.253Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-21T18:53:57.253Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-08-21T18:53:57.253Z] === RUN TestUpdateRestartPolicy [2021-08-21T18:53:57.320Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2021-08-21T18:53:57.320Z] === RUN TestNetworkDBCRUDMediumCluster [2021-08-21T18:53:57.320Z] === RUN TestError [2021-08-21T18:53:57.320Z] --- PASS: TestError (0.00s) [2021-08-21T18:53:57.320Z] === RUN TestProgressString [2021-08-21T18:53:57.320Z] === RUN TestProgressString/no_progress [2021-08-21T18:53:57.320Z] === RUN TestProgressString/progress_1 [2021-08-21T18:53:57.320Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-21T18:53:57.320Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-21T18:53:57.320Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-21T18:53:57.320Z] === RUN TestProgressString/with_units [2021-08-21T18:53:57.320Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-21T18:53:57.320Z] === RUN TestProgressString/hide_counts [2021-08-21T18:53:57.320Z] --- PASS: TestProgressString (0.00s) [2021-08-21T18:53:57.320Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-21T18:53:57.320Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-21T18:53:57.320Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-21T18:53:57.320Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-21T18:53:57.320Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-21T18:53:57.320Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-21T18:53:57.320Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-21T18:53:57.320Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-21T18:53:57.320Z] === RUN TestJSONMessageDisplay [2021-08-21T18:53:57.781Z] --- PASS: TestJSONMessageDisplay (0.14s) [2021-08-21T18:53:57.781Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-21T18:53:57.781Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-21T18:53:57.781Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-21T18:53:57.781Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-21T18:53:57.781Z] === RUN TestDisplayJSONMessagesStream [2021-08-21T18:53:57.781Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-21T18:53:57.781Z] PASS [2021-08-21T18:53:57.781Z] coverage: 91.7% of statements [2021-08-21T18:53:57.781Z] ok github.com/docker/docker/pkg/jsonmessage 0.176s coverage: 91.7% of statements [2021-08-21T18:53:57.894Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.020s coverage: 57.4% of statements [2021-08-21T18:53:57.894Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-21T18:53:57.894Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-08-21T18:53:58.135Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-08-21T18:53:58.243Z] === RUN TestStandardLongPath [2021-08-21T18:53:58.243Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-21T18:53:58.243Z] === RUN TestUNCLongPath [2021-08-21T18:53:58.243Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-21T18:53:58.243Z] PASS [2021-08-21T18:53:58.243Z] coverage: 100.0% of statements [2021-08-21T18:53:58.243Z] ok github.com/docker/docker/pkg/longpath 0.045s coverage: 100.0% of statements [2021-08-21T18:53:58.703Z] === RUN TestNameFormat [2021-08-21T18:53:58.703Z] --- PASS: TestNameFormat (0.00s) [2021-08-21T18:53:58.703Z] === RUN TestNameRetries [2021-08-21T18:53:58.703Z] --- PASS: TestNameRetries (0.00s) [2021-08-21T18:53:58.703Z] PASS [2021-08-21T18:53:58.703Z] coverage: 85.7% of statements [2021-08-21T18:53:58.703Z] ok github.com/docker/docker/pkg/namesgenerator 0.035s coverage: 85.7% of statements [2021-08-21T18:53:59.673Z] === RUN TestParseKeyValueOpt [2021-08-21T18:53:59.673Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-21T18:53:59.673Z] === RUN TestParseUintList [2021-08-21T18:53:59.673Z] --- PASS: TestParseUintList (0.00s) [2021-08-21T18:53:59.673Z] === RUN TestParseUintListMaximumLimits [2021-08-21T18:53:59.673Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-21T18:53:59.673Z] PASS [2021-08-21T18:53:59.673Z] coverage: 97.0% of statements [2021-08-21T18:53:59.673Z] ok github.com/docker/docker/pkg/parsers 0.045s coverage: 97.0% of statements [2021-08-21T18:54:00.134Z] === RUN TestNewAndRemove [2021-08-21T18:54:00.134Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-21T18:54:00.134Z] === RUN TestRemoveInvalidPath [2021-08-21T18:54:00.134Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-21T18:54:00.134Z] PASS [2021-08-21T18:54:00.134Z] coverage: 82.6% of statements [2021-08-21T18:54:00.134Z] ok github.com/docker/docker/pkg/pidfile 0.044s coverage: 82.6% of statements [2021-08-21T18:54:00.594Z] 2021/08/21 18:54:00 Closing DB instances... [2021-08-21T18:54:01.567Z] === RUN TestFailedConnection [2021-08-21T18:54:02.539Z] --- PASS: TestRequest (5.50s) [2021-08-21T18:54:02.539Z] === RUN TestOverlappingRequests [2021-08-21T18:54:02.539Z] --- PASS: TestOverlappingRequests (0.30s) [2021-08-21T18:54:02.539Z] === RUN TestRelease [2021-08-21T18:54:02.999Z] === RUN TestParseEmptyInterface [2021-08-21T18:54:02.999Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-21T18:54:02.999Z] === RUN TestParseNonInterfaceType [2021-08-21T18:54:02.999Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-21T18:54:02.999Z] === RUN TestParseWithOneFunction [2021-08-21T18:54:02.999Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-21T18:54:02.999Z] === RUN TestParseWithMultipleFuncs [2021-08-21T18:54:02.999Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-21T18:54:02.999Z] === RUN TestParseWithUnnamedReturn [2021-08-21T18:54:02.999Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-21T18:54:02.999Z] === RUN TestEmbeddedInterface [2021-08-21T18:54:02.999Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-21T18:54:02.999Z] === RUN TestParsedImports [2021-08-21T18:54:02.999Z] --- PASS: TestParsedImports (0.00s) [2021-08-21T18:54:02.999Z] === RUN TestAliasedImports [2021-08-21T18:54:02.999Z] --- PASS: TestAliasedImports (0.00s) [2021-08-21T18:54:02.999Z] PASS [2021-08-21T18:54:02.999Z] coverage: 56.8% of statements [2021-08-21T18:54:02.999Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.044s coverage: 56.8% of statements [2021-08-21T18:54:03.459Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.11s) [2021-08-21T18:54:03.459Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-08-21T18:54:03.920Z] --- PASS: TestFailedConnection (2.03s) [2021-08-21T18:54:03.920Z] === RUN TestFailOnce [2021-08-21T18:54:03.920Z] --- PASS: TestRelease (1.14s) [2021-08-21T18:54:03.920Z] === RUN TestAllocateRandomDeallocate [2021-08-21T18:54:03.920Z] 2021/08/21 18:54:03 http: panic serving 127.0.0.1:49288: Plugin not ready [2021-08-21T18:54:03.920Z] goroutine 18 [running]: [2021-08-21T18:54:03.920Z] net/http.(*conn).serve.func1(0xc0001a0000) [2021-08-21T18:54:03.920Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-08-21T18:54:03.920Z] panic(0x13d5280, 0x14ec690) [2021-08-21T18:54:03.920Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-08-21T18:54:03.920Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x14fcd50, 0xc00021a000, 0xc0001b0000) [2021-08-21T18:54:03.920Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-08-21T18:54:03.920Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0x14fcd50, 0xc00021a000, 0xc0001b0000) [2021-08-21T18:54:03.920Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-08-21T18:54:03.920Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0x14fcd50, 0xc00021a000, 0xc0001b0000) [2021-08-21T18:54:03.920Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-08-21T18:54:03.920Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0x14fcd50, 0xc00021a000, 0xc0001b0000) [2021-08-21T18:54:03.920Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-08-21T18:54:03.920Z] net/http.(*conn).serve(0xc0001a0000, 0x14fd940, 0xc000188040) [2021-08-21T18:54:03.920Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-08-21T18:54:03.920Z] created by net/http.(*Server).Serve [2021-08-21T18:54:03.920Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-08-21T18:54:03.920Z] time="2021-08-21T18:54:03Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.FailOnce: Post \"http://127.0.0.1:49287/Test.FailOnce\": EOF, retrying in 1s" [2021-08-21T18:54:03.920Z] === RUN TestHTTPTransport [2021-08-21T18:54:03.920Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-21T18:54:03.920Z] PASS [2021-08-21T18:54:03.920Z] coverage: 85.7% of statements [2021-08-21T18:54:03.920Z] ok github.com/docker/docker/pkg/plugins/transport 0.044s coverage: 85.7% of statements [2021-08-21T18:54:04.380Z] 2021/08/21 18:54:04 Closing DB instances... [2021-08-21T18:54:04.844Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-21T18:54:04.844Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-21T18:54:04.844Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-21T18:54:04.844Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-21T18:54:04.844Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-21T18:54:04.844Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-21T18:54:04.844Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-21T18:54:04.844Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-21T18:54:04.844Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-21T18:54:04.844Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-21T18:54:04.844Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-21T18:54:04.844Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-21T18:54:04.844Z] === RUN TestBufferPoolPutAndGet [2021-08-21T18:54:04.844Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-21T18:54:04.844Z] PASS [2021-08-21T18:54:04.844Z] coverage: 88.2% of statements [2021-08-21T18:54:04.844Z] ok github.com/docker/docker/pkg/pools 0.045s coverage: 88.2% of statements [2021-08-21T18:54:04.844Z] --- PASS: TestFailOnce (1.14s) [2021-08-21T18:54:04.844Z] === RUN TestEchoInputOutput [2021-08-21T18:54:04.844Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-21T18:54:04.844Z] === RUN TestBackoff [2021-08-21T18:54:04.844Z] --- PASS: TestBackoff (0.00s) [2021-08-21T18:54:04.844Z] === RUN TestAbortRetry [2021-08-21T18:54:04.844Z] --- PASS: TestAbortRetry (0.00s) [2021-08-21T18:54:04.844Z] === RUN TestClientScheme [2021-08-21T18:54:04.844Z] --- PASS: TestClientScheme (0.00s) [2021-08-21T18:54:04.844Z] === RUN TestNewClientWithTimeout [2021-08-21T18:54:05.166Z] --- PASS: TestUpdateRestartPolicy (12.63s) [2021-08-21T18:54:05.166Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-21T18:54:05.166Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2021-08-21T18:54:05.166Z] === RUN TestWaitNonBlocked [2021-08-21T18:54:05.166Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-21T18:54:05.166Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-21T18:54:05.166Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-21T18:54:05.166Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-21T18:54:05.166Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-21T18:54:05.166Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-21T18:54:05.166Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-08-21T18:54:05.166Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2021-08-21T18:54:05.166Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2021-08-21T18:54:05.166Z] === RUN TestWaitBlocked [2021-08-21T18:54:05.166Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-21T18:54:05.166Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-21T18:54:05.166Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-21T18:54:05.166Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-21T18:54:05.166Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-21T18:54:05.166Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-21T18:54:05.304Z] === RUN TestOutputOnPrematureClose [2021-08-21T18:54:05.304Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-21T18:54:05.304Z] === RUN TestCompleteSilently [2021-08-21T18:54:05.304Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-21T18:54:05.304Z] PASS [2021-08-21T18:54:05.304Z] coverage: 75.9% of statements [2021-08-21T18:54:05.304Z] ok github.com/docker/docker/pkg/progress 0.044s coverage: 75.9% of statements [2021-08-21T18:54:05.304Z] time="2021-08-21T18:54:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-08-21T18:54:05.738Z] --- PASS: TestWaitBlocked (0.01s) [2021-08-21T18:54:05.738Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s) [2021-08-21T18:54:05.738Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.16s) [2021-08-21T18:54:05.738Z] === CONT TestContainerStartOnDaemonRestart [2021-08-21T18:54:05.738Z] === CONT TestContainerKillOnDaemonStart [2021-08-21T18:54:05.765Z] === RUN TestSendToOneSub [2021-08-21T18:54:05.765Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-21T18:54:05.765Z] === RUN TestSendToMultipleSubs [2021-08-21T18:54:05.765Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-21T18:54:05.765Z] === RUN TestEvictOneSub [2021-08-21T18:54:05.765Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-21T18:54:05.765Z] === RUN TestClosePublisher [2021-08-21T18:54:05.765Z] --- PASS: TestClosePublisher (0.00s) [2021-08-21T18:54:05.765Z] === RUN TestPubSubRace [2021-08-21T18:54:05.765Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.42s) [2021-08-21T18:54:05.765Z] === RUN TestNetworkDBGarbageCollection [2021-08-21T18:54:06.736Z] --- PASS: TestAllocateRandomDeallocate (2.79s) [2021-08-21T18:54:06.736Z] === RUN TestRetrieveFromStore [2021-08-21T18:54:06.736Z] --- PASS: TestPubSubRace (1.04s) [2021-08-21T18:54:06.736Z] PASS [2021-08-21T18:54:06.736Z] coverage: 75.0% of statements [2021-08-21T18:54:06.736Z] ok github.com/docker/docker/pkg/pubsub 1.078s coverage: 75.0% of statements [2021-08-21T18:54:06.736Z] time="2021-08-21T18:54:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-08-21T18:54:07.196Z] === RUN TestRegister [2021-08-21T18:54:07.196Z] --- PASS: TestRegister (0.00s) [2021-08-21T18:54:07.196Z] === RUN TestCommand [2021-08-21T18:54:07.656Z] --- PASS: TestCommand (0.04s) [2021-08-21T18:54:07.656Z] === RUN TestNaiveSelf [2021-08-21T18:54:07.656Z] --- PASS: TestNaiveSelf (0.03s) [2021-08-21T18:54:07.656Z] PASS [2021-08-21T18:54:07.656Z] coverage: 82.4% of statements [2021-08-21T18:54:07.656Z] ok github.com/docker/docker/pkg/reexec 0.107s coverage: 82.4% of statements [2021-08-21T18:54:07.656Z] --- PASS: TestRetrieveFromStore (0.87s) [2021-08-21T18:54:07.656Z] === RUN TestRequestReleaseAddressDuplicate [2021-08-21T18:54:07.656Z] --- PASS: TestRequestReleaseAddressDuplicate (0.04s) [2021-08-21T18:54:07.656Z] === RUN TestParallelPredefinedRequest1 [2021-08-21T18:54:07.656Z] === PAUSE TestParallelPredefinedRequest1 [2021-08-21T18:54:07.656Z] === RUN TestParallelPredefinedRequest2 [2021-08-21T18:54:07.657Z] === PAUSE TestParallelPredefinedRequest2 [2021-08-21T18:54:07.657Z] === RUN TestParallelPredefinedRequest3 [2021-08-21T18:54:07.657Z] === PAUSE TestParallelPredefinedRequest3 [2021-08-21T18:54:07.657Z] === RUN TestParallelPredefinedRequest4 [2021-08-21T18:54:07.657Z] === PAUSE TestParallelPredefinedRequest4 [2021-08-21T18:54:07.657Z] === RUN TestParallelPredefinedRequest5 [2021-08-21T18:54:07.657Z] === PAUSE TestParallelPredefinedRequest5 [2021-08-21T18:54:07.657Z] === RUN TestDebug [2021-08-21T18:54:07.657Z] --- PASS: TestDebug (0.00s) [2021-08-21T18:54:07.657Z] === RUN TestRequestPoolParallel [2021-08-21T18:54:07.657Z] --- PASS: TestRequestPoolParallel (0.24s) [2021-08-21T18:54:07.657Z] === RUN TestFullAllocateRelease [2021-08-21T18:54:07.886Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-21T18:54:08.117Z] === RUN TestDump [2021-08-21T18:54:08.117Z] goroutine 19 [running]: [2021-08-21T18:54:08.117Z] github.com/docker/docker/pkg/stack.dump(0xc0000cc010, 0x3281f1a0, 0xc02f8c1f28) [2021-08-21T18:54:08.117Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-21T18:54:08.117Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-08-21T18:54:08.117Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-08-21T18:54:08.117Z] github.com/docker/docker/pkg/stack.TestDump(0xc000084480) [2021-08-21T18:54:08.117Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-08-21T18:54:08.117Z] testing.tRunner(0xc000084480, 0xce5ea0) [2021-08-21T18:54:08.117Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-21T18:54:08.117Z] created by testing.(*T).Run [2021-08-21T18:54:08.117Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-21T18:54:08.117Z] [2021-08-21T18:54:08.117Z] goroutine 1 [chan receive]: [2021-08-21T18:54:08.117Z] testing.(*T).Run(0xc000084480, 0xcd85d8, 0x8, 0xce5ea0, 0xb4a18d) [2021-08-21T18:54:08.117Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-21T18:54:08.117Z] testing.runTests.func1(0xc000084300) [2021-08-21T18:54:08.117Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-21T18:54:08.117Z] testing.tRunner(0xc000084300, 0xc0000c9da8) [2021-08-21T18:54:08.117Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-21T18:54:08.117Z] testing.runTests(0xc00009c060, 0xe2b220, 0x3, 0x3, 0xc0407169f279c69c, 0x8bb3114449, 0xe2fc80, 0xcd9e28) [2021-08-21T18:54:08.117Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-21T18:54:08.117Z] testing.(*M).Run(0xc0000d8080, 0x0) [2021-08-21T18:54:08.117Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-21T18:54:08.117Z] main.main() [2021-08-21T18:54:08.117Z] _testmain.go:95 +0x1c8 [2021-08-21T18:54:08.117Z] --- PASS: TestDump (0.00s) [2021-08-21T18:54:08.117Z] === RUN TestDumpToFile [2021-08-21T18:54:08.117Z] --- PASS: TestFullAllocateRelease (0.43s) [2021-08-21T18:54:08.117Z] === RUN TestOddAllocateRelease [2021-08-21T18:54:08.117Z] --- PASS: TestDumpToFile (0.13s) [2021-08-21T18:54:08.117Z] === RUN TestDumpToFileWithEmptyInput [2021-08-21T18:54:08.117Z] goroutine 21 [running]: [2021-08-21T18:54:08.117Z] github.com/docker/docker/pkg/stack.dump(0xc0000cc010, 0x438, 0xbc43c0) [2021-08-21T18:54:08.117Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-21T18:54:08.117Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-08-21T18:54:08.117Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-08-21T18:54:08.117Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000084900) [2021-08-21T18:54:08.117Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-08-21T18:54:08.117Z] testing.tRunner(0xc000084900, 0xce5e90) [2021-08-21T18:54:08.117Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-21T18:54:08.117Z] created by testing.(*T).Run [2021-08-21T18:54:08.117Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-21T18:54:08.117Z] [2021-08-21T18:54:08.117Z] goroutine 1 [chan receive]: [2021-08-21T18:54:08.117Z] testing.(*T).Run(0xc000084900, 0xcdf08c, 0x1c, 0xce5e90, 0xb4a101) [2021-08-21T18:54:08.117Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-21T18:54:08.117Z] testing.runTests.func1(0xc000084300) [2021-08-21T18:54:08.117Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-21T18:54:08.117Z] testing.tRunner(0xc000084300, 0xc0000c9da8) [2021-08-21T18:54:08.117Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-21T18:54:08.117Z] testing.runTests(0xc00009c060, 0xe2b220, 0x3, 0x3, 0xc0407169f279c69c, 0x8bb3114449, 0xe2fc80, 0xcd9e28) [2021-08-21T18:54:08.118Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-21T18:54:08.118Z] testing.(*M).Run(0xc0000d8080, 0x0) [2021-08-21T18:54:08.118Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-21T18:54:08.118Z] main.main() [2021-08-21T18:54:08.118Z] _testmain.go:95 +0x1c8 [2021-08-21T18:54:08.118Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-08-21T18:54:08.118Z] PASS [2021-08-21T18:54:08.118Z] coverage: 90.9% of statements [2021-08-21T18:54:08.118Z] ok github.com/docker/docker/pkg/stack 0.184s coverage: 90.9% of statements [2021-08-21T18:54:08.578Z] --- PASS: TestOddAllocateRelease (0.24s) [2021-08-21T18:54:08.578Z] === RUN TestFullAllocateSerialReleaseParallel [2021-08-21T18:54:08.578Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2021-08-21T18:54:08.578Z] === RUN TestOddAllocateSerialReleaseParallel [2021-08-21T18:54:08.578Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-08-21T18:54:08.578Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-08-21T18:54:08.578Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-08-21T18:54:08.578Z] === CONT TestParallelPredefinedRequest1 [2021-08-21T18:54:08.578Z] === CONT TestParallelPredefinedRequest4 [2021-08-21T18:54:08.578Z] === CONT TestParallelPredefinedRequest3 [2021-08-21T18:54:08.578Z] === CONT TestParallelPredefinedRequest1 [2021-08-21T18:54:08.578Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T18:54:08.578Z] === CONT TestParallelPredefinedRequest5 [2021-08-21T18:54:08.578Z] === CONT TestParallelPredefinedRequest4 [2021-08-21T18:54:08.578Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T18:54:08.578Z] === CONT TestParallelPredefinedRequest5 [2021-08-21T18:54:08.578Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T18:54:08.578Z] === CONT TestParallelPredefinedRequest3 [2021-08-21T18:54:08.578Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T18:54:08.578Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-08-21T18:54:08.578Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-08-21T18:54:08.578Z] === CONT TestParallelPredefinedRequest2 [2021-08-21T18:54:08.578Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-08-21T18:54:08.578Z] === CONT TestParallelPredefinedRequest2 [2021-08-21T18:54:08.578Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T18:54:08.578Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-08-21T18:54:08.578Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-08-21T18:54:08.578Z] PASS [2021-08-21T18:54:08.578Z] coverage: 85.3% of statements [2021-08-21T18:54:08.578Z] ok github.com/docker/docker/libnetwork/ipam 41.454s coverage: 85.3% of statements [2021-08-21T18:54:09.039Z] === RUN TestNewStdWriter [2021-08-21T18:54:09.039Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-21T18:54:09.039Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-21T18:54:09.039Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-21T18:54:09.039Z] === RUN TestWriteWithNilBytes [2021-08-21T18:54:09.039Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-21T18:54:09.039Z] === RUN TestWrite [2021-08-21T18:54:09.039Z] --- PASS: TestWrite (0.00s) [2021-08-21T18:54:09.039Z] === RUN TestWriteWithWriterError [2021-08-21T18:54:09.039Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-21T18:54:09.039Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-21T18:54:09.039Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-21T18:54:09.039Z] === RUN TestStdCopyWriteAndRead [2021-08-21T18:54:09.039Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-21T18:54:09.039Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-21T18:54:09.039Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-21T18:54:09.039Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-21T18:54:09.039Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-21T18:54:09.039Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-21T18:54:09.039Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-21T18:54:09.039Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-21T18:54:09.039Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-21T18:54:09.039Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-21T18:54:09.039Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-21T18:54:09.039Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-21T18:54:09.039Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-21T18:54:09.039Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-21T18:54:09.039Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-21T18:54:09.039Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-21T18:54:09.039Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-21T18:54:09.039Z] PASS [2021-08-21T18:54:09.039Z] coverage: 100.0% of statements [2021-08-21T18:54:09.039Z] ok github.com/docker/docker/pkg/stdcopy 0.045s coverage: 100.0% of statements [2021-08-21T18:54:09.072Z] --- PASS: TestContainerStartOnDaemonRestart (2.84s) [2021-08-21T18:54:09.072Z] === CONT TestIpcModeOlderClient [2021-08-21T18:54:09.072Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-08-21T18:54:09.072Z] === CONT TestDaemonHostGatewayIP [2021-08-21T18:54:09.446Z] --- PASS: TestUpdateRestartPolicy (12.21s) [2021-08-21T18:54:09.446Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-21T18:54:09.500Z] time="2021-08-21T18:54:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-08-21T18:54:09.500Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-21T18:54:09.500Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-21T18:54:09.500Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-21T18:54:09.500Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-21T18:54:09.500Z] === RUN TestFormatStatus [2021-08-21T18:54:09.500Z] --- PASS: TestFormatStatus (0.00s) [2021-08-21T18:54:09.500Z] === RUN TestFormatError [2021-08-21T18:54:09.500Z] --- PASS: TestFormatError (0.00s) [2021-08-21T18:54:09.500Z] === RUN TestFormatJSONError [2021-08-21T18:54:09.500Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-21T18:54:09.500Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-21T18:54:09.500Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-21T18:54:09.500Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-21T18:54:09.500Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-21T18:54:09.500Z] === RUN TestNewJSONProgressOutput [2021-08-21T18:54:09.500Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-21T18:54:09.500Z] === RUN TestAuxFormatterEmit [2021-08-21T18:54:09.500Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-21T18:54:09.500Z] === RUN TestStreamWriterStdout [2021-08-21T18:54:09.500Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-21T18:54:09.500Z] === RUN TestStreamWriterStderr [2021-08-21T18:54:09.500Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-21T18:54:09.500Z] PASS [2021-08-21T18:54:09.500Z] coverage: 66.2% of statements [2021-08-21T18:54:09.500Z] ok github.com/docker/docker/pkg/streamformatter 0.044s coverage: 66.2% of statements [2021-08-21T18:54:09.960Z] === RUN TestGenerateRandomID [2021-08-21T18:54:09.960Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-21T18:54:09.960Z] === RUN TestShortenId [2021-08-21T18:54:09.960Z] --- PASS: TestShortenId (0.00s) [2021-08-21T18:54:09.960Z] === RUN TestShortenSha256Id [2021-08-21T18:54:09.960Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-21T18:54:09.960Z] === RUN TestShortenIdEmpty [2021-08-21T18:54:09.960Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-21T18:54:09.960Z] === RUN TestShortenIdInvalid [2021-08-21T18:54:09.960Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-21T18:54:09.960Z] === RUN TestIsShortIDNonHex [2021-08-21T18:54:09.960Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-21T18:54:09.960Z] === RUN TestIsShortIDNotCorrectSize [2021-08-21T18:54:09.960Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-21T18:54:09.960Z] PASS [2021-08-21T18:54:09.960Z] coverage: 70.6% of statements [2021-08-21T18:54:09.960Z] ok github.com/docker/docker/pkg/stringid 0.045s coverage: 70.6% of statements [2021-08-21T18:54:10.012Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s) [2021-08-21T18:54:10.012Z] === RUN TestWaitNonBlocked [2021-08-21T18:54:10.012Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-21T18:54:10.012Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-21T18:54:10.012Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-21T18:54:10.012Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-21T18:54:10.012Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-21T18:54:10.012Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-21T18:54:10.929Z] === RUN TestIsCpusetListAvailable [2021-08-21T18:54:10.929Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-21T18:54:10.929Z] PASS [2021-08-21T18:54:10.929Z] coverage: 39.4% of statements [2021-08-21T18:54:10.929Z] ok github.com/docker/docker/pkg/sysinfo 0.046s coverage: 39.4% of statements [2021-08-21T18:54:10.947Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-08-21T18:54:10.947Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.91s) [2021-08-21T18:54:10.947Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s) [2021-08-21T18:54:10.947Z] === RUN TestWaitBlocked [2021-08-21T18:54:10.947Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-21T18:54:10.947Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-21T18:54:10.947Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-21T18:54:10.947Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-21T18:54:10.947Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-21T18:54:10.947Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-21T18:54:11.882Z] --- PASS: TestWaitBlocked (0.01s) [2021-08-21T18:54:11.882Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2021-08-21T18:54:11.882Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2021-08-21T18:54:11.882Z] === CONT TestDaemonRestartIpcMode [2021-08-21T18:54:11.882Z] === CONT TestIpcModeOlderClient [2021-08-21T18:54:12.141Z] --- PASS: TestIpcModeOlderClient (0.14s) [2021-08-21T18:54:12.141Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-21T18:54:12.381Z] --- PASS: TestDaemonHostGatewayIP (3.32s) [2021-08-21T18:54:12.381Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-21T18:54:12.469Z] === RUN TestChtimes [2021-08-21T18:54:12.469Z] --- PASS: TestChtimes (0.00s) [2021-08-21T18:54:12.469Z] === RUN TestChtimesWindows [2021-08-21T18:54:12.469Z] --- PASS: TestChtimesWindows (0.00s) [2021-08-21T18:54:12.469Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-21T18:54:12.469Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-21T18:54:12.469Z] === RUN TestEnsureRemoveAllNotExist [2021-08-21T18:54:12.469Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-21T18:54:12.469Z] === RUN TestEnsureRemoveAllWithDir [2021-08-21T18:54:12.469Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-21T18:54:12.469Z] === RUN TestEnsureRemoveAllWithFile [2021-08-21T18:54:12.469Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-21T18:54:12.469Z] === RUN TestHasWin32KSupport [2021-08-21T18:54:12.469Z] syscall_windows_test.go:8: win32k: true [2021-08-21T18:54:12.469Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-08-21T18:54:12.469Z] PASS [2021-08-21T18:54:12.469Z] coverage: 12.9% of statements [2021-08-21T18:54:12.469Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 12.9% of statements [2021-08-21T18:54:12.937Z] === RUN TestTailFile [2021-08-21T18:54:12.937Z] --- PASS: TestTailFile (0.00s) [2021-08-21T18:54:12.937Z] === RUN TestTailFileManyLines [2021-08-21T18:54:12.937Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-21T18:54:12.937Z] === RUN TestTailEmptyFile [2021-08-21T18:54:12.937Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-21T18:54:12.937Z] === RUN TestTailNegativeN [2021-08-21T18:54:12.937Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-21T18:54:12.937Z] === RUN TestNewTailReader [2021-08-21T18:54:12.937Z] === PAUSE TestNewTailReader [2021-08-21T18:54:12.937Z] === CONT TestNewTailReader [2021-08-21T18:54:12.937Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-21T18:54:12.937Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-21T18:54:12.937Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-21T18:54:12.937Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-21T18:54:12.937Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-21T18:54:12.937Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-21T18:54:12.937Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-21T18:54:12.937Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-21T18:54:12.937Z] === RUN TestNewTailReader/no_delimiter [2021-08-21T18:54:12.937Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-21T18:54:12.937Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-21T18:54:12.937Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-21T18:54:12.937Z] === RUN TestNewTailReader/truncated_last_line [2021-08-21T18:54:12.937Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-21T18:54:12.937Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-21T18:54:12.937Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-21T18:54:12.937Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-21T18:54:12.937Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-21T18:54:12.937Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-21T18:54:12.937Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-21T18:54:12.937Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-21T18:54:12.937Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-21T18:54:12.937Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-21T18:54:12.937Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-21T18:54:12.937Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-21T18:54:12.937Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T18:54:12.937Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T18:54:12.937Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T18:54:12.937Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T18:54:12.937Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-21T18:54:12.937Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-21T18:54:12.937Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-21T18:54:12.937Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-21T18:54:12.937Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-21T18:54:12.937Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-21T18:54:12.937Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-21T18:54:12.937Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-21T18:54:12.937Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-21T18:54:12.937Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-21T18:54:12.937Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-21T18:54:12.937Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-21T18:54:12.937Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-21T18:54:12.937Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-21T18:54:12.937Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-21T18:54:12.937Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-21T18:54:12.937Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-21T18:54:12.937Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T18:54:12.937Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T18:54:12.937Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-21T18:54:12.937Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-21T18:54:12.937Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-21T18:54:12.937Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T18:54:12.937Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T18:54:12.937Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T18:54:12.938Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-21T18:54:12.938Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-21T18:54:12.938Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T18:54:12.938Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T18:54:12.938Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T18:54:12.938Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T18:54:12.938Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T18:54:12.938Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T18:54:12.938Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-21T18:54:12.938Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-21T18:54:12.938Z] === CONT TestNewTailReader/no_delimiter [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-21T18:54:12.938Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T18:54:12.938Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T18:54:12.938Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-21T18:54:12.938Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-21T18:54:12.938Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-21T18:54:12.938Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-21T18:54:12.938Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T18:54:12.939Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T18:54:12.939Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T18:54:12.939Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T18:54:12.940Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T18:54:12.940Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T18:54:12.940Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-21T18:54:12.940Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-21T18:54:12.940Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-21T18:54:12.940Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T18:54:12.940Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T18:54:12.940Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T18:54:12.940Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T18:54:12.940Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T18:54:12.940Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T18:54:12.940Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T18:54:12.940Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T18:54:12.940Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-21T18:54:12.940Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T18:54:12.940Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T18:54:12.940Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-21T18:54:12.940Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T18:54:12.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T18:54:12.940Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-21T18:54:12.941Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T18:54:12.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T18:54:12.941Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T18:54:12.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T18:54:12.941Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-21T18:54:12.941Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T18:54:12.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T18:54:12.941Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T18:54:12.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T18:54:12.941Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T18:54:12.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T18:54:12.941Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T18:54:12.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T18:54:12.941Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T18:54:12.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T18:54:12.941Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T18:54:12.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T18:54:12.941Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T18:54:12.941Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T18:54:12.941Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T18:54:13.402Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T18:54:13.402Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T18:54:13.402Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T18:54:13.402Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T18:54:13.402Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T18:54:13.402Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T18:54:13.402Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T18:54:13.402Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T18:54:13.402Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T18:54:13.402Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T18:54:13.402Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-21T18:54:13.402Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-21T18:54:13.402Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-21T18:54:13.403Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T18:54:13.403Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T18:54:13.404Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T18:54:13.405Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T18:54:13.405Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T18:54:13.405Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T18:54:13.405Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T18:54:13.405Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T18:54:13.405Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T18:54:13.405Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T18:54:13.405Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T18:54:13.405Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T18:54:13.405Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T18:54:13.405Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-21T18:54:13.405Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-21T18:54:13.405Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-21T18:54:13.405Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-21T18:54:13.405Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-21T18:54:13.405Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T18:54:13.405Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-21T18:54:13.405Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-21T18:54:13.405Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-21T18:54:13.405Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-21T18:54:13.405Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-21T18:54:13.405Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T18:54:13.405Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-21T18:54:13.405Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-21T18:54:13.405Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-21T18:54:13.405Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.02s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.03s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-08-21T18:54:13.405Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.01s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.01s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.02s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.02s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.406Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.01s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-21T18:54:13.407Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-21T18:54:13.407Z] PASS [2021-08-21T18:54:13.407Z] coverage: 88.6% of statements [2021-08-21T18:54:13.407Z] ok github.com/docker/docker/pkg/tailfile 0.215s coverage: 88.6% of statements [2021-08-21T18:54:13.867Z] time="2021-08-21T18:54:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-08-21T18:54:13.867Z] === RUN TestTarSumRemoveNonExistent [2021-08-21T18:54:13.867Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-08-21T18:54:13.867Z] === RUN TestTarSumRemove [2021-08-21T18:54:13.867Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-21T18:54:13.867Z] === RUN TestSortFileInfoSums [2021-08-21T18:54:13.867Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-21T18:54:13.867Z] === RUN TestNewTarSumForLabelInvalid [2021-08-21T18:54:13.867Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-21T18:54:13.867Z] === RUN TestNewTarSumForLabel [2021-08-21T18:54:13.867Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-21T18:54:13.867Z] === RUN TestEmptyTar [2021-08-21T18:54:13.867Z] --- PASS: TestEmptyTar (0.00s) [2021-08-21T18:54:13.867Z] === RUN TestTarSumsReadSize [2021-08-21T18:54:13.867Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-08-21T18:54:13.867Z] === RUN TestTarSums [2021-08-21T18:54:14.290Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.21s) [2021-08-21T18:54:14.290Z] === CONT TestDaemonRestartIpcMode [2021-08-21T18:54:14.327Z] --- PASS: TestTarSums (0.06s) [2021-08-21T18:54:14.327Z] === RUN TestIteration [2021-08-21T18:54:14.327Z] --- PASS: TestIteration (0.00s) [2021-08-21T18:54:14.327Z] === RUN TestVersionLabelForChecksum [2021-08-21T18:54:14.327Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-21T18:54:14.327Z] === RUN TestVersion [2021-08-21T18:54:14.327Z] --- PASS: TestVersion (0.00s) [2021-08-21T18:54:14.327Z] === RUN TestGetVersion [2021-08-21T18:54:14.327Z] --- PASS: TestGetVersion (0.00s) [2021-08-21T18:54:14.327Z] === RUN TestGetVersions [2021-08-21T18:54:14.327Z] --- PASS: TestGetVersions (0.00s) [2021-08-21T18:54:14.327Z] PASS [2021-08-21T18:54:14.327Z] coverage: 89.3% of statements [2021-08-21T18:54:14.327Z] ok github.com/docker/docker/pkg/tarsum 0.107s coverage: 89.3% of statements [2021-08-21T18:54:14.787Z] testing: warning: no tests to run [2021-08-21T18:54:14.787Z] PASS [2021-08-21T18:54:14.787Z] coverage: [no statements] [2021-08-21T18:54:14.787Z] ok github.com/docker/docker/pkg/term/windows 0.044s coverage: [no statements] [no tests to run] [2021-08-21T18:54:15.247Z] === RUN TestTruncIndex [2021-08-21T18:54:15.247Z] --- PASS: TestTruncIndex (0.10s) [2021-08-21T18:54:15.247Z] PASS [2021-08-21T18:54:15.247Z] coverage: 91.5% of statements [2021-08-21T18:54:15.247Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2021-08-21T18:54:15.430Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.04s) [2021-08-21T18:54:15.688Z] --- PASS: TestDaemonRestartIpcMode (3.73s) [2021-08-21T18:54:15.688Z] PASS [2021-08-21T18:54:15.688Z] [2021-08-21T18:54:15.688Z] === Skipped [2021-08-21T18:54:15.688Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-21T18:54:15.688Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-21T18:54:15.688Z] [2021-08-21T18:54:15.688Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-08-21T18:54:15.688Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-08-21T18:54:15.688Z] [2021-08-21T18:54:15.688Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-08-21T18:54:15.689Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T18:54:15.689Z] [2021-08-21T18:54:15.689Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-08-21T18:54:15.689Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-08-21T18:54:15.689Z] [2021-08-21T18:54:15.689Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-08-21T18:54:15.689Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-21T18:54:15.689Z] [2021-08-21T18:54:15.689Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-08-21T18:54:15.689Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-21T18:54:15.689Z] [2021-08-21T18:54:15.689Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-08-21T18:54:15.689Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-21T18:54:15.689Z] [2021-08-21T18:54:15.689Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-08-21T18:54:15.689Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-21T18:54:15.689Z] [2021-08-21T18:54:15.689Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-08-21T18:54:15.689Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-21T18:54:15.689Z] [2021-08-21T18:54:15.689Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-21T18:54:15.689Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-21T18:54:15.689Z] [2021-08-21T18:54:15.689Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-21T18:54:15.689Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-21T18:54:15.689Z] [2021-08-21T18:54:15.689Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-08-21T18:54:15.689Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-08-21T18:54:15.689Z] [2021-08-21T18:54:15.689Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-08-21T18:54:15.689Z] 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-21T18:54:15.689Z] [2021-08-21T18:54:15.689Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-08-21T18:54:15.689Z] 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-21T18:54:15.689Z] [2021-08-21T18:54:15.689Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-08-21T18:54:15.689Z] 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-21T18:54:15.689Z] [2021-08-21T18:54:15.689Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-08-21T18:54:15.689Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-21T18:54:15.689Z] [2021-08-21T18:54:15.689Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-21T18:54:15.689Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-21T18:54:15.689Z] [2021-08-21T18:54:15.689Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-08-21T18:54:15.689Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-21T18:54:15.689Z] [2021-08-21T18:54:15.689Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-08-21T18:54:15.689Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-08-21T18:54:15.689Z] [2021-08-21T18:54:15.689Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-08-21T18:54:15.689Z] 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-21T18:54:15.689Z] [2021-08-21T18:54:15.689Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-08-21T18:54:15.689Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-21T18:54:15.689Z] [2021-08-21T18:54:15.689Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-21T18:54:15.689Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-21T18:54:15.689Z] [2021-08-21T18:54:15.689Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-08-21T18:54:15.689Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-21T18:54:15.689Z] [2021-08-21T18:54:15.689Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-08-21T18:54:15.689Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-21T18:54:15.689Z] [2021-08-21T18:54:15.689Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-08-21T18:54:15.689Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-21T18:54:15.689Z] [2021-08-21T18:54:15.689Z] [2021-08-21T18:54:15.689Z] DONE 176 tests, 25 skipped in 89.260s [2021-08-21T18:54:15.689Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-21T18:54:15.708Z] === RUN TestIsGIT [2021-08-21T18:54:15.708Z] --- PASS: TestIsGIT (0.00s) [2021-08-21T18:54:15.708Z] === RUN TestIsTransport [2021-08-21T18:54:15.708Z] --- PASS: TestIsTransport (0.00s) [2021-08-21T18:54:15.708Z] PASS [2021-08-21T18:54:15.708Z] coverage: 100.0% of statements [2021-08-21T18:54:15.708Z] ok github.com/docker/docker/pkg/urlutil 0.045s coverage: 100.0% of statements [2021-08-21T18:54:15.708Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-21T18:54:15.708Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-21T18:54:15.708Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-21T18:54:15.708Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-08-21T18:54:15.947Z] === RUN TestConfigDaemonLibtrustID [2021-08-21T18:54:16.170Z] === RUN TestVersionInfo [2021-08-21T18:54:16.170Z] --- PASS: TestVersionInfo (0.00s) [2021-08-21T18:54:16.170Z] === RUN TestAppendVersions [2021-08-21T18:54:16.170Z] --- PASS: TestAppendVersions (0.00s) [2021-08-21T18:54:16.170Z] PASS [2021-08-21T18:54:16.170Z] coverage: 88.9% of statements [2021-08-21T18:54:16.170Z] ok github.com/docker/docker/pkg/useragent 0.059s coverage: 88.9% of statements [2021-08-21T18:54:16.514Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-08-21T18:54:16.514Z] === RUN TestDaemonConfigValidation [2021-08-21T18:54:16.514Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-21T18:54:16.514Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-21T18:54:16.514Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-21T18:54:16.514Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-21T18:54:16.514Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-21T18:54:16.514Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-21T18:54:16.514Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-21T18:54:16.514Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-21T18:54:16.514Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-21T18:54:16.514Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-21T18:54:16.514Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-21T18:54:16.514Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-21T18:54:16.514Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-21T18:54:16.514Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-21T18:54:16.514Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-21T18:54:16.514Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-21T18:54:16.514Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-08-21T18:54:16.514Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2021-08-21T18:54:16.514Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-08-21T18:54:16.514Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-08-21T18:54:16.514Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-08-21T18:54:16.514Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-21T18:54:16.514Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-21T18:54:17.141Z] === RUN TestValidatePrivileges [2021-08-21T18:54:17.141Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-21T18:54:17.141Z] === RUN TestFilterByCapNeg [2021-08-21T18:54:17.141Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-21T18:54:17.141Z] === RUN TestFilterByCapPos [2021-08-21T18:54:17.141Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-21T18:54:17.141Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-21T18:54:17.141Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-21T18:54:17.141Z] PASS [2021-08-21T18:54:17.141Z] coverage: 12.0% of statements [2021-08-21T18:54:17.141Z] ok github.com/docker/docker/plugin 0.044s coverage: 12.0% of statements [2021-08-21T18:54:17.141Z] === RUN TestNewSettable [2021-08-21T18:54:17.141Z] --- PASS: TestNewSettable (0.00s) [2021-08-21T18:54:17.141Z] === RUN TestIsSettable [2021-08-21T18:54:17.141Z] --- PASS: TestIsSettable (0.00s) [2021-08-21T18:54:17.141Z] === RUN TestUpdateSettingsEnv [2021-08-21T18:54:17.141Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-21T18:54:17.141Z] PASS [2021-08-21T18:54:17.141Z] coverage: 20.0% of statements [2021-08-21T18:54:17.141Z] ok github.com/docker/docker/plugin/v2 0.044s coverage: 20.0% of statements [2021-08-21T18:54:17.588Z] --- PASS: TestDaemonRestartIpcMode (2.85s) [2021-08-21T18:54:17.849Z] --- PASS: TestContainerKillOnDaemonStart (12.18s) [2021-08-21T18:54:17.849Z] PASS [2021-08-21T18:54:17.880Z] ok github.com/docker/docker/libnetwork/drvregistry 0.024s coverage: 82.4% of statements [2021-08-21T18:54:17.890Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-21T18:54:18.113Z] === RUN TestLoad [2021-08-21T18:54:18.113Z] --- PASS: TestLoad (0.00s) [2021-08-21T18:54:18.113Z] === RUN TestSave [2021-08-21T18:54:18.113Z] --- PASS: TestSave (0.02s) [2021-08-21T18:54:18.113Z] === RUN TestAddDeleteGet [2021-08-21T18:54:18.113Z] --- PASS: TestAddDeleteGet (0.02s) [2021-08-21T18:54:18.113Z] === RUN TestInvalidTags [2021-08-21T18:54:18.113Z] --- PASS: TestInvalidTags (0.00s) [2021-08-21T18:54:18.113Z] PASS [2021-08-21T18:54:18.113Z] coverage: 84.4% of statements [2021-08-21T18:54:18.113Z] ok github.com/docker/docker/reference 0.091s coverage: 84.4% of statements [2021-08-21T18:54:18.114Z] [2021-08-21T18:54:18.114Z] === Skipped [2021-08-21T18:54:18.114Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-21T18:54:18.114Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-21T18:54:18.114Z] [2021-08-21T18:54:18.114Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-21T18:54:18.114Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-08-21T18:54:18.114Z] [2021-08-21T18:54:18.114Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-21T18:54:18.114Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-21T18:54:18.114Z] [2021-08-21T18:54:18.114Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-08-21T18:54:18.114Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-08-21T18:54:18.114Z] [2021-08-21T18:54:18.114Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-21T18:54:18.114Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-21T18:54:18.114Z] [2021-08-21T18:54:18.114Z] [2021-08-21T18:54:18.114Z] DONE 195 tests, 5 skipped in 146.304s [2021-08-21T18:54:18.114Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-21T18:54:18.114Z] === RUN TestConfigDaemonLibtrustID [2021-08-21T18:54:18.450Z] ok github.com/docker/docker/libnetwork/etchosts 0.036s coverage: 81.2% of statements [2021-08-21T18:54:18.684Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-08-21T18:54:18.684Z] === RUN TestDaemonConfigValidation [2021-08-21T18:54:18.684Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-21T18:54:18.684Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-21T18:54:18.684Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-21T18:54:18.684Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-21T18:54:18.684Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-21T18:54:18.684Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-21T18:54:18.684Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-21T18:54:18.684Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-21T18:54:18.684Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-21T18:54:18.684Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-21T18:54:18.684Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-21T18:54:18.684Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-21T18:54:18.684Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-21T18:54:18.684Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-21T18:54:18.684Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-21T18:54:18.684Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-21T18:54:18.684Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2021-08-21T18:54:18.684Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2021-08-21T18:54:18.684Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-08-21T18:54:18.684Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2021-08-21T18:54:18.684Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-08-21T18:54:18.684Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-21T18:54:18.684Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-21T18:54:18.830Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-21T18:54:19.084Z] === RUN TestResolveAuthConfigIndexServer [2021-08-21T18:54:19.084Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-21T18:54:19.084Z] === RUN TestResolveAuthConfigFullURL [2021-08-21T18:54:19.084Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-21T18:54:19.084Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-21T18:54:19.084Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-21T18:54:19.084Z] === RUN TestValidateMirror [2021-08-21T18:54:19.084Z] --- PASS: TestValidateMirror (0.00s) [2021-08-21T18:54:19.084Z] === RUN TestLoadInsecureRegistries [2021-08-21T18:54:19.084Z] time="2021-08-21T18:54:18Z" 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-21T18:54:19.084Z] time="2021-08-21T18:54:18Z" 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-21T18:54:19.084Z] time="2021-08-21T18:54:18Z" 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-21T18:54:19.084Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2021-08-21T18:54:19.084Z] === RUN TestNewServiceConfig [2021-08-21T18:54:19.084Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-21T18:54:19.084Z] === RUN TestValidateIndexName [2021-08-21T18:54:19.084Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-21T18:54:19.084Z] === RUN TestValidateIndexNameWithError [2021-08-21T18:54:19.084Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-21T18:54:19.084Z] === RUN TestEndpointParse [2021-08-21T18:54:19.084Z] --- PASS: TestEndpointParse (0.00s) [2021-08-21T18:54:19.084Z] === RUN TestEndpointParseInvalid [2021-08-21T18:54:19.084Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-21T18:54:19.084Z] === RUN TestValidateEndpoint [2021-08-21T18:54:19.084Z] --- PASS: TestValidateEndpoint (0.00s) [2021-08-21T18:54:19.084Z] === RUN TestPing [2021-08-21T18:54:19.084Z] --- PASS: TestPing (0.00s) [2021-08-21T18:54:19.084Z] === RUN TestPingRegistryEndpoint [2021-08-21T18:54:19.084Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:54:19.084Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-08-21T18:54:19.084Z] === RUN TestEndpoint [2021-08-21T18:54:19.084Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:54:19.084Z] --- SKIP: TestEndpoint (0.00s) [2021-08-21T18:54:19.084Z] === RUN TestParseRepositoryInfo [2021-08-21T18:54:19.084Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-21T18:54:19.084Z] === RUN TestNewIndexInfo [2021-08-21T18:54:19.084Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-21T18:54:19.084Z] === RUN TestMirrorEndpointLookup [2021-08-21T18:54:19.084Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:54:19.084Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-08-21T18:54:19.084Z] === RUN TestSearchRepositories [2021-08-21T18:54:19.084Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-21T18:54:19.084Z] Host: 127.0.0.1:49308 [2021-08-21T18:54:19.084Z] User-Agent: docker test client [2021-08-21T18:54:19.084Z] Authorization: Token fake-token [2021-08-21T18:54:19.084Z] X-Docker-Token: true [2021-08-21T18:54:19.084Z] Accept-Encoding: gzip [2021-08-21T18:54:19.084Z] [2021-08-21T18:54:19.084Z] [2021-08-21T18:54:19.084Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-21T18:54:19.084Z] Connection: close [2021-08-21T18:54:19.084Z] Content-Length: 144 [2021-08-21T18:54:19.084Z] Cache-Control: no-cache [2021-08-21T18:54:19.084Z] Content-Type: application/json [2021-08-21T18:54:19.084Z] Date: Sat, 21 Aug 2021 18:54:18 GMT [2021-08-21T18:54:19.084Z] Expires: -1 [2021-08-21T18:54:19.084Z] Pragma: no-cache [2021-08-21T18:54:19.084Z] Server: docker-tests/mock [2021-08-21T18:54:19.084Z] X-Docker-Registry-Config: mock [2021-08-21T18:54:19.084Z] X-Docker-Registry-Version: 0.0.0 [2021-08-21T18:54:19.084Z] [2021-08-21T18:54:19.084Z] [2021-08-21T18:54:19.084Z] --- PASS: TestSearchRepositories (0.00s) [2021-08-21T18:54:19.084Z] === RUN TestTrustedLocation [2021-08-21T18:54:19.084Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-21T18:54:19.084Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-21T18:54:19.084Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-21T18:54:19.084Z] === RUN TestAllowNondistributableArtifacts [2021-08-21T18:54:19.084Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-21T18:54:19.084Z] === RUN TestIsSecureIndex [2021-08-21T18:54:19.084Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-21T18:54:19.084Z] PASS [2021-08-21T18:54:19.084Z] coverage: 51.7% of statements [2021-08-21T18:54:19.084Z] ok github.com/docker/docker/registry 0.199s coverage: 51.7% of statements [2021-08-21T18:54:19.084Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-21T18:54:19.084Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-08-21T18:54:19.084Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-21T18:54:19.084Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.02s) [2021-08-21T18:54:19.084Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-21T18:54:19.084Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-21T18:54:19.084Z] === RUN TestResumableRequestReaderWithReadError [2021-08-21T18:54:19.544Z] time="2021-08-21T18:54:19Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-21T18:54:19.544Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2021-08-21T18:54:19.544Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-21T18:54:19.544Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-21T18:54:19.544Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-21T18:54:19.544Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-08-21T18:54:19.544Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-21T18:54:19.544Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-21T18:54:19.544Z] === RUN TestResumableRequestReader [2021-08-21T18:54:19.544Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-21T18:54:19.544Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-21T18:54:19.544Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-21T18:54:19.544Z] PASS [2021-08-21T18:54:19.544Z] coverage: 100.0% of statements [2021-08-21T18:54:19.544Z] ok github.com/docker/docker/registry/resumable 0.231s coverage: 100.0% of statements [2021-08-21T18:54:19.544Z] === RUN TestRestartManagerTimeout [2021-08-21T18:54:19.544Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-21T18:54:19.544Z] === RUN TestRestartManagerTimeoutReset [2021-08-21T18:54:19.544Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-21T18:54:19.544Z] PASS [2021-08-21T18:54:19.544Z] coverage: 50.9% of statements [2021-08-21T18:54:19.544Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 50.9% of statements [2021-08-21T18:54:19.767Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-21T18:54:19.767Z] daemon_test.go:149: [d04a6cfb8f411] daemon is not started [2021-08-21T18:54:19.767Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2021-08-21T18:54:19.767Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2021-08-21T18:54:19.767Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2021-08-21T18:54:19.767Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2021-08-21T18:54:19.767Z] PASS [2021-08-21T18:54:19.767Z] [2021-08-21T18:54:19.767Z] DONE 11 tests in 4.164s [2021-08-21T18:54:20.005Z] === RUN TestDecodeContainerConfig [2021-08-21T18:54:20.005Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-08-21T18:54:20.005Z] === RUN TestDecodeContainerConfigIsolation [2021-08-21T18:54:20.005Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-21T18:54:20.005Z] === RUN TestValidatePrivileged [2021-08-21T18:54:20.005Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-21T18:54:20.005Z] PASS [2021-08-21T18:54:20.005Z] coverage: 52.2% of statements [2021-08-21T18:54:20.005Z] ok github.com/docker/docker/runconfig 0.047s coverage: 52.2% of statements [2021-08-21T18:54:20.026Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-21T18:54:20.026Z] INFO: Testing against a local daemon [2021-08-21T18:54:20.026Z] === RUN TestCommitInheritsEnv [2021-08-21T18:54:20.070Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-21T18:54:20.465Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-21T18:54:20.465Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-21T18:54:20.465Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-21T18:54:20.465Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-21T18:54:20.465Z] PASS [2021-08-21T18:54:20.465Z] coverage: 62.5% of statements [2021-08-21T18:54:20.465Z] ok github.com/docker/docker/testutil 0.042s coverage: 62.5% of statements [2021-08-21T18:54:21.009Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-21T18:54:21.398Z] --- PASS: TestCommitInheritsEnv (1.11s) [2021-08-21T18:54:21.398Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-21T18:54:21.398Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-21T18:54:21.398Z] === RUN TestImagesFilterMultiReference [2021-08-21T18:54:21.398Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-08-21T18:54:21.398Z] === RUN TestImagePullPlatformInvalid [2021-08-21T18:54:21.398Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-21T18:54:21.398Z] === RUN TestRemoveImageOrphaning [2021-08-21T18:54:21.748Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.005s coverage: 48.1% of statements [2021-08-21T18:54:21.950Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-21T18:54:21.950Z] daemon_test.go:149: [dd51d5ca32be2] daemon is not started [2021-08-21T18:54:21.950Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s) [2021-08-21T18:54:21.950Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2021-08-21T18:54:21.950Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2021-08-21T18:54:21.950Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2021-08-21T18:54:21.950Z] PASS [2021-08-21T18:54:21.950Z] [2021-08-21T18:54:21.950Z] DONE 11 tests in 3.899s [2021-08-21T18:54:21.950Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-21T18:54:21.950Z] INFO: Testing against a local daemon [2021-08-21T18:54:21.950Z] === RUN TestCommitInheritsEnv [2021-08-21T18:54:22.210Z] --- PASS: TestCommitInheritsEnv (0.30s) [2021-08-21T18:54:22.210Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-21T18:54:22.210Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-21T18:54:22.210Z] === RUN TestImagesFilterMultiReference [2021-08-21T18:54:22.210Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-08-21T18:54:22.210Z] === RUN TestImagePullPlatformInvalid [2021-08-21T18:54:22.210Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-21T18:54:22.210Z] === RUN TestRemoveImageOrphaning [2021-08-21T18:54:22.470Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2021-08-21T18:54:22.470Z] === RUN TestRemoveImageGarbageCollector [2021-08-21T18:54:22.647Z] --- PASS: TestNewClientWithTimeout (17.69s) [2021-08-21T18:54:22.647Z] === RUN TestClientStream [2021-08-21T18:54:22.647Z] --- PASS: TestClientStream (0.00s) [2021-08-21T18:54:22.647Z] === RUN TestClientSendFile [2021-08-21T18:54:22.647Z] --- PASS: TestClientSendFile (0.00s) [2021-08-21T18:54:22.647Z] === RUN TestClientWithRequestTimeout [2021-08-21T18:54:22.647Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-08-21T18:54:22.647Z] === RUN TestFileSpecPlugin [2021-08-21T18:54:22.647Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-08-21T18:54:22.647Z] === RUN TestFileJSONSpecPlugin [2021-08-21T18:54:22.647Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-08-21T18:54:22.647Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-21T18:54:22.647Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-08-21T18:54:22.647Z] === RUN TestPluginAddHandler [2021-08-21T18:54:22.647Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-21T18:54:22.647Z] === RUN TestPluginWaitBadPlugin [2021-08-21T18:54:22.647Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-21T18:54:22.647Z] === RUN TestGet [2021-08-21T18:54:22.647Z] time="2021-08-21T18:54:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-21T18:54:23.109Z] === RUN TestGetDriver [2021-08-21T18:54:23.109Z] --- PASS: TestGetDriver (0.00s) [2021-08-21T18:54:23.109Z] === RUN TestVolumeRequestError [2021-08-21T18:54:23.109Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-21T18:54:23.109Z] PASS [2021-08-21T18:54:23.109Z] coverage: 36.1% of statements [2021-08-21T18:54:23.109Z] ok github.com/docker/docker/volume/drivers 0.058s coverage: 36.1% of statements [2021-08-21T18:54:23.129Z] ok github.com/docker/docker/libnetwork/idm 0.004s coverage: 87.5% of statements [2021-08-21T18:54:23.296Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2021-08-21T18:54:23.296Z] === RUN TestRemoveImageGarbageCollector [2021-08-21T18:54:23.296Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-08-21T18:54:23.296Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-08-21T18:54:23.296Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-21T18:54:23.296Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-08-21T18:54:23.296Z] === RUN TestTagInvalidReference [2021-08-21T18:54:23.296Z] --- PASS: TestTagInvalidReference (0.01s) [2021-08-21T18:54:23.296Z] === RUN TestTagValidPrefixedRepo [2021-08-21T18:54:23.296Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-08-21T18:54:23.296Z] === RUN TestTagExistedNameWithoutForce [2021-08-21T18:54:23.296Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-08-21T18:54:23.296Z] === RUN TestTagOfficialNames [2021-08-21T18:54:23.296Z] --- PASS: TestTagOfficialNames (0.05s) [2021-08-21T18:54:23.296Z] === RUN TestTagMatchesDigest [2021-08-21T18:54:23.296Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-08-21T18:54:23.296Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-21T18:54:23.568Z] === RUN TestGetAddress [2021-08-21T18:54:23.568Z] --- PASS: TestGetAddress (0.00s) [2021-08-21T18:54:23.568Z] === RUN TestRemove [2021-08-21T18:54:23.568Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-21T18:54:23.568Z] --- SKIP: TestRemove (0.00s) [2021-08-21T18:54:23.568Z] === RUN TestInitializeWithVolumes [2021-08-21T18:54:23.568Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-08-21T18:54:23.568Z] === RUN TestCreate [2021-08-21T18:54:23.568Z] --- PASS: TestCreate (0.01s) [2021-08-21T18:54:23.569Z] === RUN TestValidateName [2021-08-21T18:54:23.569Z] --- PASS: TestValidateName (0.00s) [2021-08-21T18:54:23.569Z] === RUN TestCreateWithOpts [2021-08-21T18:54:23.569Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-21T18:54:23.569Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-21T18:54:23.569Z] === RUN TestRelaodNoOpts [2021-08-21T18:54:23.569Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-08-21T18:54:23.569Z] PASS [2021-08-21T18:54:23.569Z] coverage: 41.5% of statements [2021-08-21T18:54:23.569Z] ok github.com/docker/docker/volume/local 0.067s coverage: 41.5% of statements [2021-08-21T18:54:23.569Z] time="2021-08-21T18:54:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-08-21T18:54:24.380Z] --- PASS: TestRemoveImageGarbageCollector (1.85s) [2021-08-21T18:54:24.380Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-21T18:54:24.380Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-08-21T18:54:24.380Z] === RUN TestTagInvalidReference [2021-08-21T18:54:24.380Z] --- PASS: TestTagInvalidReference (0.01s) [2021-08-21T18:54:24.380Z] === RUN TestTagValidPrefixedRepo [2021-08-21T18:54:24.540Z] === RUN TestLCOWParseMountRaw [2021-08-21T18:54:24.540Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-08-21T18:54:24.540Z] === RUN TestLCOWParseMountRawSplit [2021-08-21T18:54:24.540Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-08-21T18:54:24.540Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-08-21T18:54:24.540Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-08-21T18:54:24.540Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-08-21T18:54:24.540Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-08-21T18:54:24.540Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-08-21T18:54:24.540Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-08-21T18:54:24.540Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-08-21T18:54:24.540Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-08-21T18:54:24.540Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-08-21T18:54:24.540Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-08-21T18:54:24.540Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-08-21T18:54:24.540Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-08-21T18:54:24.540Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-08-21T18:54:24.540Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-08-21T18:54:24.540Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-08-21T18:54:24.540Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-08-21T18:54:24.540Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-08-21T18:54:24.540Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-08-21T18:54:24.540Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-08-21T18:54:24.540Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-08-21T18:54:24.540Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-08-21T18:54:24.540Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-21T18:54:24.540Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-08-21T18:54:24.540Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-21T18:54:24.540Z] === RUN TestLinuxParseMountRaw [2021-08-21T18:54:24.540Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-08-21T18:54:24.540Z] === RUN TestLinuxParseMountRawSplit [2021-08-21T18:54:24.540Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-08-21T18:54:24.540Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-08-21T18:54:24.540Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-08-21T18:54:24.540Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-08-21T18:54:24.540Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-08-21T18:54:24.540Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-08-21T18:54:24.540Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-08-21T18:54:24.540Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-08-21T18:54:24.540Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-08-21T18:54:24.540Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-08-21T18:54:24.540Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-08-21T18:54:24.540Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-08-21T18:54:24.540Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-08-21T18:54:24.540Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-08-21T18:54:24.540Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-08-21T18:54:24.540Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-08-21T18:54:24.540Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-08-21T18:54:24.540Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-08-21T18:54:24.540Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-08-21T18:54:24.540Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-08-21T18:54:24.540Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-08-21T18:54:24.540Z] === RUN TestConvertTmpfsOptions [2021-08-21T18:54:24.540Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-08-21T18:54:24.540Z] linux_parser_test.go:209: data="ro" [2021-08-21T18:54:24.540Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-21T18:54:24.540Z] === RUN TestParseMountSpec [2021-08-21T18:54:24.540Z] parser_test.go:63: case 0 [2021-08-21T18:54:24.540Z] parser_test.go:63: case 1 [2021-08-21T18:54:24.540Z] parser_test.go:63: case 2 [2021-08-21T18:54:24.540Z] parser_test.go:63: case 3 [2021-08-21T18:54:24.540Z] parser_test.go:63: case 4 [2021-08-21T18:54:24.540Z] parser_test.go:63: case 5 [2021-08-21T18:54:24.540Z] --- PASS: TestParseMountSpec (0.00s) [2021-08-21T18:54:24.540Z] === RUN TestValidateMount [2021-08-21T18:54:24.540Z] --- PASS: TestValidateMount (0.00s) [2021-08-21T18:54:24.540Z] === RUN TestWindowsParseMountRaw [2021-08-21T18:54:24.540Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-08-21T18:54:24.540Z] === RUN TestWindowsParseMountRawSplit [2021-08-21T18:54:24.540Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-08-21T18:54:24.540Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-08-21T18:54:24.540Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-08-21T18:54:24.540Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-08-21T18:54:24.540Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-08-21T18:54:24.540Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-08-21T18:54:24.540Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-08-21T18:54:24.540Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-08-21T18:54:24.540Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-08-21T18:54:24.540Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-08-21T18:54:24.540Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-08-21T18:54:24.540Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-08-21T18:54:24.540Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-08-21T18:54:24.540Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-08-21T18:54:24.540Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-08-21T18:54:24.540Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-08-21T18:54:24.540Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-08-21T18:54:24.540Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-08-21T18:54:24.540Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-08-21T18:54:24.540Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-08-21T18:54:24.540Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-08-21T18:54:24.540Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-08-21T18:54:24.540Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-08-21T18:54:24.540Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-08-21T18:54:24.540Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-21T18:54:24.540Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-08-21T18:54:24.540Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-21T18:54:24.540Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-08-21T18:54:24.540Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-08-21T18:54:24.540Z] PASS [2021-08-21T18:54:24.540Z] coverage: 67.6% of statements [2021-08-21T18:54:24.540Z] ok github.com/docker/docker/volume/mounts 0.060s coverage: 67.6% of statements [2021-08-21T18:54:24.639Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-08-21T18:54:24.639Z] === RUN TestTagExistedNameWithoutForce [2021-08-21T18:54:24.639Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-08-21T18:54:24.639Z] === RUN TestTagOfficialNames [2021-08-21T18:54:24.639Z] --- PASS: TestTagOfficialNames (0.06s) [2021-08-21T18:54:24.639Z] === RUN TestTagMatchesDigest [2021-08-21T18:54:24.639Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-08-21T18:54:24.639Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-21T18:54:25.000Z] === RUN TestSetGetMeta [2021-08-21T18:54:25.000Z] === PAUSE TestSetGetMeta [2021-08-21T18:54:25.000Z] === RUN TestRestore [2021-08-21T18:54:25.000Z] === PAUSE TestRestore [2021-08-21T18:54:25.000Z] === RUN TestServiceCreate [2021-08-21T18:54:25.000Z] === PAUSE TestServiceCreate [2021-08-21T18:54:25.000Z] === RUN TestServiceList [2021-08-21T18:54:25.000Z] === PAUSE TestServiceList [2021-08-21T18:54:25.000Z] === RUN TestServiceRemove [2021-08-21T18:54:25.000Z] === PAUSE TestServiceRemove [2021-08-21T18:54:25.000Z] === RUN TestServiceGet [2021-08-21T18:54:25.000Z] === PAUSE TestServiceGet [2021-08-21T18:54:25.000Z] === RUN TestServicePrune [2021-08-21T18:54:25.000Z] === PAUSE TestServicePrune [2021-08-21T18:54:25.000Z] === RUN TestCreate [2021-08-21T18:54:25.000Z] === PAUSE TestCreate [2021-08-21T18:54:25.000Z] === RUN TestRemove [2021-08-21T18:54:25.000Z] === PAUSE TestRemove [2021-08-21T18:54:25.000Z] === RUN TestList [2021-08-21T18:54:25.000Z] === PAUSE TestList [2021-08-21T18:54:25.000Z] === RUN TestFindByDriver [2021-08-21T18:54:25.000Z] === PAUSE TestFindByDriver [2021-08-21T18:54:25.000Z] === RUN TestFindByReferenced [2021-08-21T18:54:25.000Z] === PAUSE TestFindByReferenced [2021-08-21T18:54:25.000Z] === RUN TestDerefMultipleOfSameRef [2021-08-21T18:54:25.000Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-21T18:54:25.000Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-21T18:54:25.000Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-21T18:54:25.000Z] === RUN TestDefererencePluginOnCreateError [2021-08-21T18:54:25.000Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-21T18:54:25.000Z] === RUN TestRefDerefRemove [2021-08-21T18:54:25.000Z] === PAUSE TestRefDerefRemove [2021-08-21T18:54:25.000Z] === RUN TestGet [2021-08-21T18:54:25.000Z] === PAUSE TestGet [2021-08-21T18:54:25.000Z] === RUN TestGetWithReference [2021-08-21T18:54:25.000Z] === PAUSE TestGetWithReference [2021-08-21T18:54:25.000Z] === RUN TestFilterFunc [2021-08-21T18:54:25.000Z] === RUN TestFilterFunc/test_nil_list [2021-08-21T18:54:25.000Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-21T18:54:25.000Z] === RUN TestFilterFunc/test_empty_list [2021-08-21T18:54:25.000Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-21T18:54:25.000Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-21T18:54:25.000Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-21T18:54:25.000Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-21T18:54:25.000Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-21T18:54:25.000Z] === RUN TestFilterFunc/test_filter_some [2021-08-21T18:54:25.000Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-21T18:54:25.000Z] === RUN TestFilterFunc/test_filter_middle [2021-08-21T18:54:25.000Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-21T18:54:25.000Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-21T18:54:25.000Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-21T18:54:25.000Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-21T18:54:25.000Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-21T18:54:25.000Z] === CONT TestFilterFunc/test_nil_list [2021-08-21T18:54:25.000Z] === CONT TestFilterFunc/test_filter_some [2021-08-21T18:54:25.000Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-21T18:54:25.000Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-21T18:54:25.000Z] === CONT TestFilterFunc/test_empty_list [2021-08-21T18:54:25.000Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-21T18:54:25.000Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-21T18:54:25.000Z] === CONT TestFilterFunc/test_filter_middle [2021-08-21T18:54:25.000Z] --- PASS: TestFilterFunc (0.00s) [2021-08-21T18:54:25.000Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-21T18:54:25.000Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-21T18:54:25.000Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-21T18:54:25.000Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-21T18:54:25.000Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-21T18:54:25.000Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-21T18:54:25.000Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-21T18:54:25.000Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-21T18:54:25.000Z] === CONT TestSetGetMeta [2021-08-21T18:54:25.000Z] === CONT TestFindByReferenced [2021-08-21T18:54:25.000Z] === CONT TestServicePrune [2021-08-21T18:54:25.000Z] === CONT TestList [2021-08-21T18:54:25.000Z] --- PASS: TestSetGetMeta (0.02s) [2021-08-21T18:54:25.000Z] === CONT TestGetWithReference [2021-08-21T18:54:25.000Z] --- PASS: TestFindByReferenced (0.03s) [2021-08-21T18:54:25.000Z] === CONT TestGet [2021-08-21T18:54:25.000Z] --- PASS: TestList (0.03s) [2021-08-21T18:54:25.000Z] === CONT TestRefDerefRemove [2021-08-21T18:54:25.000Z] --- PASS: TestGetWithReference (0.02s) [2021-08-21T18:54:25.000Z] === CONT TestDefererencePluginOnCreateError [2021-08-21T18:54:25.000Z] --- PASS: TestGet (0.01s) [2021-08-21T18:54:25.000Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-21T18:54:25.000Z] --- PASS: TestRefDerefRemove (0.01s) [2021-08-21T18:54:25.000Z] === CONT TestDerefMultipleOfSameRef [2021-08-21T18:54:25.000Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-08-21T18:54:25.000Z] === CONT TestRemove [2021-08-21T18:54:25.000Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-08-21T18:54:25.000Z] === CONT TestCreate [2021-08-21T18:54:25.000Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-08-21T18:54:25.000Z] === CONT TestFindByDriver [2021-08-21T18:54:25.000Z] --- PASS: TestRemove (0.02s) [2021-08-21T18:54:25.000Z] === CONT TestServiceList [2021-08-21T18:54:25.000Z] --- PASS: TestCreate (0.01s) [2021-08-21T18:54:25.000Z] === CONT TestServiceGet [2021-08-21T18:54:25.000Z] --- PASS: TestFindByDriver (0.02s) [2021-08-21T18:54:25.000Z] === CONT TestServiceRemove [2021-08-21T18:54:25.000Z] --- PASS: TestServiceGet (0.08s) [2021-08-21T18:54:25.000Z] === CONT TestServiceCreate [2021-08-21T18:54:25.000Z] time="2021-08-21T18:54:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-21T18:54:25.000Z] --- PASS: TestServiceRemove (0.07s) [2021-08-21T18:54:25.000Z] === CONT TestRestore [2021-08-21T18:54:25.000Z] --- PASS: TestServiceList (0.09s) [2021-08-21T18:54:25.000Z] time="2021-08-21T18:54:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-21T18:54:25.000Z] time="2021-08-21T18:54:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-21T18:54:25.000Z] --- PASS: TestServiceCreate (0.02s) [2021-08-21T18:54:25.000Z] time="2021-08-21T18:54:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-21T18:54:25.000Z] time="2021-08-21T18:54:24Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-21T18:54:25.000Z] --- PASS: TestRestore (0.02s) [2021-08-21T18:54:25.000Z] --- PASS: TestServicePrune (0.18s) [2021-08-21T18:54:25.000Z] PASS [2021-08-21T18:54:25.000Z] coverage: 69.0% of statements [2021-08-21T18:54:25.000Z] ok github.com/docker/docker/volume/service 0.230s coverage: 69.0% of statements [2021-08-21T18:54:25.461Z] time="2021-08-21T18:54:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-21T18:54:26.279Z] Loaded image: buildpack-deps:buster [2021-08-21T18:54:26.279Z] Loaded image: busybox:latest [2021-08-21T18:54:26.279Z] Loaded image: busybox:glibc [2021-08-21T18:54:30.171Z] time="2021-08-21T18:54:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-21T18:54:30.454Z] Loaded image: debian:bullseye [2021-08-21T18:54:30.454Z] Loaded image: hello-world:latest [2021-08-21T18:54:30.711Z] Loaded image: arm32v7/hello-world:latest [2021-08-21T18:54:30.711Z] INFO: Testing against a local daemon [2021-08-21T18:54:30.711Z] === RUN TestCgroupNamespacesBuild [2021-08-21T18:54:31.259Z] ok github.com/docker/docker/libnetwork/internal/caller 0.003s coverage: 100.0% of statements [2021-08-21T18:54:33.983Z] --- PASS: TestCgroupNamespacesBuild (2.79s) [2021-08-21T18:54:33.983Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-21T18:54:36.505Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.56s) [2021-08-21T18:54:36.505Z] === RUN TestBuildWithSession [2021-08-21T18:54:36.505Z] build_session_test.go:25: TODO: BuildKit [2021-08-21T18:54:36.505Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-21T18:54:36.505Z] === RUN TestBuildSquashParent [2021-08-21T18:54:38.758Z] --- PASS: TestGet (15.05s) [2021-08-21T18:54:38.758Z] === RUN TestPluginWithNoManifest [2021-08-21T18:54:38.758Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-21T18:54:38.758Z] === RUN TestGetAll [2021-08-21T18:54:38.758Z] --- PASS: TestGetAll (0.00s) [2021-08-21T18:54:38.758Z] PASS [2021-08-21T18:54:38.758Z] coverage: 73.4% of statements [2021-08-21T18:54:38.758Z] ok github.com/docker/docker/pkg/plugins 35.996s coverage: 73.4% of statements [2021-08-21T18:54:43.483Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2021-08-21T18:54:48.683Z] --- PASS: TestBuildSquashParent (12.07s) [2021-08-21T18:54:48.683Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-21T18:54:48.683Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-21T18:54:48.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-21T18:54:48.683Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-21T18:54:48.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-21T18:54:48.683Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-21T18:54:48.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-21T18:54:48.683Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-21T18:54:48.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-21T18:54:48.683Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-21T18:54:48.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-21T18:54:48.683Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-21T18:54:48.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-21T18:54:48.683Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-21T18:54:48.683Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-21T18:54:53.939Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-21T18:54:53.939Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-21T18:54:59.192Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-21T18:54:59.192Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-21T18:54:59.876Z] 2021/08/21 18:54:57 Closing DB instances... [2021-08-21T18:55:00.337Z] --- PASS: TestNetworkDBGarbageCollection (54.45s) [2021-08-21T18:55:00.337Z] === RUN TestFindNode [2021-08-21T18:55:00.337Z] 2021/08/21 18:55:00 Closing DB instances... [2021-08-21T18:55:00.337Z] --- PASS: TestFindNode (0.02s) [2021-08-21T18:55:00.337Z] === RUN TestChangeNodeState [2021-08-21T18:55:00.337Z] 2021/08/21 18:55:00 Closing DB instances... [2021-08-21T18:55:00.337Z] --- PASS: TestChangeNodeState (0.01s) [2021-08-21T18:55:00.337Z] === RUN TestNodeReincarnation [2021-08-21T18:55:00.337Z] 2021/08/21 18:55:00 Closing DB instances... [2021-08-21T18:55:04.208Z] 8f616e6e9eec: Verifying Checksum [2021-08-21T18:55:04.208Z] 8f616e6e9eec: Download complete [2021-08-21T18:55:04.449Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-08-21T18:55:04.449Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.34s) [2021-08-21T18:55:04.449Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.43s) [2021-08-21T18:55:04.449Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.30s) [2021-08-21T18:55:04.449Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.26s) [2021-08-21T18:55:04.449Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.27s) [2021-08-21T18:55:04.449Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.36s) [2021-08-21T18:55:04.449Z] === RUN TestBuildMultiStageCopy [2021-08-21T18:55:04.449Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-21T18:55:04.610Z] ..........................xx.................... [ 29%] [2021-08-21T18:55:06.143Z] time="2021-08-21T18:55:05Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-08-21T18:55:06.143Z] --- PASS: TestNodeReincarnation (5.02s) [2021-08-21T18:55:06.143Z] === RUN TestParallelCreate [2021-08-21T18:55:06.143Z] 2021/08/21 18:55:05 Closing DB instances... [2021-08-21T18:55:06.143Z] --- PASS: TestParallelCreate (0.02s) [2021-08-21T18:55:06.143Z] === RUN TestParallelDelete [2021-08-21T18:55:06.143Z] 2021/08/21 18:55:05 Closing DB instances... [2021-08-21T18:55:06.143Z] --- PASS: TestParallelDelete (0.01s) [2021-08-21T18:55:06.143Z] === RUN TestNetworkDBIslands [2021-08-21T18:55:06.143Z] time="2021-08-21T18:55:05Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:b7c4e351a606 with config:&{NodeID:b7c4e351a606 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-21T18:55:06.143Z] time="2021-08-21T18:55:05Z" level=info msg="Node b7c4e351a606/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:06.143Z] time="2021-08-21T18:55:05Z" level=info msg="Node b7c4e351a606/172.20.117.200, added to nodes list" [2021-08-21T18:55:06.143Z] time="2021-08-21T18:55:05Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:c25c98d19c2d with config:&{NodeID:c25c98d19c2d 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-21T18:55:06.143Z] time="2021-08-21T18:55:05Z" level=info msg="Node c25c98d19c2d/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:06.143Z] time="2021-08-21T18:55:05Z" level=info msg="Node c25c98d19c2d/172.20.117.200, added to nodes list" [2021-08-21T18:55:06.143Z] time="2021-08-21T18:55:05Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-08-21T18:55:06.143Z] time="2021-08-21T18:55:05Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-08-21T18:55:06.143Z] time="2021-08-21T18:55:05Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-08-21T18:55:06.143Z] time="2021-08-21T18:55:05Z" level=info msg="Node c25c98d19c2d/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:06.143Z] time="2021-08-21T18:55:05Z" level=info msg="Node c25c98d19c2d/172.20.117.200, added to nodes list" [2021-08-21T18:55:06.143Z] time="2021-08-21T18:55:05Z" level=info msg="Node b7c4e351a606/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:06.143Z] time="2021-08-21T18:55:05Z" level=info msg="Node b7c4e351a606/172.20.117.200, added to nodes list" [2021-08-21T18:55:06.143Z] time="2021-08-21T18:55:05Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-08-21T18:55:06.143Z] time="2021-08-21T18:55:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-08-21T18:55:06.143Z] time="2021-08-21T18:55:05Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:aec9c56b758b with config:&{NodeID:aec9c56b758b 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-21T18:55:06.143Z] time="2021-08-21T18:55:06Z" level=info msg="Node aec9c56b758b/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:06.143Z] time="2021-08-21T18:55:06Z" level=info msg="Node aec9c56b758b/172.20.117.200, added to nodes list" [2021-08-21T18:55:06.143Z] time="2021-08-21T18:55:06Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-08-21T18:55:06.143Z] time="2021-08-21T18:55:06Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-08-21T18:55:06.143Z] time="2021-08-21T18:55:06Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-08-21T18:55:06.143Z] time="2021-08-21T18:55:06Z" level=info msg="Node aec9c56b758b/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:06.143Z] time="2021-08-21T18:55:06Z" level=info msg="Node aec9c56b758b/172.20.117.200, added to nodes list" [2021-08-21T18:55:06.143Z] time="2021-08-21T18:55:06Z" level=info msg="Node b7c4e351a606/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:06.143Z] time="2021-08-21T18:55:06Z" level=info msg="Node b7c4e351a606/172.20.117.200, added to nodes list" [2021-08-21T18:55:06.143Z] time="2021-08-21T18:55:06Z" level=info msg="Node c25c98d19c2d/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:06.143Z] time="2021-08-21T18:55:06Z" level=info msg="Node c25c98d19c2d/172.20.117.200, added to nodes list" [2021-08-21T18:55:06.143Z] time="2021-08-21T18:55:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-08-21T18:55:06.143Z] time="2021-08-21T18:55:06Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-08-21T18:55:06.603Z] time="2021-08-21T18:55:06Z" level=info msg="Node aec9c56b758b/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:06.603Z] time="2021-08-21T18:55:06Z" level=info msg="Node aec9c56b758b/172.20.117.200, added to nodes list" [2021-08-21T18:55:06.603Z] time="2021-08-21T18:55:06Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:0777ff5eccc4 with config:&{NodeID:0777ff5eccc4 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-21T18:55:06.603Z] time="2021-08-21T18:55:06Z" level=info msg="Node 0777ff5eccc4/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:06.603Z] time="2021-08-21T18:55:06Z" level=info msg="Node 0777ff5eccc4/172.20.117.200, added to nodes list" [2021-08-21T18:55:06.603Z] time="2021-08-21T18:55:06Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-08-21T18:55:06.603Z] time="2021-08-21T18:55:06Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-08-21T18:55:06.603Z] time="2021-08-21T18:55:06Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-08-21T18:55:06.603Z] time="2021-08-21T18:55:06Z" level=info msg="Node 0777ff5eccc4/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:06.603Z] time="2021-08-21T18:55:06Z" level=info msg="Node 0777ff5eccc4/172.20.117.200, added to nodes list" [2021-08-21T18:55:06.603Z] time="2021-08-21T18:55:06Z" level=info msg="Node c25c98d19c2d/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:06.603Z] time="2021-08-21T18:55:06Z" level=info msg="Node c25c98d19c2d/172.20.117.200, added to nodes list" [2021-08-21T18:55:06.603Z] time="2021-08-21T18:55:06Z" level=info msg="Node aec9c56b758b/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:06.603Z] time="2021-08-21T18:55:06Z" level=info msg="Node aec9c56b758b/172.20.117.200, added to nodes list" [2021-08-21T18:55:06.603Z] time="2021-08-21T18:55:06Z" level=info msg="Node b7c4e351a606/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:06.603Z] time="2021-08-21T18:55:06Z" level=info msg="Node b7c4e351a606/172.20.117.200, added to nodes list" [2021-08-21T18:55:06.603Z] time="2021-08-21T18:55:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-08-21T18:55:06.603Z] time="2021-08-21T18:55:06Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-08-21T18:55:07.062Z] time="2021-08-21T18:55:06Z" level=info msg="Node 0777ff5eccc4/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:07.062Z] time="2021-08-21T18:55:06Z" level=info msg="Node 0777ff5eccc4/172.20.117.200, added to nodes list" [2021-08-21T18:55:07.062Z] time="2021-08-21T18:55:06Z" level=info msg="Node 0777ff5eccc4/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:07.062Z] time="2021-08-21T18:55:06Z" level=info msg="Node 0777ff5eccc4/172.20.117.200, added to nodes list" [2021-08-21T18:55:07.062Z] time="2021-08-21T18:55:06Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:4cd0da5e385d with config:&{NodeID:4cd0da5e385d 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-21T18:55:07.062Z] time="2021-08-21T18:55:06Z" level=info msg="Node 4cd0da5e385d/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:07.062Z] time="2021-08-21T18:55:06Z" level=info msg="Node 4cd0da5e385d/172.20.117.200, added to nodes list" [2021-08-21T18:55:07.062Z] time="2021-08-21T18:55:06Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-08-21T18:55:07.062Z] time="2021-08-21T18:55:06Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-08-21T18:55:07.062Z] time="2021-08-21T18:55:06Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-08-21T18:55:07.062Z] time="2021-08-21T18:55:06Z" level=info msg="Node 4cd0da5e385d/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:07.062Z] time="2021-08-21T18:55:06Z" level=info msg="Node 4cd0da5e385d/172.20.117.200, added to nodes list" [2021-08-21T18:55:07.062Z] time="2021-08-21T18:55:06Z" level=info msg="Node c25c98d19c2d/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:07.062Z] time="2021-08-21T18:55:06Z" level=info msg="Node c25c98d19c2d/172.20.117.200, added to nodes list" [2021-08-21T18:55:07.062Z] time="2021-08-21T18:55:06Z" level=info msg="Node b7c4e351a606/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:07.062Z] time="2021-08-21T18:55:06Z" level=info msg="Node b7c4e351a606/172.20.117.200, added to nodes list" [2021-08-21T18:55:07.062Z] time="2021-08-21T18:55:06Z" level=info msg="Node 0777ff5eccc4/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:07.062Z] time="2021-08-21T18:55:06Z" level=info msg="Node 0777ff5eccc4/172.20.117.200, added to nodes list" [2021-08-21T18:55:07.062Z] time="2021-08-21T18:55:06Z" level=info msg="Node aec9c56b758b/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:07.062Z] time="2021-08-21T18:55:06Z" level=info msg="Node aec9c56b758b/172.20.117.200, added to nodes list" [2021-08-21T18:55:07.062Z] time="2021-08-21T18:55:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-08-21T18:55:07.062Z] time="2021-08-21T18:55:06Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-08-21T18:55:07.522Z] time="2021-08-21T18:55:07Z" level=info msg="Node 4cd0da5e385d/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:07.522Z] time="2021-08-21T18:55:07Z" level=info msg="Node 4cd0da5e385d/172.20.117.200, added to nodes list" [2021-08-21T18:55:07.522Z] time="2021-08-21T18:55:07Z" level=info msg="Node 4cd0da5e385d/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:07.522Z] time="2021-08-21T18:55:07Z" level=info msg="Node 4cd0da5e385d/172.20.117.200, added to nodes list" [2021-08-21T18:55:07.522Z] time="2021-08-21T18:55:07Z" level=info msg="Node 4cd0da5e385d/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:07.522Z] time="2021-08-21T18:55:07Z" level=info msg="Node 4cd0da5e385d/172.20.117.200, added to nodes list" [2021-08-21T18:55:07.522Z] networkdb_test.go:836: Re-joining: 3 [2021-08-21T18:55:07.522Z] time="2021-08-21T18:55:07Z" level=info msg="The new bootstrap node list is:[172.20.117.200:10033 172.20.117.200:10034 172.20.117.200:10035]" [2021-08-21T18:55:07.522Z] time="2021-08-21T18:55:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.117.200:10033" [2021-08-21T18:55:07.522Z] time="2021-08-21T18:55:07Z" level=debug msg="memberlist: Stream connection from=172.20.117.200:49357" [2021-08-21T18:55:07.522Z] time="2021-08-21T18:55:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.117.200:10034" [2021-08-21T18:55:07.522Z] time="2021-08-21T18:55:07Z" level=debug msg="memberlist: Stream connection from=172.20.117.200:49358" [2021-08-21T18:55:07.522Z] time="2021-08-21T18:55:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.117.200:10035" [2021-08-21T18:55:07.522Z] time="2021-08-21T18:55:07Z" level=debug msg="memberlist: Stream connection from=172.20.117.200:49359" [2021-08-21T18:55:07.522Z] networkdb_test.go:836: Re-joining: 4 [2021-08-21T18:55:07.522Z] time="2021-08-21T18:55:07Z" level=info msg="The new bootstrap node list is:[172.20.117.200:10033 172.20.117.200:10034 172.20.117.200:10035]" [2021-08-21T18:55:07.522Z] time="2021-08-21T18:55:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.117.200:10033" [2021-08-21T18:55:07.522Z] time="2021-08-21T18:55:07Z" level=debug msg="memberlist: Stream connection from=172.20.117.200:49360" [2021-08-21T18:55:07.522Z] time="2021-08-21T18:55:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.117.200:10034" [2021-08-21T18:55:07.522Z] time="2021-08-21T18:55:07Z" level=debug msg="memberlist: Stream connection from=172.20.117.200:49361" [2021-08-21T18:55:07.522Z] time="2021-08-21T18:55:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.117.200:10035" [2021-08-21T18:55:07.522Z] time="2021-08-21T18:55:07Z" level=debug msg="memberlist: Stream connection from=172.20.117.200:49362" [2021-08-21T18:55:07.982Z] time="2021-08-21T18:55:07Z" level=info msg="node 0 leaving" [2021-08-21T18:55:07.982Z] time="2021-08-21T18:55:07Z" level=info msg="Node b7c4e351a606 change state NodeActive --> NodeLeft" [2021-08-21T18:55:07.982Z] time="2021-08-21T18:55:07Z" level=info msg="node2(c25c98d19c2d): Node leave event for b7c4e351a606/172.20.117.200" [2021-08-21T18:55:07.982Z] time="2021-08-21T18:55:07Z" level=info msg="Node b7c4e351a606 change state NodeActive --> NodeLeft" [2021-08-21T18:55:07.982Z] time="2021-08-21T18:55:07Z" level=info msg="node4(0777ff5eccc4): Node leave event for b7c4e351a606/172.20.117.200" [2021-08-21T18:55:07.982Z] time="2021-08-21T18:55:07Z" level=info msg="Node b7c4e351a606 change state NodeActive --> NodeLeft" [2021-08-21T18:55:07.982Z] time="2021-08-21T18:55:07Z" level=info msg="node3(aec9c56b758b): Node leave event for b7c4e351a606/172.20.117.200" [2021-08-21T18:55:07.982Z] time="2021-08-21T18:55:07Z" level=info msg="Node b7c4e351a606 change state NodeActive --> NodeLeft" [2021-08-21T18:55:07.982Z] time="2021-08-21T18:55:07Z" level=info msg="node1(b7c4e351a606): Node leave event for b7c4e351a606/172.20.117.200" [2021-08-21T18:55:07.982Z] time="2021-08-21T18:55:07Z" level=info msg="Node b7c4e351a606 change state NodeActive --> NodeLeft" [2021-08-21T18:55:07.982Z] time="2021-08-21T18:55:07Z" level=info msg="node5(4cd0da5e385d): Node leave event for b7c4e351a606/172.20.117.200" [2021-08-21T18:55:08.442Z] time="2021-08-21T18:55:07Z" level=info msg="Node b7c4e351a606/172.20.117.200, left gossip cluster" [2021-08-21T18:55:08.442Z] time="2021-08-21T18:55:07Z" level=info msg="Node b7c4e351a606/172.20.117.200, left gossip cluster" [2021-08-21T18:55:08.442Z] time="2021-08-21T18:55:07Z" level=info msg="Node b7c4e351a606/172.20.117.200, left gossip cluster" [2021-08-21T18:55:08.442Z] time="2021-08-21T18:55:08Z" level=info msg="Node b7c4e351a606/172.20.117.200, left gossip cluster" [2021-08-21T18:55:08.442Z] time="2021-08-21T18:55:08Z" level=info msg="Node b7c4e351a606/172.20.117.200, left gossip cluster" [2021-08-21T18:55:08.442Z] time="2021-08-21T18:55:08Z" level=info msg="node 1 leaving" [2021-08-21T18:55:08.442Z] time="2021-08-21T18:55:08Z" level=info msg="Node c25c98d19c2d change state NodeActive --> NodeLeft" [2021-08-21T18:55:08.442Z] time="2021-08-21T18:55:08Z" level=info msg="node4(0777ff5eccc4): Node leave event for c25c98d19c2d/172.20.117.200" [2021-08-21T18:55:08.442Z] time="2021-08-21T18:55:08Z" level=info msg="Node c25c98d19c2d change state NodeActive --> NodeLeft" [2021-08-21T18:55:08.442Z] time="2021-08-21T18:55:08Z" level=info msg="Node c25c98d19c2d/172.20.117.200, left gossip cluster" [2021-08-21T18:55:08.442Z] time="2021-08-21T18:55:08Z" level=info msg="node5(4cd0da5e385d): Node leave event for c25c98d19c2d/172.20.117.200" [2021-08-21T18:55:08.442Z] time="2021-08-21T18:55:08Z" level=info msg="Node c25c98d19c2d change state NodeActive --> NodeFailed" [2021-08-21T18:55:08.442Z] time="2021-08-21T18:55:08Z" level=info msg="Node c25c98d19c2d/172.20.117.200, added to failed nodes list" [2021-08-21T18:55:08.442Z] time="2021-08-21T18:55:08Z" level=info msg="Node c25c98d19c2d change state NodeActive --> NodeLeft" [2021-08-21T18:55:08.442Z] time="2021-08-21T18:55:08Z" level=info msg="node3(aec9c56b758b): Node leave event for c25c98d19c2d/172.20.117.200" [2021-08-21T18:55:08.442Z] time="2021-08-21T18:55:08Z" level=error msg="node: c25c98d19c2d is unknown to memberlist" [2021-08-21T18:55:08.623Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-21T18:55:08.623Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-21T18:55:08.880Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-21T18:55:08.902Z] time="2021-08-21T18:55:08Z" level=info msg="Node c25c98d19c2d/172.20.117.200, left gossip cluster" [2021-08-21T18:55:08.902Z] time="2021-08-21T18:55:08Z" level=info msg="Node c25c98d19c2d/172.20.117.200, left gossip cluster" [2021-08-21T18:55:08.902Z] time="2021-08-21T18:55:08Z" level=info msg="Node c25c98d19c2d/172.20.117.200, left gossip cluster" [2021-08-21T18:55:08.902Z] time="2021-08-21T18:55:08Z" level=info msg="node 2 leaving" [2021-08-21T18:55:08.902Z] time="2021-08-21T18:55:08Z" level=info msg="Node aec9c56b758b change state NodeActive --> NodeLeft" [2021-08-21T18:55:08.902Z] time="2021-08-21T18:55:08Z" level=info msg="node5(4cd0da5e385d): Node leave event for aec9c56b758b/172.20.117.200" [2021-08-21T18:55:08.902Z] time="2021-08-21T18:55:08Z" level=info msg="Node aec9c56b758b change state NodeActive --> NodeLeft" [2021-08-21T18:55:08.902Z] time="2021-08-21T18:55:08Z" level=info msg="node4(0777ff5eccc4): Node leave event for aec9c56b758b/172.20.117.200" [2021-08-21T18:55:08.902Z] time="2021-08-21T18:55:08Z" level=info msg="Node aec9c56b758b change state NodeActive --> NodeLeft" [2021-08-21T18:55:08.902Z] time="2021-08-21T18:55:08Z" level=info msg="node3(aec9c56b758b): Node leave event for aec9c56b758b/172.20.117.200" [2021-08-21T18:55:08.902Z] time="2021-08-21T18:55:08Z" level=debug msg="memberlist: Failed ping: c25c98d19c2d (timeout reached)" [2021-08-21T18:55:08.902Z] time="2021-08-21T18:55:08Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.117.200:10036: use of closed network connection" [2021-08-21T18:55:08.902Z] time="2021-08-21T18:55:08Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.117.200:10037: use of closed network connection" [2021-08-21T18:55:08.902Z] time="2021-08-21T18:55:08Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.117.200:10035: use of closed network connection" [2021-08-21T18:55:08.902Z] time="2021-08-21T18:55:08Z" level=info msg="Node aec9c56b758b/172.20.117.200, left gossip cluster" [2021-08-21T18:55:09.363Z] time="2021-08-21T18:55:08Z" level=info msg="Node aec9c56b758b/172.20.117.200, left gossip cluster" [2021-08-21T18:55:09.363Z] time="2021-08-21T18:55:09Z" level=info msg="Node aec9c56b758b/172.20.117.200, left gossip cluster" [2021-08-21T18:55:09.363Z] networkdb_test.go:868: node4: OK [2021-08-21T18:55:09.363Z] networkdb_test.go:868: node5: OK [2021-08-21T18:55:09.363Z] time="2021-08-21T18:55:09Z" level=info msg="node 0 coming back" [2021-08-21T18:55:09.363Z] time="2021-08-21T18:55:09Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:3e585e146a90 with config:&{NodeID:3e585e146a90 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-21T18:55:09.363Z] time="2021-08-21T18:55:09Z" level=info msg="Node 3e585e146a90/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:09.363Z] time="2021-08-21T18:55:09Z" level=info msg="Node 3e585e146a90/172.20.117.200, added to nodes list" [2021-08-21T18:55:09.363Z] time="2021-08-21T18:55:09Z" level=info msg="node 1 coming back" [2021-08-21T18:55:09.363Z] time="2021-08-21T18:55:09Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:96119f63ebc1 with config:&{NodeID:96119f63ebc1 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-21T18:55:09.363Z] time="2021-08-21T18:55:09Z" level=info msg="Node 96119f63ebc1/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:09.363Z] time="2021-08-21T18:55:09Z" level=info msg="Node 96119f63ebc1/172.20.117.200, added to nodes list" [2021-08-21T18:55:09.363Z] time="2021-08-21T18:55:09Z" level=info msg="node 2 coming back" [2021-08-21T18:55:09.363Z] time="2021-08-21T18:55:09Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:51eb586f59d9 with config:&{NodeID:51eb586f59d9 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-21T18:55:09.363Z] time="2021-08-21T18:55:09Z" level=info msg="Node 51eb586f59d9/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:09.363Z] time="2021-08-21T18:55:09Z" level=info msg="Node 51eb586f59d9/172.20.117.200, added to nodes list" [2021-08-21T18:55:09.363Z] time="2021-08-21T18:55:09Z" level=debug msg="memberlist: Stream connection from=172.20.117.200:49363" [2021-08-21T18:55:09.363Z] time="2021-08-21T18:55:09Z" level=warning msg="memberlist: Failed fallback ping: write tcp 172.20.117.200:49363->172.20.117.200:10034: i/o timeout" [2021-08-21T18:55:09.363Z] time="2021-08-21T18:55:09Z" level=info msg="memberlist: Suspect c25c98d19c2d has failed, no acks received" [2021-08-21T18:55:09.443Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-21T18:55:09.822Z] time="2021-08-21T18:55:09Z" level=debug msg="memberlist: Failed ping: 0777ff5eccc4 (timeout reached)" [2021-08-21T18:55:09.822Z] time="2021-08-21T18:55:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.20.117.200:10037: use of closed network connection" [2021-08-21T18:55:09.822Z] time="2021-08-21T18:55:09Z" level=debug msg="memberlist: Stream connection from=172.20.117.200:49364" [2021-08-21T18:55:10.006Z] --- PASS: TestBuildMultiStageCopy (5.80s) [2021-08-21T18:55:10.006Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.82s) [2021-08-21T18:55:10.006Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2021-08-21T18:55:10.006Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.45s) [2021-08-21T18:55:10.006Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2021-08-21T18:55:10.006Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.49s) [2021-08-21T18:55:10.006Z] === RUN TestBuildMultiStageParentConfig [2021-08-21T18:55:10.282Z] time="2021-08-21T18:55:10Z" level=warning msg="memberlist: Was able to connect to 0777ff5eccc4 but other probes failed, network may be misconfigured" [2021-08-21T18:55:11.374Z] --- PASS: TestBuildMultiStageParentConfig (1.09s) [2021-08-21T18:55:11.374Z] === RUN TestBuildLabelWithTargets [2021-08-21T18:55:13.194Z] time="2021-08-21T18:55:12Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.117.200:10033 172.20.117.200:10034 172.20.117.200:10035]" [2021-08-21T18:55:13.194Z] time="2021-08-21T18:55:12Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.117.200:10033 172.20.117.200:10034 172.20.117.200:10035]" [2021-08-21T18:55:13.269Z] --- PASS: TestBuildLabelWithTargets (1.97s) [2021-08-21T18:55:13.269Z] === RUN TestBuildWithEmptyLayers [2021-08-21T18:55:13.654Z] time="2021-08-21T18:55:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.117.200:10033" [2021-08-21T18:55:13.654Z] time="2021-08-21T18:55:13Z" level=debug msg="memberlist: Stream connection from=172.20.117.200:49365" [2021-08-21T18:55:13.654Z] time="2021-08-21T18:55:13Z" level=info msg="Node 4cd0da5e385d/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:13.654Z] time="2021-08-21T18:55:13Z" level=info msg="Node 4cd0da5e385d/172.20.117.200, added to nodes list" [2021-08-21T18:55:13.654Z] time="2021-08-21T18:55:13Z" level=info msg="Node 0777ff5eccc4/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:13.654Z] time="2021-08-21T18:55:13Z" level=info msg="Node 0777ff5eccc4/172.20.117.200, added to nodes list" [2021-08-21T18:55:13.654Z] time="2021-08-21T18:55:13Z" level=info msg="Node 3e585e146a90/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:13.654Z] time="2021-08-21T18:55:13Z" level=info msg="Node 3e585e146a90/172.20.117.200, is the new incarnation of the shutdown node b7c4e351a606/172.20.117.200" [2021-08-21T18:55:13.654Z] time="2021-08-21T18:55:13Z" level=info msg="Node 3e585e146a90/172.20.117.200, added to nodes list" [2021-08-21T18:55:13.654Z] time="2021-08-21T18:55:13Z" level=debug msg="memberlist: Stream connection from=172.20.117.200:49366" [2021-08-21T18:55:13.654Z] time="2021-08-21T18:55:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.117.200:10034" [2021-08-21T18:55:13.654Z] time="2021-08-21T18:55:13Z" level=info msg="Node 4cd0da5e385d/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:13.654Z] time="2021-08-21T18:55:13Z" level=info msg="Node 4cd0da5e385d/172.20.117.200, added to nodes list" [2021-08-21T18:55:13.654Z] time="2021-08-21T18:55:13Z" level=info msg="Node 3e585e146a90/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:13.654Z] time="2021-08-21T18:55:13Z" level=info msg="Node 3e585e146a90/172.20.117.200, added to nodes list" [2021-08-21T18:55:13.654Z] time="2021-08-21T18:55:13Z" level=info msg="Node 0777ff5eccc4/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:13.654Z] time="2021-08-21T18:55:13Z" level=info msg="Node 0777ff5eccc4/172.20.117.200, added to nodes list" [2021-08-21T18:55:13.654Z] time="2021-08-21T18:55:13Z" level=info msg="Node 96119f63ebc1/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:13.655Z] time="2021-08-21T18:55:13Z" level=info msg="Node 96119f63ebc1/172.20.117.200, is the new incarnation of the shutdown node c25c98d19c2d/172.20.117.200" [2021-08-21T18:55:13.655Z] time="2021-08-21T18:55:13Z" level=info msg="Node 96119f63ebc1/172.20.117.200, added to nodes list" [2021-08-21T18:55:13.655Z] time="2021-08-21T18:55:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.117.200:10035" [2021-08-21T18:55:13.655Z] time="2021-08-21T18:55:13Z" level=debug msg="memberlist: Stream connection from=172.20.117.200:49367" [2021-08-21T18:55:13.655Z] time="2021-08-21T18:55:13Z" level=info msg="Node 4cd0da5e385d/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:13.655Z] time="2021-08-21T18:55:13Z" level=info msg="Node 4cd0da5e385d/172.20.117.200, added to nodes list" [2021-08-21T18:55:13.655Z] time="2021-08-21T18:55:13Z" level=info msg="Node 3e585e146a90/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:13.655Z] time="2021-08-21T18:55:13Z" level=info msg="Node 3e585e146a90/172.20.117.200, added to nodes list" [2021-08-21T18:55:13.655Z] time="2021-08-21T18:55:13Z" level=info msg="Node 96119f63ebc1/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:13.655Z] time="2021-08-21T18:55:13Z" level=info msg="Node 96119f63ebc1/172.20.117.200, added to nodes list" [2021-08-21T18:55:13.655Z] time="2021-08-21T18:55:13Z" level=info msg="Node 0777ff5eccc4/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:13.655Z] time="2021-08-21T18:55:13Z" level=info msg="Node 0777ff5eccc4/172.20.117.200, added to nodes list" [2021-08-21T18:55:13.655Z] time="2021-08-21T18:55:13Z" level=info msg="Node 51eb586f59d9/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:13.655Z] time="2021-08-21T18:55:13Z" level=info msg="Node 51eb586f59d9/172.20.117.200, is the new incarnation of the shutdown node aec9c56b758b/172.20.117.200" [2021-08-21T18:55:13.655Z] time="2021-08-21T18:55:13Z" level=info msg="Node 51eb586f59d9/172.20.117.200, added to nodes list" [2021-08-21T18:55:14.116Z] time="2021-08-21T18:55:13Z" level=info msg="Node 3e585e146a90/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:14.116Z] time="2021-08-21T18:55:13Z" level=info msg="Node 3e585e146a90/172.20.117.200, is the new incarnation of the shutdown node b7c4e351a606/172.20.117.200" [2021-08-21T18:55:14.116Z] time="2021-08-21T18:55:13Z" level=info msg="Node 3e585e146a90/172.20.117.200, added to nodes list" [2021-08-21T18:55:14.116Z] time="2021-08-21T18:55:13Z" level=info msg="Node 96119f63ebc1/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:14.116Z] time="2021-08-21T18:55:13Z" level=info msg="Node 96119f63ebc1/172.20.117.200, is the new incarnation of the shutdown node c25c98d19c2d/172.20.117.200" [2021-08-21T18:55:14.116Z] time="2021-08-21T18:55:13Z" level=info msg="Node 96119f63ebc1/172.20.117.200, added to nodes list" [2021-08-21T18:55:14.116Z] time="2021-08-21T18:55:13Z" level=info msg="Node 51eb586f59d9/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:14.116Z] time="2021-08-21T18:55:13Z" level=info msg="Node 51eb586f59d9/172.20.117.200, is the new incarnation of the shutdown node aec9c56b758b/172.20.117.200" [2021-08-21T18:55:14.116Z] time="2021-08-21T18:55:13Z" level=info msg="Node 51eb586f59d9/172.20.117.200, added to nodes list" [2021-08-21T18:55:14.116Z] time="2021-08-21T18:55:13Z" level=info msg="Node 96119f63ebc1/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:14.116Z] time="2021-08-21T18:55:13Z" level=info msg="Node 96119f63ebc1/172.20.117.200, added to nodes list" [2021-08-21T18:55:14.116Z] time="2021-08-21T18:55:13Z" level=info msg="Node 51eb586f59d9/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:14.116Z] time="2021-08-21T18:55:13Z" level=info msg="Node 51eb586f59d9/172.20.117.200, added to nodes list" [2021-08-21T18:55:14.116Z] time="2021-08-21T18:55:13Z" level=info msg="Node 51eb586f59d9/172.20.117.200, joined gossip cluster" [2021-08-21T18:55:14.116Z] time="2021-08-21T18:55:13Z" level=info msg="Node 51eb586f59d9/172.20.117.200, added to nodes list" [2021-08-21T18:55:14.116Z] time="2021-08-21T18:55:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.117.200:10033" [2021-08-21T18:55:14.116Z] time="2021-08-21T18:55:13Z" level=debug msg="memberlist: Stream connection from=172.20.117.200:49368" [2021-08-21T18:55:14.116Z] time="2021-08-21T18:55:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.117.200:10034" [2021-08-21T18:55:14.116Z] time="2021-08-21T18:55:13Z" level=debug msg="memberlist: Stream connection from=172.20.117.200:49369" [2021-08-21T18:55:14.116Z] time="2021-08-21T18:55:13Z" level=debug msg="memberlist: Stream connection from=172.20.117.200:49370" [2021-08-21T18:55:14.116Z] time="2021-08-21T18:55:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.117.200:10035" [2021-08-21T18:55:14.200Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2021-08-21T18:55:14.200Z] === RUN TestBuildMultiStageOnBuild [2021-08-21T18:55:14.577Z] 2021/08/21 18:55:14 Closing DB instances... [2021-08-21T18:55:14.577Z] time="2021-08-21T18:55:14Z" level=info msg="Node 3e585e146a90 change state NodeActive --> NodeLeft" [2021-08-21T18:55:14.577Z] time="2021-08-21T18:55:14Z" level=info msg="node3(51eb586f59d9): Node leave event for 3e585e146a90/172.20.117.200" [2021-08-21T18:55:14.577Z] time="2021-08-21T18:55:14Z" level=info msg="Node 3e585e146a90 change state NodeActive --> NodeLeft" [2021-08-21T18:55:14.577Z] time="2021-08-21T18:55:14Z" level=info msg="node2(96119f63ebc1): Node leave event for 3e585e146a90/172.20.117.200" [2021-08-21T18:55:14.577Z] time="2021-08-21T18:55:14Z" level=info msg="Node 3e585e146a90 change state NodeActive --> NodeLeft" [2021-08-21T18:55:14.577Z] time="2021-08-21T18:55:14Z" level=info msg="node4(0777ff5eccc4): Node leave event for 3e585e146a90/172.20.117.200" [2021-08-21T18:55:14.577Z] time="2021-08-21T18:55:14Z" level=info msg="Node 3e585e146a90 change state NodeActive --> NodeLeft" [2021-08-21T18:55:14.577Z] time="2021-08-21T18:55:14Z" level=info msg="Node 3e585e146a90 change state NodeActive --> NodeLeft" [2021-08-21T18:55:14.577Z] time="2021-08-21T18:55:14Z" level=info msg="node5(4cd0da5e385d): Node leave event for 3e585e146a90/172.20.117.200" [2021-08-21T18:55:14.577Z] time="2021-08-21T18:55:14Z" level=info msg="node1(3e585e146a90): Node leave event for 3e585e146a90/172.20.117.200" [2021-08-21T18:55:14.577Z] time="2021-08-21T18:55:14Z" level=info msg="Node 3e585e146a90/172.20.117.200, left gossip cluster" [2021-08-21T18:55:14.577Z] time="2021-08-21T18:55:14Z" level=info msg="Node 3e585e146a90/172.20.117.200, left gossip cluster" [2021-08-21T18:55:14.577Z] time="2021-08-21T18:55:14Z" level=info msg="Node 3e585e146a90/172.20.117.200, left gossip cluster" [2021-08-21T18:55:14.577Z] time="2021-08-21T18:55:14Z" level=info msg="Node 3e585e146a90/172.20.117.200, left gossip cluster" [2021-08-21T18:55:14.577Z] time="2021-08-21T18:55:14Z" level=info msg="Node 3e585e146a90/172.20.117.200, left gossip cluster" [2021-08-21T18:55:15.038Z] time="2021-08-21T18:55:14Z" level=info msg="Node 96119f63ebc1 change state NodeActive --> NodeLeft" [2021-08-21T18:55:15.038Z] time="2021-08-21T18:55:14Z" level=info msg="node4(0777ff5eccc4): Node leave event for 96119f63ebc1/172.20.117.200" [2021-08-21T18:55:15.038Z] time="2021-08-21T18:55:14Z" level=info msg="Node 96119f63ebc1 change state NodeActive --> NodeLeft" [2021-08-21T18:55:15.038Z] time="2021-08-21T18:55:14Z" level=info msg="node5(4cd0da5e385d): Node leave event for 96119f63ebc1/172.20.117.200" [2021-08-21T18:55:15.038Z] time="2021-08-21T18:55:14Z" level=info msg="Node 96119f63ebc1 change state NodeActive --> NodeLeft" [2021-08-21T18:55:15.038Z] time="2021-08-21T18:55:14Z" level=info msg="node3(51eb586f59d9): Node leave event for 96119f63ebc1/172.20.117.200" [2021-08-21T18:55:15.038Z] time="2021-08-21T18:55:14Z" level=info msg="Node 96119f63ebc1 change state NodeActive --> NodeLeft" [2021-08-21T18:55:15.038Z] time="2021-08-21T18:55:14Z" level=info msg="node2(96119f63ebc1): Node leave event for 96119f63ebc1/172.20.117.200" [2021-08-21T18:55:15.038Z] time="2021-08-21T18:55:14Z" level=info msg="Node 96119f63ebc1/172.20.117.200, left gossip cluster" [2021-08-21T18:55:15.038Z] time="2021-08-21T18:55:14Z" level=info msg="Node 96119f63ebc1/172.20.117.200, left gossip cluster" [2021-08-21T18:55:15.038Z] time="2021-08-21T18:55:14Z" level=info msg="Node 96119f63ebc1/172.20.117.200, left gossip cluster" [2021-08-21T18:55:15.038Z] time="2021-08-21T18:55:14Z" level=info msg="Node 96119f63ebc1/172.20.117.200, left gossip cluster" [2021-08-21T18:55:15.499Z] time="2021-08-21T18:55:15Z" level=info msg="Node 51eb586f59d9 change state NodeActive --> NodeLeft" [2021-08-21T18:55:15.499Z] time="2021-08-21T18:55:15Z" level=info msg="node5(4cd0da5e385d): Node leave event for 51eb586f59d9/172.20.117.200" [2021-08-21T18:55:15.499Z] time="2021-08-21T18:55:15Z" level=info msg="Node 51eb586f59d9 change state NodeActive --> NodeLeft" [2021-08-21T18:55:15.499Z] time="2021-08-21T18:55:15Z" level=info msg="node4(0777ff5eccc4): Node leave event for 51eb586f59d9/172.20.117.200" [2021-08-21T18:55:15.499Z] time="2021-08-21T18:55:15Z" level=info msg="Node 51eb586f59d9 change state NodeActive --> NodeLeft" [2021-08-21T18:55:15.499Z] time="2021-08-21T18:55:15Z" level=info msg="node3(51eb586f59d9): Node leave event for 51eb586f59d9/172.20.117.200" [2021-08-21T18:55:15.499Z] time="2021-08-21T18:55:15Z" level=info msg="Node 51eb586f59d9/172.20.117.200, left gossip cluster" [2021-08-21T18:55:15.499Z] time="2021-08-21T18:55:15Z" level=info msg="Node 51eb586f59d9/172.20.117.200, left gossip cluster" [2021-08-21T18:55:15.499Z] time="2021-08-21T18:55:15Z" level=info msg="Node 51eb586f59d9/172.20.117.200, left gossip cluster" [2021-08-21T18:55:15.959Z] time="2021-08-21T18:55:15Z" level=debug msg="memberlist: Failed ping: 0777ff5eccc4 (timeout reached)" [2021-08-21T18:55:15.959Z] time="2021-08-21T18:55:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.117.200:10035: use of closed network connection" [2021-08-21T18:55:15.959Z] time="2021-08-21T18:55:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.117.200:10037: use of closed network connection" [2021-08-21T18:55:15.959Z] time="2021-08-21T18:55:15Z" level=debug msg="memberlist: Stream connection from=172.20.117.200:49371" [2021-08-21T18:55:15.959Z] time="2021-08-21T18:55:15Z" level=info msg="Node 0777ff5eccc4 change state NodeActive --> NodeLeft" [2021-08-21T18:55:15.959Z] time="2021-08-21T18:55:15Z" level=info msg="node5(4cd0da5e385d): Node leave event for 0777ff5eccc4/172.20.117.200" [2021-08-21T18:55:15.959Z] time="2021-08-21T18:55:15Z" level=info msg="Node 0777ff5eccc4 change state NodeActive --> NodeLeft" [2021-08-21T18:55:15.959Z] time="2021-08-21T18:55:15Z" level=info msg="node4(0777ff5eccc4): Node leave event for 0777ff5eccc4/172.20.117.200" [2021-08-21T18:55:16.421Z] time="2021-08-21T18:55:16Z" level=warning msg="memberlist: Was able to connect to 0777ff5eccc4 but other probes failed, network may be misconfigured" [2021-08-21T18:55:16.421Z] time="2021-08-21T18:55:16Z" level=info msg="Node 0777ff5eccc4/172.20.117.200, left gossip cluster" [2021-08-21T18:55:16.882Z] time="2021-08-21T18:55:16Z" level=info msg="Node 0777ff5eccc4/172.20.117.200, left gossip cluster" [2021-08-21T18:55:17.342Z] time="2021-08-21T18:55:17Z" level=info msg="Node 4cd0da5e385d/172.20.117.200, left gossip cluster" [2021-08-21T18:55:17.342Z] time="2021-08-21T18:55:17Z" level=info msg="Node 4cd0da5e385d change state NodeActive --> NodeFailed" [2021-08-21T18:55:17.342Z] time="2021-08-21T18:55:17Z" level=info msg="Node 4cd0da5e385d/172.20.117.200, added to failed nodes list" [2021-08-21T18:55:17.342Z] --- PASS: TestNetworkDBIslands (11.89s) [2021-08-21T18:55:17.342Z] PASS [2021-08-21T18:55:17.342Z] coverage: 60.0% of statements [2021-08-21T18:55:17.342Z] ok github.com/docker/docker/libnetwork/networkdb 103.766s coverage: 60.0% of statements [2021-08-21T18:55:17.342Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-21T18:55:17.342Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-08-21T18:55:17.342Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-21T18:55:17.342Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-21T18:55:17.342Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-21T18:55:17.342Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-21T18:55:17.342Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-21T18:55:17.342Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-21T18:55:17.342Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-21T18:55:17.342Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-21T18:55:17.342Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-21T18:55:17.342Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-21T18:55:17.342Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-21T18:55:17.342Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-21T18:55:17.342Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-21T18:55:17.342Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-21T18:55:17.342Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-21T18:55:17.342Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-21T18:55:17.342Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-21T18:55:17.342Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-21T18:55:17.342Z] ? github.com/docker/docker/quota [no test files] [2021-08-21T18:55:17.342Z] ? github.com/docker/docker/rootless [no test files] [2021-08-21T18:55:17.342Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-21T18:55:17.342Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-21T18:55:17.342Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-21T18:55:17.342Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-21T18:55:17.342Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-21T18:55:17.342Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-21T18:55:17.342Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-21T18:55:17.342Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-21T18:55:17.342Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-21T18:55:17.342Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-21T18:55:17.342Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-21T18:55:17.342Z] ? github.com/docker/docker/volume [no test files] [2021-08-21T18:55:17.342Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-21T18:55:17.342Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-21T18:55:18.376Z] --- PASS: TestBuildMultiStageOnBuild (3.90s) [2021-08-21T18:55:18.376Z] === RUN TestBuildUncleanTarFilenames [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === Skipped [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-21T18:55:18.881Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-08-21T18:55:18.881Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-08-21T18:55:18.881Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-08-21T18:55:18.881Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-08-21T18:55:18.881Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-08-21T18:55:18.881Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-21T18:55:18.881Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-21T18:55:18.881Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-21T18:55:18.881Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-08-21T18:55:18.881Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-21T18:55:18.881Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-21T18:55:18.881Z] daemon_test.go:147: root required [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-21T18:55:18.881Z] reload_test.go:520: root required [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-08-21T18:55:18.881Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-21T18:55:18.881Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-21T18:55:18.881Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-21T18:55:18.881Z] download_test.go:268: Needs fixing on Windows [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-21T18:55:18.881Z] layer_test.go:304: Failing on Windows [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-08-21T18:55:18.881Z] layer_test.go:353: Failing on Windows [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-21T18:55:18.881Z] layer_test.go:468: Failing on Windows [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-21T18:55:18.881Z] layer_test.go:697: Failing on Windows [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-21T18:55:18.881Z] migration_test.go:46: Failing on Windows [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-21T18:55:18.881Z] migration_test.go:182: Failing on Windows [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-21T18:55:18.881Z] mount_test.go:17: Failing on Windows [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-21T18:55:18.881Z] mount_test.go:76: Failing on Windows [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-21T18:55:18.881Z] mount_test.go:125: Failing on Windows [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-21T18:55:18.881Z] mount_test.go:212: Failing on Windows [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-08-21T18:55:18.881Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-08-21T18:55:18.881Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2021-08-21T18:55:18.881Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-08-21T18:55:18.881Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-08-21T18:55:18.881Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-08-21T18:55:18.881Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-08-21T18:55:18.881Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-08-21T18:55:18.881Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-08-21T18:55:18.881Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-08-21T18:55:18.881Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-08-21T18:55:18.881Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-08-21T18:55:18.881Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-21T18:55:18.881Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-21T18:55:18.881Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-21T18:55:18.881Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-21T18:55:18.881Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-21T18:55:18.881Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-21T18:55:18.881Z] archive_test.go:134: Xz not present in msys2 [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-21T18:55:18.881Z] archive_test.go:239: Failing on Windows CI machines [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-21T18:55:18.881Z] archive_windows_test.go:16: Currently fails [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-21T18:55:18.881Z] changes_test.go:196: needs more investigation [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:18.881Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-08-21T18:55:18.881Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-21T18:55:18.881Z] [2021-08-21T18:55:19.342Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-08-21T18:55:19.342Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-21T18:55:19.342Z] [2021-08-21T18:55:19.342Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-21T18:55:19.342Z] changes_test.go:433: needs further investigation [2021-08-21T18:55:19.342Z] [2021-08-21T18:55:19.342Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-21T18:55:19.342Z] changes_test.go:469: needs further investigation [2021-08-21T18:55:19.342Z] [2021-08-21T18:55:19.342Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-08-21T18:55:19.342Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:55:19.342Z] [2021-08-21T18:55:19.342Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-21T18:55:19.342Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:55:19.342Z] [2021-08-21T18:55:19.342Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-21T18:55:19.342Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-21T18:55:19.342Z] [2021-08-21T18:55:19.342Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-08-21T18:55:19.342Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-21T18:55:19.342Z] [2021-08-21T18:55:19.342Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-08-21T18:55:19.342Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:55:19.342Z] [2021-08-21T18:55:19.342Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-21T18:55:19.342Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-21T18:55:19.342Z] [2021-08-21T18:55:19.342Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.01s) [2021-08-21T18:55:19.342Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:55:19.342Z] [2021-08-21T18:55:19.342Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-21T18:55:19.342Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:55:19.342Z] [2021-08-21T18:55:19.342Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-08-21T18:55:19.342Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:55:19.342Z] [2021-08-21T18:55:19.342Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-21T18:55:19.342Z] poller_test.go:41: No chmod on Windows [2021-08-21T18:55:19.342Z] [2021-08-21T18:55:19.342Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-21T18:55:19.342Z] fileutils_test.go:134: Needs porting to Windows [2021-08-21T18:55:19.342Z] [2021-08-21T18:55:19.342Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-21T18:55:19.342Z] fileutils_test.go:180: Needs porting to Windows [2021-08-21T18:55:19.342Z] [2021-08-21T18:55:19.342Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-08-21T18:55:19.342Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:55:19.342Z] [2021-08-21T18:55:19.342Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-08-21T18:55:19.342Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:55:19.342Z] [2021-08-21T18:55:19.342Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-08-21T18:55:19.342Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:55:19.342Z] [2021-08-21T18:55:19.342Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-21T18:55:19.342Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-21T18:55:19.342Z] [2021-08-21T18:55:19.342Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-21T18:55:19.342Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-21T18:55:19.342Z] [2021-08-21T18:55:19.342Z] [2021-08-21T18:55:19.342Z] DONE 2070 tests, 69 skipped in 260.247s [2021-08-21T18:55:19.342Z] INFO: make.ps1 ended at 08/21/2021 18:55:18 [2021-08-21T18:55:19.744Z] --- PASS: TestBuildUncleanTarFilenames (1.49s) [2021-08-21T18:55:19.744Z] === RUN TestBuildMultiStageLayerLeak [2021-08-21T18:55:20.880Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-21T18:55:20.880Z] INFO: Unit tests ended at 08/21/2021 18:55:20. Duration:00:04:31.4660543 [2021-08-21T18:55:20.880Z] INFO: Building busybox [2021-08-21T18:55:20.880Z] Sending build context to Docker daemon 5.12kB [2021-08-21T18:55:20.880Z] [2021-08-21T18:55:20.880Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-21T18:55:20.880Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-21T18:55:20.880Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-21T18:55:20.880Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-21T18:55:20.880Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-21T18:55:20.880Z] ---> a4938fe7222f [2021-08-21T18:55:20.880Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-21T18:55:20.880Z] ---> Running in 451b818103c8 [2021-08-21T18:55:23.937Z] --- PASS: TestBuildMultiStageLayerLeak (4.30s) [2021-08-21T18:55:23.938Z] === RUN TestBuildWithHugeFile [2021-08-21T18:55:24.621Z] Removing intermediate container 451b818103c8 [2021-08-21T18:55:24.621Z] ---> d3f6651382dc [2021-08-21T18:55:24.621Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-21T18:55:24.621Z] ---> Running in 60698bd21740 [2021-08-21T18:55:24.621Z] Removing intermediate container 60698bd21740 [2021-08-21T18:55:24.621Z] ---> d522f83a19a1 [2021-08-21T18:55:24.621Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-21T18:55:24.621Z] ---> Running in 5f79490a4320 [2021-08-21T18:55:25.081Z] Removing intermediate container 5f79490a4320 [2021-08-21T18:55:25.081Z] ---> 94a571d76f8a [2021-08-21T18:55:25.081Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-21T18:55:26.622Z] [2021-08-21T18:55:26.622Z] ---> c781df434309 [2021-08-21T18:55:26.622Z] 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-21T18:55:26.622Z] ---> Running in fe086908c2ec [2021-08-21T18:55:29.831Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-08-21T18:55:35.303Z] Removing intermediate container fe086908c2ec [2021-08-21T18:55:35.303Z] ---> 44113787ffc2 [2021-08-21T18:55:35.303Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-21T18:55:35.303Z] ---> Running in 826207cddf90 [2021-08-21T18:55:35.303Z] [2021-08-21T18:55:35.303Z] SUCCESS: Specified value was saved. [2021-08-21T18:55:37.487Z] Removing intermediate container 826207cddf90 [2021-08-21T18:55:37.487Z] ---> d861701d23e0 [2021-08-21T18:55:37.487Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-21T18:55:37.487Z] ---> Running in e39fa408af81 [2021-08-21T18:55:39.552Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-08-21T18:55:41.230Z] Cannot create a file when that file already exists. [2021-08-21T18:55:42.807Z] 4612f6d0b889: Pull complete [2021-08-21T18:55:43.236Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-08-21T18:55:44.967Z] Removing intermediate container e39fa408af81 [2021-08-21T18:55:44.967Z] ---> 656e9116c43b [2021-08-21T18:55:44.967Z] Step 13/13 : CMD ["sh"] [2021-08-21T18:55:44.967Z] ---> Running in 6a3bd367ad2d [2021-08-21T18:55:45.427Z] Removing intermediate container 6a3bd367ad2d [2021-08-21T18:55:45.427Z] ---> bd4b51b06600 [2021-08-21T18:55:45.427Z] Successfully built bd4b51b06600 [2021-08-21T18:55:45.427Z] Successfully tagged busybox:latest [2021-08-21T18:55:45.427Z] INFO: Docker images of the daemon under test [2021-08-21T18:55:45.427Z] [2021-08-21T18:55:45.427Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-21T18:55:45.427Z] busybox latest bd4b51b06600 Less than a second ago 2.8GB [2021-08-21T18:55:45.427Z] microsoft/windowsservercore latest a4938fe7222f 3 weeks ago 2.76GB [2021-08-21T18:55:45.427Z] mcr.microsoft.com/windows/servercore/insider 10.0.20348.1 a4938fe7222f 3 weeks ago 2.76GB [2021-08-21T18:55:45.427Z] [2021-08-21T18:55:45.427Z] INFO: Running integration tests at 08/21/2021 18:55:45... [2021-08-21T18:55:45.427Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-21T18:55:45.427Z] INFO: Integration API tests being run from the host: [2021-08-21T18:55:45.887Z] INFO: make.ps1 starting at 08/21/2021 18:55:45 [2021-08-21T18:55:46.347Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-21T18:55:59.730Z] --- PASS: TestImportExtremelyLargeImageWorks (94.80s) [2021-08-21T18:55:59.730Z] PASS [2021-08-21T18:55:59.730Z] [2021-08-21T18:55:59.730Z] === Skipped [2021-08-21T18:55:59.730Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-08-21T18:55:59.730Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-08-21T18:55:59.730Z] [2021-08-21T18:55:59.730Z] [2021-08-21T18:55:59.730Z] DONE 12 tests, 1 skipped in 98.222s [2021-08-21T18:55:59.730Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-21T18:55:59.730Z] INFO: Testing against a local daemon [2021-08-21T18:55:59.730Z] === RUN TestNetworkCreateDelete [2021-08-21T18:55:59.730Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-08-21T18:55:59.730Z] === RUN TestDockerNetworkDeletePreferID [2021-08-21T18:55:59.730Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-08-21T18:55:59.730Z] === RUN TestDaemonDNSFallback [2021-08-21T18:56:01.123Z] --- PASS: TestImportExtremelyLargeImageWorks (94.71s) [2021-08-21T18:56:01.123Z] PASS [2021-08-21T18:56:01.123Z] [2021-08-21T18:56:01.123Z] DONE 12 tests in 97.437s [2021-08-21T18:56:01.123Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-21T18:56:01.123Z] INFO: Testing against a local daemon [2021-08-21T18:56:01.123Z] === RUN TestNetworkCreateDelete [2021-08-21T18:56:01.123Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-08-21T18:56:01.123Z] === RUN TestDockerNetworkDeletePreferID [2021-08-21T18:56:01.123Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-08-21T18:56:01.123Z] === RUN TestDaemonDNSFallback [2021-08-21T18:56:03.575Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-08-21T18:56:06.318Z] --- PASS: TestDaemonDNSFallback (6.51s) [2021-08-21T18:56:06.318Z] === RUN TestInspectNetwork [2021-08-21T18:56:06.318Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:06.318Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-21T18:56:06.318Z] === RUN TestRunContainerWithBridgeNone [2021-08-21T18:56:06.318Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T18:56:06.318Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-21T18:56:06.318Z] === RUN TestNetworkInvalidJSON [2021-08-21T18:56:06.318Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-21T18:56:06.318Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-21T18:56:06.319Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-21T18:56:06.319Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-21T18:56:06.319Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-21T18:56:06.319Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-21T18:56:06.319Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-21T18:56:06.319Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-21T18:56:06.319Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-21T18:56:06.319Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-08-21T18:56:06.319Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-21T18:56:06.319Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-21T18:56:06.319Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-21T18:56:06.319Z] === RUN TestNetworkList [2021-08-21T18:56:06.319Z] === RUN TestNetworkList//networks [2021-08-21T18:56:06.319Z] === PAUSE TestNetworkList//networks [2021-08-21T18:56:06.319Z] === RUN TestNetworkList//networks/ [2021-08-21T18:56:06.319Z] === PAUSE TestNetworkList//networks/ [2021-08-21T18:56:06.319Z] === CONT TestNetworkList//networks [2021-08-21T18:56:06.319Z] === CONT TestNetworkList//networks/ [2021-08-21T18:56:06.319Z] --- PASS: TestNetworkList (0.01s) [2021-08-21T18:56:06.319Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-21T18:56:06.319Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-21T18:56:06.319Z] === RUN TestHostIPv4BridgeLabel [2021-08-21T18:56:06.319Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T18:56:06.319Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-21T18:56:06.319Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-21T18:56:06.319Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T18:56:06.319Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-08-21T18:56:06.319Z] === RUN TestDaemonDefaultNetworkPools [2021-08-21T18:56:06.319Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T18:56:06.319Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-08-21T18:56:06.319Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-21T18:56:06.319Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T18:56:06.319Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-08-21T18:56:06.319Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-21T18:56:06.319Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T18:56:06.319Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-21T18:56:06.319Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-21T18:56:06.319Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T18:56:06.319Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-21T18:56:06.319Z] === RUN TestServiceWithPredefinedNetwork [2021-08-21T18:56:06.319Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:06.319Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-21T18:56:06.319Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-21T18:56:06.319Z] service_test.go:242: FLAKY_TEST [2021-08-21T18:56:06.319Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-21T18:56:06.319Z] === RUN TestServiceWithDataPathPortInit [2021-08-21T18:56:06.319Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:06.319Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-21T18:56:06.319Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-21T18:56:06.319Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:06.319Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-21T18:56:06.319Z] PASS [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] === Skipped [2021-08-21T18:56:06.319Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-08-21T18:56:06.319Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-08-21T18:56:06.319Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-08-21T18:56:06.319Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-08-21T18:56:06.319Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-08-21T18:56:06.319Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-08-21T18:56:06.319Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-21T18:56:06.319Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-21T18:56:06.319Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-08-21T18:56:06.319Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-21T18:56:06.319Z] service_test.go:242: FLAKY_TEST [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-08-21T18:56:06.319Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-21T18:56:06.319Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] DONE 22 tests, 12 skipped in 7.162s [2021-08-21T18:56:06.319Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-21T18:56:06.319Z] INFO: Testing against a local daemon [2021-08-21T18:56:06.319Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-21T18:56:06.319Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-21T18:56:06.319Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-21T18:56:06.319Z] === RUN TestDockerNetworkIpvlan [2021-08-21T18:56:06.319Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-21T18:56:06.319Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-21T18:56:06.319Z] PASS [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] === Skipped [2021-08-21T18:56:06.319Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-21T18:56:06.319Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-21T18:56:06.319Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] DONE 2 tests, 2 skipped in 0.100s [2021-08-21T18:56:06.319Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-21T18:56:06.319Z] INFO: Testing against a local daemon [2021-08-21T18:56:06.319Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-21T18:56:06.319Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T18:56:06.319Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-08-21T18:56:06.319Z] === RUN TestDockerNetworkMacvlan [2021-08-21T18:56:06.319Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T18:56:06.319Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-08-21T18:56:06.319Z] PASS [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] === Skipped [2021-08-21T18:56:06.319Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-08-21T18:56:06.319Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-08-21T18:56:06.319Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] DONE 2 tests, 2 skipped in 0.093s [2021-08-21T18:56:06.319Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-21T18:56:06.319Z] testing: warning: no tests to run [2021-08-21T18:56:06.319Z] PASS [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] DONE 0 tests in 0.022s [2021-08-21T18:56:06.319Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-21T18:56:06.319Z] INFO: Testing against a local daemon [2021-08-21T18:56:06.319Z] === RUN TestAuthZPluginAllowRequest [2021-08-21T18:56:06.319Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T18:56:06.319Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-08-21T18:56:06.319Z] === RUN TestAuthZPluginTLS [2021-08-21T18:56:06.319Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T18:56:06.319Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-08-21T18:56:06.319Z] === RUN TestAuthZPluginDenyRequest [2021-08-21T18:56:06.319Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T18:56:06.319Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-08-21T18:56:06.319Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-21T18:56:06.319Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T18:56:06.319Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-08-21T18:56:06.319Z] === RUN TestAuthZPluginDenyResponse [2021-08-21T18:56:06.319Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T18:56:06.319Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-08-21T18:56:06.319Z] === RUN TestAuthZPluginAllowEventStream [2021-08-21T18:56:06.319Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T18:56:06.319Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-08-21T18:56:06.319Z] === RUN TestAuthZPluginErrorResponse [2021-08-21T18:56:06.319Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T18:56:06.319Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-08-21T18:56:06.319Z] === RUN TestAuthZPluginErrorRequest [2021-08-21T18:56:06.319Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T18:56:06.319Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-08-21T18:56:06.319Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-21T18:56:06.319Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T18:56:06.319Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-08-21T18:56:06.319Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-21T18:56:06.319Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T18:56:06.319Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-08-21T18:56:06.319Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-21T18:56:06.319Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T18:56:06.319Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-08-21T18:56:06.319Z] === RUN TestAuthZPluginHeader [2021-08-21T18:56:06.319Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T18:56:06.319Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-08-21T18:56:06.319Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-21T18:56:06.319Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T18:56:06.319Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2021-08-21T18:56:06.319Z] === RUN TestAuthZPluginV2Disable [2021-08-21T18:56:06.319Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T18:56:06.319Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-08-21T18:56:06.319Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-21T18:56:06.319Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T18:56:06.319Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-08-21T18:56:06.319Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-21T18:56:06.319Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T18:56:06.319Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-08-21T18:56:06.319Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-21T18:56:06.319Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T18:56:06.319Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-08-21T18:56:06.319Z] PASS [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] === Skipped [2021-08-21T18:56:06.319Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-08-21T18:56:06.319Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-08-21T18:56:06.319Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-08-21T18:56:06.319Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-08-21T18:56:06.319Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-08-21T18:56:06.319Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-08-21T18:56:06.319Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-08-21T18:56:06.319Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-08-21T18:56:06.319Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-08-21T18:56:06.319Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-08-21T18:56:06.319Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-08-21T18:56:06.319Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-08-21T18:56:06.319Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2021-08-21T18:56:06.319Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-08-21T18:56:06.319Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-08-21T18:56:06.319Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-08-21T18:56:06.319Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-08-21T18:56:06.319Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] DONE 17 tests, 17 skipped in 0.324s [2021-08-21T18:56:06.319Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-21T18:56:06.319Z] INFO: Testing against a local daemon [2021-08-21T18:56:06.319Z] === RUN TestPluginInvalidJSON [2021-08-21T18:56:06.319Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-21T18:56:06.319Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-21T18:56:06.319Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-21T18:56:06.319Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-08-21T18:56:06.319Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-21T18:56:06.319Z] === RUN TestPluginInstall [2021-08-21T18:56:06.319Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T18:56:06.319Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-21T18:56:06.319Z] === RUN TestPluginsWithRuntimes [2021-08-21T18:56:06.319Z] plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-08-21T18:56:06.319Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-21T18:56:06.319Z] === RUN TestPluginBackCompatMediaTypes [2021-08-21T18:56:06.319Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-08-21T18:56:06.319Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-21T18:56:06.319Z] PASS [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] === Skipped [2021-08-21T18:56:06.319Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-08-21T18:56:06.319Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-08-21T18:56:06.319Z] plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-08-21T18:56:06.319Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] [2021-08-21T18:56:06.319Z] DONE 5 tests, 3 skipped in 0.125s [2021-08-21T18:56:06.319Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-21T18:56:06.319Z] INFO: Testing against a local daemon [2021-08-21T18:56:06.319Z] === RUN TestExternalGraphDriver [2021-08-21T18:56:06.319Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-08-21T18:56:06.319Z] --- SKIP: TestExternalGraphDriver (0.05s) [2021-08-21T18:56:06.319Z] === RUN TestGraphdriverPluginV2 [2021-08-21T18:56:06.430Z] --- PASS: TestDaemonDNSFallback (6.58s) [2021-08-21T18:56:06.430Z] === RUN TestInspectNetwork [2021-08-21T18:56:10.508Z] --- PASS: TestGraphdriverPluginV2 (3.88s) [2021-08-21T18:56:10.508Z] PASS [2021-08-21T18:56:10.508Z] [2021-08-21T18:56:10.508Z] === Skipped [2021-08-21T18:56:10.508Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.05s) [2021-08-21T18:56:10.508Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-08-21T18:56:10.508Z] [2021-08-21T18:56:10.508Z] [2021-08-21T18:56:10.508Z] DONE 2 tests, 1 skipped in 4.030s [2021-08-21T18:56:10.508Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-21T18:56:10.508Z] INFO: Testing against a local daemon [2021-08-21T18:56:10.508Z] === RUN TestContinueAfterPluginCrash [2021-08-21T18:56:10.508Z] === PAUSE TestContinueAfterPluginCrash [2021-08-21T18:56:10.508Z] === RUN TestReadPluginNoRead [2021-08-21T18:56:10.508Z] === PAUSE TestReadPluginNoRead [2021-08-21T18:56:10.508Z] === RUN TestDaemonStartWithLogOpt [2021-08-21T18:56:10.508Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-21T18:56:10.508Z] === CONT TestContinueAfterPluginCrash [2021-08-21T18:56:10.508Z] === CONT TestDaemonStartWithLogOpt [2021-08-21T18:56:10.585Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-21T18:56:10.585Z] Using test binary docker [2021-08-21T18:56:10.585Z] +++ /etc/init.d/apparmor start [2021-08-21T18:56:10.585Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-21T18:56:10.585Z] Starting dockerd [2021-08-21T18:56:10.585Z] INFO: Waiting for daemon to start... [2021-08-21T18:56:10.585Z] +++ 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-21T18:56:10.585Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-21T18:56:10.585Z] Using test binary docker [2021-08-21T18:56:10.585Z] +++ /etc/init.d/apparmor start [2021-08-21T18:56:10.585Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-21T18:56:10.585Z] Starting dockerd [2021-08-21T18:56:10.585Z] INFO: Waiting for daemon to start... [2021-08-21T18:56:10.585Z] +++ 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-21T18:56:10.585Z] . [2021-08-21T18:56:10.585Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-21T18:56:10.585Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-21T18:56:10.585Z] Error: No such image: emptyfs [2021-08-21T18:56:10.585Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-21T18:56:10.585Z] ++++ docker load [2021-08-21T18:56:10.585Z] [2021-08-21T18:56:10.585Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-21T18:56:10.585Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-21T18:56:10.585Z] Error: No such image: emptyfs [2021-08-21T18:56:10.585Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-21T18:56:10.585Z] ++++ docker load [2021-08-21T18:56:10.585Z] Running integration-test (iteration 1) [2021-08-21T18:56:10.585Z] 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-21T18:56:10.585Z] ++ 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-21T18:56:10.585Z] ++ set -e [2021-08-21T18:56:10.585Z] ++ '[' -n 0 ']' [2021-08-21T18:56:10.585Z] ++ set -x [2021-08-21T18:56:10.585Z] ++ 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-21T18:56:10.585Z] Running integration-test (iteration 1) [2021-08-21T18:56:10.585Z] 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-21T18:56:10.585Z] ++ 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-21T18:56:10.585Z] ++ set -e [2021-08-21T18:56:10.585Z] ++ '[' -n 0 ']' [2021-08-21T18:56:10.585Z] ++ set -x [2021-08-21T18:56:10.585Z] ++ 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-21T18:56:10.635Z] === RUN TestInspectNetwork/full_network_id [2021-08-21T18:56:10.635Z] === RUN TestInspectNetwork/partial_network_id [2021-08-21T18:56:10.635Z] === RUN TestInspectNetwork/network_name [2021-08-21T18:56:10.635Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-21T18:56:10.839Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-08-21T18:56:11.559Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-21T18:56:11.559Z] INFO: Testing against a local daemon [2021-08-21T18:56:11.559Z] === RUN TestBuildWithSession [2021-08-21T18:56:11.559Z] build_session_test.go:25: TODO: BuildKit [2021-08-21T18:56:11.559Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-21T18:56:11.559Z] === RUN TestBuildSquashParent [2021-08-21T18:56:11.559Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T18:56:11.559Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-21T18:56:11.559Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-21T18:56:11.559Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-21T18:56:11.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-21T18:56:11.559Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-21T18:56:11.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-21T18:56:11.559Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-21T18:56:11.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-21T18:56:11.559Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-21T18:56:11.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-21T18:56:11.559Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-21T18:56:11.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-21T18:56:11.559Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-21T18:56:11.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-21T18:56:11.559Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-21T18:56:11.559Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-21T18:56:11.559Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-21T18:56:11.559Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-21T18:56:11.928Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-08-21T18:56:14.766Z] --- PASS: TestDaemonStartWithLogOpt (4.34s) [2021-08-21T18:56:14.767Z] === CONT TestReadPluginNoRead [2021-08-21T18:56:14.836Z] --- PASS: TestInspectNetwork (7.65s) [2021-08-21T18:56:14.836Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-21T18:56:14.836Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-21T18:56:14.836Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-21T18:56:14.836Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-21T18:56:14.836Z] === RUN TestRunContainerWithBridgeNone [2021-08-21T18:56:16.669Z] === RUN TestReadPluginNoRead/default [2021-08-21T18:56:16.677Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-08-21T18:56:17.377Z] --- PASS: TestRunContainerWithBridgeNone (3.02s) [2021-08-21T18:56:17.377Z] === RUN TestNetworkInvalidJSON [2021-08-21T18:56:17.377Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-21T18:56:17.377Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-21T18:56:17.377Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-21T18:56:17.377Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-21T18:56:17.377Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-21T18:56:17.377Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-21T18:56:17.377Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-21T18:56:17.377Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-21T18:56:17.377Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-21T18:56:17.377Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-08-21T18:56:17.377Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-21T18:56:17.377Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-21T18:56:17.377Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-21T18:56:17.377Z] === RUN TestNetworkList [2021-08-21T18:56:17.377Z] === RUN TestNetworkList//networks [2021-08-21T18:56:17.377Z] === PAUSE TestNetworkList//networks [2021-08-21T18:56:17.377Z] === RUN TestNetworkList//networks/ [2021-08-21T18:56:17.377Z] === PAUSE TestNetworkList//networks/ [2021-08-21T18:56:17.377Z] === CONT TestNetworkList//networks [2021-08-21T18:56:17.377Z] === CONT TestNetworkList//networks/ [2021-08-21T18:56:17.377Z] --- PASS: TestNetworkList (0.01s) [2021-08-21T18:56:17.377Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-21T18:56:17.377Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-21T18:56:17.377Z] === RUN TestHostIPv4BridgeLabel [2021-08-21T18:56:17.638Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-08-21T18:56:17.638Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-21T18:56:18.568Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-21T18:56:19.024Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-08-21T18:56:19.024Z] === RUN TestDaemonDefaultNetworkPools [2021-08-21T18:56:19.506Z] --- PASS: TestContinueAfterPluginCrash (9.22s) [2021-08-21T18:56:19.648Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2021-08-21T18:56:19.648Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-21T18:56:19.774Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-21T18:56:19.983Z] ok github.com/docker/docker/libnetwork/ipam 84.655s coverage: 85.3% of statements [2021-08-21T18:56:19.983Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-21T18:56:19.983Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-21T18:56:19.983Z] ok github.com/docker/docker/libnetwork/ipams/null 0.004s coverage: 57.1% of statements [2021-08-21T18:56:20.593Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-08-21T18:56:20.593Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-21T18:56:21.148Z] === CONT TestReadPluginNoRead [2021-08-21T18:56:21.148Z] read_test.go:92: [db4eeeda00521] daemon is not started [2021-08-21T18:56:21.148Z] --- PASS: TestReadPluginNoRead (6.67s) [2021-08-21T18:56:21.148Z] --- PASS: TestReadPluginNoRead/default (1.48s) [2021-08-21T18:56:21.148Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.50s) [2021-08-21T18:56:21.148Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.47s) [2021-08-21T18:56:21.148Z] PASS [2021-08-21T18:56:21.148Z] [2021-08-21T18:56:21.148Z] DONE 6 tests in 11.104s [2021-08-21T18:56:21.148Z] 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-21T18:56:21.148Z] testing: warning: no tests to run [2021-08-21T18:56:21.148Z] PASS [2021-08-21T18:56:21.148Z] [2021-08-21T18:56:21.148Z] DONE 0 tests in 0.042s [2021-08-21T18:56:21.148Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-21T18:56:21.407Z] INFO: Testing against a local daemon [2021-08-21T18:56:21.407Z] === RUN TestPluginWithDevMounts [2021-08-21T18:56:21.407Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-08-21T18:56:21.407Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-21T18:56:21.407Z] PASS [2021-08-21T18:56:21.407Z] [2021-08-21T18:56:21.407Z] === Skipped [2021-08-21T18:56:21.407Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-08-21T18:56:21.407Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-08-21T18:56:21.407Z] [2021-08-21T18:56:21.407Z] [2021-08-21T18:56:21.407Z] DONE 1 tests, 1 skipped in 0.101s [2021-08-21T18:56:21.407Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-21T18:56:21.407Z] INFO: Testing against a local daemon [2021-08-21T18:56:21.407Z] === RUN TestSecretInspect [2021-08-21T18:56:21.407Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:21.407Z] --- SKIP: TestSecretInspect (0.01s) [2021-08-21T18:56:21.407Z] === RUN TestSecretList [2021-08-21T18:56:21.407Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:21.407Z] --- SKIP: TestSecretList (0.01s) [2021-08-21T18:56:21.407Z] === RUN TestSecretsCreateAndDelete [2021-08-21T18:56:21.407Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:21.407Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-08-21T18:56:21.407Z] === RUN TestSecretsUpdate [2021-08-21T18:56:21.407Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:21.407Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-08-21T18:56:21.407Z] === RUN TestTemplatedSecret [2021-08-21T18:56:21.407Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:21.407Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-21T18:56:21.407Z] === RUN TestSecretCreateResolve [2021-08-21T18:56:21.407Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:21.407Z] --- SKIP: TestSecretCreateResolve (0.02s) [2021-08-21T18:56:21.407Z] PASS [2021-08-21T18:56:21.666Z] [2021-08-21T18:56:21.666Z] === Skipped [2021-08-21T18:56:21.666Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-08-21T18:56:21.666Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:21.666Z] [2021-08-21T18:56:21.666Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-08-21T18:56:21.666Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:21.666Z] [2021-08-21T18:56:21.666Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-08-21T18:56:21.666Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:21.666Z] [2021-08-21T18:56:21.666Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-08-21T18:56:21.666Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:21.666Z] [2021-08-21T18:56:21.666Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-08-21T18:56:21.666Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:21.666Z] [2021-08-21T18:56:21.666Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2021-08-21T18:56:21.666Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:21.666Z] [2021-08-21T18:56:21.666Z] [2021-08-21T18:56:21.666Z] DONE 6 tests, 6 skipped in 0.170s [2021-08-21T18:56:21.666Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-21T18:56:21.666Z] INFO: Testing against a local daemon [2021-08-21T18:56:21.666Z] === RUN TestServiceCreateInit [2021-08-21T18:56:21.666Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-21T18:56:21.666Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:21.666Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-21T18:56:21.666Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:21.666Z] --- PASS: TestServiceCreateInit (0.01s) [2021-08-21T18:56:21.666Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-21T18:56:21.666Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-21T18:56:21.666Z] === RUN TestCreateServiceMultipleTimes [2021-08-21T18:56:21.666Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:21.666Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2021-08-21T18:56:21.666Z] === RUN TestCreateServiceConflict [2021-08-21T18:56:21.666Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:21.666Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-08-21T18:56:21.666Z] === RUN TestCreateServiceMaxReplicas [2021-08-21T18:56:21.666Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:21.666Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-08-21T18:56:21.666Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-21T18:56:21.666Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:21.666Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-08-21T18:56:21.666Z] === RUN TestCreateServiceSecretFileMode [2021-08-21T18:56:21.666Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:21.666Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-08-21T18:56:21.666Z] === RUN TestCreateServiceConfigFileMode [2021-08-21T18:56:21.666Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:21.666Z] --- SKIP: TestCreateServiceConfigFileMode (0.03s) [2021-08-21T18:56:21.666Z] === RUN TestCreateServiceSysctls [2021-08-21T18:56:21.666Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:21.666Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-08-21T18:56:21.666Z] === RUN TestCreateServiceCapabilities [2021-08-21T18:56:21.666Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:21.666Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-08-21T18:56:21.666Z] === RUN TestInspect [2021-08-21T18:56:21.666Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:21.925Z] --- SKIP: TestInspect (0.02s) [2021-08-21T18:56:21.925Z] === RUN TestCreateJob [2021-08-21T18:56:21.925Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:21.925Z] --- SKIP: TestCreateJob (0.01s) [2021-08-21T18:56:21.925Z] === RUN TestReplicatedJob [2021-08-21T18:56:21.925Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:21.925Z] --- SKIP: TestReplicatedJob (0.01s) [2021-08-21T18:56:21.925Z] === RUN TestUpdateReplicatedJob [2021-08-21T18:56:21.925Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:21.925Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2021-08-21T18:56:21.925Z] === RUN TestServiceListWithStatuses [2021-08-21T18:56:21.925Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-21T18:56:21.925Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-21T18:56:21.925Z] === RUN TestDockerNetworkConnectAlias [2021-08-21T18:56:21.925Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:21.925Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2021-08-21T18:56:21.925Z] === RUN TestDockerNetworkReConnect [2021-08-21T18:56:21.925Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:21.925Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-08-21T18:56:21.925Z] === RUN TestServicePlugin [2021-08-21T18:56:21.937Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-21T18:56:21.937Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-21T18:56:21.975Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2021-08-21T18:56:21.975Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-21T18:56:22.545Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-08-21T18:56:22.545Z] === RUN TestServiceWithPredefinedNetwork [2021-08-21T18:56:23.297Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.016s coverage: 47.4% of statements [2021-08-21T18:56:23.297Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-21T18:56:23.826Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:23.826Z] --- SKIP: TestServicePlugin (1.97s) [2021-08-21T18:56:23.826Z] === RUN TestServiceUpdateLabel [2021-08-21T18:56:23.826Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:23.826Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-08-21T18:56:23.826Z] === RUN TestServiceUpdateSecrets [2021-08-21T18:56:23.826Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:23.826Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-08-21T18:56:23.826Z] === RUN TestServiceUpdateConfigs [2021-08-21T18:56:23.827Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:23.827Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-08-21T18:56:23.827Z] === RUN TestServiceUpdateNetwork [2021-08-21T18:56:23.827Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:23.827Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-08-21T18:56:23.827Z] === RUN TestServiceUpdatePidsLimit [2021-08-21T18:56:23.827Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:23.827Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-08-21T18:56:23.827Z] PASS [2021-08-21T18:56:23.827Z] [2021-08-21T18:56:23.827Z] === Skipped [2021-08-21T18:56:23.827Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-21T18:56:23.827Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:23.827Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-21T18:56:23.827Z] [2021-08-21T18:56:23.827Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-21T18:56:23.827Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:23.827Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-21T18:56:23.827Z] [2021-08-21T18:56:23.827Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2021-08-21T18:56:23.827Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:23.827Z] [2021-08-21T18:56:23.827Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-08-21T18:56:23.827Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:23.827Z] [2021-08-21T18:56:23.827Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-08-21T18:56:23.827Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:23.827Z] [2021-08-21T18:56:23.827Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-08-21T18:56:23.827Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:23.827Z] [2021-08-21T18:56:23.827Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-08-21T18:56:23.827Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:23.827Z] [2021-08-21T18:56:23.827Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.03s) [2021-08-21T18:56:23.827Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:23.827Z] [2021-08-21T18:56:23.827Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-08-21T18:56:23.827Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:23.827Z] [2021-08-21T18:56:23.827Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-08-21T18:56:23.827Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:23.827Z] [2021-08-21T18:56:23.827Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2021-08-21T18:56:23.827Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:23.827Z] [2021-08-21T18:56:23.827Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-08-21T18:56:23.827Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:23.827Z] [2021-08-21T18:56:23.827Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-08-21T18:56:23.827Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:23.827Z] [2021-08-21T18:56:23.827Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2021-08-21T18:56:23.827Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:23.827Z] [2021-08-21T18:56:23.827Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-21T18:56:23.827Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-21T18:56:23.827Z] [2021-08-21T18:56:23.827Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2021-08-21T18:56:23.827Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:23.827Z] [2021-08-21T18:56:23.827Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-08-21T18:56:23.827Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:23.827Z] [2021-08-21T18:56:23.827Z] === SKIP: amd64.integration.service TestServicePlugin (1.97s) [2021-08-21T18:56:23.827Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:23.827Z] [2021-08-21T18:56:23.827Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-08-21T18:56:23.827Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:23.827Z] [2021-08-21T18:56:23.827Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-08-21T18:56:23.827Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:23.827Z] [2021-08-21T18:56:23.827Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-08-21T18:56:23.827Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:23.827Z] [2021-08-21T18:56:23.827Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-08-21T18:56:23.827Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:23.827Z] [2021-08-21T18:56:23.827Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-08-21T18:56:23.827Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T18:56:23.827Z] [2021-08-21T18:56:23.827Z] [2021-08-21T18:56:23.827Z] DONE 24 tests, 23 skipped in 2.363s [2021-08-21T18:56:23.827Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-21T18:56:24.085Z] INFO: Testing against a local daemon [2021-08-21T18:56:24.085Z] === RUN TestSessionCreate [2021-08-21T18:56:24.085Z] --- PASS: TestSessionCreate (0.03s) [2021-08-21T18:56:24.085Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-21T18:56:24.085Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-21T18:56:24.085Z] PASS [2021-08-21T18:56:24.085Z] [2021-08-21T18:56:24.085Z] DONE 2 tests in 0.139s [2021-08-21T18:56:24.085Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-21T18:56:24.085Z] INFO: Testing against a local daemon [2021-08-21T18:56:24.085Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-21T18:56:24.085Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-21T18:56:24.085Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-21T18:56:24.085Z] === RUN TestDiskUsage [2021-08-21T18:56:24.085Z] === PAUSE TestDiskUsage [2021-08-21T18:56:24.085Z] === RUN TestEventsExecDie [2021-08-21T18:56:25.020Z] --- PASS: TestEventsExecDie (0.90s) [2021-08-21T18:56:25.020Z] === RUN TestEventsBackwardsCompatible [2021-08-21T18:56:25.020Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-08-21T18:56:25.020Z] === RUN TestEventsVolumeCreate [2021-08-21T18:56:25.086Z] --- PASS: TestServiceWithPredefinedNetwork (2.59s) [2021-08-21T18:56:25.095Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-21T18:56:25.095Z] service_test.go:242: FLAKY_TEST [2021-08-21T18:56:25.095Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-21T18:56:25.095Z] === RUN TestServiceWithDataPathPortInit [2021-08-21T18:56:25.279Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-08-21T18:56:25.279Z] === RUN TestInfoBinaryCommits [2021-08-21T18:56:25.279Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-08-21T18:56:25.279Z] === RUN TestInfoAPIVersioned [2021-08-21T18:56:25.279Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-21T18:56:25.279Z] === RUN TestInfoDiscoveryBackend [2021-08-21T18:56:25.844Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2021-08-21T18:56:25.844Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-21T18:56:25.847Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.004s coverage: 71.4% of statements [2021-08-21T18:56:29.035Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-21T18:56:29.035Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.46s) [2021-08-21T18:56:29.035Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.76s) [2021-08-21T18:56:29.035Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.53s) [2021-08-21T18:56:29.035Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.62s) [2021-08-21T18:56:29.035Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (6.54s) [2021-08-21T18:56:29.035Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.79s) [2021-08-21T18:56:29.035Z] === RUN TestBuildMultiStageCopy [2021-08-21T18:56:29.035Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-21T18:56:29.123Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-08-21T18:56:29.123Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-21T18:56:29.123Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T18:56:29.123Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-08-21T18:56:29.123Z] === RUN TestInfoAPI [2021-08-21T18:56:29.123Z] --- PASS: TestInfoAPI (0.02s) [2021-08-21T18:56:29.123Z] === RUN TestInfoAPIWarnings [2021-08-21T18:56:30.051Z] ok github.com/docker/docker/libnetwork/ipamutils 0.516s coverage: 74.0% of statements [2021-08-21T18:56:30.171Z] 8f616e6e9eec: Pull complete [2021-08-21T18:56:30.171Z] Digest: sha256:a6a48a5257388a1c2baecf6b7a8607969e5db5ef410f28deebd08932d3af9c19 [2021-08-21T18:56:30.171Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-21T18:56:30.172Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 into daemon under test completed successfully [2021-08-21T18:56:30.172Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 as microsoft/windowsservercore in daemon under test [2021-08-21T18:56:30.172Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 is '10.0.20348.1' [2021-08-21T18:56:30.172Z] WARN: Skipping validation tests [2021-08-21T18:56:30.172Z] INFO: Running unit tests at 08/21/2021 18:56:20... [2021-08-21T18:56:30.172Z] INFO: make.ps1 starting at 08/21/2021 18:56:24 [2021-08-21T18:56:30.172Z] INFO: Git commit (83ec46a7e6) assumed from DOCKER_GITCOMMIT environment variable [2021-08-21T18:56:30.172Z] INFO: Invoking autogen... [2021-08-21T18:56:30.172Z] INFO: Running unit tests... [2021-08-21T18:56:30.917Z] .......................... [ 67%] [2021-08-21T18:56:31.133Z] 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/api 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-21T18:56:34.841Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-21T18:56:35.819Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-21T18:56:36.278Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-21T18:56:37.247Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-21T18:56:38.188Z] ok github.com/docker/docker/libnetwork/iptables 0.299s coverage: 45.1% of statements [2021-08-21T18:56:38.189Z] ok github.com/docker/docker/libnetwork/netlabel 0.003s coverage: 60.0% of statements [2021-08-21T18:56:38.785Z] --- PASS: TestBuildMultiStageCopy (10.51s) [2021-08-21T18:56:38.785Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.87s) [2021-08-21T18:56:38.785Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.70s) [2021-08-21T18:56:38.785Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.89s) [2021-08-21T18:56:38.785Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.97s) [2021-08-21T18:56:38.785Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.09s) [2021-08-21T18:56:38.785Z] === RUN TestBuildMultiStageParentConfig [2021-08-21T18:56:39.669Z] ? github.com/docker/docker/api [no test files] [2021-08-21T18:56:39.990Z] --- PASS: TestServiceWithDataPathPortInit (14.39s) [2021-08-21T18:56:39.990Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-21T18:56:40.968Z] --- PASS: TestBuildMultiStageParentConfig (2.02s) [2021-08-21T18:56:40.968Z] === RUN TestBuildLabelWithTargets [2021-08-21T18:56:40.968Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-21T18:56:40.968Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-08-21T18:56:40.968Z] === RUN TestBuildWithEmptyLayers [2021-08-21T18:56:41.937Z] --- PASS: TestBuildWithEmptyLayers (1.10s) [2021-08-21T18:56:41.937Z] === RUN TestBuildMultiStageOnBuild [2021-08-21T18:56:42.390Z] ok github.com/docker/docker/libnetwork/netutils 0.030s coverage: 44.1% of statements [2021-08-21T18:56:42.531Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:5v0rk8uzt51o3n9jeapoyzufk Created:2021-08-21 18:56:40.709606927 +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[29f46e88c72bc5a35763fb20e41ed8ab03aad09769b30338f49fd5007f490939:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lydzxtpbekn541dqlyhn7cut4 EndpointID:5368e0890858e3c3ea62ca670de8f481fff383b6511ad58e8be28d35bba26fb4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:dc6c7ac29c3eec08a026e4af3d378efa6b15129c86149850f47b01579b37c93e 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:5642289091b3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lydzxtpbekn541dqlyhn7cut4 EndpointID:5368e0890858e3c3ea62ca670de8f481fff383b6511ad58e8be28d35bba26fb4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-21T18:56:46.731Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.23s) [2021-08-21T18:56:46.731Z] PASS [2021-08-21T18:56:46.731Z] [2021-08-21T18:56:46.731Z] === Skipped [2021-08-21T18:56:46.731Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-21T18:56:46.731Z] service_test.go:242: FLAKY_TEST [2021-08-21T18:56:46.731Z] [2021-08-21T18:56:46.731Z] [2021-08-21T18:56:46.731Z] DONE 26 tests, 1 skipped in 47.272s [2021-08-21T18:56:46.731Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-21T18:56:46.731Z] INFO: Testing against a local daemon [2021-08-21T18:56:46.731Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-21T18:56:46.731Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-21T18:56:46.731Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-21T18:56:46.731Z] === RUN TestDockerNetworkIpvlan [2021-08-21T18:56:46.731Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-21T18:56:46.731Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-21T18:56:46.731Z] PASS [2021-08-21T18:56:46.731Z] [2021-08-21T18:56:46.731Z] === Skipped [2021-08-21T18:56:46.731Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-21T18:56:46.731Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-21T18:56:46.731Z] [2021-08-21T18:56:46.731Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-21T18:56:46.731Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-21T18:56:46.731Z] [2021-08-21T18:56:46.731Z] [2021-08-21T18:56:46.731Z] DONE 2 tests, 2 skipped in 0.025s [2021-08-21T18:56:46.731Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-21T18:56:46.731Z] INFO: Testing against a local daemon [2021-08-21T18:56:46.731Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-21T18:56:47.197Z] --- PASS: TestInfoAPIWarnings (16.35s) [2021-08-21T18:56:47.197Z] === RUN TestInfoDebug [2021-08-21T18:56:47.197Z] --- PASS: TestInfoDebug (0.54s) [2021-08-21T18:56:47.197Z] === RUN TestInfoInsecureRegistries [2021-08-21T18:56:47.197Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-08-21T18:56:47.197Z] === RUN TestInfoRegistryMirrors [2021-08-21T18:56:47.197Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2021-08-21T18:56:47.197Z] === RUN TestLoginFailsWithBadCredentials [2021-08-21T18:56:47.197Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2021-08-21T18:56:47.197Z] === RUN TestPingCacheHeaders [2021-08-21T18:56:47.197Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-21T18:56:47.197Z] === RUN TestPingGet [2021-08-21T18:56:47.197Z] --- PASS: TestPingGet (0.01s) [2021-08-21T18:56:47.197Z] === RUN TestPingHead [2021-08-21T18:56:47.197Z] --- PASS: TestPingHead (0.03s) [2021-08-21T18:56:47.197Z] === RUN TestVersion [2021-08-21T18:56:47.197Z] --- PASS: TestVersion (0.02s) [2021-08-21T18:56:47.197Z] === CONT TestDiskUsage [2021-08-21T18:56:47.763Z] === RUN TestDiskUsage/empty [2021-08-21T18:56:47.763Z] === RUN TestDiskUsage/empty/container_types [2021-08-21T18:56:47.763Z] === RUN TestDiskUsage/empty/image_types [2021-08-21T18:56:47.763Z] === RUN TestDiskUsage/empty/volume_types [2021-08-21T18:56:47.763Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-21T18:56:47.763Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-21T18:56:47.763Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-21T18:56:47.763Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-21T18:56:47.763Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-21T18:56:47.763Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-21T18:56:47.763Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-21T18:56:47.763Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-21T18:56:48.021Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-21T18:56:48.021Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-21T18:56:48.021Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-21T18:56:48.021Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-21T18:56:48.021Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-21T18:56:48.021Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-21T18:56:48.021Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-21T18:56:48.021Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-21T18:56:48.021Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-21T18:56:48.021Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-21T18:56:48.021Z] === RUN TestDiskUsage/after_container.Run [2021-08-21T18:56:48.112Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2021-08-21T18:56:48.112Z] === RUN TestDockerNetworkMacvlan [2021-08-21T18:56:48.588Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-21T18:56:48.588Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-21T18:56:48.588Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-21T18:56:48.588Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-21T18:56:48.588Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-21T18:56:48.588Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-21T18:56:48.589Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-21T18:56:48.589Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-21T18:56:48.589Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-21T18:56:48.589Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-21T18:56:48.684Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-21T18:56:48.847Z] --- PASS: TestDiskUsage (1.56s) [2021-08-21T18:56:48.847Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-21T18:56:48.847Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-21T18:56:48.847Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-21T18:56:48.847Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-21T18:56:48.847Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-21T18:56:48.847Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-21T18:56:48.847Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-21T18:56:48.847Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-21T18:56:48.847Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-21T18:56:48.847Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-21T18:56:48.847Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-21T18:56:48.847Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2021-08-21T18:56:48.847Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-21T18:56:48.847Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-21T18:56:48.847Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-21T18:56:48.847Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-21T18:56:48.847Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-21T18:56:48.847Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-21T18:56:48.847Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-21T18:56:48.847Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-21T18:56:48.847Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-21T18:56:48.847Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-21T18:56:48.847Z] --- PASS: TestDiskUsage/after_container.Run (0.71s) [2021-08-21T18:56:48.847Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2021-08-21T18:56:48.847Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-21T18:56:48.847Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-21T18:56:48.847Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-21T18:56:48.847Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2021-08-21T18:56:48.847Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-21T18:56:48.847Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.02s) [2021-08-21T18:56:48.847Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-21T18:56:48.847Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.04s) [2021-08-21T18:56:48.847Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2021-08-21T18:56:48.847Z] PASS [2021-08-21T18:56:48.847Z] [2021-08-21T18:56:48.847Z] === Skipped [2021-08-21T18:56:48.847Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-21T18:56:48.847Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-21T18:56:48.847Z] [2021-08-21T18:56:48.847Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-08-21T18:56:48.847Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T18:56:48.847Z] [2021-08-21T18:56:48.847Z] [2021-08-21T18:56:48.847Z] DONE 53 tests, 2 skipped in 24.803s [2021-08-21T18:56:48.847Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-21T18:56:48.847Z] INFO: Testing against a local daemon [2021-08-21T18:56:48.847Z] === RUN TestVolumesCreateAndList [2021-08-21T18:56:49.105Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-21T18:56:49.105Z] === RUN TestVolumesRemove [2021-08-21T18:56:49.105Z] --- PASS: TestVolumesRemove (0.04s) [2021-08-21T18:56:49.105Z] === RUN TestVolumesInspect [2021-08-21T18:56:49.105Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-21T18:56:49.105Z] === RUN TestVolumesInvalidJSON [2021-08-21T18:56:49.105Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-21T18:56:49.105Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-21T18:56:49.105Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-21T18:56:49.105Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-08-21T18:56:49.105Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-08-21T18:56:49.105Z] PASS [2021-08-21T18:56:49.105Z] [2021-08-21T18:56:49.105Z] DONE 5 tests in 0.178s [2021-08-21T18:56:49.105Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-21T18:56:49.105Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13279 is not a child of this shell [2021-08-21T18:56:49.105Z] warning: PID 13279 from bundles/test-integration/docker.pid had a nonzero exit code [2021-08-21T18:56:49.105Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-21T18:56:49.105Z] [2021-08-21T18:56:49.105Z] Unloading profiles will leave already running processes permanently [2021-08-21T18:56:49.105Z] unconfined, which can lead to unexpected situations. [2021-08-21T18:56:49.105Z] [2021-08-21T18:56:49.105Z] To set a process to complain mode, use the command line tool [2021-08-21T18:56:49.105Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-21T18:56:49.105Z] Removing test suite binaries [2021-08-21T18:56:49.105Z] exiting test-integration [2021-08-21T18:56:49.105Z] ++ exit 0 [2021-08-21T18:56:49.105Z] [2021-08-21T18:56:49.623Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-21T18:56:50.193Z] === RUN TestDockerNetworkMacvlan/NilParent Post stage [Pipeline] junit [2021-08-21T18:56:50.544Z] Recording test results [2021-08-21T18:56:52.268Z] --- PASS: TestBuildMultiStageOnBuild (9.64s) [2021-08-21T18:56:52.269Z] === RUN TestBuildUncleanTarFilenames [2021-08-21T18:56:52.269Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-21T18:56:52.269Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-08-21T18:56:52.269Z] === RUN TestBuildMultiStageLayerLeak [2021-08-21T18:56:52.526Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-21T18:56:52.742Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-21T18:56:52.905Z] + echo Ensuring container killed. [2021-08-21T18:56:52.905Z] Ensuring container killed. [2021-08-21T18:56:52.905Z] + docker rm -vf docker-pr1 [2021-08-21T18:56:52.905Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-08-21T18:56:53.194Z] + echo Chowning /workspace to jenkins user [2021-08-21T18:56:53.194Z] Chowning /workspace to jenkins user [2021-08-21T18:56:53.194Z] + id -u [2021-08-21T18:56:53.194Z] + id -g [2021-08-21T18:56:53.194Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42768:/workspace busybox chown -R 1000:1000 /workspace [2021-08-21T18:56:53.194Z] Unable to find image 'busybox:latest' locally [2021-08-21T18:56:53.453Z] latest: Pulling from library/busybox [2021-08-21T18:56:53.453Z] 8ec32b265e94: Pulling fs layer [2021-08-21T18:56:53.453Z] 8ec32b265e94: Download complete [2021-08-21T18:56:53.712Z] 8ec32b265e94: Pull complete [2021-08-21T18:56:53.712Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-08-21T18:56:53.712Z] Status: Downloaded newer image for busybox:latest [2021-08-21T18:56:54.431Z] === RUN TestMiddlewares [2021-08-21T18:56:54.431Z] --- PASS: TestMiddlewares (0.00s) [2021-08-21T18:56:54.431Z] PASS [2021-08-21T18:56:54.431Z] coverage: 9.0% of statements [2021-08-21T18:56:54.431Z] ok github.com/docker/docker/api/server 0.041s coverage: 9.0% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-21T18:56:55.398Z] + bundleName=amd64-rootless [2021-08-21T18:56:55.398Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-08-21T18:56:55.398Z] Creating amd64-rootless-bundles.tar.gz [2021-08-21T18:56:55.398Z] + 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-21T18:56:55.398Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-08-21T18:56:55.409Z] Archiving artifacts [2021-08-21T18:56:56.043Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-21T18:56:57.035Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42768/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-21T18:56:57.229Z] Loaded image: buildpack-deps:buster [2021-08-21T18:56:57.229Z] Loaded image: busybox:latest [2021-08-21T18:56:57.229Z] Loaded image: buildpack-deps:buster [2021-08-21T18:56:57.229Z] Loaded image: busybox:latest [2021-08-21T18:56:57.229Z] Loaded image: busybox:glibc [2021-08-21T18:56:57.229Z] Loaded image: busybox:glibc [2021-08-21T18:56:57.341Z] + make clean [2021-08-21T18:56:57.601Z] docker volume rm -f docker-dev-cache [2021-08-21T18:56:57.602Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-21T18:57:00.844Z] --- PASS: TestBuildMultiStageLayerLeak (8.71s) [2021-08-21T18:57:00.844Z] === RUN TestBuildWithHugeFile [2021-08-21T18:57:01.326Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-21T18:57:01.413Z] Loaded image: debian:bullseye [2021-08-21T18:57:01.413Z] Loaded image: hello-world:latest [2021-08-21T18:57:01.413Z] Loaded image: debian:bullseye [2021-08-21T18:57:01.413Z] Loaded image: arm32v7/hello-world:latest [2021-08-21T18:57:01.413Z] Loaded image: hello-world:latest [2021-08-21T18:57:01.413Z] INFO: Testing against a local daemon [2021-08-21T18:57:01.413Z] === RUN TestDockerDaemonSuite [2021-08-21T18:57:01.413Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-08-21T18:57:01.413Z] Loaded image: arm32v7/hello-world:latest [2021-08-21T18:57:01.413Z] INFO: Testing against a local daemon [2021-08-21T18:57:01.413Z] === RUN TestDockerSuite [2021-08-21T18:57:01.413Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-21T18:57:01.413Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-21T18:57:01.413Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-21T18:57:01.413Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-21T18:57:01.413Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-21T18:57:01.413Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-21T18:57:01.413Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-21T18:57:01.413Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-21T18:57:01.897Z] --- PASS: TestDockerNetworkMacvlan (13.93s) [2021-08-21T18:57:01.897Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-08-21T18:57:01.897Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-08-21T18:57:01.897Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.67s) [2021-08-21T18:57:01.897Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.75s) [2021-08-21T18:57:01.897Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.83s) [2021-08-21T18:57:01.897Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.26s) [2021-08-21T18:57:01.897Z] PASS [2021-08-21T18:57:01.897Z] [2021-08-21T18:57:01.897Z] DONE 8 tests in 15.259s [2021-08-21T18:57:01.897Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-21T18:57:01.897Z] testing: warning: no tests to run [2021-08-21T18:57:01.897Z] PASS [2021-08-21T18:57:01.897Z] [2021-08-21T18:57:01.897Z] DONE 0 tests in 0.007s [2021-08-21T18:57:01.897Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-21T18:57:01.897Z] INFO: Testing against a local daemon [2021-08-21T18:57:01.897Z] === RUN TestAuthZPluginAllowRequest [2021-08-21T18:57:03.807Z] --- PASS: TestAuthZPluginAllowRequest (1.48s) [2021-08-21T18:57:03.807Z] === RUN TestAuthZPluginTLS [2021-08-21T18:57:04.067Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-08-21T18:57:04.067Z] === RUN TestAuthZPluginDenyRequest [2021-08-21T18:57:04.643Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-08-21T18:57:04.643Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-21T18:57:05.214Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-08-21T18:57:05.214Z] === RUN TestAuthZPluginDenyResponse [2021-08-21T18:57:05.798Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-08-21T18:57:05.798Z] === RUN TestAuthZPluginAllowEventStream [2021-08-21T18:57:06.671Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-21T18:57:06.671Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-21T18:57:06.928Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-21T18:57:06.928Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-21T18:57:07.180Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s) [2021-08-21T18:57:07.180Z] === RUN TestAuthZPluginErrorResponse [2021-08-21T18:57:07.440Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-08-21T18:57:07.440Z] === RUN TestAuthZPluginErrorRequest [2021-08-21T18:57:07.868Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-21T18:57:07.868Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-21T18:57:07.868Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-21T18:57:08.011Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-08-21T18:57:08.011Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-21T18:57:08.581Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-08-21T18:57:08.581Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-21T18:57:09.762Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-21T18:57:10.018Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-21T18:57:10.018Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-21T18:57:10.018Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-21T18:57:10.491Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.65s) [2021-08-21T18:57:10.491Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-21T18:57:10.581Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-08-21T18:57:11.147Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-21T18:57:11.290Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-08-21T18:57:11.873Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s) [2021-08-21T18:57:11.873Z] === RUN TestAuthZPluginHeader [2021-08-21T18:57:12.819Z] --- PASS: TestAuthZPluginHeader (0.71s) [2021-08-21T18:57:12.819Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-21T18:57:13.039Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-21T18:57:13.039Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-21T18:57:13.039Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-21T18:57:13.039Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-21T18:57:13.039Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-21T18:57:16.436Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.70s) [2021-08-21T18:57:16.436Z] === RUN TestAuthZPluginV2Disable [2021-08-21T18:57:19.240Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-21T18:57:19.733Z] --- PASS: TestAuthZPluginV2Disable (3.01s) [2021-08-21T18:57:19.733Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-21T18:57:20.170Z] --- PASS: TestBuildWithHugeFile (116.22s) [2021-08-21T18:57:20.170Z] === RUN TestBuildWCOWSandboxSize [2021-08-21T18:57:20.170Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-21T18:57:20.170Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-08-21T18:57:20.170Z] === RUN TestBuildWithEmptyDockerfile [2021-08-21T18:57:20.170Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-21T18:57:20.170Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-21T18:57:20.170Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-21T18:57:20.170Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-21T18:57:20.170Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-21T18:57:20.170Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-21T18:57:20.170Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-21T18:57:20.170Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-21T18:57:20.170Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-21T18:57:20.170Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-08-21T18:57:20.170Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2021-08-21T18:57:20.170Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2021-08-21T18:57:20.170Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s) [2021-08-21T18:57:20.170Z] === RUN TestBuildPreserveOwnership [2021-08-21T18:57:20.170Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-21T18:57:21.097Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-21T18:57:22.272Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.74s) [2021-08-21T18:57:22.272Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-21T18:57:23.614Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-21T18:57:23.614Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-21T18:57:24.980Z] --- PASS: TestBuildPreserveOwnership (4.82s) [2021-08-21T18:57:24.980Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.22s) [2021-08-21T18:57:24.980Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.60s) [2021-08-21T18:57:24.980Z] === RUN TestBuildPlatformInvalid [2021-08-21T18:57:24.980Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-08-21T18:57:24.980Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-21T18:57:25.543Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-21T18:57:26.910Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-21T18:57:27.840Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-21T18:57:28.032Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-08-21T18:57:28.292Z] tests/integration/client_test.py ..... [ 75%] [2021-08-21T18:57:28.292Z] tests/integration/context_api_test.py ... [ 76%] [2021-08-21T18:57:29.209Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-21T18:57:29.231Z] tests/integration/errors_test.py . [ 76%] [2021-08-21T18:57:29.773Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-08-21T18:57:30.029Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-08-21T18:57:31.922Z] docker_cli_daemon_test.go:1455: [dea08d86ee02e] daemon is not started [2021-08-21T18:57:32.267Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.59s) [2021-08-21T18:57:32.267Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-21T18:57:32.484Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-08-21T18:57:32.741Z] check_test.go:309: [d495bf6a5b914] daemon is not started [2021-08-21T18:57:32.741Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-08-21T18:57:35.259Z] === RUN TestDockerSuite/TestAttachDetach [2021-08-21T18:57:35.515Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-08-21T18:57:36.443Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-21T18:57:37.814Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-21T18:57:37.814Z] check_test.go:309: [ddec13cb6e0ee] daemon is not started [2021-08-21T18:57:37.814Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-08-21T18:57:40.333Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-21T18:57:41.263Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-21T18:57:42.630Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-08-21T18:57:42.630Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-21T18:57:44.525Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-21T18:57:45.892Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-08-21T18:57:47.258Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-21T18:57:48.627Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-21T18:57:48.627Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-08-21T18:57:49.999Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-21T18:57:49.999Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-21T18:57:50.364Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-08-21T18:57:50.364Z] PASS [2021-08-21T18:57:50.364Z] [2021-08-21T18:57:50.364Z] DONE 17 tests in 46.350s [2021-08-21T18:57:50.364Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-21T18:57:50.364Z] INFO: Testing against a local daemon [2021-08-21T18:57:50.364Z] === RUN TestPluginInvalidJSON [2021-08-21T18:57:50.364Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-21T18:57:50.364Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-21T18:57:50.364Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-21T18:57:50.364Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-08-21T18:57:50.364Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-21T18:57:50.364Z] === RUN TestPluginInstall [2021-08-21T18:57:50.364Z] === RUN TestPluginInstall/no_auth [2021-08-21T18:57:50.364Z] time="2021-08-21T18:57:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-21T18:57:50.364Z] time="2021-08-21T18:57:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aeb1b945dab002ef279472aee02b5e57bbde23e543f48255fd09813e814e5972" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-21T18:57:50.364Z] time="2021-08-21T18:57:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-21T18:57:50.364Z] time="2021-08-21T18:57:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aeb1b945dab002ef279472aee02b5e57bbde23e543f48255fd09813e814e5972" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-21T18:57:50.364Z] === RUN TestPluginInstall/with_htpasswd [2021-08-21T18:57:50.625Z] time="2021-08-21T18:57:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-21T18:57:50.625Z] time="2021-08-21T18:57:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f55b16599ef906d02dd7e36905db32cddba0bfa13a1f9d8fd32f663d401587f3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-21T18:57:50.625Z] time="2021-08-21T18:57:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-21T18:57:50.625Z] time="2021-08-21T18:57:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f55b16599ef906d02dd7e36905db32cddba0bfa13a1f9d8fd32f663d401587f3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-21T18:57:50.886Z] === RUN TestPluginInstall/with_insecure [2021-08-21T18:57:51.851Z] time="2021-08-21T18:57:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-21T18:57:51.851Z] time="2021-08-21T18:57:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e46f253ca3ebe2c7652e6a2e596b03de75e972570328bd78fa5bad0085393aca" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-21T18:57:51.851Z] time="2021-08-21T18:57:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-21T18:57:51.851Z] time="2021-08-21T18:57:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e46f253ca3ebe2c7652e6a2e596b03de75e972570328bd78fa5bad0085393aca" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-21T18:57:51.891Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-21T18:57:52.131Z] plugin_test.go:166: [dc7b1af7fddc6] daemon is not started [2021-08-21T18:57:52.131Z] --- PASS: TestPluginInstall (3.76s) [2021-08-21T18:57:52.131Z] --- PASS: TestPluginInstall/no_auth (1.93s) [2021-08-21T18:57:52.131Z] --- PASS: TestPluginInstall/with_htpasswd (0.67s) [2021-08-21T18:57:52.131Z] --- PASS: TestPluginInstall/with_insecure (1.17s) [2021-08-21T18:57:52.131Z] === RUN TestPluginsWithRuntimes [2021-08-21T18:57:52.457Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-21T18:57:53.020Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-08-21T18:57:53.953Z] Loaded image: buildpack-deps:buster [2021-08-21T18:57:54.066Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-21T18:57:54.198Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-08-21T18:57:54.444Z] c67ded6868b6: Pull complete [2021-08-21T18:57:54.444Z] Digest: sha256:1be9c8378b8c32d31538253a4b96169f5138a5f6d4c0a04e8d8f9a80b9ac8097 [2021-08-21T18:57:54.444Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-21T18:57:54.444Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-08-21T18:57:54.444Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-08-21T18:57:54.444Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2114' [2021-08-21T18:57:54.444Z] WARN: Skipping validation tests [2021-08-21T18:57:54.444Z] INFO: Running unit tests at 08/21/2021 18:57:40... [2021-08-21T18:57:54.444Z] INFO: make.ps1 starting at 08/21/2021 18:57:45 [2021-08-21T18:57:54.444Z] INFO: Git commit (83ec46a7e6) assumed from DOCKER_GITCOMMIT environment variable [2021-08-21T18:57:54.444Z] INFO: Invoking autogen... [2021-08-21T18:57:54.444Z] INFO: Running unit tests... [2021-08-21T18:57:54.445Z] 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/api 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-21T18:57:54.517Z] Loaded image: busybox:latest [2021-08-21T18:57:54.637Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-21T18:57:54.773Z] Loaded image: busybox:glibc [2021-08-21T18:57:55.576Z] --- PASS: TestPluginsWithRuntimes (3.48s) [2021-08-21T18:57:55.576Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2021-08-21T18:57:55.576Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.92s) [2021-08-21T18:57:55.576Z] === RUN TestPluginBackCompatMediaTypes [2021-08-21T18:57:55.883Z] === RUN TestBoolValue [2021-08-21T18:57:55.883Z] --- PASS: TestBoolValue (0.00s) [2021-08-21T18:57:55.883Z] === RUN TestBoolValueOrDefault [2021-08-21T18:57:55.883Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-21T18:57:55.883Z] === RUN TestInt64ValueOrZero [2021-08-21T18:57:55.883Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-21T18:57:55.883Z] === RUN TestInt64ValueOrDefault [2021-08-21T18:57:55.883Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-21T18:57:55.883Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-21T18:57:55.883Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-21T18:57:55.883Z] === RUN TestJsonContentType [2021-08-21T18:57:55.883Z] --- PASS: TestJsonContentType (0.00s) [2021-08-21T18:57:55.883Z] PASS [2021-08-21T18:57:55.883Z] coverage: 14.7% of statements [2021-08-21T18:57:55.883Z] ok github.com/docker/docker/api/server/httputils 0.080s coverage: 14.7% of statements [2021-08-21T18:57:55.883Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-21T18:57:55.883Z] === RUN TestMaskSecretKeys [2021-08-21T18:57:55.883Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-21T18:57:55.883Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-21T18:57:55.883Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-21T18:57:55.883Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-21T18:57:55.883Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-21T18:57:55.883Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-21T18:57:55.883Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-21T18:57:55.883Z] === RUN TestVersionMiddlewareVersion [2021-08-21T18:57:55.883Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-21T18:57:55.883Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-21T18:57:55.883Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-21T18:57:55.883Z] PASS [2021-08-21T18:57:55.883Z] coverage: 37.7% of statements [2021-08-21T18:57:55.883Z] ok github.com/docker/docker/api/server/middleware 0.047s coverage: 37.7% of statements [2021-08-21T18:57:55.883Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-21T18:57:55.883Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-21T18:57:55.883Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-21T18:57:55.884Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-21T18:57:55.884Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-21T18:57:55.884Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-21T18:57:55.884Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-21T18:57:55.884Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-21T18:57:55.884Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-21T18:57:55.884Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-21T18:57:55.884Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-21T18:57:55.884Z] === RUN TestAdjustForAPIVersion [2021-08-21T18:57:55.884Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-21T18:57:55.884Z] PASS [2021-08-21T18:57:55.884Z] coverage: 5.7% of statements [2021-08-21T18:57:55.884Z] ok github.com/docker/docker/api/server/router/swarm 0.036s coverage: 5.7% of statements [2021-08-21T18:57:55.884Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-21T18:57:55.884Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-21T18:57:55.884Z] ? github.com/docker/docker/api/types [no test files] [2021-08-21T18:57:55.884Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-21T18:57:55.884Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-21T18:57:55.884Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-21T18:57:55.884Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-21T18:57:55.884Z] === RUN TestStrSliceMarshalJSON [2021-08-21T18:57:55.884Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestStrSliceUnmarshalJSON [2021-08-21T18:57:55.884Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestStrSliceUnmarshalString [2021-08-21T18:57:55.884Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestStrSliceUnmarshalSlice [2021-08-21T18:57:55.884Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-21T18:57:55.884Z] PASS [2021-08-21T18:57:55.884Z] coverage: 90.0% of statements [2021-08-21T18:57:55.884Z] ok github.com/docker/docker/api/types/strslice 0.046s coverage: 90.0% of statements [2021-08-21T18:57:55.884Z] === RUN TestToJSON [2021-08-21T18:57:55.884Z] --- PASS: TestToJSON (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestToParamWithVersion [2021-08-21T18:57:55.884Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestFromJSON [2021-08-21T18:57:55.884Z] --- PASS: TestFromJSON (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestEmpty [2021-08-21T18:57:55.884Z] --- PASS: TestEmpty (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestArgsMatchKVListEmptySources [2021-08-21T18:57:55.884Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestArgsMatchKVList [2021-08-21T18:57:55.884Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestArgsMatch [2021-08-21T18:57:55.884Z] --- PASS: TestArgsMatch (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestAdd [2021-08-21T18:57:55.884Z] --- PASS: TestAdd (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestDel [2021-08-21T18:57:55.884Z] --- PASS: TestDel (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestLen [2021-08-21T18:57:55.884Z] --- PASS: TestLen (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestExactMatch [2021-08-21T18:57:55.884Z] --- PASS: TestExactMatch (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestOnlyOneExactMatch [2021-08-21T18:57:55.884Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestContains [2021-08-21T18:57:55.884Z] --- PASS: TestContains (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestValidate [2021-08-21T18:57:55.884Z] --- PASS: TestValidate (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestWalkValues [2021-08-21T18:57:55.884Z] --- PASS: TestWalkValues (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestFuzzyMatch [2021-08-21T18:57:55.884Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestClone [2021-08-21T18:57:55.884Z] --- PASS: TestClone (0.00s) [2021-08-21T18:57:55.884Z] PASS [2021-08-21T18:57:55.884Z] coverage: 92.2% of statements [2021-08-21T18:57:55.884Z] ok github.com/docker/docker/api/types/filters 0.037s coverage: 92.2% of statements [2021-08-21T18:57:55.884Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-21T18:57:55.884Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-21T18:57:55.884Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-21T18:57:55.884Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-21T18:57:55.884Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-21T18:57:55.884Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-21T18:57:55.884Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-21T18:57:55.884Z] === RUN TestDurationToSecondsString [2021-08-21T18:57:55.884Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestGetTimestamp [2021-08-21T18:57:55.884Z] --- PASS: TestGetTimestamp (0.13s) [2021-08-21T18:57:55.884Z] === RUN TestParseTimestamps [2021-08-21T18:57:55.884Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-21T18:57:55.884Z] PASS [2021-08-21T18:57:55.884Z] coverage: 100.0% of statements [2021-08-21T18:57:55.884Z] ok github.com/docker/docker/api/types/time 0.167s coverage: 100.0% of statements [2021-08-21T18:57:55.884Z] === RUN TestCompareVersion [2021-08-21T18:57:55.884Z] --- PASS: TestCompareVersion (0.00s) [2021-08-21T18:57:55.884Z] PASS [2021-08-21T18:57:55.884Z] coverage: 75.0% of statements [2021-08-21T18:57:55.884Z] ok github.com/docker/docker/api/types/versions 0.036s coverage: 75.0% of statements [2021-08-21T18:57:55.884Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-21T18:57:55.884Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-21T18:57:55.884Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-21T18:57:55.884Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-21T18:57:55.884Z] ? github.com/docker/docker/builder [no test files] [2021-08-21T18:57:55.884Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-21T18:57:55.884Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-21T18:57:55.884Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-21T18:57:55.884Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-21T18:57:55.884Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-21T18:57:55.884Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-21T18:57:55.884Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-21T18:57:55.884Z] === RUN TestParseRemoteURL [2021-08-21T18:57:55.884Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-21T18:57:55.884Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-21T18:57:55.884Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-21T18:57:55.884Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-21T18:57:55.884Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-21T18:57:55.884Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-21T18:57:55.884Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-21T18:57:55.884Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-21T18:57:55.884Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-21T18:57:55.884Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-21T18:57:55.884Z] --- PASS: TestParseRemoteURL (0.00s) [2021-08-21T18:57:55.884Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-21T18:57:55.884Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-21T18:57:55.884Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-21T18:57:55.884Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-21T18:57:55.884Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-21T18:57:55.884Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-21T18:57:55.884Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-21T18:57:55.884Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-21T18:57:55.884Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-21T18:57:55.884Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestCloneArgsSmartHttp [2021-08-21T18:57:55.884Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-08-21T18:57:55.884Z] === RUN TestCloneArgsDumbHttp [2021-08-21T18:57:55.884Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestCloneArgsGit [2021-08-21T18:57:55.884Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestCheckoutGit [2021-08-21T18:57:55.884Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-21T18:57:55.884Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestProcessNoDockerignore [2021-08-21T18:57:55.884Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-21T18:57:55.884Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestDetectContentType [2021-08-21T18:57:55.884Z] --- PASS: TestDetectContentType (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestSelectAcceptableMIME [2021-08-21T18:57:55.884Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestInspectEmptyResponse [2021-08-21T18:57:55.884Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestInspectResponseBinary [2021-08-21T18:57:55.884Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestResponseUnsupportedContentType [2021-08-21T18:57:55.884Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestInspectResponseTextSimple [2021-08-21T18:57:55.884Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestInspectResponseEmptyContentType [2021-08-21T18:57:55.884Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestUnknownContentLength [2021-08-21T18:57:55.884Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestDownloadRemote [2021-08-21T18:57:55.884Z] --- PASS: TestDownloadRemote (0.09s) [2021-08-21T18:57:55.884Z] === RUN TestGetWithStatusError [2021-08-21T18:57:55.884Z] --- PASS: TestGetWithStatusError (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestCloseRootDirectory [2021-08-21T18:57:55.884Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:57:55.884Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestHashFile [2021-08-21T18:57:55.884Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:57:55.884Z] --- SKIP: TestHashFile (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestHashSubdir [2021-08-21T18:57:55.884Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:57:55.884Z] --- SKIP: TestHashSubdir (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestRemoveDirectory [2021-08-21T18:57:55.884Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:57:55.884Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-08-21T18:57:55.884Z] PASS [2021-08-21T18:57:55.884Z] coverage: 9.3% of statements [2021-08-21T18:57:55.884Z] ok github.com/docker/docker/builder/remotecontext 0.207s coverage: 9.3% of statements [2021-08-21T18:57:55.884Z] === RUN TestGetAllAllowed [2021-08-21T18:57:55.884Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestGetAllMeta [2021-08-21T18:57:55.884Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-21T18:57:55.884Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestIsUnreferencedBuiltin [2021-08-21T18:57:55.884Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestIsExistingDirectory [2021-08-21T18:57:55.884Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-08-21T18:57:55.884Z] === RUN TestGetFilenameForDownload [2021-08-21T18:57:55.884Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestEnv2Variables [2021-08-21T18:57:55.884Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-21T18:57:55.884Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestMaintainer [2021-08-21T18:57:55.884Z] --- PASS: TestMaintainer (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestLabel [2021-08-21T18:57:55.884Z] --- PASS: TestLabel (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestFromScratch [2021-08-21T18:57:55.884Z] --- PASS: TestFromScratch (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestFromWithArg [2021-08-21T18:57:55.884Z] --- PASS: TestFromWithArg (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-21T18:57:55.884Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestFromWithUndefinedArg [2021-08-21T18:57:55.884Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestFromMultiStageWithNamedStage [2021-08-21T18:57:55.884Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestOnbuild [2021-08-21T18:57:55.884Z] --- PASS: TestOnbuild (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestWorkdir [2021-08-21T18:57:55.884Z] --- PASS: TestWorkdir (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestCmd [2021-08-21T18:57:55.884Z] --- PASS: TestCmd (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestHealthcheckNone [2021-08-21T18:57:55.884Z] --- PASS: TestHealthcheckNone (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestHealthcheckCmd [2021-08-21T18:57:55.884Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestEntrypoint [2021-08-21T18:57:55.884Z] --- PASS: TestEntrypoint (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestExpose [2021-08-21T18:57:55.884Z] --- PASS: TestExpose (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestUser [2021-08-21T18:57:55.884Z] --- PASS: TestUser (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestVolume [2021-08-21T18:57:55.884Z] --- PASS: TestVolume (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestStopSignal [2021-08-21T18:57:55.884Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-21T18:57:55.884Z] --- SKIP: TestStopSignal (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestArg [2021-08-21T18:57:55.884Z] --- PASS: TestArg (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestShell [2021-08-21T18:57:55.884Z] --- PASS: TestShell (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestPrependEnvOnCmd [2021-08-21T18:57:55.884Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestRunWithBuildArgs [2021-08-21T18:57:55.884Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestRunIgnoresHealthcheck [2021-08-21T18:57:55.884Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestDispatchUnsupportedOptions [2021-08-21T18:57:55.884Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-21T18:57:55.884Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-21T18:57:55.884Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-21T18:57:55.884Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-08-21T18:57:55.884Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-08-21T18:57:55.884Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-21T18:57:55.884Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestNormalizeWorkdir [2021-08-21T18:57:55.884Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestDispatch [2021-08-21T18:57:55.884Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-21T18:57:55.884Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-21T18:57:55.884Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-21T18:57:55.884Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-21T18:57:55.884Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-21T18:57:55.884Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-21T18:57:55.884Z] === RUN TestDispatch/COPY_url [2021-08-21T18:57:55.884Z] --- PASS: TestDispatch (0.05s) [2021-08-21T18:57:55.884Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-08-21T18:57:55.884Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-08-21T18:57:55.884Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-08-21T18:57:55.884Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-08-21T18:57:55.884Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-08-21T18:57:55.884Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-08-21T18:57:55.884Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestAddScratchImageAddsToMounts [2021-08-21T18:57:55.884Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-21T18:57:55.884Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-21T18:57:55.884Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-21T18:57:55.884Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestImageSourceGetAddsToMounts [2021-08-21T18:57:55.884Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestEmptyDockerfile [2021-08-21T18:57:55.884Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-08-21T18:57:55.884Z] === RUN TestSymlinkDockerfile [2021-08-21T18:57:55.884Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-08-21T18:57:55.884Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-21T18:57:55.884Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestNonExistingDockerfile [2021-08-21T18:57:55.884Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestCopyRunConfig [2021-08-21T18:57:55.884Z] --- PASS: TestCopyRunConfig (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestDeepCopyRunConfig [2021-08-21T18:57:55.884Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestExportImage [2021-08-21T18:57:55.884Z] --- PASS: TestExportImage (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestNormalizeDest [2021-08-21T18:57:55.884Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-21T18:57:55.884Z] PASS [2021-08-21T18:57:55.884Z] coverage: 46.8% of statements [2021-08-21T18:57:55.884Z] ok github.com/docker/docker/builder/dockerfile 0.158s coverage: 46.8% of statements [2021-08-21T18:57:55.884Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-21T18:57:55.884Z] === RUN TestEnable [2021-08-21T18:57:55.884Z] --- PASS: TestEnable (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestDisable [2021-08-21T18:57:55.884Z] --- PASS: TestDisable (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestEnabled [2021-08-21T18:57:55.884Z] --- PASS: TestEnabled (0.00s) [2021-08-21T18:57:55.884Z] PASS [2021-08-21T18:57:55.884Z] coverage: 100.0% of statements [2021-08-21T18:57:55.884Z] ok github.com/docker/docker/cli/debug 0.030s coverage: 100.0% of statements [2021-08-21T18:57:55.884Z] === RUN TestTCP4Proxy [2021-08-21T18:57:55.884Z] --- PASS: TestTCP4Proxy (0.01s) [2021-08-21T18:57:55.884Z] === RUN TestTCP4ProxyHalfClose [2021-08-21T18:57:55.884Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-08-21T18:57:55.884Z] === RUN TestTCP6Proxy [2021-08-21T18:57:55.884Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-21T18:57:55.884Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-08-21T18:57:55.885Z] === RUN TestTCPDualStackProxy [2021-08-21T18:57:55.885Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-21T18:57:55.885Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-08-21T18:57:55.885Z] === RUN TestUDP4Proxy [2021-08-21T18:57:55.885Z] --- PASS: TestUDP4Proxy (0.00s) [2021-08-21T18:57:55.885Z] === RUN TestUDP6Proxy [2021-08-21T18:57:55.885Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-21T18:57:55.885Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-08-21T18:57:55.885Z] === RUN TestUDPWriteError [2021-08-21T18:57:55.885Z] --- PASS: TestUDPWriteError (0.00s) [2021-08-21T18:57:55.885Z] === RUN TestSCTP4Proxy [2021-08-21T18:57:55.885Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-21T18:57:55.885Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-08-21T18:57:55.885Z] === RUN TestSCTP6Proxy [2021-08-21T18:57:55.885Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-21T18:57:55.885Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-08-21T18:57:55.885Z] PASS [2021-08-21T18:57:55.885Z] coverage: 49.4% of statements [2021-08-21T18:57:55.885Z] ok github.com/docker/docker/cmd/docker-proxy 0.047s coverage: 49.4% of statements [2021-08-21T18:57:56.145Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s) [2021-08-21T18:57:56.145Z] PASS [2021-08-21T18:57:56.145Z] [2021-08-21T18:57:56.145Z] DONE 10 tests in 7.879s [2021-08-21T18:57:56.145Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-21T18:57:56.145Z] INFO: Testing against a local daemon [2021-08-21T18:57:56.145Z] === RUN TestExternalGraphDriver [2021-08-21T18:57:56.405Z] === RUN TestExternalGraphDriver/json [2021-08-21T18:57:58.044Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-08-21T18:57:58.313Z] === RUN TestExternalGraphDriver/spec [2021-08-21T18:58:00.224Z] === RUN TestExternalGraphDriver/pull [2021-08-21T18:58:00.564Z] Loaded image: debian:bullseye [2021-08-21T18:58:00.565Z] Loaded image: hello-world:latest [2021-08-21T18:58:00.823Z] Loaded image: arm32v7/hello-world:latest [2021-08-21T18:58:01.386Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-08-21T18:58:01.606Z] --- PASS: TestExternalGraphDriver (5.39s) [2021-08-21T18:58:01.606Z] --- PASS: TestExternalGraphDriver/json (1.89s) [2021-08-21T18:58:01.606Z] --- PASS: TestExternalGraphDriver/spec (1.88s) [2021-08-21T18:58:01.606Z] --- PASS: TestExternalGraphDriver/pull (1.55s) [2021-08-21T18:58:01.606Z] === RUN TestGraphdriverPluginV2 [2021-08-21T18:58:03.002Z] ? github.com/docker/docker/api [no test files] [2021-08-21T18:58:03.980Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-08-21T18:58:04.411Z] === RUN TestCheckpointCreateError [2021-08-21T18:58:04.411Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-21T18:58:04.411Z] === RUN TestCheckpointCreate [2021-08-21T18:58:04.411Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-21T18:58:04.411Z] === RUN TestCheckpointDeleteError [2021-08-21T18:58:04.411Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-21T18:58:04.411Z] === RUN TestCheckpointDelete [2021-08-21T18:58:04.411Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-21T18:58:04.411Z] === RUN TestCheckpointListError [2021-08-21T18:58:04.411Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-21T18:58:04.411Z] === RUN TestCheckpointList [2021-08-21T18:58:04.411Z] --- PASS: TestCheckpointList (0.00s) [2021-08-21T18:58:04.411Z] === RUN TestCheckpointListContainerNotFound [2021-08-21T18:58:04.411Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-21T18:58:04.411Z] === RUN TestNewClientWithOpsFromEnv [2021-08-21T18:58:04.411Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-21T18:58:04.411Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-08-21T18:58:04.411Z] === RUN TestGetAPIPath [2021-08-21T18:58:04.411Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-21T18:58:04.411Z] === RUN TestParseHostURL [2021-08-21T18:58:04.411Z] --- PASS: TestParseHostURL (0.00s) [2021-08-21T18:58:04.411Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-21T18:58:04.411Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-08-21T18:58:04.411Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-21T18:58:04.411Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-08-21T18:58:04.411Z] === RUN TestNegotiateAPIVersion [2021-08-21T18:58:04.411Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-08-21T18:58:04.411Z] === RUN TestNegotiateAPVersionOverride [2021-08-21T18:58:04.411Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-08-21T18:58:04.411Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-21T18:58:04.411Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-21T18:58:04.411Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-21T18:58:04.411Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-21T18:58:04.411Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-21T18:58:04.411Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-21T18:58:04.411Z] === RUN TestClientRedirect [2021-08-21T18:58:04.411Z] --- PASS: TestClientRedirect (0.00s) [2021-08-21T18:58:04.411Z] === RUN TestConfigCreateUnsupported [2021-08-21T18:58:04.411Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-21T18:58:04.411Z] === RUN TestConfigCreateError [2021-08-21T18:58:04.411Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-21T18:58:04.411Z] === RUN TestConfigCreate [2021-08-21T18:58:04.868Z] --- PASS: TestConfigCreate (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestConfigInspectNotFound [2021-08-21T18:58:04.868Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestConfigInspectWithEmptyID [2021-08-21T18:58:04.868Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestConfigInspectUnsupported [2021-08-21T18:58:04.868Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestConfigInspectError [2021-08-21T18:58:04.868Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestConfigInspectConfigNotFound [2021-08-21T18:58:04.868Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestConfigInspect [2021-08-21T18:58:04.868Z] --- PASS: TestConfigInspect (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestConfigListUnsupported [2021-08-21T18:58:04.868Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestConfigListError [2021-08-21T18:58:04.868Z] --- PASS: TestConfigListError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestConfigList [2021-08-21T18:58:04.868Z] --- PASS: TestConfigList (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestConfigRemoveUnsupported [2021-08-21T18:58:04.868Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestConfigRemoveError [2021-08-21T18:58:04.868Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestConfigRemove [2021-08-21T18:58:04.868Z] --- PASS: TestConfigRemove (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestConfigUpdateUnsupported [2021-08-21T18:58:04.868Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestConfigUpdateError [2021-08-21T18:58:04.868Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestConfigUpdate [2021-08-21T18:58:04.868Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerCommitError [2021-08-21T18:58:04.868Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerCommit [2021-08-21T18:58:04.868Z] --- PASS: TestContainerCommit (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerStatPathError [2021-08-21T18:58:04.868Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerStatPathNotFoundError [2021-08-21T18:58:04.868Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerStatPathNoHeaderError [2021-08-21T18:58:04.868Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerStatPath [2021-08-21T18:58:04.868Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestCopyToContainerError [2021-08-21T18:58:04.868Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestCopyToContainerNotFoundError [2021-08-21T18:58:04.868Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-21T18:58:04.868Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestCopyToContainer [2021-08-21T18:58:04.868Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestCopyFromContainerError [2021-08-21T18:58:04.868Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestCopyFromContainerNotFoundError [2021-08-21T18:58:04.868Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-21T18:58:04.868Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-21T18:58:04.868Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestCopyFromContainer [2021-08-21T18:58:04.868Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerCreateError [2021-08-21T18:58:04.868Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerCreateImageNotFound [2021-08-21T18:58:04.868Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerCreateWithName [2021-08-21T18:58:04.868Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerCreateAutoRemove [2021-08-21T18:58:04.868Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerDiffError [2021-08-21T18:58:04.868Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerDiff [2021-08-21T18:58:04.868Z] --- PASS: TestContainerDiff (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerExecCreateError [2021-08-21T18:58:04.868Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerExecCreate [2021-08-21T18:58:04.868Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerExecStartError [2021-08-21T18:58:04.868Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerExecStart [2021-08-21T18:58:04.868Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerExecInspectError [2021-08-21T18:58:04.868Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerExecInspect [2021-08-21T18:58:04.868Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerExportError [2021-08-21T18:58:04.868Z] --- PASS: TestContainerExportError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerExport [2021-08-21T18:58:04.868Z] --- PASS: TestContainerExport (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerInspectError [2021-08-21T18:58:04.868Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerInspectContainerNotFound [2021-08-21T18:58:04.868Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerInspectWithEmptyID [2021-08-21T18:58:04.868Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerInspect [2021-08-21T18:58:04.868Z] --- PASS: TestContainerInspect (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerInspectNode [2021-08-21T18:58:04.868Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerKillError [2021-08-21T18:58:04.868Z] --- PASS: TestContainerKillError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerKill [2021-08-21T18:58:04.868Z] --- PASS: TestContainerKill (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerListError [2021-08-21T18:58:04.868Z] --- PASS: TestContainerListError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerList [2021-08-21T18:58:04.868Z] --- PASS: TestContainerList (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerLogsNotFoundError [2021-08-21T18:58:04.868Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerLogsError [2021-08-21T18:58:04.868Z] --- PASS: TestContainerLogsError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerLogs [2021-08-21T18:58:04.868Z] --- PASS: TestContainerLogs (0.16s) [2021-08-21T18:58:04.868Z] === RUN TestContainerPauseError [2021-08-21T18:58:04.868Z] --- PASS: TestContainerPauseError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerPause [2021-08-21T18:58:04.868Z] --- PASS: TestContainerPause (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainersPruneError [2021-08-21T18:58:04.868Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainersPrune [2021-08-21T18:58:04.868Z] --- PASS: TestContainersPrune (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerRemoveError [2021-08-21T18:58:04.868Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerRemoveNotFoundError [2021-08-21T18:58:04.868Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerRemove [2021-08-21T18:58:04.868Z] --- PASS: TestContainerRemove (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerRenameError [2021-08-21T18:58:04.868Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerRename [2021-08-21T18:58:04.868Z] --- PASS: TestContainerRename (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerResizeError [2021-08-21T18:58:04.868Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerExecResizeError [2021-08-21T18:58:04.868Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerResize [2021-08-21T18:58:04.868Z] --- PASS: TestContainerResize (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerExecResize [2021-08-21T18:58:04.868Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerRestartError [2021-08-21T18:58:04.868Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerRestart [2021-08-21T18:58:04.868Z] --- PASS: TestContainerRestart (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerStartError [2021-08-21T18:58:04.868Z] --- PASS: TestContainerStartError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerStart [2021-08-21T18:58:04.868Z] --- PASS: TestContainerStart (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerStatsError [2021-08-21T18:58:04.868Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerStats [2021-08-21T18:58:04.868Z] --- PASS: TestContainerStats (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerStopError [2021-08-21T18:58:04.868Z] --- PASS: TestContainerStopError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerStop [2021-08-21T18:58:04.868Z] --- PASS: TestContainerStop (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerTopError [2021-08-21T18:58:04.868Z] --- PASS: TestContainerTopError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerTop [2021-08-21T18:58:04.868Z] --- PASS: TestContainerTop (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerUnpauseError [2021-08-21T18:58:04.868Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerUnpause [2021-08-21T18:58:04.868Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerUpdateError [2021-08-21T18:58:04.868Z] --- PASS: TestContainerUpdateError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerUpdate [2021-08-21T18:58:04.868Z] --- PASS: TestContainerUpdate (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerWaitError [2021-08-21T18:58:04.868Z] --- PASS: TestContainerWaitError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestContainerWait [2021-08-21T18:58:04.868Z] --- PASS: TestContainerWait (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestDiskUsageError [2021-08-21T18:58:04.868Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestDiskUsage [2021-08-21T18:58:04.868Z] --- PASS: TestDiskUsage (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestDistributionInspectUnsupported [2021-08-21T18:58:04.868Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestDistributionInspectWithEmptyID [2021-08-21T18:58:04.868Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestEventsErrorInOptions [2021-08-21T18:58:04.868Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestEventsErrorFromServer [2021-08-21T18:58:04.868Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestEvents [2021-08-21T18:58:04.868Z] --- PASS: TestEvents (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestTLSCloseWriter [2021-08-21T18:58:04.868Z] === PAUSE TestTLSCloseWriter [2021-08-21T18:58:04.868Z] === RUN TestImageBuildError [2021-08-21T18:58:04.868Z] --- PASS: TestImageBuildError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestImageBuild [2021-08-21T18:58:04.868Z] --- PASS: TestImageBuild (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestGetDockerOS [2021-08-21T18:58:04.868Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestImageCreateError [2021-08-21T18:58:04.868Z] --- PASS: TestImageCreateError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestImageCreate [2021-08-21T18:58:04.868Z] --- PASS: TestImageCreate (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestImageHistoryError [2021-08-21T18:58:04.868Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestImageHistory [2021-08-21T18:58:04.868Z] --- PASS: TestImageHistory (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestImageImportError [2021-08-21T18:58:04.868Z] --- PASS: TestImageImportError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestImageImport [2021-08-21T18:58:04.868Z] --- PASS: TestImageImport (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestImageInspectError [2021-08-21T18:58:04.868Z] --- PASS: TestImageInspectError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestImageInspectImageNotFound [2021-08-21T18:58:04.868Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestImageInspectWithEmptyID [2021-08-21T18:58:04.868Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestImageInspect [2021-08-21T18:58:04.868Z] --- PASS: TestImageInspect (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestImageListError [2021-08-21T18:58:04.868Z] --- PASS: TestImageListError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestImageList [2021-08-21T18:58:04.868Z] --- PASS: TestImageList (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestImageListApiBefore125 [2021-08-21T18:58:04.868Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestImageLoadError [2021-08-21T18:58:04.868Z] --- PASS: TestImageLoadError (0.01s) [2021-08-21T18:58:04.868Z] === RUN TestImageLoad [2021-08-21T18:58:04.868Z] --- PASS: TestImageLoad (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestImagesPruneError [2021-08-21T18:58:04.868Z] --- PASS: TestImagesPruneError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestImagesPrune [2021-08-21T18:58:04.868Z] --- PASS: TestImagesPrune (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestImagePullReferenceParseError [2021-08-21T18:58:04.868Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestImagePullAnyError [2021-08-21T18:58:04.868Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-21T18:58:04.868Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-08-21T18:58:04.868Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-21T18:58:04.869Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-21T18:58:04.869Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-21T18:58:04.869Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestImagePullWithoutErrors [2021-08-21T18:58:04.869Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestImagePushReferenceError [2021-08-21T18:58:04.869Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestImagePushAnyError [2021-08-21T18:58:04.869Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-21T18:58:04.869Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-21T18:58:04.869Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-21T18:58:04.869Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-21T18:58:04.869Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestImagePushWithoutErrors [2021-08-21T18:58:04.869Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-21T18:58:04.869Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-21T18:58:04.869Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-21T18:58:04.869Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-21T18:58:04.869Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-21T18:58:04.869Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-21T18:58:04.869Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-21T18:58:04.869Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-21T18:58:04.869Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestImageRemoveError [2021-08-21T18:58:04.869Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestImageRemoveImageNotFound [2021-08-21T18:58:04.869Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestImageRemove [2021-08-21T18:58:04.869Z] --- PASS: TestImageRemove (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestImageSaveError [2021-08-21T18:58:04.869Z] --- PASS: TestImageSaveError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestImageSave [2021-08-21T18:58:04.869Z] --- PASS: TestImageSave (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestImageSearchAnyError [2021-08-21T18:58:04.869Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-21T18:58:04.869Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-21T18:58:04.869Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-21T18:58:04.869Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-21T18:58:04.869Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestImageSearchWithoutErrors [2021-08-21T18:58:04.869Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestImageTagError [2021-08-21T18:58:04.869Z] --- PASS: TestImageTagError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestImageTagInvalidReference [2021-08-21T18:58:04.869Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestImageTagInvalidSourceImageName [2021-08-21T18:58:04.869Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestImageTagHexSource [2021-08-21T18:58:04.869Z] --- PASS: TestImageTagHexSource (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestImageTag [2021-08-21T18:58:04.869Z] --- PASS: TestImageTag (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestInfoServerError [2021-08-21T18:58:04.869Z] --- PASS: TestInfoServerError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestInfoInvalidResponseJSONError [2021-08-21T18:58:04.869Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestInfo [2021-08-21T18:58:04.869Z] --- PASS: TestInfo (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestNetworkConnectError [2021-08-21T18:58:04.869Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-21T18:58:04.869Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestNetworkConnect [2021-08-21T18:58:04.869Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestNetworkCreateError [2021-08-21T18:58:04.869Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestNetworkCreate [2021-08-21T18:58:04.869Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestNetworkDisconnectError [2021-08-21T18:58:04.869Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestNetworkDisconnect [2021-08-21T18:58:04.869Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestNetworkInspectError [2021-08-21T18:58:04.869Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestNetworkInspectNotFoundError [2021-08-21T18:58:04.869Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestNetworkInspectWithEmptyID [2021-08-21T18:58:04.869Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestNetworkInspect [2021-08-21T18:58:04.869Z] --- PASS: TestNetworkInspect (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestNetworkListError [2021-08-21T18:58:04.869Z] --- PASS: TestNetworkListError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestNetworkList [2021-08-21T18:58:04.869Z] --- PASS: TestNetworkList (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestNetworksPruneError [2021-08-21T18:58:04.869Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestNetworksPrune [2021-08-21T18:58:04.869Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestNetworkRemoveError [2021-08-21T18:58:04.869Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestNetworkRemove [2021-08-21T18:58:04.869Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestNodeInspectError [2021-08-21T18:58:04.869Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestNodeInspectNodeNotFound [2021-08-21T18:58:04.869Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestNodeInspectWithEmptyID [2021-08-21T18:58:04.869Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestNodeInspect [2021-08-21T18:58:04.869Z] --- PASS: TestNodeInspect (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestNodeListError [2021-08-21T18:58:04.869Z] --- PASS: TestNodeListError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestNodeList [2021-08-21T18:58:04.869Z] --- PASS: TestNodeList (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestNodeRemoveError [2021-08-21T18:58:04.869Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestNodeRemove [2021-08-21T18:58:04.869Z] --- PASS: TestNodeRemove (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestNodeUpdateError [2021-08-21T18:58:04.869Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestNodeUpdate [2021-08-21T18:58:04.869Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestOptionWithTimeout [2021-08-21T18:58:04.869Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestPingFail [2021-08-21T18:58:04.869Z] --- PASS: TestPingFail (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestPingWithError [2021-08-21T18:58:04.869Z] 2021/08/21 18:58:04 RoundTripper returned a response & error; ignoring response [2021-08-21T18:58:04.869Z] 2021/08/21 18:58:04 RoundTripper returned a response & error; ignoring response [2021-08-21T18:58:04.869Z] --- PASS: TestPingWithError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestPingSuccess [2021-08-21T18:58:04.869Z] --- PASS: TestPingSuccess (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestPingHeadFallback [2021-08-21T18:58:04.869Z] === RUN TestPingHeadFallback/OK [2021-08-21T18:58:04.869Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-21T18:58:04.869Z] === RUN TestPingHeadFallback/Not_Found [2021-08-21T18:58:04.869Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-21T18:58:04.869Z] --- PASS: TestPingHeadFallback (0.00s) [2021-08-21T18:58:04.869Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-21T18:58:04.869Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-21T18:58:04.869Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-21T18:58:04.869Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestPluginDisableError [2021-08-21T18:58:04.869Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestPluginDisable [2021-08-21T18:58:04.869Z] --- PASS: TestPluginDisable (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestPluginEnableError [2021-08-21T18:58:04.869Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestPluginEnable [2021-08-21T18:58:04.869Z] --- PASS: TestPluginEnable (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestPluginInspectError [2021-08-21T18:58:04.869Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestPluginInspectWithEmptyID [2021-08-21T18:58:04.869Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestPluginInspect [2021-08-21T18:58:04.869Z] --- PASS: TestPluginInspect (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestPluginListError [2021-08-21T18:58:04.869Z] --- PASS: TestPluginListError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestPluginList [2021-08-21T18:58:04.869Z] --- PASS: TestPluginList (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestPluginPushError [2021-08-21T18:58:04.869Z] --- PASS: TestPluginPushError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestPluginPush [2021-08-21T18:58:04.869Z] --- PASS: TestPluginPush (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestPluginRemoveError [2021-08-21T18:58:04.869Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestPluginRemove [2021-08-21T18:58:04.869Z] --- PASS: TestPluginRemove (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestPluginSetError [2021-08-21T18:58:04.869Z] --- PASS: TestPluginSetError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestPluginSet [2021-08-21T18:58:04.869Z] --- PASS: TestPluginSet (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestSetHostHeader [2021-08-21T18:58:04.869Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestPlainTextError [2021-08-21T18:58:04.869Z] --- PASS: TestPlainTextError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestInfiniteError [2021-08-21T18:58:04.869Z] --- PASS: TestInfiniteError (0.06s) [2021-08-21T18:58:04.869Z] === RUN TestCanceledContext [2021-08-21T18:58:04.869Z] 2021/08/21 18:58:04 RoundTripper returned a response & error; ignoring response [2021-08-21T18:58:04.869Z] --- PASS: TestCanceledContext (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestDeadlineExceededContext [2021-08-21T18:58:04.869Z] 2021/08/21 18:58:04 RoundTripper returned a response & error; ignoring response [2021-08-21T18:58:04.869Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestSecretCreateUnsupported [2021-08-21T18:58:04.869Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestSecretCreateError [2021-08-21T18:58:04.869Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestSecretCreate [2021-08-21T18:58:04.869Z] --- PASS: TestSecretCreate (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestSecretInspectUnsupported [2021-08-21T18:58:04.869Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestSecretInspectError [2021-08-21T18:58:04.869Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestSecretInspectSecretNotFound [2021-08-21T18:58:04.869Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestSecretInspectWithEmptyID [2021-08-21T18:58:04.869Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestSecretInspect [2021-08-21T18:58:04.869Z] --- PASS: TestSecretInspect (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestSecretListUnsupported [2021-08-21T18:58:04.869Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestSecretListError [2021-08-21T18:58:04.869Z] --- PASS: TestSecretListError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestSecretList [2021-08-21T18:58:04.869Z] --- PASS: TestSecretList (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestSecretRemoveUnsupported [2021-08-21T18:58:04.869Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestSecretRemoveError [2021-08-21T18:58:04.869Z] --- PASS: TestSecretRemoveError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestSecretRemove [2021-08-21T18:58:04.869Z] --- PASS: TestSecretRemove (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestSecretUpdateUnsupported [2021-08-21T18:58:04.869Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestSecretUpdateError [2021-08-21T18:58:04.869Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestSecretUpdate [2021-08-21T18:58:04.869Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestServiceCreateError [2021-08-21T18:58:04.869Z] --- PASS: TestServiceCreateError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestServiceCreate [2021-08-21T18:58:04.869Z] --- PASS: TestServiceCreate (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-21T18:58:04.869Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestServiceCreateDigestPinning [2021-08-21T18:58:04.869Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestServiceInspectError [2021-08-21T18:58:04.869Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestServiceInspectServiceNotFound [2021-08-21T18:58:04.869Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestServiceInspectWithEmptyID [2021-08-21T18:58:04.869Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestServiceInspect [2021-08-21T18:58:04.869Z] --- PASS: TestServiceInspect (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestServiceListError [2021-08-21T18:58:04.869Z] --- PASS: TestServiceListError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestServiceList [2021-08-21T18:58:04.869Z] --- PASS: TestServiceList (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestServiceLogsError [2021-08-21T18:58:04.869Z] --- PASS: TestServiceLogsError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestServiceLogs [2021-08-21T18:58:04.869Z] --- PASS: TestServiceLogs (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestServiceRemoveError [2021-08-21T18:58:04.869Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestServiceRemoveNotFoundError [2021-08-21T18:58:04.869Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestServiceRemove [2021-08-21T18:58:04.869Z] --- PASS: TestServiceRemove (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestServiceUpdateError [2021-08-21T18:58:04.869Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestServiceUpdate [2021-08-21T18:58:04.869Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestSwarmGetUnlockKeyError [2021-08-21T18:58:04.869Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestSwarmGetUnlockKey [2021-08-21T18:58:04.869Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestSwarmInitError [2021-08-21T18:58:04.869Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestSwarmInit [2021-08-21T18:58:04.869Z] --- PASS: TestSwarmInit (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestSwarmInspectError [2021-08-21T18:58:04.869Z] --- PASS: TestSwarmInspectError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestSwarmInspect [2021-08-21T18:58:04.869Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestSwarmJoinError [2021-08-21T18:58:04.869Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestSwarmJoin [2021-08-21T18:58:04.869Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestSwarmLeaveError [2021-08-21T18:58:04.869Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestSwarmLeave [2021-08-21T18:58:04.869Z] --- PASS: TestSwarmLeave (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestSwarmUnlockError [2021-08-21T18:58:04.869Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestSwarmUnlock [2021-08-21T18:58:04.869Z] --- PASS: TestSwarmUnlock (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestSwarmUpdateError [2021-08-21T18:58:04.869Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestSwarmUpdate [2021-08-21T18:58:04.869Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestTaskInspectError [2021-08-21T18:58:04.869Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestTaskInspectWithEmptyID [2021-08-21T18:58:04.869Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestTaskInspect [2021-08-21T18:58:04.869Z] --- PASS: TestTaskInspect (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestTaskListError [2021-08-21T18:58:04.869Z] --- PASS: TestTaskListError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestTaskList [2021-08-21T18:58:04.869Z] --- PASS: TestTaskList (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestVolumeCreateError [2021-08-21T18:58:04.869Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestVolumeCreate [2021-08-21T18:58:04.869Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestVolumeInspectError [2021-08-21T18:58:04.869Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestVolumeInspectNotFound [2021-08-21T18:58:04.869Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestVolumeInspectWithEmptyID [2021-08-21T18:58:04.869Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestVolumeInspect [2021-08-21T18:58:04.869Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestVolumeListError [2021-08-21T18:58:04.869Z] --- PASS: TestVolumeListError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestVolumeList [2021-08-21T18:58:04.869Z] --- PASS: TestVolumeList (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestVolumeRemoveError [2021-08-21T18:58:04.869Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-21T18:58:04.869Z] === RUN TestVolumeRemove [2021-08-21T18:58:04.869Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-21T18:58:04.869Z] === CONT TestTLSCloseWriter [2021-08-21T18:58:04.869Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-08-21T18:58:04.869Z] PASS [2021-08-21T18:58:04.869Z] coverage: 74.8% of statements [2021-08-21T18:58:04.869Z] ok github.com/docker/docker/client 0.433s coverage: 74.8% of statements [2021-08-21T18:58:05.807Z] --- PASS: TestGraphdriverPluginV2 (3.61s) [2021-08-21T18:58:05.807Z] PASS [2021-08-21T18:58:05.807Z] [2021-08-21T18:58:05.807Z] DONE 5 tests in 9.024s [2021-08-21T18:58:05.807Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-21T18:58:05.807Z] INFO: Testing against a local daemon [2021-08-21T18:58:05.807Z] === RUN TestContinueAfterPluginCrash [2021-08-21T18:58:05.807Z] === PAUSE TestContinueAfterPluginCrash [2021-08-21T18:58:05.807Z] === RUN TestReadPluginNoRead [2021-08-21T18:58:05.807Z] === PAUSE TestReadPluginNoRead [2021-08-21T18:58:05.807Z] === RUN TestDaemonStartWithLogOpt [2021-08-21T18:58:05.807Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-21T18:58:05.807Z] === CONT TestContinueAfterPluginCrash [2021-08-21T18:58:05.807Z] === CONT TestDaemonStartWithLogOpt [2021-08-21T18:58:07.259Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-08-21T18:58:07.514Z] check_test.go:309: [d8fca2b80682a] daemon is not started [2021-08-21T18:58:07.514Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-08-21T18:58:08.077Z] check_test.go:309: [d0f66a90034f2] daemon is not started [2021-08-21T18:58:08.077Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-08-21T18:58:09.102Z] --- PASS: TestDaemonStartWithLogOpt (3.55s) [2021-08-21T18:58:09.102Z] === CONT TestReadPluginNoRead [2021-08-21T18:58:09.967Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-08-21T18:58:10.529Z] check_test.go:309: [d3ae04f19e301] daemon is not started [2021-08-21T18:58:10.529Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-08-21T18:58:11.012Z] === RUN TestReadPluginNoRead/default [2021-08-21T18:58:11.091Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (45.92s) [2021-08-21T18:58:11.091Z] PASS [2021-08-21T18:58:11.091Z] [2021-08-21T18:58:11.091Z] === Skipped [2021-08-21T18:58:11.091Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-21T18:58:11.091Z] build_session_test.go:25: TODO: BuildKit [2021-08-21T18:58:11.091Z] [2021-08-21T18:58:11.091Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-08-21T18:58:11.091Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-21T18:58:11.091Z] [2021-08-21T18:58:11.091Z] [2021-08-21T18:58:11.091Z] DONE 34 tests, 2 skipped in 271.478s [2021-08-21T18:58:11.091Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-21T18:58:11.091Z] ++ 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-21T18:58:11.091Z] ++ set -e [2021-08-21T18:58:11.091Z] ++ '[' -n 0 ']' [2021-08-21T18:58:11.091Z] ++ set -x [2021-08-21T18:58:11.091Z] ++ 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-21T18:58:11.091Z] INFO: Testing against a local daemon [2021-08-21T18:58:11.091Z] === RUN TestConfigInspect [2021-08-21T18:58:12.607Z] ......... [ 86%] [2021-08-21T18:58:12.926Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-21T18:58:12.983Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-08-21T18:58:14.311Z] --- PASS: TestContinueAfterPluginCrash (8.78s) [2021-08-21T18:58:14.311Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-21T18:58:14.353Z] --- PASS: TestConfigInspect (3.26s) [2021-08-21T18:58:14.353Z] === RUN TestConfigList [2021-08-21T18:58:14.610Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-08-21T18:58:15.694Z] === CONT TestReadPluginNoRead [2021-08-21T18:58:15.694Z] read_test.go:92: [d1826a0d5702d] daemon is not started [2021-08-21T18:58:15.694Z] --- PASS: TestReadPluginNoRead (6.87s) [2021-08-21T18:58:15.694Z] --- PASS: TestReadPluginNoRead/default (1.53s) [2021-08-21T18:58:15.694Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.60s) [2021-08-21T18:58:15.694Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.49s) [2021-08-21T18:58:15.694Z] PASS [2021-08-21T18:58:15.694Z] [2021-08-21T18:58:15.694Z] DONE 6 tests in 10.441s [2021-08-21T18:58:15.694Z] 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-21T18:58:15.694Z] testing: warning: no tests to run [2021-08-21T18:58:15.694Z] PASS [2021-08-21T18:58:15.694Z] [2021-08-21T18:58:15.694Z] DONE 0 tests in 0.022s [2021-08-21T18:58:15.694Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-21T18:58:15.694Z] INFO: Testing against a local daemon [2021-08-21T18:58:15.694Z] === RUN TestPluginWithDevMounts [2021-08-21T18:58:15.694Z] === PAUSE TestPluginWithDevMounts [2021-08-21T18:58:15.694Z] === CONT TestPluginWithDevMounts [2021-08-21T18:58:17.144Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-08-21T18:58:17.539Z] tests/integration/models_images_test.py ............... [ 89%] [2021-08-21T18:58:17.602Z] --- PASS: TestPluginWithDevMounts (1.62s) [2021-08-21T18:58:17.602Z] PASS [2021-08-21T18:58:17.602Z] [2021-08-21T18:58:17.602Z] DONE 1 tests in 1.640s [2021-08-21T18:58:17.602Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-21T18:58:17.602Z] INFO: Testing against a local daemon [2021-08-21T18:58:17.602Z] === RUN TestSecretInspect [2021-08-21T18:58:17.706Z] --- PASS: TestConfigList (3.16s) [2021-08-21T18:58:17.706Z] === RUN TestConfigsCreateAndDelete [2021-08-21T18:58:17.706Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-21T18:58:18.268Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-21T18:58:18.524Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-08-21T18:58:18.994Z] tests/integration/models_networks_test.py .... [ 91%] [2021-08-21T18:58:19.087Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-08-21T18:58:19.510Z] --- PASS: TestSecretInspect (2.19s) [2021-08-21T18:58:19.510Z] === RUN TestSecretList [2021-08-21T18:58:19.636Z] --- PASS: TestCheckoutGit (26.72s) [2021-08-21T18:58:19.636Z] === RUN TestValidGitTransport [2021-08-21T18:58:19.636Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-21T18:58:19.636Z] === RUN TestGitInvalidRef [2021-08-21T18:58:19.636Z] --- PASS: TestGitInvalidRef (0.22s) [2021-08-21T18:58:19.636Z] PASS [2021-08-21T18:58:19.636Z] coverage: 86.3% of statements [2021-08-21T18:58:19.636Z] ok github.com/docker/docker/builder/remotecontext/git 27.006s coverage: 86.3% of statements [2021-08-21T18:58:19.648Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-21T18:58:19.905Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-21T18:58:20.161Z] --- PASS: TestConfigsCreateAndDelete (2.61s) [2021-08-21T18:58:20.161Z] === RUN TestConfigsUpdate [2021-08-21T18:58:20.417Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-08-21T18:58:20.596Z] ? github.com/docker/docker/cli [no test files] [2021-08-21T18:58:20.596Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-21T18:58:20.676Z] === RUN TestMiddlewares [2021-08-21T18:58:20.676Z] --- PASS: TestMiddlewares (0.00s) [2021-08-21T18:58:20.676Z] PASS [2021-08-21T18:58:20.676Z] coverage: 9.0% of statements [2021-08-21T18:58:20.676Z] ok github.com/docker/docker/api/server 0.052s coverage: 9.0% of statements [2021-08-21T18:58:22.052Z] --- PASS: TestSecretList (2.23s) [2021-08-21T18:58:22.052Z] === RUN TestSecretsCreateAndDelete [2021-08-21T18:58:22.308Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-21T18:58:22.566Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-08-21T18:58:22.822Z] --- PASS: TestConfigsUpdate (2.61s) [2021-08-21T18:58:22.822Z] === RUN TestTemplatedConfig [2021-08-21T18:58:23.963Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2021-08-21T18:58:23.963Z] === RUN TestSecretsUpdate [2021-08-21T18:58:24.712Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-21T18:58:25.275Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-21T18:58:25.563Z] tests/integration/models_nodes_test.py . [ 91%] [2021-08-21T18:58:25.824Z] tests/integration/models_resources_test.py . [ 91%] [2021-08-21T18:58:26.203Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-08-21T18:58:26.509Z] --- PASS: TestSecretsUpdate (2.17s) [2021-08-21T18:58:26.509Z] === RUN TestTemplatedSecret [2021-08-21T18:58:26.765Z] --- PASS: TestTemplatedConfig (3.89s) [2021-08-21T18:58:26.765Z] === RUN TestConfigCreateResolve [2021-08-21T18:58:26.765Z] check_test.go:309: [d9954deca8536] daemon is not started [2021-08-21T18:58:26.765Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-08-21T18:58:27.330Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-08-21T18:58:27.892Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-08-21T18:58:28.455Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-08-21T18:58:29.051Z] --- PASS: TestTemplatedSecret (2.86s) [2021-08-21T18:58:29.051Z] === RUN TestSecretCreateResolve [2021-08-21T18:58:29.383Z] --- PASS: TestConfigCreateResolve (2.77s) [2021-08-21T18:58:29.383Z] PASS [2021-08-21T18:58:29.383Z] [2021-08-21T18:58:29.383Z] DONE 6 tests in 18.452s [2021-08-21T18:58:29.383Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-21T18:58:29.383Z] ++ 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-21T18:58:29.383Z] ++ set -e [2021-08-21T18:58:29.383Z] ++ '[' -n 0 ']' [2021-08-21T18:58:29.383Z] ++ set -x [2021-08-21T18:58:29.384Z] ++ 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-21T18:58:29.640Z] INFO: Testing against a local daemon [2021-08-21T18:58:29.640Z] === RUN TestCheckpoint [2021-08-21T18:58:29.640Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-21T18:58:29.640Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-21T18:58:29.640Z] === RUN TestContainerInvalidJSON [2021-08-21T18:58:29.640Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-21T18:58:29.640Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-21T18:58:29.640Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-21T18:58:29.640Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-21T18:58:29.640Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-21T18:58:29.640Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-21T18:58:29.640Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-08-21T18:58:29.640Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-21T18:58:29.640Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-08-21T18:58:29.640Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-21T18:58:29.896Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2021-08-21T18:58:29.896Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-21T18:58:29.896Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2021-08-21T18:58:29.896Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-21T18:58:29.896Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-08-21T18:58:29.896Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-21T18:58:30.153Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-08-21T18:58:30.153Z] === RUN TestCopyFromContainer [2021-08-21T18:58:31.588Z] --- PASS: TestSecretCreateResolve (2.17s) [2021-08-21T18:58:31.588Z] PASS [2021-08-21T18:58:31.588Z] [2021-08-21T18:58:31.588Z] DONE 6 tests in 13.820s [2021-08-21T18:58:31.588Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-21T18:58:31.588Z] INFO: Testing against a local daemon [2021-08-21T18:58:31.588Z] === RUN TestServiceCreateInit [2021-08-21T18:58:31.588Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-21T18:58:31.680Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-08-21T18:58:32.673Z] === RUN TestCopyFromContainer// [2021-08-21T18:58:32.673Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-08-21T18:58:32.673Z] === RUN TestCopyFromContainer//bar/root [2021-08-21T18:58:32.673Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-21T18:58:32.673Z] === RUN TestCopyFromContainer/bar/quux [2021-08-21T18:58:32.673Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-21T18:58:32.673Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-21T18:58:32.929Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-21T18:58:32.931Z] === RUN TestContainerStopSignal [2021-08-21T18:58:32.931Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-21T18:58:32.931Z] === RUN TestContainerStopTimeout [2021-08-21T18:58:32.931Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-21T18:58:32.931Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-21T18:58:32.931Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-21T18:58:32.931Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-21T18:58:32.931Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-08-21T18:58:32.931Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-21T18:58:32.931Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2021-08-21T18:58:32.931Z] === RUN TestReplaceAndAppendEnvVars [2021-08-21T18:58:32.931Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-21T18:58:32.931Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-21T18:58:32.931Z] === RUN TestNewMemoryStore [2021-08-21T18:58:32.931Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-21T18:58:32.931Z] === RUN TestAddContainers [2021-08-21T18:58:32.931Z] --- PASS: TestAddContainers (0.00s) [2021-08-21T18:58:32.931Z] === RUN TestGetContainer [2021-08-21T18:58:32.931Z] --- PASS: TestGetContainer (0.00s) [2021-08-21T18:58:32.931Z] === RUN TestDeleteContainer [2021-08-21T18:58:32.931Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-21T18:58:32.931Z] === RUN TestListContainers [2021-08-21T18:58:32.931Z] --- PASS: TestListContainers (0.00s) [2021-08-21T18:58:32.931Z] === RUN TestFirstContainer [2021-08-21T18:58:32.931Z] --- PASS: TestFirstContainer (0.00s) [2021-08-21T18:58:32.931Z] === RUN TestApplyAllContainer [2021-08-21T18:58:32.931Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-21T18:58:32.931Z] === RUN TestIsValidHealthString [2021-08-21T18:58:32.931Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-21T18:58:32.931Z] === RUN TestStateRunStop [2021-08-21T18:58:32.931Z] --- PASS: TestStateRunStop (0.00s) [2021-08-21T18:58:32.931Z] === RUN TestStateTimeoutWait [2021-08-21T18:58:32.931Z] state_test.go:141: Stop callback fired [2021-08-21T18:58:32.931Z] state_test.go:165: Stop callback fired [2021-08-21T18:58:32.931Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-08-21T18:58:32.931Z] === RUN TestIsValidStateString [2021-08-21T18:58:32.931Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-21T18:58:32.931Z] === RUN TestViewSaveDelete [2021-08-21T18:58:32.931Z] --- PASS: TestViewSaveDelete (0.03s) [2021-08-21T18:58:32.931Z] === RUN TestViewAll [2021-08-21T18:58:32.931Z] --- PASS: TestViewAll (0.02s) [2021-08-21T18:58:32.931Z] === RUN TestViewGet [2021-08-21T18:58:32.931Z] --- PASS: TestViewGet (0.01s) [2021-08-21T18:58:32.931Z] === RUN TestNames [2021-08-21T18:58:32.931Z] --- PASS: TestNames (0.00s) [2021-08-21T18:58:32.931Z] === RUN TestViewWithHealthCheck [2021-08-21T18:58:32.931Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-08-21T18:58:32.931Z] PASS [2021-08-21T18:58:32.931Z] coverage: 41.7% of statements [2021-08-21T18:58:32.931Z] ok github.com/docker/docker/container 0.275s coverage: 41.7% of statements [2021-08-21T18:58:32.931Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-21T18:58:32.931Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-08-21T18:58:32.931Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-21T18:58:32.931Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-21T18:58:32.931Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-21T18:58:32.931Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-08-21T18:58:32.931Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-21T18:58:32.931Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-08-21T18:58:32.931Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-21T18:58:32.931Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-21T18:58:32.931Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-21T18:58:32.931Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-21T18:58:32.931Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-21T18:58:32.931Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-08-21T18:58:32.931Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-21T18:58:32.931Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2021-08-21T18:58:32.931Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-21T18:58:32.931Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-08-21T18:58:32.931Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-21T18:58:32.931Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-21T18:58:32.931Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-21T18:58:32.931Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-21T18:58:32.931Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-21T18:58:32.931Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-08-21T18:58:32.931Z] === RUN TestConfigureDaemonLogs [2021-08-21T18:58:32.931Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-21T18:58:32.931Z] === RUN TestCommonOptionsInstallFlags [2021-08-21T18:58:32.931Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-21T18:58:32.931Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-21T18:58:32.931Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-21T18:58:32.931Z] PASS [2021-08-21T18:58:32.931Z] coverage: 18.5% of statements [2021-08-21T18:58:32.931Z] ok github.com/docker/docker/cmd/dockerd 0.256s coverage: 18.5% of statements [2021-08-21T18:58:32.931Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-08-21T18:58:32.931Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-21T18:58:32.931Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-21T18:58:32.931Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-21T18:58:32.931Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-21T18:58:32.931Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-21T18:58:33.186Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-21T18:58:33.186Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-21T18:58:33.186Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-21T18:58:33.443Z] --- PASS: TestCopyFromContainer (3.37s) [2021-08-21T18:58:33.443Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-08-21T18:58:33.443Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2021-08-21T18:58:33.443Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2021-08-21T18:58:33.443Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2021-08-21T18:58:33.443Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-08-21T18:58:33.443Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2021-08-21T18:58:33.443Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2021-08-21T18:58:33.443Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-08-21T18:58:33.443Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-08-21T18:58:33.443Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-08-21T18:58:33.443Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-21T18:58:33.443Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-21T18:58:33.443Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-21T18:58:33.443Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-21T18:58:33.443Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-21T18:58:33.443Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-21T18:58:33.443Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-21T18:58:33.443Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-21T18:58:33.443Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-21T18:58:33.443Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-21T18:58:33.443Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-08-21T18:58:33.443Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-08-21T18:58:33.443Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-21T18:58:33.443Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-08-21T18:58:33.443Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-21T18:58:33.443Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-08-21T18:58:33.443Z] === RUN TestCreateWithInvalidEnv [2021-08-21T18:58:33.443Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-21T18:58:33.443Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-21T18:58:33.443Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-21T18:58:33.443Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-21T18:58:33.443Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-21T18:58:33.443Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-21T18:58:33.443Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-21T18:58:33.443Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-21T18:58:33.443Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-21T18:58:33.443Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-21T18:58:33.443Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-21T18:58:33.443Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-21T18:58:33.443Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-08-21T18:58:33.443Z] === RUN TestCreateTmpfsMountsTarget [2021-08-21T18:58:33.443Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-08-21T18:58:33.443Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-21T18:58:33.893Z] === RUN TestPrepare [2021-08-21T18:58:33.893Z] --- PASS: TestPrepare (0.00s) [2021-08-21T18:58:33.893Z] === RUN TestStart [2021-08-21T18:58:33.893Z] --- PASS: TestStart (0.00s) [2021-08-21T18:58:33.893Z] === RUN TestWaitCancel [2021-08-21T18:58:33.893Z] --- PASS: TestWaitCancel (0.00s) [2021-08-21T18:58:33.893Z] === RUN TestWaitDisabled [2021-08-21T18:58:33.893Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-21T18:58:33.893Z] === RUN TestWaitEnabled [2021-08-21T18:58:33.893Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-21T18:58:33.893Z] === RUN TestRemove [2021-08-21T18:58:33.893Z] --- PASS: TestRemove (0.00s) [2021-08-21T18:58:33.893Z] PASS [2021-08-21T18:58:33.893Z] coverage: 65.3% of statements [2021-08-21T18:58:33.893Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.056s coverage: 65.3% of statements [2021-08-21T18:58:34.437Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-08-21T18:58:34.437Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-08-21T18:58:35.334Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-21T18:58:35.421Z] === RUN TestNewListSecretsFilters [2021-08-21T18:58:35.421Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-21T18:58:35.421Z] === RUN TestNewListConfigsFilters [2021-08-21T18:58:35.421Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-21T18:58:35.421Z] PASS [2021-08-21T18:58:35.421Z] coverage: 0.5% of statements [2021-08-21T18:58:35.421Z] ok github.com/docker/docker/daemon/cluster 0.241s coverage: 0.5% of statements [2021-08-21T18:58:35.822Z] ok github.com/docker/docker/libnetwork/networkdb 104.322s coverage: 60.4% of statements [2021-08-21T18:58:35.823Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-21T18:58:35.823Z] ok github.com/docker/docker/libnetwork/options 0.004s coverage: 100.0% of statements [2021-08-21T18:58:35.876Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-21T18:58:35.876Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-21T18:58:35.876Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-21T18:58:35.876Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-21T18:58:35.876Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-21T18:58:35.876Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-21T18:58:35.876Z] PASS [2021-08-21T18:58:35.876Z] coverage: 35.9% of statements [2021-08-21T18:58:35.876Z] ok github.com/docker/docker/daemon/cluster/convert 0.303s coverage: 35.9% of statements [2021-08-21T18:58:36.869Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-21T18:58:37.227Z] --- PASS: TestCreateWithCustomMaskedPaths (3.33s) [2021-08-21T18:58:37.227Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-21T18:58:39.118Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-08-21T18:58:39.237Z] tests/integration/regression_test.py ...... [ 98%] [2021-08-21T18:58:39.590Z] === RUN TestDiscoveryOptsErrors [2021-08-21T18:58:39.590Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-21T18:58:39.590Z] === RUN TestDiscoveryOpts [2021-08-21T18:58:39.590Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-21T18:58:39.590Z] PASS [2021-08-21T18:58:39.590Z] coverage: 30.0% of statements [2021-08-21T18:58:39.590Z] ok github.com/docker/docker/daemon/discovery 0.055s coverage: 30.0% of statements [2021-08-21T18:58:39.755Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-08-21T18:58:39.755Z] tests/integration/credentials/utils_test.py . [100%] [2021-08-21T18:58:39.755Z] [2021-08-21T18:58:39.755Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-08-21T18:58:39.755Z] =========================== short test summary info ============================ [2021-08-21T18:58:39.755Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-08-21T18:58:39.755Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-08-21T18:58:39.755Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-08-21T18:58:39.755Z] Not supported on most drivers [2021-08-21T18:58:39.755Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-08-21T18:58:39.755Z] Output of docker top depends on host distro, and is not formalized. [2021-08-21T18:58:39.755Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-08-21T18:58:39.755Z] Output of docker top depends on host distro, and is not formalized. [2021-08-21T18:58:39.756Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-08-21T18:58:39.756Z] Can fail if eth0 has multiple IP addresses [2021-08-21T18:58:39.756Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-08-21T18:58:39.756Z] This doesn't seem to be taken into account by the engine [2021-08-21T18:58:39.756Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-08-21T18:58:39.756Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-08-21T18:58:39.756Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-08-21T18:58:39.756Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 342.03 seconds == [2021-08-21T18:58:40.015Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-08-21T18:58:40.045Z] === RUN TestBuilderGC [2021-08-21T18:58:40.045Z] --- PASS: TestBuilderGC (0.00s) [2021-08-21T18:58:40.045Z] === RUN TestDaemonConfigurationNotFound [2021-08-21T18:58:40.045Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-21T18:58:40.045Z] === RUN TestDaemonBrokenConfiguration [2021-08-21T18:58:40.045Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-21T18:58:40.045Z] === RUN TestParseClusterAdvertiseSettings [2021-08-21T18:58:40.045Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-21T18:58:40.045Z] === RUN TestFindConfigurationConflicts [2021-08-21T18:58:40.045Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-21T18:58:40.045Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-21T18:58:40.045Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-21T18:58:40.045Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-21T18:58:40.045Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-21T18:58:40.045Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-21T18:58:40.045Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-21T18:58:40.045Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-21T18:58:40.045Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-21T18:58:40.045Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-21T18:58:40.045Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-21T18:58:40.045Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-21T18:58:40.045Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-21T18:58:40.045Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-21T18:58:40.045Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-21T18:58:40.045Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-08-21T18:58:40.045Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-21T18:58:40.045Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-21T18:58:40.045Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-21T18:58:40.045Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-21T18:58:40.045Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-21T18:58:40.045Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-21T18:58:40.045Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-21T18:58:40.045Z] === RUN TestValidateConfigurationErrors [2021-08-21T18:58:40.045Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-21T18:58:40.045Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-21T18:58:40.045Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-21T18:58:40.045Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-21T18:58:40.045Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-21T18:58:40.045Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-21T18:58:40.045Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-21T18:58:40.045Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-21T18:58:40.045Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-21T18:58:40.045Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-21T18:58:40.045Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-21T18:58:40.045Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-21T18:58:40.045Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-08-21T18:58:40.045Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-21T18:58:40.045Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-21T18:58:40.045Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-21T18:58:40.045Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-21T18:58:40.045Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-21T18:58:40.045Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-21T18:58:40.045Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-21T18:58:40.045Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-21T18:58:40.045Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-21T18:58:40.045Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-21T18:58:40.045Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-21T18:58:40.045Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-21T18:58:40.045Z] === RUN TestValidateConfiguration [2021-08-21T18:58:40.045Z] === RUN TestValidateConfiguration/with_label [2021-08-21T18:58:40.045Z] === RUN TestValidateConfiguration/with_dns [2021-08-21T18:58:40.045Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-21T18:58:40.045Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-21T18:58:40.045Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-21T18:58:40.045Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-21T18:58:40.045Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-21T18:58:40.045Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-21T18:58:40.045Z] --- PASS: TestValidateConfiguration (0.00s) [2021-08-21T18:58:40.045Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-21T18:58:40.045Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-21T18:58:40.045Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-21T18:58:40.045Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-21T18:58:40.045Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-21T18:58:40.045Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-21T18:58:40.045Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-21T18:58:40.045Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-21T18:58:40.045Z] === RUN TestModifiedDiscoverySettings [2021-08-21T18:58:40.045Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-08-21T18:58:40.045Z] === RUN TestReloadSetConfigFileNotExist [2021-08-21T18:58:40.045Z] time="2021-08-21T18:58:39Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-21T18:58:40.045Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2021-08-21T18:58:40.045Z] === RUN TestReloadDefaultConfigNotExist [2021-08-21T18:58:40.045Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:58:40.046Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-08-21T18:58:40.046Z] === RUN TestReloadBadDefaultConfig [2021-08-21T18:58:40.046Z] time="2021-08-21T18:58:39Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-272689927" [2021-08-21T18:58:40.046Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-08-21T18:58:40.046Z] === RUN TestReloadWithConflictingLabels [2021-08-21T18:58:40.046Z] time="2021-08-21T18:58:39Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-315368634" [2021-08-21T18:58:40.046Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-08-21T18:58:40.046Z] === RUN TestReloadWithDuplicateLabels [2021-08-21T18:58:40.046Z] time="2021-08-21T18:58:39Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-331061969" [2021-08-21T18:58:40.046Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-08-21T18:58:40.046Z] === RUN TestDaemonConfigurationMerge [2021-08-21T18:58:40.046Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-21T18:58:40.046Z] PASS [2021-08-21T18:58:40.046Z] coverage: 80.4% of statements [2021-08-21T18:58:40.046Z] ok github.com/docker/docker/daemon/config 0.237s coverage: 80.4% of statements [2021-08-21T18:58:40.046Z] === RUN TestWaitNodeAttachment [2021-08-21T18:58:40.047Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-21T18:58:40.303Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-21T18:58:40.500Z] === RUN TestVerifyNetworkingConfig [2021-08-21T18:58:40.500Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-08-21T18:58:40.500Z] === RUN TestGetContainer [2021-08-21T18:58:40.500Z] --- PASS: TestGetContainer (0.00s) [2021-08-21T18:58:40.500Z] === RUN TestValidContainerNames [2021-08-21T18:58:40.500Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-21T18:58:40.500Z] === RUN TestContainerInitDNS [2021-08-21T18:58:40.500Z] daemon_test.go:147: root required [2021-08-21T18:58:40.500Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-21T18:58:40.500Z] === RUN TestMerge [2021-08-21T18:58:40.500Z] --- PASS: TestMerge (0.00s) [2021-08-21T18:58:40.500Z] === RUN TestValidateContainerIsolation [2021-08-21T18:58:40.500Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-21T18:58:40.500Z] === RUN TestFindNetworkErrorType [2021-08-21T18:58:40.500Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-21T18:58:40.500Z] === RUN TestEnsureServicesExist [2021-08-21T18:58:40.500Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-08-21T18:58:40.500Z] === RUN TestEnsureServicesExistErrors [2021-08-21T18:58:40.500Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-21T18:58:40.500Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-21T18:58:40.500Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-21T18:58:40.500Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-21T18:58:40.500Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-21T18:58:40.500Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-21T18:58:40.500Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-21T18:58:40.500Z] === RUN TestContainerDelete [2021-08-21T18:58:40.500Z] --- PASS: TestContainerDelete (0.00s) [2021-08-21T18:58:40.500Z] === RUN TestContainerDoubleDelete [2021-08-21T18:58:40.500Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-08-21T18:58:40.500Z] === RUN TestLogContainerEventCopyLabels [2021-08-21T18:58:40.500Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-21T18:58:40.500Z] === RUN TestLogContainerEventWithAttributes [2021-08-21T18:58:40.500Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-08-21T18:58:40.500Z] === RUN TestNoneHealthcheck [2021-08-21T18:58:40.500Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-21T18:58:40.500Z] === RUN TestHealthStates [2021-08-21T18:58:40.500Z] --- PASS: TestWaitNodeAttachment (0.43s) [2021-08-21T18:58:40.500Z] === RUN TestIsolationConversion [2021-08-21T18:58:40.500Z] === RUN TestIsolationConversion/default [2021-08-21T18:58:40.500Z] === RUN TestIsolationConversion/process [2021-08-21T18:58:40.500Z] === RUN TestIsolationConversion/hyperv [2021-08-21T18:58:40.500Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-21T18:58:40.500Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-21T18:58:40.500Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-21T18:58:40.500Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-21T18:58:40.500Z] === RUN TestContainerLabels [2021-08-21T18:58:40.500Z] --- PASS: TestContainerLabels (0.00s) [2021-08-21T18:58:40.500Z] === RUN TestCredentialSpecConversion [2021-08-21T18:58:40.500Z] === RUN TestCredentialSpecConversion/none [2021-08-21T18:58:40.500Z] === RUN TestCredentialSpecConversion/config [2021-08-21T18:58:40.500Z] === RUN TestCredentialSpecConversion/file [2021-08-21T18:58:40.500Z] === RUN TestCredentialSpecConversion/registry [2021-08-21T18:58:40.500Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-08-21T18:58:40.500Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-21T18:58:40.500Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-21T18:58:40.500Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-21T18:58:40.500Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-21T18:58:40.500Z] === RUN TestControllerValidateMountBind [2021-08-21T18:58:40.500Z] --- PASS: TestControllerValidateMountBind (0.01s) [2021-08-21T18:58:40.500Z] === RUN TestControllerValidateMountVolume [2021-08-21T18:58:40.501Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-08-21T18:58:40.501Z] === RUN TestControllerValidateMountTarget [2021-08-21T18:58:40.501Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-08-21T18:58:40.501Z] === RUN TestControllerValidateMountTmpfs [2021-08-21T18:58:40.501Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-21T18:58:40.501Z] === RUN TestControllerValidateMountInvalidType [2021-08-21T18:58:40.501Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-21T18:58:40.501Z] === RUN TestControllerValidateMountNamedPipe [2021-08-21T18:58:40.501Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-21T18:58:40.501Z] PASS [2021-08-21T18:58:40.501Z] coverage: 11.0% of statements [2021-08-21T18:58:40.559Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.61s) [2021-08-21T18:58:40.559Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-21T18:58:40.559Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-21T18:58:40.559Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-21T18:58:40.559Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-21T18:58:40.559Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-21T18:58:40.559Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-21T18:58:40.559Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-21T18:58:40.559Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-21T18:58:40.559Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-21T18:58:40.559Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-21T18:58:40.559Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-21T18:58:40.559Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-21T18:58:40.559Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-21T18:58:40.559Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-21T18:58:40.559Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-21T18:58:40.559Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-21T18:58:40.559Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-08-21T18:58:40.559Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-08-21T18:58:40.559Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-08-21T18:58:40.559Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-08-21T18:58:40.559Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-08-21T18:58:40.559Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-21T18:58:40.559Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-21T18:58:40.955Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.667s coverage: 11.0% of statements [2021-08-21T18:58:40.955Z] time="2021-08-21T18:58:40Z" 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-21T18:58:40.955Z] time="2021-08-21T18:58:40Z" 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-21T18:58:40.955Z] time="2021-08-21T18:58:40Z" 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-21T18:58:40.955Z] time="2021-08-21T18:58:40Z" 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-21T18:58:40.955Z] time="2021-08-21T18:58:40Z" 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-21T18:58:40.955Z] time="2021-08-21T18:58:40Z" 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-21T18:58:40.955Z] time="2021-08-21T18:58:40Z" 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-21T18:58:40.955Z] time="2021-08-21T18:58:40Z" 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-21T18:58:40.955Z] time="2021-08-21T18:58:40Z" 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-21T18:58:40.955Z] time="2021-08-21T18:58:40Z" 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-21T18:58:40.955Z] --- PASS: TestHealthStates (0.14s) [2021-08-21T18:58:40.955Z] === RUN TestMaskURLCredentials [2021-08-21T18:58:40.955Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-21T18:58:40.955Z] === RUN TestGetInspectData [2021-08-21T18:58:40.955Z] --- PASS: TestGetInspectData (0.00s) [2021-08-21T18:58:40.955Z] === RUN TestFillLicense [2021-08-21T18:58:40.955Z] --- PASS: TestFillLicense (0.00s) [2021-08-21T18:58:40.955Z] === RUN TestListInvalidFilter [2021-08-21T18:58:40.955Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-21T18:58:40.955Z] === RUN TestNameFilter [2021-08-21T18:58:40.955Z] --- PASS: TestNameFilter (0.00s) [2021-08-21T18:58:40.955Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-21T18:58:40.955Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-21T18:58:40.955Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-21T18:58:40.955Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-21T18:58:40.955Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-21T18:58:40.955Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-21T18:58:40.955Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-21T18:58:40.955Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-21T18:58:40.955Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-21T18:58:40.955Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-21T18:58:40.955Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-21T18:58:40.955Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-21T18:58:40.955Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-21T18:58:40.955Z] === 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-21T18:58:40.955Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-21T18:58:40.955Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-21T18:58:40.955Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-21T18:58:40.955Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-21T18:58:40.955Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-21T18:58:40.955Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-21T18:58:40.955Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-21T18:58:40.955Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-21T18:58:40.955Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-08-21T18:58:40.955Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-21T18:58:40.955Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-08-21T18:58:40.955Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-21T18:58:40.955Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-21T18:58:40.956Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-21T18:58:40.956Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-21T18:58:40.956Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-21T18:58:40.956Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-21T18:58:40.956Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-21T18:58:40.956Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-21T18:58:40.956Z] --- 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-21T18:58:40.956Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-21T18:58:40.956Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-21T18:58:40.956Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-21T18:58:40.956Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-21T18:58:40.956Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-21T18:58:40.956Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-21T18:58:40.956Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-21T18:58:40.956Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-21T18:58:40.956Z] === RUN TestDaemonReloadLabels [2021-08-21T18:58:40.956Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-21T18:58:40.956Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-21T18:58:40.956Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-08-21T18:58:40.956Z] === RUN TestDaemonReloadMirrors [2021-08-21T18:58:40.956Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-21T18:58:40.956Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-21T18:58:40.956Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-21T18:58:40.956Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-21T18:58:40.956Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-21T18:58:40.956Z] === RUN TestDaemonDiscoveryReload [2021-08-21T18:58:40.956Z] === RUN TestEventsLog [2021-08-21T18:58:40.956Z] --- PASS: TestEventsLog (0.00s) [2021-08-21T18:58:40.956Z] === RUN TestEventsLogTimeout [2021-08-21T18:58:40.956Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-21T18:58:40.956Z] === RUN TestLogEvents [2021-08-21T18:58:40.956Z] --- PASS: TestLogEvents (0.05s) [2021-08-21T18:58:40.956Z] === RUN TestLoadBufferedEvents [2021-08-21T18:58:40.956Z] --- PASS: TestLoadBufferedEvents (0.12s) [2021-08-21T18:58:40.956Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-21T18:58:40.956Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-21T18:58:40.956Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-21T18:58:40.956Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-21T18:58:40.956Z] PASS [2021-08-21T18:58:40.956Z] coverage: 50.0% of statements [2021-08-21T18:58:40.956Z] ok github.com/docker/docker/daemon/events 0.221s coverage: 50.0% of statements [2021-08-21T18:58:41.072Z] --- PASS: TestServiceCreateInit (9.36s) [2021-08-21T18:58:41.072Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.63s) [2021-08-21T18:58:41.072Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.71s) [2021-08-21T18:58:41.072Z] === RUN TestCreateServiceMultipleTimes [2021-08-21T18:58:41.411Z] === RUN TestIsEmptyDir [2021-08-21T18:58:41.411Z] --- PASS: TestIsEmptyDir (0.01s) [2021-08-21T18:58:41.411Z] PASS [2021-08-21T18:58:41.411Z] coverage: 2.3% of statements [2021-08-21T18:58:41.411Z] ok github.com/docker/docker/daemon/graphdriver 0.058s coverage: 2.3% of statements [2021-08-21T18:58:41.866Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-08-21T18:58:41.866Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-21T18:58:41.866Z] === RUN TestLinkNaming [2021-08-21T18:58:41.866Z] --- PASS: TestLinkNaming (0.00s) [2021-08-21T18:58:41.866Z] === RUN TestLinkNew [2021-08-21T18:58:41.866Z] --- PASS: TestLinkNew (0.00s) [2021-08-21T18:58:41.866Z] === RUN TestLinkEnv [2021-08-21T18:58:41.866Z] --- PASS: TestLinkEnv (0.00s) [2021-08-21T18:58:41.866Z] === RUN TestLinkMultipleEnv [2021-08-21T18:58:41.866Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-21T18:58:41.866Z] === RUN TestLinkPortRangeEnv [2021-08-21T18:58:41.866Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-21T18:58:41.866Z] PASS [2021-08-21T18:58:41.866Z] coverage: 93.0% of statements [2021-08-21T18:58:41.866Z] ok github.com/docker/docker/daemon/links 0.033s coverage: 93.0% of statements [2021-08-21T18:58:41.924Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.19s) [2021-08-21T18:58:41.924Z] === RUN TestCreateDifferentPlatform [2021-08-21T18:58:41.924Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-21T18:58:41.924Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-21T18:58:41.924Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-08-21T18:58:41.924Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-21T18:58:41.924Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-08-21T18:58:41.924Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-21T18:58:41.924Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-08-21T18:58:41.924Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-21T18:58:41.924Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-08-21T18:58:41.924Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-08-21T18:58:41.924Z] check_test.go:309: [da53df8a0d2ce] daemon is not started [2021-08-21T18:58:41.924Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-08-21T18:58:41.924Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2021-08-21T18:58:41.924Z] === RUN TestContainerStartOnDaemonRestart [2021-08-21T18:58:41.924Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-21T18:58:41.924Z] === RUN TestDaemonRestartIpcMode [2021-08-21T18:58:41.924Z] === PAUSE TestDaemonRestartIpcMode [2021-08-21T18:58:41.924Z] === RUN TestDaemonHostGatewayIP [2021-08-21T18:58:41.924Z] === PAUSE TestDaemonHostGatewayIP [2021-08-21T18:58:41.924Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-21T18:58:41.924Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-21T18:58:41.924Z] === RUN TestContainerKillOnDaemonStart [2021-08-21T18:58:41.924Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-21T18:58:41.924Z] === RUN TestDiff [2021-08-21T18:58:42.181Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-21T18:58:42.321Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-08-21T18:58:42.321Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-21T18:58:42.777Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-08-21T18:58:42.777Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-21T18:58:42.777Z] reload_test.go:520: root required [2021-08-21T18:58:42.777Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-21T18:58:42.777Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-21T18:58:42.777Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-08-21T18:58:42.777Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-21T18:58:42.777Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-08-21T18:58:42.777Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-21T18:58:42.777Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2021-08-21T18:58:42.777Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-21T18:58:42.777Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2021-08-21T18:58:42.777Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-21T18:58:42.777Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-21T18:58:42.777Z] === RUN TestParseVolumesFrom [2021-08-21T18:58:42.777Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-21T18:58:42.777Z] PASS [2021-08-21T18:58:42.777Z] coverage: 9.1% of statements [2021-08-21T18:58:42.777Z] ok github.com/docker/docker/daemon 2.363s coverage: 9.1% of statements [2021-08-21T18:58:42.777Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-21T18:58:42.777Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-21T18:58:42.777Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-21T18:58:42.777Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-21T18:58:42.777Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-21T18:58:42.777Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-21T18:58:42.777Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-21T18:58:42.777Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-21T18:58:42.777Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-21T18:58:42.777Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-21T18:58:42.777Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-21T18:58:42.777Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-21T18:58:42.777Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-21T18:58:42.777Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-21T18:58:43.028Z] --- PASS: TestBuildWithHugeFile (89.86s) [2021-08-21T18:58:43.028Z] === RUN TestBuildWCOWSandboxSize [2021-08-21T18:58:43.109Z] --- PASS: TestDiff (1.03s) [2021-08-21T18:58:43.109Z] === RUN TestExecWithCloseStdin [2021-08-21T18:58:43.232Z] === RUN TestAdapterReadLogs [2021-08-21T18:58:43.232Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-21T18:58:43.232Z] === RUN TestCopier [2021-08-21T18:58:43.232Z] --- PASS: TestCopier (0.00s) [2021-08-21T18:58:43.232Z] === RUN TestCopierLongLines [2021-08-21T18:58:43.232Z] --- PASS: TestCopierLongLines (0.00s) [2021-08-21T18:58:43.232Z] === RUN TestCopierSlow [2021-08-21T18:58:43.687Z] --- PASS: TestCopierSlow (0.20s) [2021-08-21T18:58:43.687Z] === RUN TestCopierWithSized [2021-08-21T18:58:43.687Z] === RUN TestCopierWithSized/as_is [2021-08-21T18:58:43.687Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-21T18:58:43.687Z] --- PASS: TestCopierWithSized (0.01s) [2021-08-21T18:58:43.687Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-21T18:58:43.687Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-08-21T18:58:43.687Z] === RUN TestCopierWithPartial [2021-08-21T18:58:43.687Z] --- PASS: TestCopierWithPartial (0.00s) [2021-08-21T18:58:43.687Z] === RUN TestRingLogger [2021-08-21T18:58:43.687Z] --- PASS: TestRingLogger (0.00s) [2021-08-21T18:58:43.687Z] === RUN TestRingCap [2021-08-21T18:58:43.687Z] --- PASS: TestRingCap (0.00s) [2021-08-21T18:58:43.687Z] === RUN TestRingClose [2021-08-21T18:58:43.687Z] --- PASS: TestRingClose (0.00s) [2021-08-21T18:58:43.687Z] === RUN TestRingDrain [2021-08-21T18:58:43.687Z] --- PASS: TestRingDrain (0.00s) [2021-08-21T18:58:43.687Z] PASS [2021-08-21T18:58:43.687Z] coverage: 43.8% of statements [2021-08-21T18:58:43.687Z] ok github.com/docker/docker/daemon/logger 0.275s coverage: 43.8% of statements [2021-08-21T18:58:44.142Z] === RUN TestSearchRegistryForImagesErrors [2021-08-21T18:58:44.142Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-21T18:58:44.142Z] === RUN TestSearchRegistryForImages [2021-08-21T18:58:44.142Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-21T18:58:44.142Z] === RUN TestOnlyPlatformWithFallback [2021-08-21T18:58:44.142Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-21T18:58:44.142Z] === RUN TestImageDelete [2021-08-21T18:58:44.142Z] === RUN TestImageDelete/no_lease [2021-08-21T18:58:44.142Z] === RUN TestImageDelete/lease_exists [2021-08-21T18:58:44.142Z] --- PASS: TestImageDelete (0.03s) [2021-08-21T18:58:44.142Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-08-21T18:58:44.142Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-08-21T18:58:44.142Z] === RUN TestContentStoreForPull [2021-08-21T18:58:44.142Z] === RUN TestNewStreamConfig [2021-08-21T18:58:44.142Z] === RUN TestNewStreamConfig/defaults [2021-08-21T18:58:44.142Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-21T18:58:44.142Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-21T18:58:44.142Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-21T18:58:44.142Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-21T18:58:44.142Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-21T18:58:44.142Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-21T18:58:44.142Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-21T18:58:44.142Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-21T18:58:44.142Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-21T18:58:44.142Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-21T18:58:44.142Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-21T18:58:44.142Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-21T18:58:44.142Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-21T18:58:44.142Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-21T18:58:44.142Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-21T18:58:44.142Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-21T18:58:44.142Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-21T18:58:44.142Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-21T18:58:44.142Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-21T18:58:44.142Z] time="2021-08-21T18:58:43Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-21T18:58:44.142Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2021-08-21T18:58:44.142Z] === RUN TestCreateSuccess [2021-08-21T18:58:44.142Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-21T18:58:44.142Z] === RUN TestCreateStreamSkipped [2021-08-21T18:58:44.142Z] time="2021-08-21T18:58:44Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-08-21T18:58:44.142Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-08-21T18:58:44.142Z] === RUN TestCreateLogGroupSuccess [2021-08-21T18:58:44.142Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-21T18:58:44.142Z] === RUN TestCreateError [2021-08-21T18:58:44.142Z] --- PASS: TestCreateError (0.00s) [2021-08-21T18:58:44.142Z] === RUN TestCreateAlreadyExists [2021-08-21T18:58:44.142Z] time="2021-08-21T18:58:44Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-21T18:58:44.142Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-21T18:58:44.142Z] === RUN TestLogClosed [2021-08-21T18:58:44.142Z] --- PASS: TestLogClosed (0.00s) [2021-08-21T18:58:44.142Z] === RUN TestLogBlocking [2021-08-21T18:58:44.142Z] --- PASS: TestLogBlocking (0.00s) [2021-08-21T18:58:44.142Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-21T18:58:44.142Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-21T18:58:44.142Z] === RUN TestLogNonBlockingBufferFull [2021-08-21T18:58:44.142Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-21T18:58:44.142Z] === RUN TestPublishBatchSuccess [2021-08-21T18:58:44.142Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-21T18:58:44.142Z] === RUN TestPublishBatchError [2021-08-21T18:58:44.142Z] time="2021-08-21T18:58:44Z" level=error msg=Error [2021-08-21T18:58:44.142Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-21T18:58:44.142Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-21T18:58:44.142Z] time="2021-08-21T18:58:44Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-21T18:58:44.142Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-21T18:58:44.142Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-21T18:58:44.142Z] time="2021-08-21T18:58:44Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-21T18:58:44.142Z] time="2021-08-21T18:58:44Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-21T18:58:44.142Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-21T18:58:44.142Z] === RUN TestCollectBatchSimple [2021-08-21T18:58:44.142Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-21T18:58:44.142Z] === RUN TestCollectBatchTicker [2021-08-21T18:58:44.142Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-21T18:58:44.142Z] === RUN TestCollectBatchMultilinePattern [2021-08-21T18:58:44.142Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-21T18:58:44.142Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-21T18:58:44.142Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-21T18:58:44.142Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-21T18:58:44.142Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-21T18:58:44.142Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-21T18:58:44.142Z] --- PASS: TestContentStoreForPull (0.19s) [2021-08-21T18:58:44.142Z] PASS [2021-08-21T18:58:44.142Z] coverage: 6.7% of statements [2021-08-21T18:58:44.142Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2021-08-21T18:58:44.142Z] === RUN TestCollectBatchClose [2021-08-21T18:58:44.142Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-21T18:58:44.142Z] === RUN TestEffectiveLen [2021-08-21T18:58:44.596Z] === RUN TestEffectiveLen/0/Hello [2021-08-21T18:58:44.596Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-21T18:58:44.596Z] === RUN TestEffectiveLen/2/🙃 [2021-08-21T18:58:44.596Z] === RUN TestEffectiveLen/3/���� [2021-08-21T18:58:44.596Z] === RUN TestEffectiveLen/4/He��o [2021-08-21T18:58:44.596Z] === RUN TestEffectiveLen/5/ [2021-08-21T18:58:44.596Z] --- PASS: TestEffectiveLen (0.00s) [2021-08-21T18:58:44.596Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-21T18:58:44.596Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-21T18:58:44.597Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-21T18:58:44.597Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-21T18:58:44.597Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-21T18:58:44.597Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-21T18:58:44.597Z] === RUN TestFindValidSplit [2021-08-21T18:58:44.597Z] === RUN TestFindValidSplit/0/ [2021-08-21T18:58:44.597Z] cloudwatchlogs_test.go:1064: [2021-08-21T18:58:44.597Z] cloudwatchlogs_test.go:1065: [2021-08-21T18:58:44.597Z] === RUN TestFindValidSplit/1/Hello [2021-08-21T18:58:44.597Z] cloudwatchlogs_test.go:1064: Hello [2021-08-21T18:58:44.597Z] cloudwatchlogs_test.go:1065: [2021-08-21T18:58:44.597Z] === RUN TestFindValidSplit/2/Hello [2021-08-21T18:58:44.597Z] cloudwatchlogs_test.go:1064: He [2021-08-21T18:58:44.597Z] cloudwatchlogs_test.go:1065: llo [2021-08-21T18:58:44.597Z] === RUN TestFindValidSplit/3/Hello [2021-08-21T18:58:44.597Z] cloudwatchlogs_test.go:1064: [2021-08-21T18:58:44.597Z] cloudwatchlogs_test.go:1065: Hello [2021-08-21T18:58:44.597Z] === RUN TestFindValidSplit/4/🙃 [2021-08-21T18:58:44.597Z] cloudwatchlogs_test.go:1064: [2021-08-21T18:58:44.597Z] cloudwatchlogs_test.go:1065: 🙃 [2021-08-21T18:58:44.597Z] === RUN TestFindValidSplit/5/🙃 [2021-08-21T18:58:44.597Z] cloudwatchlogs_test.go:1064: 🙃 [2021-08-21T18:58:44.597Z] cloudwatchlogs_test.go:1065: [2021-08-21T18:58:44.597Z] === RUN TestFindValidSplit/6/a� [2021-08-21T18:58:44.597Z] cloudwatchlogs_test.go:1064: a [2021-08-21T18:58:44.597Z] cloudwatchlogs_test.go:1065: � [2021-08-21T18:58:44.597Z] === RUN TestFindValidSplit/7/a� [2021-08-21T18:58:44.597Z] cloudwatchlogs_test.go:1064: a� [2021-08-21T18:58:44.597Z] cloudwatchlogs_test.go:1065: [2021-08-21T18:58:44.597Z] --- PASS: TestFindValidSplit (0.00s) [2021-08-21T18:58:44.597Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-08-21T18:58:44.597Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-21T18:58:44.597Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-21T18:58:44.597Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-08-21T18:58:44.597Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-21T18:58:44.597Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-21T18:58:44.597Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-08-21T18:58:44.597Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-21T18:58:44.597Z] === RUN TestProcessEventEmoji [2021-08-21T18:58:44.597Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-08-21T18:58:44.597Z] === RUN TestCollectBatchLineSplit [2021-08-21T18:58:44.597Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-08-21T18:58:44.597Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-21T18:58:44.597Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-08-21T18:58:44.597Z] === RUN TestCollectBatchMaxEvents [2021-08-21T18:58:44.597Z] ok github.com/docker/docker/daemon/images 0.323s coverage: 6.7% of statements [2021-08-21T18:58:44.597Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-21T18:58:44.597Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-21T18:58:44.597Z] --- PASS: TestCollectBatchMaxEvents (0.07s) [2021-08-21T18:58:44.597Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-21T18:58:44.597Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-08-21T18:58:44.597Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-21T18:58:44.597Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-08-21T18:58:44.597Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-21T18:58:44.597Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2021-08-21T18:58:44.597Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-21T18:58:44.597Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-21T18:58:44.597Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-21T18:58:44.597Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-21T18:58:44.597Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-21T18:58:44.597Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-21T18:58:44.597Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-21T18:58:44.597Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-21T18:58:44.597Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-21T18:58:44.597Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-21T18:58:44.597Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-08-21T18:58:44.597Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-21T18:58:44.597Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-21T18:58:44.597Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-21T18:58:44.597Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-21T18:58:44.597Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-21T18:58:44.597Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-21T18:58:44.597Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-21T18:58:44.597Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-21T18:58:44.597Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-21T18:58:44.597Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-21T18:58:44.597Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-21T18:58:44.597Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-21T18:58:44.597Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-21T18:58:44.597Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-21T18:58:44.597Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-21T18:58:44.597Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-21T18:58:44.597Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-21T18:58:44.597Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-21T18:58:44.597Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-21T18:58:44.597Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-21T18:58:44.597Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-21T18:58:44.597Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-21T18:58:44.597Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-21T18:58:44.597Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-21T18:58:44.597Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-21T18:58:44.597Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-21T18:58:44.597Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-21T18:58:44.597Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-21T18:58:44.597Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-21T18:58:44.597Z] === RUN TestCreateTagSuccess [2021-08-21T18:58:44.597Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-21T18:58:44.597Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-21T18:58:44.597Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-08-21T18:58:44.597Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-21T18:58:44.597Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-21T18:58:44.597Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-21T18:58:44.597Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-08-21T18:58:44.597Z] PASS [2021-08-21T18:58:44.597Z] coverage: 77.4% of statements [2021-08-21T18:58:44.597Z] ok github.com/docker/docker/daemon/logger/awslogs 0.453s coverage: 77.4% of statements [2021-08-21T18:58:44.597Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-21T18:58:44.597Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-21T18:58:44.597Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-21T18:58:44.597Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-21T18:58:44.597Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-21T18:58:44.597Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-21T18:58:44.597Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-08-21T18:58:44.597Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-21T18:58:44.597Z] === RUN TestJSONFileLogger [2021-08-21T18:58:44.597Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2021-08-21T18:58:44.597Z] === RUN TestFastTimeMarshalJSON [2021-08-21T18:58:44.597Z] --- PASS: TestJSONFileLogger (0.00s) [2021-08-21T18:58:44.597Z] === RUN TestJSONFileLoggerWithTags [2021-08-21T18:58:44.597Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-08-21T18:58:44.597Z] PASS [2021-08-21T18:58:44.597Z] coverage: 87.2% of statements [2021-08-21T18:58:44.597Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-08-21T18:58:44.597Z] === RUN TestJSONFileLoggerWithOpts [2021-08-21T18:58:44.597Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-08-21T18:58:44.597Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-21T18:58:44.597Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.179s coverage: 87.2% of statements [2021-08-21T18:58:44.597Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-08-21T18:58:44.597Z] === RUN TestEncodeDecode [2021-08-21T18:58:44.597Z] === PAUSE TestEncodeDecode [2021-08-21T18:58:44.597Z] === RUN TestUnexpectedEOF [2021-08-21T18:58:45.000Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-08-21T18:58:45.000Z] --- PASS: TestExecWithCloseStdin (1.76s) [2021-08-21T18:58:45.000Z] === RUN TestExec [2021-08-21T18:58:45.052Z] time="2021-08-21T18:58:44Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-21T18:58:45.052Z] time="2021-08-21T18:58:44Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-21T18:58:45.052Z] --- PASS: TestUnexpectedEOF (0.14s) [2021-08-21T18:58:45.052Z] === CONT TestEncodeDecode [2021-08-21T18:58:45.052Z] --- PASS: TestEncodeDecode (0.00s) [2021-08-21T18:58:45.052Z] PASS [2021-08-21T18:58:45.052Z] coverage: 69.9% of statements [2021-08-21T18:58:45.052Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.206s coverage: 69.9% of statements [2021-08-21T18:58:46.013Z] === RUN TestWriteLog [2021-08-21T18:58:46.013Z] === PAUSE TestWriteLog [2021-08-21T18:58:46.013Z] === RUN TestReadLog [2021-08-21T18:58:46.013Z] === PAUSE TestReadLog [2021-08-21T18:58:46.013Z] === CONT TestWriteLog [2021-08-21T18:58:46.013Z] === CONT TestReadLog [2021-08-21T18:58:46.013Z] === RUN TestReadLog/tail_exact [2021-08-21T18:58:46.013Z] --- PASS: TestWriteLog (0.03s) [2021-08-21T18:58:46.013Z] === RUN TestReadLog/tail_less_than_available [2021-08-21T18:58:46.013Z] === RUN TestReadLog/tail_more_than_available [2021-08-21T18:58:46.013Z] --- PASS: TestReadLog (0.15s) [2021-08-21T18:58:46.013Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-08-21T18:58:46.013Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-08-21T18:58:46.013Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-08-21T18:58:46.013Z] PASS [2021-08-21T18:58:46.013Z] coverage: 75.2% of statements [2021-08-21T18:58:46.013Z] ok github.com/docker/docker/daemon/logger/local 0.190s coverage: 75.2% of statements [2021-08-21T18:58:46.013Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-21T18:58:46.469Z] === RUN TestOpenFileDelete [2021-08-21T18:58:46.469Z] --- PASS: TestOpenFileDelete (0.00s) [2021-08-21T18:58:46.469Z] === RUN TestOpenFileRename [2021-08-21T18:58:46.469Z] --- PASS: TestOpenFileRename (0.00s) [2021-08-21T18:58:46.469Z] === RUN TestParseLogTagDefaultTag [2021-08-21T18:58:46.469Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-21T18:58:46.469Z] === RUN TestParseLogTag [2021-08-21T18:58:46.469Z] --- PASS: TestParseLogTag (0.00s) [2021-08-21T18:58:46.469Z] === RUN TestParseLogTagEmptyTag [2021-08-21T18:58:46.469Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-21T18:58:46.469Z] === RUN TestTailFiles [2021-08-21T18:58:46.469Z] --- PASS: TestTailFiles (0.00s) [2021-08-21T18:58:46.469Z] === RUN TestFollowLogsConsumerGone [2021-08-21T18:58:46.469Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-08-21T18:58:46.469Z] === RUN TestFollowLogsProducerGone [2021-08-21T18:58:46.469Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-08-21T18:58:46.469Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-08-21T18:58:46.469Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-08-21T18:58:46.469Z] === RUN TestCheckCapacityAndRotate [2021-08-21T18:58:46.469Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-21T18:58:46.469Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-21T18:58:46.469Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-08-21T18:58:46.469Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-08-21T18:58:46.469Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-08-21T18:58:46.469Z] PASS [2021-08-21T18:58:46.469Z] coverage: 53.7% of statements [2021-08-21T18:58:46.469Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.127s coverage: 53.7% of statements [2021-08-21T18:58:46.469Z] === RUN TestLog [2021-08-21T18:58:46.469Z] --- PASS: TestLog (0.00s) [2021-08-21T18:58:46.469Z] PASS [2021-08-21T18:58:46.469Z] coverage: 31.5% of statements [2021-08-21T18:58:46.469Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.056s coverage: 31.5% of statements [2021-08-21T18:58:46.924Z] === RUN TestValidateLogOpt [2021-08-21T18:58:46.924Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-21T18:58:46.924Z] === RUN TestNewMissedConfig [2021-08-21T18:58:46.924Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-21T18:58:46.924Z] === RUN TestNewMissedUrl [2021-08-21T18:58:46.924Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-21T18:58:46.924Z] === RUN TestNewMissedToken [2021-08-21T18:58:46.924Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-21T18:58:46.924Z] === RUN TestNewWithProxy [2021-08-21T18:58:46.924Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-21T18:58:46.924Z] === RUN TestDefault [2021-08-21T18:58:46.924Z] --- PASS: TestDefault (0.01s) [2021-08-21T18:58:46.924Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-21T18:58:46.924Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-08-21T18:58:46.924Z] === RUN TestJsonFormat [2021-08-21T18:58:46.924Z] --- PASS: TestJsonFormat (0.01s) [2021-08-21T18:58:46.924Z] === RUN TestRawFormat [2021-08-21T18:58:46.924Z] --- PASS: TestRawFormat (0.00s) [2021-08-21T18:58:46.924Z] === RUN TestRawFormatWithLabels [2021-08-21T18:58:46.924Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-08-21T18:58:46.924Z] === RUN TestRawFormatWithoutTag [2021-08-21T18:58:46.924Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-08-21T18:58:46.924Z] === RUN TestBatching [2021-08-21T18:58:46.933Z] --- PASS: TestExec (2.05s) [2021-08-21T18:58:46.933Z] === RUN TestExecUser [2021-08-21T18:58:46.933Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-21T18:58:47.380Z] === RUN TestNewParse [2021-08-21T18:58:47.380Z] --- PASS: TestNewParse (0.00s) [2021-08-21T18:58:47.380Z] PASS [2021-08-21T18:58:47.380Z] coverage: 8.3% of statements [2021-08-21T18:58:47.380Z] ok github.com/docker/docker/daemon/logger/templates 0.054s coverage: 8.3% of statements [2021-08-21T18:58:47.380Z] --- PASS: TestBatching (0.29s) [2021-08-21T18:58:47.380Z] === RUN TestFrequency [2021-08-21T18:58:47.380Z] === RUN TestParseLogFormat [2021-08-21T18:58:47.380Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-21T18:58:47.380Z] === RUN TestValidateLogOptEmpty [2021-08-21T18:58:47.380Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-21T18:58:47.380Z] === RUN TestValidateSyslogAddress [2021-08-21T18:58:47.380Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-21T18:58:47.380Z] === RUN TestParseAddressDefaultPort [2021-08-21T18:58:47.380Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-21T18:58:47.380Z] === RUN TestValidateSyslogFacility [2021-08-21T18:58:47.380Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-21T18:58:47.380Z] === RUN TestValidateLogOptSyslogFormat [2021-08-21T18:58:47.380Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-21T18:58:47.380Z] === RUN TestValidateLogOpt [2021-08-21T18:58:47.380Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-21T18:58:47.380Z] PASS [2021-08-21T18:58:47.380Z] coverage: 46.8% of statements [2021-08-21T18:58:47.380Z] --- PASS: TestFrequency (0.17s) [2021-08-21T18:58:47.380Z] === RUN TestOneMessagePerRequest [2021-08-21T18:58:47.380Z] ok github.com/docker/docker/daemon/logger/syslog 0.043s coverage: 46.8% of statements [2021-08-21T18:58:47.380Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-08-21T18:58:47.380Z] === RUN TestVerify [2021-08-21T18:58:47.380Z] --- PASS: TestVerify (0.00s) [2021-08-21T18:58:47.380Z] === RUN TestSkipVerify [2021-08-21T18:58:47.835Z] time="2021-08-21T18:58:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-21T18:58:47.835Z] time="2021-08-21T18:58:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-21T18:58:47.835Z] time="2021-08-21T18:58:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-21T18:58:47.835Z] time="2021-08-21T18:58:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-21T18:58:47.835Z] --- PASS: TestSkipVerify (0.37s) [2021-08-21T18:58:47.835Z] === RUN TestBufferMaximum [2021-08-21T18:58:47.835Z] time="2021-08-21T18:58:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-21T18:58:47.835Z] time="2021-08-21T18:58:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-21T18:58:47.835Z] time="2021-08-21T18:58:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-21T18:58:47.835Z] time="2021-08-21T18:58:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-21T18:58:47.835Z] time="2021-08-21T18:58:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-21T18:58:47.835Z] time="2021-08-21T18:58:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629572327.569980\",\"host\":\"601ffa7021ca\"}'" [2021-08-21T18:58:47.835Z] time="2021-08-21T18:58:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629572327.569980\",\"host\":\"601ffa7021ca\"}'" [2021-08-21T18:58:47.835Z] --- PASS: TestBufferMaximum (0.00s) [2021-08-21T18:58:47.835Z] === RUN TestServerAlwaysDown [2021-08-21T18:58:47.835Z] time="2021-08-21T18:58:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-21T18:58:47.835Z] time="2021-08-21T18:58:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-21T18:58:47.835Z] time="2021-08-21T18:58:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629572327.573130\",\"host\":\"601ffa7021ca\"}'" [2021-08-21T18:58:47.835Z] time="2021-08-21T18:58:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629572327.573130\",\"host\":\"601ffa7021ca\"}'" [2021-08-21T18:58:47.835Z] time="2021-08-21T18:58:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-21T18:58:47.835Z] time="2021-08-21T18:58:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629572327.573130\",\"host\":\"601ffa7021ca\"}'" [2021-08-21T18:58:47.835Z] time="2021-08-21T18:58:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629572327.574006\",\"host\":\"601ffa7021ca\"}'" [2021-08-21T18:58:47.835Z] time="2021-08-21T18:58:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629572327.574006\",\"host\":\"601ffa7021ca\"}'" [2021-08-21T18:58:47.835Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-21T18:58:47.835Z] === RUN TestCannotSendAfterClose [2021-08-21T18:58:47.835Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-08-21T18:58:47.835Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-21T18:58:47.862Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-08-21T18:58:48.291Z] === RUN TestV1IDService [2021-08-21T18:58:48.291Z] --- PASS: TestV1IDService (0.01s) [2021-08-21T18:58:48.291Z] === RUN TestV2MetadataService [2021-08-21T18:58:48.746Z] time="2021-08-21T18:58:48Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-08-21T18:58:48.746Z] time="2021-08-21T18:58:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"601ffa7021ca\"}'" [2021-08-21T18:58:48.746Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-08-21T18:58:48.746Z] PASS [2021-08-21T18:58:48.746Z] coverage: 82.5% of statements [2021-08-21T18:58:48.746Z] ok github.com/docker/docker/daemon/logger/splunk 1.936s coverage: 82.5% of statements [2021-08-21T18:58:48.746Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-21T18:58:48.746Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-21T18:58:48.746Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-21T18:58:48.792Z] --- PASS: TestExecUser (1.92s) [2021-08-21T18:58:48.792Z] === RUN TestExportContainerAndImportImage [2021-08-21T18:58:48.792Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-21T18:58:49.202Z] --- PASS: TestV2MetadataService (0.65s) [2021-08-21T18:58:49.202Z] PASS [2021-08-21T18:58:49.202Z] coverage: 48.2% of statements [2021-08-21T18:58:49.202Z] ok github.com/docker/docker/distribution/metadata 0.733s coverage: 48.2% of statements [2021-08-21T18:58:49.658Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-21T18:58:49.658Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-21T18:58:49.658Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-21T18:58:49.658Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-21T18:58:49.658Z] === RUN TestContinueOnError_NeverContinue [2021-08-21T18:58:49.658Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-21T18:58:49.658Z] === RUN TestManifestStore [2021-08-21T18:58:49.658Z] === RUN TestManifestStore/no_remote_or_local [2021-08-21T18:58:49.658Z] === RUN TestSuccessfulDownload [2021-08-21T18:58:49.658Z] download_test.go:268: Needs fixing on Windows [2021-08-21T18:58:49.658Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-21T18:58:49.658Z] === RUN TestCancelledDownload [2021-08-21T18:58:49.658Z] --- PASS: TestCancelledDownload (0.00s) [2021-08-21T18:58:49.658Z] === RUN TestMaxDownloadAttempts [2021-08-21T18:58:49.658Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-21T18:58:49.658Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-21T18:58:49.658Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-21T18:58:49.658Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-21T18:58:49.658Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-21T18:58:49.658Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-21T18:58:49.658Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-21T18:58:49.658Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-21T18:58:49.658Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-21T18:58:49.658Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-21T18:58:49.658Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-21T18:58:49.658Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-21T18:58:49.658Z] time="2021-08-21T18:58:49Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local673376843\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-21T18:58:49.658Z] === RUN TestManifestStore/no_local_cache [2021-08-21T18:58:49.658Z] === RUN TestManifestStore/with_local_cache [2021-08-21T18:58:49.658Z] === RUN TestManifestStore/unknown_media_type [2021-08-21T18:58:49.658Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-21T18:58:49.658Z] time="2021-08-21T18:58:49Z" level=warning msg="reference for unknown type: " [2021-08-21T18:58:49.658Z] time="2021-08-21T18:58:49Z" level=warning msg="reference for unknown type: " [2021-08-21T18:58:49.658Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-21T18:58:49.658Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-21T18:58:49.658Z] time="2021-08-21T18:58:49Z" level=warning msg="reference for unknown type: " [2021-08-21T18:58:49.658Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-21T18:58:49.658Z] time="2021-08-21T18:58:49Z" level=warning msg="reference for unknown type: " [2021-08-21T18:58:49.658Z] time="2021-08-21T18:58:49Z" level=warning msg="reference for unknown type: " [2021-08-21T18:58:49.658Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-21T18:58:49.658Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-21T18:58:49.658Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-21T18:58:49.658Z] time="2021-08-21T18:58:49Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-21T18:58:49.658Z] --- PASS: TestManifestStore (0.28s) [2021-08-21T18:58:49.658Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2021-08-21T18:58:49.658Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-08-21T18:58:49.658Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-08-21T18:58:49.658Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-08-21T18:58:49.658Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-08-21T18:58:49.658Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-08-21T18:58:49.658Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-08-21T18:58:49.658Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-08-21T18:58:49.658Z] --- PASS: TestManifestStore/error_persisting_manifest (0.04s) [2021-08-21T18:58:49.658Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-08-21T18:58:49.658Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2021-08-21T18:58:49.658Z] === RUN TestDetectManifestBlobMediaType [2021-08-21T18:58:49.658Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-21T18:58:49.658Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-21T18:58:49.658Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-21T18:58:49.658Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-21T18:58:49.658Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-21T18:58:49.658Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-21T18:58:49.658Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-08-21T18:58:49.658Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-21T18:58:49.658Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-21T18:58:49.658Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-21T18:58:49.658Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-21T18:58:49.658Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-21T18:58:49.658Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-21T18:58:49.658Z] === RUN TestFixManifestLayers [2021-08-21T18:58:49.658Z] --- PASS: TestFixManifestLayers (0.00s) [2021-08-21T18:58:49.658Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-21T18:58:49.658Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-21T18:58:49.658Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-21T18:58:49.658Z] === RUN TestFixManifestLayersBadParent [2021-08-21T18:58:49.658Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-21T18:58:49.658Z] === RUN TestValidateManifest [2021-08-21T18:58:49.658Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-21T18:58:49.658Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-21T18:58:49.658Z] === RUN TestFormatPlatform [2021-08-21T18:58:49.658Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-21T18:58:49.658Z] === RUN TestGetRepositoryMountCandidates [2021-08-21T18:58:49.658Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-08-21T18:58:49.658Z] === RUN TestLayerAlreadyExists [2021-08-21T18:58:49.658Z] 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-21T18:58:49.658Z] 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-21T18:58:49.658Z] 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-21T18:58:49.658Z] 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-21T18:58:49.658Z] 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-21T18:58:49.658Z] 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-21T18:58:49.658Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-08-21T18:58:49.658Z] === RUN TestWhenEmptyAuthConfig [2021-08-21T18:58:49.724Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-21T18:58:49.993Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-21T18:58:49.993Z] [2021-08-21T18:58:49.993Z] Unloading profiles will leave already running processes permanently [2021-08-21T18:58:49.993Z] unconfined, which can lead to unexpected situations. [2021-08-21T18:58:49.993Z] [2021-08-21T18:58:49.993Z] To set a process to complain mode, use the command line tool [2021-08-21T18:58:49.993Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-21T18:58:49.993Z] [2021-08-21T18:58:50.114Z] time="2021-08-21T18:58:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-21T18:58:50.114Z] time="2021-08-21T18:58:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-21T18:58:50.114Z] time="2021-08-21T18:58:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-21T18:58:50.114Z] time="2021-08-21T18:58:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-21T18:58:50.114Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-21T18:58:50.114Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s) [2021-08-21T18:58:50.114Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s) [2021-08-21T18:58:50.114Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s) [2021-08-21T18:58:50.114Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s) [2021-08-21T18:58:50.114Z] === RUN TestTransfer [2021-08-21T18:58:50.114Z] --- PASS: TestTransfer (0.14s) [2021-08-21T18:58:50.114Z] === RUN TestConcurrencyLimit [2021-08-21T18:58:50.114Z] === RUN TestNotFound [2021-08-21T18:58:50.114Z] --- PASS: TestNotFound (0.00s) [2021-08-21T18:58:50.114Z] === RUN TestConflict [2021-08-21T18:58:50.114Z] --- PASS: TestConflict (0.00s) [2021-08-21T18:58:50.114Z] === RUN TestForbidden [2021-08-21T18:58:50.114Z] --- PASS: TestForbidden (0.00s) [2021-08-21T18:58:50.114Z] === RUN TestInvalidParameter [2021-08-21T18:58:50.114Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-21T18:58:50.114Z] === RUN TestNotImplemented [2021-08-21T18:58:50.114Z] --- PASS: TestNotImplemented (0.00s) [2021-08-21T18:58:50.114Z] === RUN TestNotModified [2021-08-21T18:58:50.114Z] --- PASS: TestNotModified (0.00s) [2021-08-21T18:58:50.114Z] === RUN TestUnauthorized [2021-08-21T18:58:50.114Z] --- PASS: TestUnauthorized (0.00s) [2021-08-21T18:58:50.114Z] === RUN TestUnknown [2021-08-21T18:58:50.114Z] --- PASS: TestUnknown (0.00s) [2021-08-21T18:58:50.114Z] === RUN TestCancelled [2021-08-21T18:58:50.114Z] --- PASS: TestCancelled (0.00s) [2021-08-21T18:58:50.114Z] === RUN TestDeadline [2021-08-21T18:58:50.114Z] --- PASS: TestDeadline (0.00s) [2021-08-21T18:58:50.114Z] === RUN TestDataLoss [2021-08-21T18:58:50.114Z] --- PASS: TestDataLoss (0.00s) [2021-08-21T18:58:50.114Z] === RUN TestUnavailable [2021-08-21T18:58:50.114Z] --- PASS: TestUnavailable (0.00s) [2021-08-21T18:58:50.114Z] === RUN TestSystem [2021-08-21T18:58:50.114Z] --- PASS: TestSystem (0.00s) [2021-08-21T18:58:50.114Z] === RUN TestFromStatusCode [2021-08-21T18:58:50.114Z] === RUN TestFromStatusCode/Not_Found [2021-08-21T18:58:50.114Z] === RUN TestFromStatusCode/Bad_Request [2021-08-21T18:58:50.114Z] === RUN TestFromStatusCode/Conflict [2021-08-21T18:58:50.114Z] === RUN TestFromStatusCode/Unauthorized [2021-08-21T18:58:50.114Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-21T18:58:50.114Z] === RUN TestFromStatusCode/Forbidden [2021-08-21T18:58:50.114Z] === RUN TestFromStatusCode/Not_Modified [2021-08-21T18:58:50.114Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-21T18:58:50.114Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-21T18:58:50.114Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-21T18:58:50.114Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-21T18:58:50.114Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-21T18:58:50.114Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-21T18:58:50.114Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-21T18:58:50.114Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-21T18:58:50.114Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-21T18:58:50.114Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-21T18:58:50.114Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-21T18:58:50.114Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-21T18:58:50.114Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-21T18:58:50.114Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-21T18:58:50.114Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-21T18:58:50.114Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-21T18:58:50.114Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-21T18:58:50.114Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-21T18:58:50.114Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-21T18:58:50.114Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-21T18:58:50.114Z] PASS [2021-08-21T18:58:50.114Z] coverage: 53.1% of statements [2021-08-21T18:58:50.114Z] ok github.com/docker/docker/errdefs 0.038s coverage: 53.1% of statements [2021-08-21T18:58:50.288Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-08-21T18:58:50.288Z] --- PASS: TestExportContainerAndImportImage (1.65s) [2021-08-21T18:58:50.288Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-21T18:58:50.569Z] --- PASS: TestConcurrencyLimit (0.38s) [2021-08-21T18:58:50.569Z] === RUN TestInactiveJobs [2021-08-21T18:58:50.569Z] === RUN TestFSGetInvalidData [2021-08-21T18:58:50.569Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-08-21T18:58:50.569Z] === RUN TestFSInvalidSet [2021-08-21T18:58:50.569Z] --- PASS: TestFSInvalidSet (0.01s) [2021-08-21T18:58:50.569Z] === RUN TestFSInvalidRoot [2021-08-21T18:58:50.569Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-08-21T18:58:50.569Z] === RUN TestFSMetadataGetSet [2021-08-21T18:58:50.569Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-08-21T18:58:50.569Z] === RUN TestFSInvalidWalker [2021-08-21T18:58:50.569Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-08-21T18:58:50.569Z] === RUN TestFSGetSet [2021-08-21T18:58:50.569Z] --- PASS: TestFSGetSet (0.01s) [2021-08-21T18:58:50.569Z] === RUN TestFSGetUnsetKey [2021-08-21T18:58:50.569Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-08-21T18:58:50.569Z] === RUN TestFSGetEmptyData [2021-08-21T18:58:50.569Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-08-21T18:58:50.569Z] === RUN TestFSDelete [2021-08-21T18:58:50.569Z] --- PASS: TestFSDelete (0.01s) [2021-08-21T18:58:50.569Z] === RUN TestFSWalker [2021-08-21T18:58:50.569Z] --- PASS: TestFSWalker (0.01s) [2021-08-21T18:58:50.569Z] === RUN TestFSWalkerStopOnError [2021-08-21T18:58:50.569Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-08-21T18:58:50.569Z] === RUN TestNewFromJSON [2021-08-21T18:58:50.569Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-21T18:58:50.569Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-21T18:58:50.569Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-21T18:58:50.569Z] === RUN TestMarshalKeyOrder [2021-08-21T18:58:50.569Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-21T18:58:50.569Z] === RUN TestHistoryEqual [2021-08-21T18:58:50.729Z] ok github.com/docker/docker/libnetwork/osl 4.389s coverage: 39.7% of statements [2021-08-21T18:58:50.729Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2021-08-21T18:58:51.024Z] --- PASS: TestHistoryEqual (0.10s) [2021-08-21T18:58:51.024Z] === RUN TestImage [2021-08-21T18:58:51.024Z] --- PASS: TestImage (0.00s) [2021-08-21T18:58:51.024Z] === RUN TestImageOSNotEmpty [2021-08-21T18:58:51.024Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-21T18:58:51.024Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-21T18:58:51.024Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-21T18:58:51.024Z] === RUN TestCreate [2021-08-21T18:58:51.024Z] --- PASS: TestCreate (0.00s) [2021-08-21T18:58:51.024Z] === RUN TestRestore [2021-08-21T18:58:51.024Z] --- PASS: TestWhenEmptyAuthConfig (1.12s) [2021-08-21T18:58:51.024Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-21T18:58:51.024Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-08-21T18:58:51.024Z] === RUN TestTokenPassThru [2021-08-21T18:58:51.024Z] time="2021-08-21T18:58:50Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-21T18:58:51.024Z] --- PASS: TestTokenPassThru (0.01s) [2021-08-21T18:58:51.024Z] === RUN TestTokenPassThruDifferentHost [2021-08-21T18:58:51.024Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-08-21T18:58:51.024Z] PASS [2021-08-21T18:58:51.024Z] coverage: 24.1% of statements [2021-08-21T18:58:51.024Z] --- PASS: TestRestore (0.02s) [2021-08-21T18:58:51.024Z] === RUN TestAddDelete [2021-08-21T18:58:51.024Z] ok github.com/docker/docker/distribution 1.480s coverage: 24.1% of statements [2021-08-21T18:58:51.024Z] --- PASS: TestInactiveJobs (0.35s) [2021-08-21T18:58:51.024Z] === RUN TestWatchRelease [2021-08-21T18:58:51.024Z] --- PASS: TestAddDelete (0.02s) [2021-08-21T18:58:51.024Z] === RUN TestSearchAfterDelete [2021-08-21T18:58:51.024Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-08-21T18:58:51.024Z] === RUN TestParentReset [2021-08-21T18:58:51.024Z] --- PASS: TestParentReset (0.02s) [2021-08-21T18:58:51.024Z] === RUN TestGetAndSetLastUpdated [2021-08-21T18:58:51.024Z] --- PASS: TestWatchRelease (0.04s) [2021-08-21T18:58:51.024Z] === RUN TestWatchFinishedTransfer [2021-08-21T18:58:51.024Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-21T18:58:51.024Z] === RUN TestDuplicateTransfer [2021-08-21T18:58:51.024Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-08-21T18:58:51.024Z] === RUN TestStoreLen [2021-08-21T18:58:51.024Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-08-21T18:58:51.024Z] === RUN TestSuccessfulUpload [2021-08-21T18:58:51.024Z] --- PASS: TestStoreLen (0.04s) [2021-08-21T18:58:51.024Z] PASS [2021-08-21T18:58:51.024Z] coverage: 86.6% of statements [2021-08-21T18:58:51.024Z] ok github.com/docker/docker/image 0.363s coverage: 86.6% of statements [2021-08-21T18:58:51.024Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-21T18:58:51.024Z] === RUN TestCompare [2021-08-21T18:58:51.024Z] --- PASS: TestCompare (0.00s) [2021-08-21T18:58:51.024Z] PASS [2021-08-21T18:58:51.024Z] coverage: 19.2% of statements [2021-08-21T18:58:51.024Z] ok github.com/docker/docker/image/cache 0.050s coverage: 19.2% of statements [2021-08-21T18:58:51.024Z] time="2021-08-21T18:58:50Z" level=error msg="Upload failed, retrying: simulating retry" Post stage [Pipeline] junit [2021-08-21T18:58:51.389Z] Recording test results [2021-08-21T18:58:51.479Z] --- PASS: TestSuccessfulUpload (0.39s) [2021-08-21T18:58:51.479Z] === RUN TestCancelledUpload [2021-08-21T18:58:51.479Z] --- PASS: TestCancelledUpload (0.00s) [2021-08-21T18:58:51.479Z] PASS [2021-08-21T18:58:51.479Z] coverage: 76.8% of statements [2021-08-21T18:58:51.479Z] ok github.com/docker/docker/distribution/xfer 1.833s coverage: 76.8% of statements [2021-08-21T18:58:51.479Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-21T18:58:51.934Z] === RUN TestMakeV1ConfigFromConfig [2021-08-21T18:58:51.934Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-21T18:58:51.934Z] PASS [2021-08-21T18:58:51.934Z] coverage: 25.0% of statements [2021-08-21T18:58:51.934Z] ok github.com/docker/docker/image/v1 0.109s coverage: 25.0% of statements [2021-08-21T18:58:52.181Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2021-08-21T18:58:52.181Z] === RUN TestHealthCheckWorkdir [2021-08-21T18:58:52.389Z] === RUN TestValidateManifest [2021-08-21T18:58:52.389Z] === RUN TestValidateManifest/non-nil [2021-08-21T18:58:52.389Z] === RUN TestValidateManifest/nil [2021-08-21T18:58:52.389Z] --- PASS: TestValidateManifest (0.00s) [2021-08-21T18:58:52.389Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-08-21T18:58:52.389Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-08-21T18:58:52.389Z] PASS [2021-08-21T18:58:52.389Z] coverage: 0.7% of statements [2021-08-21T18:58:52.389Z] ok github.com/docker/docker/image/tarexport 0.110s coverage: 0.7% of statements [2021-08-21T18:58:52.389Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-21T18:58:52.437Z] check_test.go:309: [d764fb7e9a3cc] daemon is not started [2021-08-21T18:58:52.437Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-08-21T18:58:52.576Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-08-21T18:58:52.638Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 86.1% of statements [2021-08-21T18:58:52.843Z] === RUN TestSerialization [2021-08-21T18:58:52.843Z] --- PASS: TestSerialization (0.02s) [2021-08-21T18:58:52.843Z] PASS [2021-08-21T18:58:52.843Z] coverage: 100.0% of statements [2021-08-21T18:58:52.843Z] ok github.com/docker/docker/libcontainerd/queue 0.060s coverage: 100.0% of statements [2021-08-21T18:58:52.862Z] + echo Ensuring container killed. [2021-08-21T18:58:52.862Z] Ensuring container killed. [2021-08-21T18:58:52.862Z] + docker rm -vf docker-pr1 [2021-08-21T18:58:52.862Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-08-21T18:58:53.145Z] + echo Chowning /workspace to jenkins user [2021-08-21T18:58:53.145Z] Chowning /workspace to jenkins user [2021-08-21T18:58:53.145Z] + id -u [2021-08-21T18:58:53.145Z] + id -g [2021-08-21T18:58:53.145Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42768:/workspace busybox chown -R 1000:1000 /workspace [2021-08-21T18:58:53.145Z] Unable to find image 'busybox:latest' locally [2021-08-21T18:58:53.145Z] latest: Pulling from library/busybox [2021-08-21T18:58:53.404Z] 8ec32b265e94: Pulling fs layer [2021-08-21T18:58:53.404Z] 8ec32b265e94: Download complete [2021-08-21T18:58:53.404Z] 8ec32b265e94: Pull complete [2021-08-21T18:58:53.404Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-08-21T18:58:53.404Z] Status: Downloaded newer image for busybox:latest [2021-08-21T18:58:53.803Z] === RUN TestEmptyLayer [2021-08-21T18:58:53.803Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-21T18:58:53.803Z] === RUN TestCommitFailure [2021-08-21T18:58:53.803Z] --- PASS: TestCommitFailure (0.01s) [2021-08-21T18:58:53.803Z] === RUN TestStartTransactionFailure [2021-08-21T18:58:53.803Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-08-21T18:58:53.803Z] === RUN TestGetOrphan [2021-08-21T18:58:53.803Z] --- PASS: TestGetOrphan (0.01s) [2021-08-21T18:58:53.803Z] === RUN TestMountAndRegister [2021-08-21T18:58:53.803Z] === RUN TestEnvironmentParsing [2021-08-21T18:58:53.803Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-21T18:58:53.803Z] PASS [2021-08-21T18:58:53.803Z] coverage: 1.2% of statements [2021-08-21T18:58:53.803Z] ok github.com/docker/docker/libcontainerd/local 0.053s coverage: 1.2% of statements [2021-08-21T18:58:53.803Z] layer_test.go:271: Layer size: 14 [2021-08-21T18:58:53.803Z] --- PASS: TestMountAndRegister (0.04s) [2021-08-21T18:58:53.803Z] === RUN TestLayerRelease [2021-08-21T18:58:53.803Z] layer_test.go:304: Failing on Windows [2021-08-21T18:58:53.803Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-21T18:58:53.803Z] === RUN TestStoreRestore [2021-08-21T18:58:53.803Z] layer_test.go:353: Failing on Windows [2021-08-21T18:58:53.803Z] --- SKIP: TestStoreRestore (0.00s) [2021-08-21T18:58:53.803Z] === RUN TestTarStreamStability [2021-08-21T18:58:53.803Z] layer_test.go:468: Failing on Windows [2021-08-21T18:58:53.803Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-21T18:58:53.803Z] === RUN TestRegisterExistingLayer [2021-08-21T18:58:53.803Z] --- PASS: TestRegisterExistingLayer (0.11s) [2021-08-21T18:58:53.803Z] === RUN TestTarStreamVerification [2021-08-21T18:58:53.803Z] layer_test.go:697: Failing on Windows [2021-08-21T18:58:53.803Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-21T18:58:53.803Z] === RUN TestLayerMigration [2021-08-21T18:58:53.803Z] migration_test.go:46: Failing on Windows [2021-08-21T18:58:53.803Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-21T18:58:53.803Z] === RUN TestLayerMigrationNoTarsplit [2021-08-21T18:58:53.803Z] migration_test.go:182: Failing on Windows [2021-08-21T18:58:53.803Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-21T18:58:53.803Z] === RUN TestMountInit [2021-08-21T18:58:53.803Z] mount_test.go:17: Failing on Windows [2021-08-21T18:58:53.803Z] --- SKIP: TestMountInit (0.00s) [2021-08-21T18:58:53.803Z] === RUN TestMountSize [2021-08-21T18:58:53.803Z] mount_test.go:76: Failing on Windows [2021-08-21T18:58:53.803Z] --- SKIP: TestMountSize (0.00s) [2021-08-21T18:58:53.803Z] === RUN TestMountChanges [2021-08-21T18:58:53.803Z] mount_test.go:125: Failing on Windows [2021-08-21T18:58:53.803Z] --- SKIP: TestMountChanges (0.00s) [2021-08-21T18:58:53.803Z] === RUN TestMountApply [2021-08-21T18:58:53.803Z] mount_test.go:212: Failing on Windows [2021-08-21T18:58:53.803Z] --- SKIP: TestMountApply (0.00s) [2021-08-21T18:58:53.803Z] PASS [2021-08-21T18:58:53.803Z] coverage: 30.1% of statements [2021-08-21T18:58:53.803Z] ok github.com/docker/docker/layer 0.241s coverage: 30.1% of statements [2021-08-21T18:58:53.803Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-21T18:58:53.803Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-21T18:58:53.803Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-21T18:58:53.803Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-21T18:58:54.329Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-21T18:58:54.329Z] --- PASS: TestHealthCheckWorkdir (2.42s) [2021-08-21T18:58:54.329Z] === RUN TestHealthKillContainer [2021-08-21T18:58:54.762Z] === RUN TestSequenceGetAvailableBit [2021-08-21T18:58:54.762Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-08-21T18:58:54.762Z] === RUN TestSequenceEqual [2021-08-21T18:58:54.762Z] --- PASS: TestSequenceEqual (0.00s) [2021-08-21T18:58:54.762Z] === RUN TestSequenceCopy [2021-08-21T18:58:54.762Z] --- PASS: TestSequenceCopy (0.00s) [2021-08-21T18:58:54.762Z] === RUN TestGetFirstAvailable [2021-08-21T18:58:54.762Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-08-21T18:58:54.762Z] === RUN TestFindSequence [2021-08-21T18:58:54.762Z] --- PASS: TestFindSequence (0.00s) [2021-08-21T18:58:54.762Z] === RUN TestCheckIfAvailable [2021-08-21T18:58:54.762Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-08-21T18:58:54.762Z] === RUN TestMergeSequences [2021-08-21T18:58:54.762Z] --- PASS: TestMergeSequences (0.00s) [2021-08-21T18:58:54.762Z] === RUN TestPushReservation [2021-08-21T18:58:54.762Z] --- PASS: TestPushReservation (0.00s) [2021-08-21T18:58:54.762Z] === RUN TestSerializeDeserialize [2021-08-21T18:58:54.762Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-08-21T18:58:54.762Z] === RUN TestSet [2021-08-21T18:58:54.762Z] --- PASS: TestSet (0.00s) [2021-08-21T18:58:54.762Z] === RUN TestSetUnset [2021-08-21T18:58:54.762Z] --- PASS: TestSetUnset (0.00s) [2021-08-21T18:58:54.762Z] === RUN TestOffsetSetUnset [2021-08-21T18:58:54.762Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-08-21T18:58:54.762Z] === RUN TestSetInRange [2021-08-21T18:58:54.762Z] --- PASS: TestSetInRange (0.00s) [2021-08-21T18:58:54.762Z] === RUN TestSetAnyInRange [2021-08-21T18:58:54.762Z] --- PASS: TestSetAnyInRange (0.00s) [2021-08-21T18:58:54.762Z] === RUN TestMethods [2021-08-21T18:58:54.762Z] --- PASS: TestMethods (0.00s) [2021-08-21T18:58:54.762Z] === RUN TestRandomAllocateDeallocate [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-21T18:58:55.084Z] + bundleName=docker-py [2021-08-21T18:58:55.084Z] + echo Creating docker-py-bundles.tar.gz [2021-08-21T18:58:55.084Z] Creating docker-py-bundles.tar.gz [2021-08-21T18:58:55.084Z] + 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-21T18:58:55.096Z] Archiving artifacts [2021-08-21T18:58:55.721Z] === RUN TestInvalidConfig [2021-08-21T18:58:55.721Z] --- PASS: TestInvalidConfig (0.00s) [2021-08-21T18:58:55.721Z] === RUN TestConfig [2021-08-21T18:58:55.721Z] --- PASS: TestConfig (0.00s) [2021-08-21T18:58:55.721Z] === RUN TestOptionsLabels [2021-08-21T18:58:55.721Z] --- PASS: TestOptionsLabels (0.00s) [2021-08-21T18:58:55.721Z] === RUN TestValidName [2021-08-21T18:58:55.721Z] --- PASS: TestValidName (0.00s) [2021-08-21T18:58:55.721Z] === RUN TestTLSConfiguration [2021-08-21T18:58:56.176Z] time="2021-08-21T18:58:55Z" level=info msg="Option Initializing KV with TLS" [2021-08-21T18:58:56.176Z] --- PASS: TestTLSConfiguration (0.15s) [2021-08-21T18:58:56.176Z] PASS [2021-08-21T18:58:56.176Z] coverage: 24.0% of statements [2021-08-21T18:58:56.176Z] ok github.com/docker/docker/libnetwork/config 0.224s coverage: 24.0% of statements [2021-08-21T18:58:56.224Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-08-21T18:58:56.481Z] check_test.go:309: [d29935060d29f] daemon is not started [2021-08-21T18:58:56.481Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-08-21T18:58:56.554Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42768/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [2021-08-21T18:58:56.632Z] === RUN TestKey [2021-08-21T18:58:56.632Z] --- PASS: TestKey (0.00s) [2021-08-21T18:58:56.632Z] === RUN TestParseKey [2021-08-21T18:58:56.632Z] --- PASS: TestParseKey (0.00s) [2021-08-21T18:58:56.632Z] === RUN TestInvalidDataStore [2021-08-21T18:58:56.632Z] --- PASS: TestInvalidDataStore (0.00s) [2021-08-21T18:58:56.632Z] === RUN TestKVObjectFlatKey [2021-08-21T18:58:56.632Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-08-21T18:58:56.632Z] === RUN TestAtomicKVObjectFlatKey [2021-08-21T18:58:56.632Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-08-21T18:58:56.632Z] PASS [2021-08-21T18:58:56.632Z] coverage: 21.9% of statements [Pipeline] sh [2021-08-21T18:58:56.913Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42768/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=83ec46a7e67402258827a2b9f0e147863646eba0 -e DOCKER_GRAPHDRIVER docker:83ec46a7e67402258827a2b9f0e147863646eba0 hack/make.sh binary [2021-08-21T18:58:57.087Z] ok github.com/docker/docker/libnetwork/datastore 0.059s coverage: 21.9% of statements [2021-08-21T18:58:57.174Z] [2021-08-21T18:58:57.408Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-21T18:58:57.435Z] Removing bundles/ [2021-08-21T18:58:57.435Z] [2021-08-21T18:58:57.435Z] ---> Making bundle: binary (in bundles/binary) [2021-08-21T18:58:57.435Z] Building: bundles/binary-daemon/dockerd-dev [2021-08-21T18:58:57.435Z] GOOS="" GOARCH="" GOARM="" [2021-08-21T18:58:57.542Z] === RUN TestIPDataMarshalling [2021-08-21T18:58:57.542Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-08-21T18:58:57.542Z] === RUN TestValidateAndIsV6 [2021-08-21T18:58:57.542Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-08-21T18:58:57.542Z] PASS [2021-08-21T18:58:57.542Z] coverage: 68.9% of statements [2021-08-21T18:58:57.542Z] ok github.com/docker/docker/libnetwork/driverapi 0.043s coverage: 68.9% of statements [2021-08-21T18:58:57.542Z] === RUN TestErrorInterfaces [2021-08-21T18:58:57.542Z] --- PASS: TestErrorInterfaces (0.00s) [2021-08-21T18:58:57.542Z] === RUN TestNetworkMarshalling [2021-08-21T18:58:57.664Z] --- PASS: TestHealthKillContainer (3.41s) [2021-08-21T18:58:57.664Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-21T18:58:57.920Z] ok github.com/docker/docker/libnetwork/portmapper 1.066s coverage: 48.6% of statements [2021-08-21T18:58:57.997Z] --- PASS: TestNetworkMarshalling (0.18s) [2021-08-21T18:58:57.997Z] === RUN TestEndpointMarshalling [2021-08-21T18:58:57.997Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-08-21T18:58:57.997Z] === RUN TestAuxAddresses [2021-08-21T18:58:57.997Z] time="2021-08-21T18:58:57Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-21T18:58:57.997Z] --- PASS: TestAuxAddresses (0.01s) [2021-08-21T18:58:57.997Z] === RUN TestSRVServiceQuery [2021-08-21T18:58:57.997Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-21T18:58:57.997Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-08-21T18:58:57.997Z] === RUN TestServiceVIPReuse [2021-08-21T18:58:57.997Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-21T18:58:57.997Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-08-21T18:58:57.997Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-08-21T18:58:57.997Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-21T18:58:57.997Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-21T18:58:57.997Z] === RUN TestDNSIPQuery [2021-08-21T18:58:57.997Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-21T18:58:57.997Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-08-21T18:58:57.997Z] === RUN TestDNSProxyServFail [2021-08-21T18:58:57.998Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-21T18:58:57.998Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-08-21T18:58:57.998Z] === RUN TestSandboxAddEmpty [2021-08-21T18:58:57.998Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-21T18:58:57.998Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-08-21T18:58:57.998Z] === RUN TestSandboxAddMultiPrio [2021-08-21T18:58:57.998Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-21T18:58:57.998Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-08-21T18:58:57.998Z] === RUN TestSandboxAddSamePrio [2021-08-21T18:58:57.998Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-21T18:58:57.998Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-08-21T18:58:57.998Z] === RUN TestCleanupServiceDiscovery [2021-08-21T18:58:57.998Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-21T18:58:57.998Z] --- SKIP: TestCleanupServiceDiscovery (0.01s) [2021-08-21T18:58:57.998Z] === RUN TestDNSOptions [2021-08-21T18:58:57.998Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-21T18:58:57.998Z] --- SKIP: TestDNSOptions (0.00s) [2021-08-21T18:58:57.998Z] === RUN TestMultipleControllersWithSameStore [2021-08-21T18:58:57.998Z] time="2021-08-21T18:58:57Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-21T18:58:57.998Z] time="2021-08-21T18:58:57Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-21T18:58:57.998Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-08-21T18:58:57.998Z] PASS [2021-08-21T18:58:57.998Z] coverage: 8.6% of statements [2021-08-21T18:58:57.998Z] ok github.com/docker/docker/libnetwork 0.333s coverage: 8.6% of statements [2021-08-21T18:58:57.998Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-08-21T18:58:57.998Z] === RUN TestDriver [2021-08-21T18:58:57.998Z] --- PASS: TestDriver (0.00s) [2021-08-21T18:58:57.998Z] PASS [2021-08-21T18:58:57.998Z] coverage: 34.8% of statements [2021-08-21T18:58:57.998Z] ok github.com/docker/docker/libnetwork/drivers/host 0.045s coverage: 34.8% of statements [2021-08-21T18:58:58.227Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-21T18:58:58.453Z] --- PASS: TestRandomAllocateDeallocate (3.72s) [2021-08-21T18:58:58.453Z] === RUN TestAllocateRandomDeallocate [2021-08-21T18:58:58.453Z] === RUN TestDriver [2021-08-21T18:58:58.453Z] --- PASS: TestDriver (0.00s) [2021-08-21T18:58:58.453Z] PASS [2021-08-21T18:58:58.453Z] coverage: 34.8% of statements [2021-08-21T18:58:58.453Z] ok github.com/docker/docker/libnetwork/drivers/null 0.038s coverage: 34.8% of statements [2021-08-21T18:58:58.492Z] ok github.com/docker/docker/libnetwork/resolvconf 0.006s coverage: 70.6% of statements [2021-08-21T18:58:58.492Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-21T18:58:58.790Z] docker_cli_daemon_plugins_test.go:79: [ddaa917dc3b04] daemon is not started [2021-08-21T18:58:58.790Z] --- PASS: TestInspectCpusetInConfigPre120 (1.09s) [2021-08-21T18:58:58.790Z] === RUN TestIpcModeNone [2021-08-21T18:58:58.908Z] === RUN TestNetworkAllocateFree [2021-08-21T18:58:58.908Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-08-21T18:58:58.908Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-08-21T18:58:58.908Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-08-21T18:58:58.908Z] PASS [2021-08-21T18:58:58.908Z] coverage: 63.6% of statements [2021-08-21T18:58:58.908Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.041s coverage: 63.6% of statements [2021-08-21T18:58:59.176Z] --- PASS: TestCreateServiceMultipleTimes (17.16s) [2021-08-21T18:58:59.176Z] === RUN TestCreateServiceConflict [2021-08-21T18:58:59.364Z] === RUN TestGetEmptyCapabilities [2021-08-21T18:58:59.364Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-08-21T18:58:59.364Z] === RUN TestGetExtraCapabilities [2021-08-21T18:58:59.364Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-08-21T18:58:59.364Z] === RUN TestGetInvalidCapabilities [2021-08-21T18:58:59.364Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-08-21T18:58:59.364Z] === RUN TestRemoteDriver [2021-08-21T18:58:59.364Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-21T18:58:59.364Z] === RUN TestDriverError [2021-08-21T18:58:59.364Z] --- PASS: TestDriverError (0.00s) [2021-08-21T18:58:59.364Z] === RUN TestMissingValues [2021-08-21T18:58:59.364Z] --- PASS: TestMissingValues (0.00s) [2021-08-21T18:58:59.364Z] === RUN TestRollback [2021-08-21T18:58:59.364Z] --- PASS: TestRollback (0.00s) [2021-08-21T18:58:59.364Z] PASS [2021-08-21T18:58:59.364Z] coverage: 57.4% of statements [2021-08-21T18:58:59.364Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.082s coverage: 57.4% of statements [2021-08-21T18:58:59.364Z] --- PASS: TestAllocateRandomDeallocate (0.96s) [2021-08-21T18:58:59.364Z] === RUN TestAllocateRandomDeallocateSerialize [2021-08-21T18:58:59.719Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-21T18:58:59.820Z] === RUN TestNew [2021-08-21T18:58:59.820Z] --- PASS: TestNew (0.00s) [2021-08-21T18:58:59.820Z] === RUN TestAddDriver [2021-08-21T18:58:59.820Z] --- PASS: TestAddDriver (0.00s) [2021-08-21T18:58:59.820Z] === RUN TestAddDuplicateDriver [2021-08-21T18:58:59.820Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-08-21T18:58:59.820Z] === RUN TestIPAMDefaultAddressSpaces [2021-08-21T18:58:59.820Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-08-21T18:58:59.820Z] === RUN TestDriver [2021-08-21T18:58:59.820Z] --- PASS: TestDriver (0.00s) [2021-08-21T18:58:59.820Z] === RUN TestIPAM [2021-08-21T18:58:59.820Z] --- PASS: TestIPAM (0.00s) [2021-08-21T18:58:59.820Z] === RUN TestWalkIPAMs [2021-08-21T18:58:59.820Z] --- PASS: TestWalkIPAMs (0.00s) [2021-08-21T18:58:59.820Z] === RUN TestWalkDrivers [2021-08-21T18:58:59.820Z] --- PASS: TestWalkDrivers (0.00s) [2021-08-21T18:58:59.820Z] PASS [2021-08-21T18:58:59.820Z] coverage: 82.4% of statements [2021-08-21T18:58:59.820Z] ok github.com/docker/docker/libnetwork/drvregistry 0.082s coverage: 82.4% of statements [2021-08-21T18:58:59.820Z] === RUN TestNAT [2021-08-21T18:58:59.820Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-21T18:58:59.820Z] --- SKIP: TestNAT (0.00s) [2021-08-21T18:58:59.820Z] === RUN TestTransparent [2021-08-21T18:58:59.820Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-21T18:58:59.820Z] --- SKIP: TestTransparent (0.00s) [2021-08-21T18:58:59.820Z] PASS [2021-08-21T18:58:59.820Z] coverage: 0.0% of statements [2021-08-21T18:58:59.820Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.047s coverage: 0.0% of statements [2021-08-21T18:58:59.975Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-08-21T18:59:00.115Z] --- PASS: TestCreateServiceConflict (2.19s) [2021-08-21T18:59:00.115Z] === RUN TestCreateServiceMaxReplicas [2021-08-21T18:59:00.231Z] --- PASS: TestIpcModeNone (1.48s) [2021-08-21T18:59:00.231Z] === RUN TestIpcModePrivate [2021-08-21T18:59:00.275Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.87s) [2021-08-21T18:59:00.275Z] === RUN TestRetrieveFromStore [2021-08-21T18:59:00.275Z] === RUN TestBuildDefault [2021-08-21T18:59:00.275Z] --- PASS: TestBuildDefault (0.00s) [2021-08-21T18:59:00.275Z] === RUN TestBuildHostnameDomainname [2021-08-21T18:59:00.275Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-08-21T18:59:00.275Z] === RUN TestBuildHostname [2021-08-21T18:59:00.275Z] --- PASS: TestBuildHostname (0.00s) [2021-08-21T18:59:00.275Z] === RUN TestBuildHostnameFQDN [2021-08-21T18:59:00.275Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-08-21T18:59:00.275Z] === RUN TestBuildNoIP [2021-08-21T18:59:00.275Z] --- PASS: TestBuildNoIP (0.00s) [2021-08-21T18:59:00.275Z] === RUN TestUpdate [2021-08-21T18:59:00.275Z] --- PASS: TestUpdate (0.00s) [2021-08-21T18:59:00.275Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-08-21T18:59:00.275Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-08-21T18:59:00.275Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-08-21T18:59:00.275Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-08-21T18:59:00.275Z] === RUN TestAddEmpty [2021-08-21T18:59:00.275Z] --- PASS: TestAddEmpty (0.00s) [2021-08-21T18:59:00.275Z] === RUN TestAdd [2021-08-21T18:59:00.275Z] --- PASS: TestAdd (0.00s) [2021-08-21T18:59:00.275Z] === RUN TestDeleteEmpty [2021-08-21T18:59:00.275Z] --- PASS: TestDeleteEmpty (0.00s) [2021-08-21T18:59:00.275Z] === RUN TestDeleteNewline [2021-08-21T18:59:00.275Z] --- PASS: TestDeleteNewline (0.00s) [2021-08-21T18:59:00.275Z] === RUN TestDelete [2021-08-21T18:59:00.275Z] --- PASS: TestDelete (0.00s) [2021-08-21T18:59:00.275Z] === RUN TestConcurrentWrites [2021-08-21T18:59:00.275Z] --- PASS: TestConcurrentWrites (0.16s) [2021-08-21T18:59:00.275Z] PASS [2021-08-21T18:59:00.275Z] coverage: 81.2% of statements [2021-08-21T18:59:00.730Z] ok github.com/docker/docker/libnetwork/etchosts 0.228s coverage: 81.2% of statements [2021-08-21T18:59:00.730Z] === RUN TestNew [2021-08-21T18:59:00.730Z] --- PASS: TestNew (0.00s) [2021-08-21T18:59:00.730Z] === RUN TestAllocate [2021-08-21T18:59:00.730Z] --- PASS: TestAllocate (0.00s) [2021-08-21T18:59:00.730Z] === RUN TestUninitialized [2021-08-21T18:59:00.730Z] --- PASS: TestUninitialized (0.00s) [2021-08-21T18:59:00.730Z] === RUN TestAllocateInRange [2021-08-21T18:59:00.730Z] --- PASS: TestAllocateInRange (0.00s) [2021-08-21T18:59:00.730Z] === RUN TestAllocateSerial [2021-08-21T18:59:00.730Z] --- PASS: TestAllocateSerial (0.00s) [2021-08-21T18:59:00.730Z] PASS [2021-08-21T18:59:00.730Z] coverage: 87.5% of statements [2021-08-21T18:59:00.730Z] ok github.com/docker/docker/libnetwork/idm 0.039s coverage: 87.5% of statements [2021-08-21T18:59:00.730Z] === RUN TestDiff [2021-08-21T18:59:00.730Z] --- PASS: TestDiff (0.00s) [2021-08-21T18:59:00.730Z] === RUN TestAddedCallback [2021-08-21T18:59:00.730Z] --- PASS: TestAddedCallback (0.00s) [2021-08-21T18:59:00.730Z] === RUN TestRemovedCallback [2021-08-21T18:59:00.730Z] --- PASS: TestRemovedCallback (0.00s) [2021-08-21T18:59:00.730Z] === RUN TestNoCallback [2021-08-21T18:59:00.730Z] --- PASS: TestNoCallback (0.00s) [2021-08-21T18:59:00.730Z] PASS [2021-08-21T18:59:00.730Z] coverage: 48.1% of statements [2021-08-21T18:59:00.730Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.041s coverage: 48.1% of statements [2021-08-21T18:59:01.036Z] ok github.com/docker/docker/libnetwork/types 0.005s coverage: 47.9% of statements [2021-08-21T18:59:01.036Z] [2021-08-21T18:59:01.036Z] === Skipped [2021-08-21T18:59:01.036Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-08-21T18:59:01.036Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-08-21T18:59:01.036Z] [2021-08-21T18:59:01.036Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-21T18:59:01.036Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T18:59:01.036Z] [2021-08-21T18:59:01.036Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-21T18:59:01.036Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T18:59:01.036Z] [2021-08-21T18:59:01.036Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-21T18:59:01.036Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T18:59:01.036Z] [2021-08-21T18:59:01.036Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-21T18:59:01.036Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T18:59:01.036Z] [2021-08-21T18:59:01.036Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-21T18:59:01.036Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T18:59:01.036Z] [2021-08-21T18:59:01.036Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-08-21T18:59:01.036Z] firewalld_test.go:13: firewalld is not running [2021-08-21T18:59:01.036Z] [2021-08-21T18:59:01.036Z] [2021-08-21T18:59:01.036Z] DONE 362 tests, 7 skipped in 552.405s [2021-08-21T18:59:01.185Z] --- PASS: TestRetrieveFromStore (0.97s) [2021-08-21T18:59:01.185Z] === RUN TestIsCorrupted [2021-08-21T18:59:01.185Z] --- PASS: TestIsCorrupted (0.03s) [2021-08-21T18:59:01.185Z] === RUN TestSetRollover [2021-08-21T18:59:01.186Z] === RUN TestCaller [2021-08-21T18:59:01.186Z] --- PASS: TestCaller (0.00s) [2021-08-21T18:59:01.186Z] PASS [2021-08-21T18:59:01.186Z] coverage: 100.0% of statements [2021-08-21T18:59:01.186Z] ok github.com/docker/docker/libnetwork/internal/caller 0.037s coverage: 100.0% of statements [2021-08-21T18:59:01.598Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:98, shared: false, mustBeShared: false Post stage [Pipeline] junit [2021-08-21T18:59:01.621Z] Recording test results [2021-08-21T18:59:01.641Z] === RUN TestSetSerialInsertDelete [2021-08-21T18:59:01.642Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-08-21T18:59:01.642Z] === RUN TestSetParallelInsertDelete [2021-08-21T18:59:01.857Z] --- PASS: TestIpcModePrivate (1.61s) [2021-08-21T18:59:01.857Z] === RUN TestIpcModeShareable [2021-08-21T18:59:02.422Z] docker_cli_daemon_plugins_test.go:169: [de3ec5fd8b508] daemon is not started [2021-08-21T18:59:02.602Z] === RUN TestPoolRequest [2021-08-21T18:59:02.602Z] --- PASS: TestPoolRequest (0.00s) [2021-08-21T18:59:02.602Z] === RUN TestOtherRequests [2021-08-21T18:59:02.602Z] --- PASS: TestOtherRequests (0.00s) [2021-08-21T18:59:02.602Z] PASS [2021-08-21T18:59:02.602Z] coverage: 57.1% of statements [2021-08-21T18:59:02.602Z] ok github.com/docker/docker/libnetwork/ipams/null 0.034s coverage: 57.1% of statements [2021-08-21T18:59:02.602Z] === RUN TestInt2IP2IntConversion [2021-08-21T18:59:03.171Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-21T18:59:03.352Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true [2021-08-21T18:59:03.417Z] --- PASS: TestCreateServiceMaxReplicas (3.22s) [2021-08-21T18:59:03.417Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-21T18:59:03.528Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42768/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=83ec46a7e67402258827a2b9f0e147863646eba0 -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:83ec46a7e67402258827a2b9f0e147863646eba0 hack/make.sh dynbinary test-integration [2021-08-21T18:59:03.565Z] --- PASS: TestInt2IP2IntConversion (0.60s) [2021-08-21T18:59:03.565Z] === RUN TestGetAddressVersion [2021-08-21T18:59:03.565Z] --- PASS: TestGetAddressVersion (0.00s) [2021-08-21T18:59:03.565Z] === RUN TestKeyString [2021-08-21T18:59:03.565Z] --- PASS: TestKeyString (0.00s) [2021-08-21T18:59:03.565Z] === RUN TestPoolDataMarshal [2021-08-21T18:59:03.565Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-08-21T18:59:03.565Z] === RUN TestSubnetsMarshal [2021-08-21T18:59:03.565Z] --- PASS: TestSetRollover (2.17s) [2021-08-21T18:59:03.565Z] === RUN TestSetRolloverSerial [2021-08-21T18:59:03.565Z] --- PASS: TestSubnetsMarshal (0.04s) [2021-08-21T18:59:03.565Z] === RUN TestAddSubnets [2021-08-21T18:59:03.565Z] --- PASS: TestAddSubnets (0.04s) [2021-08-21T18:59:03.565Z] === RUN TestDoublePoolRelease [2021-08-21T18:59:03.565Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-08-21T18:59:03.565Z] === RUN TestAddReleasePoolID [2021-08-21T18:59:03.565Z] --- PASS: TestAddReleasePoolID (0.06s) [2021-08-21T18:59:03.565Z] === RUN TestPredefinedPool [2021-08-21T18:59:03.565Z] --- PASS: TestPredefinedPool (0.02s) [2021-08-21T18:59:03.565Z] === RUN TestRemoveSubnet [2021-08-21T18:59:03.565Z] === RUN TestGetCapabilities [2021-08-21T18:59:03.565Z] --- PASS: TestGetCapabilities (0.01s) [2021-08-21T18:59:03.565Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-08-21T18:59:03.565Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-08-21T18:59:03.565Z] === RUN TestGetDefaultAddressSpaces [2021-08-21T18:59:03.565Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-08-21T18:59:03.565Z] === RUN TestRemoteDriver [2021-08-21T18:59:03.565Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-21T18:59:03.565Z] PASS [2021-08-21T18:59:03.565Z] coverage: 47.4% of statements [2021-08-21T18:59:03.565Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.062s coverage: 47.4% of statements [2021-08-21T18:59:03.565Z] --- PASS: TestRemoveSubnet (0.11s) [2021-08-21T18:59:03.565Z] === RUN TestGetSameAddress [2021-08-21T18:59:03.565Z] --- PASS: TestGetSameAddress (0.01s) [2021-08-21T18:59:03.565Z] === RUN TestPoolAllocationReuse [2021-08-21T18:59:03.609Z] --- PASS: TestIpcModeShareable (1.60s) [2021-08-21T18:59:03.609Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-21T18:59:03.609Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-21T18:59:03.609Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-08-21T18:59:04.470Z] [2021-08-21T18:59:04.470Z] Removing bundles/ [2021-08-21T18:59:04.470Z] [2021-08-21T18:59:04.470Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-21T18:59:04.470Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-21T18:59:04.470Z] GOOS="" GOARCH="" GOARM="" [2021-08-21T18:59:04.524Z] --- PASS: TestSetRolloverSerial (0.89s) [2021-08-21T18:59:04.524Z] === RUN TestGetFirstAvailableFromCurrent [2021-08-21T18:59:04.524Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-08-21T18:59:04.524Z] PASS [2021-08-21T18:59:04.524Z] coverage: 84.4% of statements [2021-08-21T18:59:04.524Z] ok github.com/docker/docker/libnetwork/bitseq 9.658s coverage: 84.4% of statements [2021-08-21T18:59:04.524Z] === RUN TestWindowsIPAM [2021-08-21T18:59:04.524Z] --- PASS: TestWindowsIPAM (0.00s) [2021-08-21T18:59:04.524Z] PASS [2021-08-21T18:59:04.524Z] coverage: 71.4% of statements [2021-08-21T18:59:04.524Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.038s coverage: 71.4% of statements [2021-08-21T18:59:04.978Z] === RUN TestDefaultNetwork [2021-08-21T18:59:05.433Z] --- PASS: TestDefaultNetwork (0.25s) [2021-08-21T18:59:05.433Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-08-21T18:59:05.433Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.23s) [2021-08-21T18:59:05.433Z] === RUN TestInitAddressPools [2021-08-21T18:59:05.433Z] --- PASS: TestInitAddressPools (0.00s) [2021-08-21T18:59:05.433Z] PASS [2021-08-21T18:59:05.433Z] coverage: 74.0% of statements [2021-08-21T18:59:05.433Z] ok github.com/docker/docker/libnetwork/ipamutils 0.552s coverage: 74.0% of statements [2021-08-21T18:59:05.888Z] --- PASS: TestPoolAllocationReuse (2.03s) [2021-08-21T18:59:05.888Z] === RUN TestGetAddressSubPoolEqualPool [2021-08-21T18:59:05.888Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-08-21T18:59:05.888Z] === RUN TestRequestReleaseAddressFromSubPool [2021-08-21T18:59:05.888Z] === RUN TestKeyValue [2021-08-21T18:59:05.888Z] --- PASS: TestKeyValue (0.00s) [2021-08-21T18:59:05.888Z] PASS [2021-08-21T18:59:05.888Z] coverage: 60.0% of statements [2021-08-21T18:59:05.888Z] ok github.com/docker/docker/libnetwork/netlabel 0.036s coverage: 60.0% of statements [2021-08-21T18:59:07.412Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-21T18:59:07.412Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-21T18:59:07.412Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-21T18:59:07.412Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-21T18:59:07.412Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-21T18:59:07.412Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-21T18:59:07.412Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-21T18:59:07.412Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-21T18:59:07.412Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-21T18:59:07.412Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-08-21T18:59:07.412Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-21T18:59:07.412Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-21T18:59:07.412Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-21T18:59:07.412Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-08-21T18:59:07.412Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-21T18:59:07.412Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-21T18:59:07.412Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-21T18:59:08.371Z] === RUN TestGenerate [2021-08-21T18:59:08.371Z] --- PASS: TestGenerate (0.00s) [2021-08-21T18:59:08.371Z] === RUN TestGeneratePtr [2021-08-21T18:59:08.371Z] --- PASS: TestGeneratePtr (0.00s) [2021-08-21T18:59:08.371Z] === RUN TestGenerateMissingField [2021-08-21T18:59:08.371Z] --- PASS: TestGenerateMissingField (0.00s) [2021-08-21T18:59:08.371Z] === RUN TestFieldCannotBeSet [2021-08-21T18:59:08.371Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-08-21T18:59:08.371Z] === RUN TestTypeMismatchError [2021-08-21T18:59:08.371Z] --- PASS: TestTypeMismatchError (0.00s) [2021-08-21T18:59:08.371Z] PASS [2021-08-21T18:59:08.371Z] coverage: 100.0% of statements [2021-08-21T18:59:08.371Z] ok github.com/docker/docker/libnetwork/options 0.035s coverage: 100.0% of statements [2021-08-21T18:59:08.371Z] === RUN TestNetworkDBSimple [2021-08-21T18:59:08.826Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.93s) [2021-08-21T18:59:08.826Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-08-21T18:59:08.826Z] testing: warning: no tests to run [2021-08-21T18:59:08.826Z] PASS [2021-08-21T18:59:08.826Z] coverage: 0.0% of statements [2021-08-21T18:59:08.826Z] ok github.com/docker/docker/libnetwork/osl 0.033s coverage: 0.0% of statements [no tests to run] [2021-08-21T18:59:08.856Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-08-21T18:59:08.856Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.91s) [2021-08-21T18:59:08.856Z] === RUN TestAPIIpcModeHost [2021-08-21T18:59:08.856Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-08-21T18:59:09.282Z] 2021/08/21 18:59:09 Closing DB instances... [2021-08-21T18:59:09.418Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-08-21T18:59:09.674Z] check_test.go:309: [de844ac53fb7f] daemon is not started [2021-08-21T18:59:09.674Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-08-21T18:59:09.737Z] === RUN TestRequestNewPort [2021-08-21T18:59:09.737Z] --- PASS: TestRequestNewPort (0.00s) [2021-08-21T18:59:09.737Z] === RUN TestRequestSpecificPort [2021-08-21T18:59:09.737Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-08-21T18:59:09.737Z] === RUN TestReleasePort [2021-08-21T18:59:09.737Z] --- PASS: TestReleasePort (0.00s) [2021-08-21T18:59:09.737Z] === RUN TestReuseReleasedPort [2021-08-21T18:59:09.737Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-08-21T18:59:09.737Z] === RUN TestReleaseUnreadledPort [2021-08-21T18:59:09.737Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-08-21T18:59:09.737Z] === RUN TestUnknowProtocol [2021-08-21T18:59:09.737Z] --- PASS: TestUnknowProtocol (0.00s) [2021-08-21T18:59:09.737Z] === RUN TestAllocateAllPorts [2021-08-21T18:59:09.737Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-08-21T18:59:09.737Z] === RUN TestPortAllocation [2021-08-21T18:59:09.737Z] --- PASS: TestPortAllocation (0.00s) [2021-08-21T18:59:09.737Z] === RUN TestPortAllocationWithCustomRange [2021-08-21T18:59:09.737Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-08-21T18:59:09.737Z] === RUN TestNoDuplicateBPR [2021-08-21T18:59:09.737Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-08-21T18:59:09.737Z] === RUN TestChangePortRange [2021-08-21T18:59:09.737Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-08-21T18:59:09.737Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-08-21T18:59:09.737Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-08-21T18:59:09.737Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-08-21T18:59:09.737Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-08-21T18:59:09.737Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-08-21T18:59:09.737Z] --- PASS: TestChangePortRange (0.00s) [2021-08-21T18:59:09.737Z] PASS [2021-08-21T18:59:09.737Z] coverage: 88.6% of statements [2021-08-21T18:59:09.738Z] ok github.com/docker/docker/libnetwork/portallocator 0.039s coverage: 88.6% of statements [2021-08-21T18:59:09.738Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.23s) [2021-08-21T18:59:09.738Z] === RUN TestGetAddress [2021-08-21T18:59:10.236Z] --- PASS: TestAPIIpcModeHost (1.91s) [2021-08-21T18:59:10.236Z] === RUN TestDaemonIpcModeShareable [2021-08-21T18:59:10.698Z] testing: warning: no tests to run [2021-08-21T18:59:10.698Z] PASS [2021-08-21T18:59:10.698Z] coverage: 0.0% of statements [2021-08-21T18:59:10.698Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-08-21T18:59:10.698Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-08-21T18:59:10.698Z] ok github.com/docker/docker/libnetwork/portmapper 0.037s coverage: 0.0% of statements [no tests to run] [2021-08-21T18:59:11.152Z] === RUN TestHashData [2021-08-21T18:59:11.152Z] --- PASS: TestHashData (0.00s) [2021-08-21T18:59:11.152Z] PASS [2021-08-21T18:59:11.152Z] coverage: 2.8% of statements [2021-08-21T18:59:11.152Z] ok github.com/docker/docker/libnetwork/resolvconf 0.033s coverage: 2.8% of statements [2021-08-21T18:59:11.609Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-08-21T18:59:11.609Z] PASS [2021-08-21T18:59:11.609Z] coverage: 100.0% of statements [2021-08-21T18:59:11.609Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.035s coverage: 100.0% of statements [2021-08-21T18:59:11.609Z] 2021/08/21 18:59:11 Closing DB instances... [2021-08-21T18:59:12.065Z] === RUN TestTransportPortConv [2021-08-21T18:59:12.065Z] --- PASS: TestTransportPortConv (0.00s) [2021-08-21T18:59:12.065Z] === RUN TestTransportPortBindingConv [2021-08-21T18:59:12.065Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-08-21T18:59:12.065Z] === RUN TestErrorConstructors [2021-08-21T18:59:12.065Z] --- PASS: TestErrorConstructors (0.00s) [2021-08-21T18:59:12.065Z] === RUN TestCompareIPMask [2021-08-21T18:59:12.065Z] --- PASS: TestCompareIPMask (0.00s) [2021-08-21T18:59:12.065Z] === RUN TestUtilGetHostPartIP [2021-08-21T18:59:12.065Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-08-21T18:59:12.065Z] === RUN TestUtilGetBroadcastIP [2021-08-21T18:59:12.065Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-08-21T18:59:12.065Z] === RUN TestParseCIDR [2021-08-21T18:59:12.065Z] --- PASS: TestParseCIDR (0.00s) [2021-08-21T18:59:12.065Z] PASS [2021-08-21T18:59:12.065Z] coverage: 47.9% of statements [2021-08-21T18:59:12.065Z] ok github.com/docker/docker/libnetwork/types 0.039s coverage: 47.9% of statements [2021-08-21T18:59:12.129Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-08-21T18:59:12.520Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-21T18:59:12.520Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-21T18:59:12.520Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-21T18:59:12.520Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-21T18:59:12.520Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-21T18:59:12.520Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-21T18:59:12.520Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-21T18:59:12.520Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-21T18:59:12.520Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-21T18:59:12.520Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-21T18:59:12.520Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-21T18:59:12.520Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-21T18:59:12.520Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-21T18:59:12.520Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-21T18:59:12.520Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-21T18:59:12.520Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-21T18:59:12.520Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-21T18:59:12.520Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-21T18:59:12.520Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-21T18:59:12.520Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-21T18:59:12.520Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-21T18:59:12.520Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-21T18:59:12.520Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-21T18:59:12.520Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-21T18:59:12.520Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-21T18:59:12.520Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-21T18:59:12.520Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-21T18:59:12.520Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-21T18:59:12.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-21T18:59:12.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-21T18:59:12.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-21T18:59:12.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-21T18:59:12.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-21T18:59:12.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-21T18:59:12.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-21T18:59:12.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-21T18:59:12.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-21T18:59:12.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-21T18:59:12.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-21T18:59:12.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-21T18:59:12.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-21T18:59:12.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-21T18:59:12.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-21T18:59:12.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-21T18:59:12.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-21T18:59:12.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-21T18:59:12.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-21T18:59:12.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-21T18:59:12.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-21T18:59:12.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-21T18:59:12.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-21T18:59:12.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-21T18:59:12.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-21T18:59:12.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-21T18:59:12.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-21T18:59:12.520Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-21T18:59:12.520Z] PASS [2021-08-21T18:59:12.520Z] coverage: 50.0% of statements [2021-08-21T18:59:12.520Z] ok github.com/docker/docker/oci 0.039s coverage: 50.0% of statements [2021-08-21T18:59:12.976Z] === RUN TestAddressPoolOpt [2021-08-21T18:59:12.976Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-21T18:59:12.976Z] === RUN TestValidateEnv [2021-08-21T18:59:12.976Z] === RUN TestValidateEnv/a [2021-08-21T18:59:12.976Z] === RUN TestValidateEnv/something [2021-08-21T18:59:12.976Z] === RUN TestValidateEnv/_=a [2021-08-21T18:59:12.976Z] === RUN TestValidateEnv/env1=value1 [2021-08-21T18:59:12.976Z] === RUN TestValidateEnv/_env1=value1 [2021-08-21T18:59:12.976Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-21T18:59:12.976Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-21T18:59:12.976Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-21T18:59:12.976Z] === RUN TestValidateEnv/PATH [2021-08-21T18:59:12.976Z] === RUN TestValidateEnv/=a [2021-08-21T18:59:12.976Z] === RUN TestValidateEnv/PATH= [2021-08-21T18:59:12.976Z] === RUN TestValidateEnv/PATH=something [2021-08-21T18:59:12.976Z] === RUN TestValidateEnv/asd!qwe [2021-08-21T18:59:12.976Z] === RUN TestValidateEnv/1asd [2021-08-21T18:59:12.976Z] === RUN TestValidateEnv/123 [2021-08-21T18:59:12.976Z] === RUN TestValidateEnv/some_space [2021-08-21T18:59:12.976Z] === RUN TestValidateEnv/__some_space_before [2021-08-21T18:59:12.976Z] === RUN TestValidateEnv/some_space_after__ [2021-08-21T18:59:12.976Z] === RUN TestValidateEnv/= [2021-08-21T18:59:12.976Z] === RUN TestValidateEnv/PaTh [2021-08-21T18:59:12.976Z] --- PASS: TestValidateEnv (0.00s) [2021-08-21T18:59:12.976Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-21T18:59:12.976Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-21T18:59:12.976Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-21T18:59:12.976Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-21T18:59:12.976Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-21T18:59:12.976Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-21T18:59:12.976Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-21T18:59:12.976Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-21T18:59:12.976Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-21T18:59:12.976Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-21T18:59:12.976Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-21T18:59:12.976Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-21T18:59:12.976Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-21T18:59:12.976Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-21T18:59:12.976Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-21T18:59:12.976Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-21T18:59:12.976Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-21T18:59:12.976Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-21T18:59:12.976Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-21T18:59:12.976Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-21T18:59:12.976Z] === RUN TestParseHost [2021-08-21T18:59:12.976Z] --- PASS: TestParseHost (0.00s) [2021-08-21T18:59:12.976Z] === RUN TestParseDockerDaemonHost [2021-08-21T18:59:12.976Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-21T18:59:12.976Z] === RUN TestParseTCP [2021-08-21T18:59:12.976Z] --- PASS: TestParseTCP (0.00s) [2021-08-21T18:59:12.976Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-21T18:59:12.976Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-21T18:59:12.976Z] === RUN TestValidateExtraHosts [2021-08-21T18:59:12.976Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-21T18:59:12.976Z] === RUN TestIpOptString [2021-08-21T18:59:12.976Z] --- PASS: TestIpOptString (0.00s) [2021-08-21T18:59:12.976Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-21T18:59:12.976Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-21T18:59:12.976Z] === RUN TestNewIpOptValidDefaultVal [2021-08-21T18:59:12.976Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-21T18:59:12.976Z] === RUN TestIpOptSetInvalidVal [2021-08-21T18:59:12.976Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-21T18:59:12.976Z] === RUN TestValidateIPAddress [2021-08-21T18:59:12.976Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-21T18:59:12.976Z] === RUN TestMapOpts [2021-08-21T18:59:12.976Z] --- PASS: TestMapOpts (0.00s) [2021-08-21T18:59:12.976Z] === RUN TestListOptsWithoutValidator [2021-08-21T18:59:12.976Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-21T18:59:12.976Z] === RUN TestListOptsWithValidator [2021-08-21T18:59:12.976Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-21T18:59:12.976Z] === RUN TestValidateDNSSearch [2021-08-21T18:59:12.976Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-21T18:59:12.976Z] === RUN TestValidateLabel [2021-08-21T18:59:12.976Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-21T18:59:12.976Z] === RUN TestValidateLabel/label_with_general_format [2021-08-21T18:59:12.976Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-21T18:59:12.976Z] === RUN TestValidateLabel/label_with_one_more [2021-08-21T18:59:12.976Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-21T18:59:12.976Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-21T18:59:12.976Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-21T18:59:12.976Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-21T18:59:12.976Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-21T18:59:12.976Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-21T18:59:12.976Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-21T18:59:12.976Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-21T18:59:12.976Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-21T18:59:12.976Z] --- PASS: TestValidateLabel (0.00s) [2021-08-21T18:59:12.976Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-21T18:59:12.976Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-21T18:59:12.976Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-21T18:59:12.976Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-21T18:59:12.976Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-21T18:59:12.976Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-21T18:59:12.976Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-21T18:59:12.976Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-21T18:59:12.976Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-21T18:59:12.976Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-21T18:59:12.976Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-08-21T18:59:12.976Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-21T18:59:12.976Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-21T18:59:12.976Z] === RUN TestNamedListOpts [2021-08-21T18:59:12.976Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-21T18:59:12.976Z] === RUN TestNamedMapOpts [2021-08-21T18:59:12.976Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-21T18:59:12.976Z] === RUN TestParseLink [2021-08-21T18:59:12.976Z] --- PASS: TestParseLink (0.00s) [2021-08-21T18:59:12.976Z] === RUN TestQuotedStringSetWithQuotes [2021-08-21T18:59:12.976Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-21T18:59:12.976Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-21T18:59:12.976Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-21T18:59:12.976Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-21T18:59:12.976Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-21T18:59:12.976Z] === RUN TestUlimitOpt [2021-08-21T18:59:12.976Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-21T18:59:12.976Z] PASS [2021-08-21T18:59:12.976Z] coverage: 67.1% of statements [2021-08-21T18:59:12.976Z] ok github.com/docker/docker/opts 0.069s coverage: 67.1% of statements [2021-08-21T18:59:13.059Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2021-08-21T18:59:13.059Z] --- PASS: TestDaemonIpcModeShareable (2.72s) [2021-08-21T18:59:13.059Z] === RUN TestDaemonIpcModePrivate [2021-08-21T18:59:13.431Z] === RUN TestParseVersion [2021-08-21T18:59:13.431Z] --- PASS: TestParseVersion (0.00s) [2021-08-21T18:59:13.431Z] PASS [2021-08-21T18:59:13.431Z] coverage: 52.9% of statements [2021-08-21T18:59:13.431Z] ok github.com/docker/docker/pkg/aaparser 0.031s coverage: 52.9% of statements [2021-08-21T18:59:13.431Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2021-08-21T18:59:13.431Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-08-21T18:59:14.434Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-21T18:59:14.434Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-08-21T18:59:14.954Z] 2021/08/21 18:59:14 Closing DB instances... [2021-08-21T18:59:14.954Z] === RUN TestIsArchivePathDir [2021-08-21T18:59:14.954Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-08-21T18:59:14.954Z] === RUN TestIsArchivePathInvalidFile [2021-08-21T18:59:14.954Z] === RUN TestPeerCertificateMarshalJSON [2021-08-21T18:59:14.954Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-08-21T18:59:14.954Z] === RUN TestIsArchivePathTar [2021-08-21T18:59:15.409Z] --- PASS: TestIsArchivePathTar (0.24s) [2021-08-21T18:59:15.409Z] === RUN TestDecompressStreamGzip [2021-08-21T18:59:15.409Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-21T18:59:15.409Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-21T18:59:15.409Z] --- PASS: TestPeerCertificateMarshalJSON (0.37s) [2021-08-21T18:59:15.409Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-21T18:59:15.409Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-21T18:59:15.409Z] === RUN TestMiddleware [2021-08-21T18:59:15.409Z] --- PASS: TestMiddleware (0.00s) [2021-08-21T18:59:15.409Z] === RUN TestNewResponseModifier [2021-08-21T18:59:15.409Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-21T18:59:15.409Z] PASS [2021-08-21T18:59:15.409Z] coverage: 26.8% of statements [2021-08-21T18:59:15.409Z] ok github.com/docker/docker/pkg/authorization 0.410s coverage: 26.8% of statements [2021-08-21T18:59:15.409Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-08-21T18:59:15.409Z] === RUN TestDecompressStreamBzip2 [2021-08-21T18:59:15.409Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-08-21T18:59:15.409Z] === RUN TestDecompressStreamXz [2021-08-21T18:59:15.409Z] archive_test.go:134: Xz not present in msys2 [2021-08-21T18:59:15.409Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-21T18:59:15.409Z] === RUN TestCompressStreamXzUnsupported [2021-08-21T18:59:15.409Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-08-21T18:59:15.409Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-21T18:59:15.409Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-21T18:59:15.409Z] === RUN TestCompressStreamInvalid [2021-08-21T18:59:15.409Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-21T18:59:15.409Z] === RUN TestExtensionInvalid [2021-08-21T18:59:15.409Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-21T18:59:15.409Z] === RUN TestExtensionUncompressed [2021-08-21T18:59:15.409Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-21T18:59:15.410Z] === RUN TestExtensionBzip2 [2021-08-21T18:59:15.410Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-21T18:59:15.410Z] === RUN TestExtensionGzip [2021-08-21T18:59:15.410Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-21T18:59:15.410Z] === RUN TestExtensionXz [2021-08-21T18:59:15.410Z] --- PASS: TestExtensionXz (0.00s) [2021-08-21T18:59:15.410Z] === RUN TestCmdStreamLargeStderr [2021-08-21T18:59:15.410Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-08-21T18:59:15.410Z] === RUN TestCmdStreamBad [2021-08-21T18:59:15.410Z] archive_test.go:239: Failing on Windows CI machines [2021-08-21T18:59:15.410Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-21T18:59:15.410Z] === RUN TestCmdStreamGood [2021-08-21T18:59:15.410Z] --- PASS: TestCmdStreamGood (0.04s) [2021-08-21T18:59:15.410Z] === RUN TestUntarPathWithInvalidDest [2021-08-21T18:59:15.801Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: false, mustBeShared: false [2021-08-21T18:59:15.801Z] --- PASS: TestDaemonIpcModePrivate (2.69s) [2021-08-21T18:59:15.801Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-21T18:59:15.864Z] --- PASS: TestUntarPathWithInvalidDest (0.15s) [2021-08-21T18:59:15.864Z] === RUN TestUntarPathWithInvalidSrc [2021-08-21T18:59:15.864Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-21T18:59:15.864Z] === RUN TestUntarPath [2021-08-21T18:59:15.864Z] --- PASS: TestUntarPath (0.06s) [2021-08-21T18:59:15.864Z] === RUN TestUntarPathWithDestinationFile [2021-08-21T18:59:15.864Z] === RUN TestUnbuffered [2021-08-21T18:59:15.864Z] --- PASS: TestUnbuffered (0.00s) [2021-08-21T18:59:15.864Z] === RUN TestRaceUnbuffered [2021-08-21T18:59:15.864Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-21T18:59:15.864Z] PASS [2021-08-21T18:59:15.864Z] coverage: 100.0% of statements [2021-08-21T18:59:15.864Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-08-21T18:59:15.864Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-21T18:59:15.864Z] ok github.com/docker/docker/pkg/broadcaster 0.032s coverage: 100.0% of statements [2021-08-21T18:59:15.864Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-08-21T18:59:15.864Z] === RUN TestCopyWithTarInvalidSrc [2021-08-21T18:59:15.864Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-21T18:59:15.864Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-21T18:59:15.864Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-08-21T18:59:15.864Z] === RUN TestCopyWithTarSrcFile [2021-08-21T18:59:15.864Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-08-21T18:59:15.864Z] === RUN TestCopyWithTarSrcFolder [2021-08-21T18:59:15.864Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-08-21T18:59:15.864Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-21T18:59:15.864Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-08-21T18:59:15.864Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-21T18:59:15.864Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-08-21T18:59:15.864Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-21T18:59:15.864Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-08-21T18:59:15.864Z] === RUN TestCopyFileWithTarSrcFile [2021-08-21T18:59:15.864Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-08-21T18:59:15.864Z] === RUN TestTarFiles [2021-08-21T18:59:16.319Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.85s) [2021-08-21T18:59:16.319Z] === RUN TestNetworkDBCRUDTableEntry [2021-08-21T18:59:16.319Z] === RUN TestMatch [2021-08-21T18:59:16.319Z] === RUN TestMatch/[[]] [2021-08-21T18:59:16.319Z] === RUN TestMatch/[[foo]] [2021-08-21T18:59:16.319Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-21T18:59:16.319Z] === RUN TestMatch/[[foo_bar]] [2021-08-21T18:59:16.319Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-21T18:59:16.319Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-21T18:59:16.319Z] === RUN TestMatch/[] [2021-08-21T18:59:16.319Z] === RUN TestMatch/[]#01 [2021-08-21T18:59:16.319Z] === RUN TestMatch/[[qux]] [2021-08-21T18:59:16.319Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-21T18:59:16.319Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-21T18:59:16.319Z] === RUN TestMatch/[[foo_baz]] [2021-08-21T18:59:16.319Z] --- PASS: TestMatch (0.00s) [2021-08-21T18:59:16.319Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-21T18:59:16.319Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-21T18:59:16.319Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-21T18:59:16.319Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-21T18:59:16.319Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-21T18:59:16.319Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-21T18:59:16.319Z] --- PASS: TestMatch/[] (0.00s) [2021-08-21T18:59:16.319Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-21T18:59:16.319Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-21T18:59:16.319Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-21T18:59:16.319Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-21T18:59:16.319Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-21T18:59:16.319Z] PASS [2021-08-21T18:59:16.319Z] coverage: 87.5% of statements [2021-08-21T18:59:16.319Z] ok github.com/docker/docker/pkg/capabilities 0.030s coverage: 87.5% of statements [2021-08-21T18:59:16.362Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-08-21T18:59:17.278Z] === RUN TestChrootTarUntar [2021-08-21T18:59:17.278Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:59:17.278Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-08-21T18:59:17.278Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-21T18:59:17.278Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:59:17.278Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-21T18:59:17.278Z] === RUN TestChrootUntarEmptyArchive [2021-08-21T18:59:17.278Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-21T18:59:17.278Z] === RUN TestChrootTarUntarWithSymlink [2021-08-21T18:59:17.278Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-21T18:59:17.278Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-21T18:59:17.278Z] === RUN TestChrootCopyWithTar [2021-08-21T18:59:17.278Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-21T18:59:17.278Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-08-21T18:59:17.278Z] === RUN TestChrootCopyFileWithTar [2021-08-21T18:59:17.278Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:59:17.278Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-08-21T18:59:17.278Z] === RUN TestChrootUntarPath [2021-08-21T18:59:17.278Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-21T18:59:17.278Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-21T18:59:17.278Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-21T18:59:17.278Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:59:17.278Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-21T18:59:17.278Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-21T18:59:17.278Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:59:17.278Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-21T18:59:17.278Z] === RUN TestChrootApplyDotDotFile [2021-08-21T18:59:17.278Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:59:17.278Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-08-21T18:59:17.278Z] PASS [2021-08-21T18:59:17.278Z] coverage: 15.4% of statements [2021-08-21T18:59:17.278Z] ok github.com/docker/docker/pkg/chrootarchive 0.079s coverage: 15.4% of statements [2021-08-21T18:59:18.237Z] === RUN TestSizeEmpty [2021-08-21T18:59:18.237Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-21T18:59:18.237Z] === RUN TestSizeEmptyFile [2021-08-21T18:59:18.237Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-21T18:59:18.237Z] === RUN TestSizeNonemptyFile [2021-08-21T18:59:18.237Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-21T18:59:18.237Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-21T18:59:18.237Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-21T18:59:18.237Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-21T18:59:18.237Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-21T18:59:18.237Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-21T18:59:18.237Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-08-21T18:59:18.237Z] === RUN TestMoveToSubdir [2021-08-21T18:59:18.237Z] --- PASS: TestMoveToSubdir (0.00s) [2021-08-21T18:59:18.237Z] === RUN TestSizeNonExistingDirectory [2021-08-21T18:59:18.237Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-21T18:59:18.237Z] PASS [2021-08-21T18:59:18.237Z] coverage: 80.0% of statements [2021-08-21T18:59:18.237Z] ok github.com/docker/docker/pkg/directory 0.043s coverage: 80.0% of statements [2021-08-21T18:59:18.237Z] 2021/08/21 18:59:17 Closing DB instances... [2021-08-21T18:59:18.311Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.45s) [2021-08-21T18:59:18.311Z] === RUN TestCreateServiceSecretFileMode [2021-08-21T18:59:18.692Z] === RUN Test [2021-08-21T18:59:18.692Z] === RUN Test/TestContainsEntry [2021-08-21T18:59:18.692Z] === RUN Test/TestCreateEntries [2021-08-21T18:59:18.692Z] === RUN Test/TestEntriesDiff [2021-08-21T18:59:18.692Z] === RUN Test/TestEntriesEquality [2021-08-21T18:59:18.692Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-21T18:59:18.692Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-21T18:59:18.692Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-21T18:59:18.692Z] === RUN Test/TestGeneratorNotGenerate [2021-08-21T18:59:18.692Z] === RUN Test/TestGeneratorWithPort [2021-08-21T18:59:18.692Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-21T18:59:18.692Z] === RUN Test/TestNewEntry [2021-08-21T18:59:18.692Z] === RUN Test/TestParse [2021-08-21T18:59:18.692Z] --- PASS: Test (0.00s) [2021-08-21T18:59:18.692Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-21T18:59:18.692Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-21T18:59:18.692Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-21T18:59:18.692Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-21T18:59:18.692Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-21T18:59:18.692Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-21T18:59:18.692Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-21T18:59:18.692Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-21T18:59:18.692Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-21T18:59:18.692Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-21T18:59:18.692Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-21T18:59:18.692Z] --- PASS: Test/TestParse (0.00s) [2021-08-21T18:59:18.692Z] PASS [2021-08-21T18:59:18.692Z] coverage: 58.3% of statements [2021-08-21T18:59:18.692Z] ok github.com/docker/docker/pkg/discovery 0.038s coverage: 58.3% of statements [2021-08-21T18:59:18.880Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: false, mustBeShared: false [2021-08-21T18:59:18.880Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.81s) [2021-08-21T18:59:18.880Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-21T18:59:18.880Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-08-21T18:59:19.250Z] --- PASS: TestCreateServiceSecretFileMode (2.66s) [2021-08-21T18:59:19.250Z] === RUN TestCreateServiceConfigFileMode [2021-08-21T18:59:19.652Z] --- PASS: TestTarFiles (3.57s) [2021-08-21T18:59:19.652Z] === RUN TestTarUntar [2021-08-21T18:59:19.652Z] === RUN Test [2021-08-21T18:59:19.652Z] === RUN Test/TestContent [2021-08-21T18:59:19.652Z] === RUN Test/TestInitialize [2021-08-21T18:59:19.652Z] === RUN Test/TestNew [2021-08-21T18:59:19.652Z] === RUN Test/TestParsingContentsWithComments [2021-08-21T18:59:19.652Z] === RUN Test/TestRegister [2021-08-21T18:59:19.652Z] === RUN Test/TestWatch [2021-08-21T18:59:19.652Z] --- PASS: Test (0.01s) [2021-08-21T18:59:19.652Z] --- PASS: Test/TestContent (0.00s) [2021-08-21T18:59:19.652Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-21T18:59:19.652Z] --- PASS: Test/TestNew (0.00s) [2021-08-21T18:59:19.652Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-21T18:59:19.652Z] --- PASS: Test/TestRegister (0.00s) [2021-08-21T18:59:19.652Z] --- PASS: Test/TestWatch (0.00s) [2021-08-21T18:59:19.652Z] PASS [2021-08-21T18:59:19.652Z] coverage: 92.9% of statements [2021-08-21T18:59:19.652Z] --- PASS: TestTarUntar (0.03s) [2021-08-21T18:59:19.653Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-21T18:59:19.653Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-08-21T18:59:19.653Z] === RUN TestTarWithOptions [2021-08-21T18:59:19.653Z] ok github.com/docker/docker/pkg/discovery/file 0.039s coverage: 92.9% of statements [2021-08-21T18:59:19.653Z] --- PASS: TestTarWithOptions (0.02s) [2021-08-21T18:59:19.653Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-21T18:59:19.653Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-08-21T18:59:19.653Z] === RUN TestUntarUstarGnuConflict [2021-08-21T18:59:19.653Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2021-08-21T18:59:19.653Z] === RUN TestUntarInvalidFilenames [2021-08-21T18:59:19.653Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames855408586\\dest" [2021-08-21T18:59:19.653Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2021-08-21T18:59:19.653Z] === RUN TestUntarHardlinkToSymlink [2021-08-21T18:59:19.653Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-08-21T18:59:19.653Z] === RUN TestUntarInvalidHardlink [2021-08-21T18:59:19.653Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink797629819\\victim\\hello" -> "../victim/hello" [2021-08-21T18:59:19.653Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink821468318\\victim\\hello" -> "/../victim/hello" [2021-08-21T18:59:19.653Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink396168549\\victim" -> "../victim" [2021-08-21T18:59:19.653Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink743203712\\victim" -> "../victim" [2021-08-21T18:59:19.653Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink742354143\\victim" -> "../victim" [2021-08-21T18:59:19.653Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink031788722\\victim" -> "../victim" [2021-08-21T18:59:19.653Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-08-21T18:59:19.653Z] === RUN TestUntarInvalidSymlink [2021-08-21T18:59:19.653Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink973805161\\dest\\dotdot" -> "../victim/hello" [2021-08-21T18:59:19.653Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink931540660\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-21T18:59:19.653Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink342821507\\dest\\loophole-victim" -> "../victim" [2021-08-21T18:59:19.653Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink332929542\\dest\\loophole-victim" -> "../victim" [2021-08-21T18:59:19.653Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink188534701\\dest\\loophole-victim" -> "../victim" [2021-08-21T18:59:19.653Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink570203944\\dest\\loophole-victim" -> "../victim" [2021-08-21T18:59:19.653Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink054885479\\dest\\dir\\loophole" -> "../../victim" [2021-08-21T18:59:19.653Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-08-21T18:59:19.653Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-21T18:59:19.653Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-21T18:59:19.653Z] === RUN TestXGlobalNoParent [2021-08-21T18:59:19.653Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-21T18:59:19.653Z] === RUN TestReplaceFileTarWrapper [2021-08-21T18:59:20.108Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2021-08-21T18:59:20.108Z] === RUN TestPrefixHeaderReadable [2021-08-21T18:59:20.108Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-08-21T18:59:20.108Z] === RUN TestDisablePigz [2021-08-21T18:59:20.108Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-08-21T18:59:20.108Z] --- PASS: TestDisablePigz (0.20s) [2021-08-21T18:59:20.108Z] === RUN TestPigz [2021-08-21T18:59:20.108Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-08-21T18:59:20.108Z] --- PASS: TestPigz (0.12s) [2021-08-21T18:59:20.108Z] === RUN TestCopyFileWithInvalidDest [2021-08-21T18:59:20.108Z] archive_windows_test.go:16: Currently fails [2021-08-21T18:59:20.108Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-21T18:59:20.108Z] === RUN TestCanonicalTarNameForPath [2021-08-21T18:59:20.108Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-21T18:59:20.108Z] === RUN TestCanonicalTarName [2021-08-21T18:59:20.108Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-21T18:59:20.108Z] === RUN TestChmodTarEntry [2021-08-21T18:59:20.108Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-21T18:59:20.108Z] === RUN TestHardLinkOrder [2021-08-21T18:59:20.564Z] --- PASS: TestHardLinkOrder (0.09s) [2021-08-21T18:59:20.564Z] === RUN TestChangeString [2021-08-21T18:59:20.564Z] --- PASS: TestChangeString (0.00s) [2021-08-21T18:59:20.564Z] === RUN TestChangesWithNoChanges [2021-08-21T18:59:20.564Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-08-21T18:59:20.564Z] === RUN TestChangesWithChanges [2021-08-21T18:59:20.564Z] --- PASS: TestChangesWithChanges (0.02s) [2021-08-21T18:59:20.564Z] === RUN TestChangesWithChangesGH13590 [2021-08-21T18:59:20.564Z] changes_test.go:196: needs more investigation [2021-08-21T18:59:20.564Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-21T18:59:20.564Z] === RUN TestChangesDirsEmpty [2021-08-21T18:59:20.564Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-21T18:59:20.564Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-08-21T18:59:20.564Z] === RUN TestChangesDirsMutated [2021-08-21T18:59:20.564Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-21T18:59:20.564Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-08-21T18:59:20.564Z] === RUN TestApplyLayer [2021-08-21T18:59:20.564Z] changes_test.go:433: needs further investigation [2021-08-21T18:59:20.564Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-21T18:59:20.564Z] === RUN TestChangesSizeWithHardlinks [2021-08-21T18:59:20.564Z] changes_test.go:469: needs further investigation [2021-08-21T18:59:20.564Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-21T18:59:20.564Z] === RUN TestChangesSizeWithNoChanges [2021-08-21T18:59:20.564Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-21T18:59:20.564Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-21T18:59:20.564Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-21T18:59:20.564Z] === RUN TestChangesSize [2021-08-21T18:59:20.564Z] --- PASS: TestChangesSize (0.00s) [2021-08-21T18:59:20.564Z] === RUN TestApplyLayerInvalidFilenames [2021-08-21T18:59:20.564Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames970220076\\dest" [2021-08-21T18:59:20.564Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-08-21T18:59:20.564Z] === RUN TestApplyLayerInvalidHardlink [2021-08-21T18:59:20.564Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink999113278\\victim\\hello" -> "../victim/hello" [2021-08-21T18:59:20.564Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink720251525\\victim\\hello" -> "/../victim/hello" [2021-08-21T18:59:20.564Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink195920416\\victim" -> "../victim" [2021-08-21T18:59:20.564Z] --- PASS: TestNetworkDBCRUDTableEntry (4.27s) [2021-08-21T18:59:20.564Z] === RUN TestNetworkDBCRUDTableEntries [2021-08-21T18:59:20.564Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink081063167\\victim" -> "../victim" [2021-08-21T18:59:20.564Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink737451602\\victim" -> "../victim" [2021-08-21T18:59:20.564Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink693559177\\victim" -> "../victim" [2021-08-21T18:59:20.564Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-08-21T18:59:20.564Z] === RUN TestApplyLayerInvalidSymlink [2021-08-21T18:59:20.564Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink883041620\\dest\\dotdot" -> "../victim/hello" [2021-08-21T18:59:20.564Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink683561123\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-21T18:59:20.564Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink035978662\\dest\\loophole-victim" -> "../victim" [2021-08-21T18:59:20.564Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink667261645\\dest\\loophole-victim" -> "../victim" [2021-08-21T18:59:20.564Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink664304072\\dest\\loophole-victim" -> "../victim" [2021-08-21T18:59:20.564Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink368593543\\dest\\loophole-victim" -> "../victim" [2021-08-21T18:59:20.564Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-08-21T18:59:20.564Z] === RUN TestApplyLayerWhiteouts [2021-08-21T18:59:20.564Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-08-21T18:59:20.564Z] === RUN TestGenerateEmptyFile [2021-08-21T18:59:20.564Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-21T18:59:20.564Z] === RUN TestGenerateWithContent [2021-08-21T18:59:20.564Z] --- PASS: TestGenerateWithContent (0.00s) [2021-08-21T18:59:20.564Z] PASS [2021-08-21T18:59:20.564Z] coverage: 61.9% of statements [2021-08-21T18:59:20.564Z] ok github.com/docker/docker/pkg/archive 5.668s coverage: 61.9% of statements [2021-08-21T18:59:20.564Z] === RUN Test [2021-08-21T18:59:20.564Z] === RUN Test/TestInitialize [2021-08-21T18:59:20.564Z] time="2021-08-21T18:59:20Z" level=info msg="Initializing discovery without TLS" [2021-08-21T18:59:20.564Z] time="2021-08-21T18:59:20Z" level=info msg="Initializing discovery without TLS" [2021-08-21T18:59:20.564Z] time="2021-08-21T18:59:20Z" level=info msg="Initializing discovery without TLS" [2021-08-21T18:59:20.564Z] === RUN Test/TestInitializeWithCerts [2021-08-21T18:59:20.564Z] time="2021-08-21T18:59:20Z" level=info msg="Initializing discovery with TLS" [2021-08-21T18:59:20.564Z] === RUN Test/TestWatch [2021-08-21T18:59:20.564Z] time="2021-08-21T18:59:20Z" level=info msg="Initializing discovery without TLS" [2021-08-21T18:59:21.076Z] === RUN TestBoolValue [2021-08-21T18:59:21.076Z] --- PASS: TestBoolValue (0.00s) [2021-08-21T18:59:21.076Z] === RUN TestBoolValueOrDefault [2021-08-21T18:59:21.076Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-21T18:59:21.076Z] === RUN TestInt64ValueOrZero [2021-08-21T18:59:21.076Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-21T18:59:21.076Z] === RUN TestInt64ValueOrDefault [2021-08-21T18:59:21.076Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-21T18:59:21.076Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-21T18:59:21.076Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-21T18:59:21.076Z] === RUN TestJsonContentType [2021-08-21T18:59:21.076Z] --- PASS: TestJsonContentType (0.00s) [2021-08-21T18:59:21.076Z] PASS [2021-08-21T18:59:21.076Z] coverage: 14.7% of statements [2021-08-21T18:59:21.076Z] ok github.com/docker/docker/api/server/httputils 0.069s coverage: 14.7% of statements [2021-08-21T18:59:21.398Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2021-08-21T18:59:21.398Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-08-21T18:59:21.398Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-21T18:59:21.398Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.74s) [2021-08-21T18:59:21.398Z] === RUN TestIpcModeOlderClient [2021-08-21T18:59:21.398Z] === PAUSE TestIpcModeOlderClient [2021-08-21T18:59:21.398Z] === RUN TestKillContainerInvalidSignal [2021-08-21T18:59:22.040Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-21T18:59:22.597Z] --- PASS: TestCreateServiceConfigFileMode (2.71s) [2021-08-21T18:59:22.598Z] === RUN TestCreateServiceSysctls [2021-08-21T18:59:22.727Z] 2021/08/21 18:59:22 Closing DB instances... [2021-08-21T18:59:22.767Z] --- PASS: TestKillContainerInvalidSignal (1.35s) [2021-08-21T18:59:22.767Z] === RUN TestKillContainer [2021-08-21T18:59:22.767Z] === RUN TestKillContainer/no_signal [2021-08-21T18:59:23.023Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-08-21T18:59:23.582Z] === RUN TestMaskSecretKeys [2021-08-21T18:59:23.582Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-21T18:59:23.582Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-21T18:59:23.582Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-21T18:59:23.582Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-21T18:59:23.582Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-21T18:59:23.582Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-21T18:59:23.582Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-21T18:59:23.582Z] === RUN TestVersionMiddlewareVersion [2021-08-21T18:59:23.583Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-21T18:59:23.583Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-21T18:59:23.583Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-21T18:59:23.583Z] PASS [2021-08-21T18:59:23.583Z] coverage: 37.7% of statements [2021-08-21T18:59:23.583Z] ok github.com/docker/docker/api/server/middleware 0.050s coverage: 37.7% of statements [2021-08-21T18:59:23.583Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-21T18:59:23.583Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-21T18:59:23.583Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-21T18:59:23.583Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-21T18:59:23.583Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-21T18:59:23.583Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-21T18:59:23.583Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-21T18:59:23.583Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-21T18:59:23.583Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-21T18:59:23.687Z] --- PASS: Test (3.12s) [2021-08-21T18:59:23.687Z] --- PASS: Test/TestInitialize (0.12s) [2021-08-21T18:59:23.687Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-08-21T18:59:23.687Z] --- PASS: Test/TestWatch (3.00s) [2021-08-21T18:59:23.687Z] PASS [2021-08-21T18:59:23.687Z] coverage: 84.1% of statements [2021-08-21T18:59:23.687Z] ok github.com/docker/docker/pkg/discovery/kv 3.163s coverage: 84.1% of statements [2021-08-21T18:59:23.953Z] === RUN TestKillContainer/non_killing_signal [2021-08-21T18:59:24.040Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-21T18:59:24.040Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-21T18:59:24.142Z] --- PASS: TestNetworkDBCRUDTableEntries (3.63s) [2021-08-21T18:59:24.142Z] === RUN TestNetworkDBNodeLeave [2021-08-21T18:59:24.596Z] === RUN Test [2021-08-21T18:59:24.596Z] === RUN Test/TestWatch [2021-08-21T18:59:24.596Z] --- PASS: Test (0.00s) [2021-08-21T18:59:24.596Z] --- PASS: Test/TestWatch (0.00s) [2021-08-21T18:59:24.596Z] PASS [2021-08-21T18:59:24.596Z] coverage: 92.3% of statements [2021-08-21T18:59:24.596Z] ok github.com/docker/docker/pkg/discovery/memory 0.038s coverage: 92.3% of statements [2021-08-21T18:59:24.888Z] === RUN TestKillContainer/killing_signal [2021-08-21T18:59:25.011Z] === RUN TestAdjustForAPIVersion [2021-08-21T18:59:25.011Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-21T18:59:25.011Z] PASS [2021-08-21T18:59:25.011Z] coverage: 5.7% of statements [2021-08-21T18:59:25.011Z] ok github.com/docker/docker/api/server/router/swarm 0.050s coverage: 5.7% of statements [2021-08-21T18:59:25.011Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-21T18:59:25.011Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-21T18:59:25.011Z] ? github.com/docker/docker/api/types [no test files] [2021-08-21T18:59:25.011Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-21T18:59:25.011Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-21T18:59:25.011Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-21T18:59:25.011Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-21T18:59:25.011Z] === RUN TestToJSON [2021-08-21T18:59:25.011Z] --- PASS: TestToJSON (0.00s) [2021-08-21T18:59:25.011Z] === RUN TestToParamWithVersion [2021-08-21T18:59:25.011Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-21T18:59:25.011Z] === RUN TestFromJSON [2021-08-21T18:59:25.011Z] --- PASS: TestFromJSON (0.00s) [2021-08-21T18:59:25.011Z] === RUN TestEmpty [2021-08-21T18:59:25.011Z] --- PASS: TestEmpty (0.00s) [2021-08-21T18:59:25.011Z] === RUN TestArgsMatchKVListEmptySources [2021-08-21T18:59:25.011Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-21T18:59:25.011Z] === RUN TestArgsMatchKVList [2021-08-21T18:59:25.011Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-21T18:59:25.011Z] === RUN TestArgsMatch [2021-08-21T18:59:25.011Z] --- PASS: TestArgsMatch (0.00s) [2021-08-21T18:59:25.011Z] === RUN TestAdd [2021-08-21T18:59:25.011Z] --- PASS: TestAdd (0.00s) [2021-08-21T18:59:25.011Z] === RUN TestDel [2021-08-21T18:59:25.011Z] --- PASS: TestDel (0.00s) [2021-08-21T18:59:25.011Z] === RUN TestLen [2021-08-21T18:59:25.011Z] --- PASS: TestLen (0.00s) [2021-08-21T18:59:25.011Z] === RUN TestExactMatch [2021-08-21T18:59:25.011Z] --- PASS: TestExactMatch (0.00s) [2021-08-21T18:59:25.011Z] === RUN TestOnlyOneExactMatch [2021-08-21T18:59:25.011Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-21T18:59:25.011Z] === RUN TestContains [2021-08-21T18:59:25.011Z] --- PASS: TestContains (0.00s) [2021-08-21T18:59:25.011Z] === RUN TestValidate [2021-08-21T18:59:25.011Z] --- PASS: TestValidate (0.00s) [2021-08-21T18:59:25.011Z] === RUN TestWalkValues [2021-08-21T18:59:25.011Z] --- PASS: TestWalkValues (0.00s) [2021-08-21T18:59:25.011Z] === RUN TestFuzzyMatch [2021-08-21T18:59:25.011Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-21T18:59:25.011Z] === RUN TestClone [2021-08-21T18:59:25.011Z] --- PASS: TestClone (0.00s) [2021-08-21T18:59:25.011Z] PASS [2021-08-21T18:59:25.011Z] coverage: 92.2% of statements [2021-08-21T18:59:25.011Z] ok github.com/docker/docker/api/types/filters 0.046s coverage: 92.2% of statements [2021-08-21T18:59:25.011Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-21T18:59:25.011Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-21T18:59:25.011Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-21T18:59:25.011Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-21T18:59:25.011Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-21T18:59:25.011Z] === RUN TestStrSliceMarshalJSON [2021-08-21T18:59:25.011Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-21T18:59:25.011Z] === RUN TestStrSliceUnmarshalJSON [2021-08-21T18:59:25.011Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-21T18:59:25.011Z] === RUN TestStrSliceUnmarshalString [2021-08-21T18:59:25.011Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-21T18:59:25.011Z] === RUN TestStrSliceUnmarshalSlice [2021-08-21T18:59:25.011Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-21T18:59:25.011Z] PASS [2021-08-21T18:59:25.011Z] coverage: 90.0% of statements [2021-08-21T18:59:25.011Z] ok github.com/docker/docker/api/types/strslice 0.050s coverage: 90.0% of statements [2021-08-21T18:59:25.011Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-21T18:59:25.011Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-21T18:59:25.011Z] === RUN TestDurationToSecondsString [2021-08-21T18:59:25.011Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-21T18:59:25.011Z] === RUN TestGetTimestamp [2021-08-21T18:59:25.051Z] === RUN Test [2021-08-21T18:59:25.051Z] === RUN Test/TestInitialize [2021-08-21T18:59:25.051Z] === RUN Test/TestInitializeWithPattern [2021-08-21T18:59:25.051Z] === RUN Test/TestRegister [2021-08-21T18:59:25.051Z] === RUN Test/TestWatch [2021-08-21T18:59:25.051Z] --- PASS: Test (0.00s) [2021-08-21T18:59:25.051Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-21T18:59:25.051Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-21T18:59:25.051Z] --- PASS: Test/TestRegister (0.00s) [2021-08-21T18:59:25.051Z] --- PASS: Test/TestWatch (0.00s) [2021-08-21T18:59:25.051Z] PASS [2021-08-21T18:59:25.051Z] coverage: 93.8% of statements [2021-08-21T18:59:25.051Z] ok github.com/docker/docker/pkg/discovery/nodes 0.038s coverage: 93.8% of statements [2021-08-21T18:59:25.144Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-21T18:59:25.469Z] --- PASS: TestGetTimestamp (0.15s) [2021-08-21T18:59:25.469Z] === RUN TestParseTimestamps [2021-08-21T18:59:25.469Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-21T18:59:25.469Z] PASS [2021-08-21T18:59:25.469Z] coverage: 100.0% of statements [2021-08-21T18:59:25.469Z] ok github.com/docker/docker/api/types/time 0.203s coverage: 100.0% of statements [2021-08-21T18:59:25.469Z] === RUN TestCompareVersion [2021-08-21T18:59:25.469Z] --- PASS: TestCompareVersion (0.00s) [2021-08-21T18:59:25.469Z] PASS [2021-08-21T18:59:25.469Z] coverage: 75.0% of statements [2021-08-21T18:59:25.469Z] ok github.com/docker/docker/api/types/versions 0.048s coverage: 75.0% of statements [2021-08-21T18:59:25.469Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-21T18:59:25.469Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-21T18:59:25.469Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-21T18:59:25.469Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-21T18:59:25.469Z] ? github.com/docker/docker/builder [no test files] [2021-08-21T18:59:25.469Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-21T18:59:25.469Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-21T18:59:25.469Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-21T18:59:25.469Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-21T18:59:25.469Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-21T18:59:25.469Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-21T18:59:25.469Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-21T18:59:25.707Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-21T18:59:25.707Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-08-21T18:59:25.894Z] --- PASS: TestCreateServiceSysctls (3.81s) [2021-08-21T18:59:25.894Z] === RUN TestCreateServiceCapabilities [2021-08-21T18:59:26.010Z] === RUN TestPollerAddRemove [2021-08-21T18:59:26.011Z] --- PASS: TestPollerAddRemove (0.00s) [2021-08-21T18:59:26.011Z] === RUN TestPollerEvent [2021-08-21T18:59:26.011Z] poller_test.go:41: No chmod on Windows [2021-08-21T18:59:26.011Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-21T18:59:26.011Z] === RUN TestPollerClose [2021-08-21T18:59:26.011Z] --- PASS: TestPollerClose (0.00s) [2021-08-21T18:59:26.011Z] PASS [2021-08-21T18:59:26.011Z] coverage: 45.7% of statements [2021-08-21T18:59:26.011Z] ok github.com/docker/docker/pkg/filenotify 0.033s coverage: 45.7% of statements [2021-08-21T18:59:26.269Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-08-21T18:59:26.269Z] --- PASS: TestKillContainer (3.58s) [2021-08-21T18:59:26.269Z] --- PASS: TestKillContainer/no_signal (1.21s) [2021-08-21T18:59:26.269Z] --- PASS: TestKillContainer/non_killing_signal (0.97s) [2021-08-21T18:59:26.269Z] --- PASS: TestKillContainer/killing_signal (1.18s) [2021-08-21T18:59:26.269Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-21T18:59:26.269Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-21T18:59:26.465Z] === RUN TestCopyFileWithInvalidSrc [2021-08-21T18:59:26.465Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-21T18:59:26.465Z] === RUN TestCopyFileWithInvalidDest [2021-08-21T18:59:26.465Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-08-21T18:59:26.465Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-21T18:59:26.465Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-08-21T18:59:26.465Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-21T18:59:26.465Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-08-21T18:59:26.465Z] === RUN TestCopyFile [2021-08-21T18:59:26.465Z] --- PASS: TestCopyFile (0.00s) [2021-08-21T18:59:26.465Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-21T18:59:26.465Z] fileutils_test.go:134: Needs porting to Windows [2021-08-21T18:59:26.465Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-21T18:59:26.465Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-21T18:59:26.465Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-21T18:59:26.465Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-21T18:59:26.465Z] fileutils_test.go:180: Needs porting to Windows [2021-08-21T18:59:26.465Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-21T18:59:26.465Z] === RUN TestWildcardMatches [2021-08-21T18:59:26.465Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-21T18:59:26.465Z] === RUN TestPatternMatches [2021-08-21T18:59:26.465Z] --- PASS: TestPatternMatches (0.00s) [2021-08-21T18:59:26.465Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-21T18:59:26.465Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-21T18:59:26.465Z] === RUN TestPatternMatchesFolderExclusions [2021-08-21T18:59:26.465Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-21T18:59:26.465Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-21T18:59:26.465Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-21T18:59:26.465Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-21T18:59:26.465Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-21T18:59:26.465Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-21T18:59:26.465Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-21T18:59:26.465Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-21T18:59:26.465Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-21T18:59:26.465Z] === RUN TestSingleExclamationError [2021-08-21T18:59:26.465Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-21T18:59:26.465Z] === RUN TestMatchesWithNoPatterns [2021-08-21T18:59:26.465Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-21T18:59:26.465Z] === RUN TestMatchesWithMalformedPatterns [2021-08-21T18:59:26.465Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-21T18:59:26.465Z] === RUN TestMatches [2021-08-21T18:59:26.465Z] === RUN TestMatches/MatchesOrParentMatches [2021-08-21T18:59:26.465Z] === RUN TestMatches/MatchesUsingParentResult [2021-08-21T18:59:26.465Z] --- PASS: TestMatches (0.00s) [2021-08-21T18:59:26.465Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-08-21T18:59:26.465Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-08-21T18:59:26.465Z] === RUN TestCleanPatterns [2021-08-21T18:59:26.465Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-21T18:59:26.465Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-21T18:59:26.465Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-21T18:59:26.465Z] === RUN TestCleanPatternsExceptionFlag [2021-08-21T18:59:26.465Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-21T18:59:26.465Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-21T18:59:26.465Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-21T18:59:26.465Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-21T18:59:26.465Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-21T18:59:26.465Z] === RUN TestCleanPatternsErrorSingleException [2021-08-21T18:59:26.465Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-21T18:59:26.465Z] === RUN TestCreateIfNotExistsDir [2021-08-21T18:59:26.465Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-08-21T18:59:26.465Z] === RUN TestCreateIfNotExistsFile [2021-08-21T18:59:26.465Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-08-21T18:59:26.465Z] === RUN TestMatch [2021-08-21T18:59:26.465Z] --- PASS: TestMatch (0.00s) [2021-08-21T18:59:26.465Z] PASS [2021-08-21T18:59:26.465Z] coverage: 82.2% of statements [2021-08-21T18:59:26.465Z] ok github.com/docker/docker/pkg/fileutils 0.064s coverage: 82.2% of statements [2021-08-21T18:59:26.920Z] --- PASS: TestNetworkDBNodeLeave (2.87s) [2021-08-21T18:59:26.920Z] === RUN TestNetworkDBWatch [2021-08-21T18:59:26.997Z] === RUN TestParseRemoteURL [2021-08-21T18:59:26.997Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-21T18:59:26.997Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-21T18:59:26.997Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-21T18:59:26.997Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-21T18:59:26.997Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-21T18:59:26.997Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-21T18:59:26.997Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-21T18:59:26.997Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-21T18:59:26.997Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-21T18:59:26.997Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-21T18:59:26.997Z] --- PASS: TestParseRemoteURL (0.00s) [2021-08-21T18:59:26.997Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-21T18:59:26.997Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-21T18:59:26.997Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-21T18:59:26.997Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-21T18:59:26.997Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-21T18:59:26.997Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-21T18:59:26.997Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-21T18:59:26.997Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-21T18:59:26.997Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-21T18:59:26.997Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-21T18:59:26.997Z] === RUN TestCloneArgsSmartHttp [2021-08-21T18:59:26.997Z] --- PASS: TestCloneArgsSmartHttp (0.03s) [2021-08-21T18:59:26.997Z] === RUN TestCloneArgsDumbHttp [2021-08-21T18:59:26.997Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-08-21T18:59:26.997Z] === RUN TestCloneArgsGit [2021-08-21T18:59:26.997Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-21T18:59:26.997Z] === RUN TestCheckoutGit [2021-08-21T18:59:27.197Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-21T18:59:27.374Z] === RUN TestGet [2021-08-21T18:59:27.374Z] --- PASS: TestGet (0.00s) [2021-08-21T18:59:27.374Z] === RUN TestGetShortcutString [2021-08-21T18:59:27.374Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-21T18:59:27.374Z] PASS [2021-08-21T18:59:27.374Z] coverage: 42.9% of statements [2021-08-21T18:59:27.374Z] ok github.com/docker/docker/pkg/homedir 0.035s coverage: 42.9% of statements [2021-08-21T18:59:27.829Z] === RUN TestCreateIDMapOrder [2021-08-21T18:59:27.829Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-21T18:59:27.829Z] PASS [2021-08-21T18:59:27.829Z] coverage: 7.2% of statements [2021-08-21T18:59:27.829Z] ok github.com/docker/docker/pkg/idtools 0.033s coverage: 7.2% of statements [2021-08-21T18:59:28.433Z] --- PASS: TestCreateServiceCapabilities (2.71s) [2021-08-21T18:59:28.433Z] === RUN TestInspect [2021-08-21T18:59:28.526Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-21T18:59:28.526Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-08-21T18:59:28.526Z] === RUN TestProcessNoDockerignore [2021-08-21T18:59:28.526Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-08-21T18:59:28.526Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-21T18:59:28.526Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-08-21T18:59:28.526Z] === RUN TestDetectContentType [2021-08-21T18:59:28.526Z] --- PASS: TestDetectContentType (0.00s) [2021-08-21T18:59:28.526Z] === RUN TestSelectAcceptableMIME [2021-08-21T18:59:28.526Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-21T18:59:28.526Z] === RUN TestInspectEmptyResponse [2021-08-21T18:59:28.526Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-21T18:59:28.526Z] === RUN TestInspectResponseBinary [2021-08-21T18:59:28.526Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-21T18:59:28.526Z] === RUN TestResponseUnsupportedContentType [2021-08-21T18:59:28.526Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-21T18:59:28.526Z] === RUN TestInspectResponseTextSimple [2021-08-21T18:59:28.526Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-21T18:59:28.526Z] === RUN TestInspectResponseEmptyContentType [2021-08-21T18:59:28.526Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-21T18:59:28.526Z] === RUN TestUnknownContentLength [2021-08-21T18:59:28.526Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-21T18:59:28.526Z] === RUN TestDownloadRemote [2021-08-21T18:59:28.526Z] --- PASS: TestDownloadRemote (0.08s) [2021-08-21T18:59:28.526Z] === RUN TestGetWithStatusError [2021-08-21T18:59:28.526Z] --- PASS: TestGetWithStatusError (0.00s) [2021-08-21T18:59:28.526Z] === RUN TestCloseRootDirectory [2021-08-21T18:59:28.526Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:59:28.526Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-08-21T18:59:28.526Z] === RUN TestHashFile [2021-08-21T18:59:28.526Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:59:28.526Z] --- SKIP: TestHashFile (0.01s) [2021-08-21T18:59:28.526Z] === RUN TestHashSubdir [2021-08-21T18:59:28.526Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:59:28.526Z] --- SKIP: TestHashSubdir (0.00s) [2021-08-21T18:59:28.526Z] === RUN TestRemoveDirectory [2021-08-21T18:59:28.526Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:59:28.526Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-08-21T18:59:28.526Z] PASS [2021-08-21T18:59:28.526Z] coverage: 9.3% of statements [2021-08-21T18:59:28.526Z] ok github.com/docker/docker/builder/remotecontext 0.267s coverage: 9.3% of statements [2021-08-21T18:59:28.564Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.99s) [2021-08-21T18:59:28.564Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.01s) [2021-08-21T18:59:28.564Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.75s) [2021-08-21T18:59:28.564Z] === RUN TestKillStoppedContainer [2021-08-21T18:59:28.564Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-08-21T18:59:28.564Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-21T18:59:28.564Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-08-21T18:59:28.564Z] === RUN TestKillDifferentUserContainer [2021-08-21T18:59:28.788Z] 2021/08/21 18:59:28 Closing DB instances... [2021-08-21T18:59:28.788Z] === RUN TestFixedBufferCap [2021-08-21T18:59:28.788Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-21T18:59:28.788Z] === RUN TestFixedBufferLen [2021-08-21T18:59:28.788Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-21T18:59:28.788Z] === RUN TestFixedBufferString [2021-08-21T18:59:28.788Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-21T18:59:28.788Z] === RUN TestFixedBufferWrite [2021-08-21T18:59:28.788Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-21T18:59:28.788Z] === RUN TestFixedBufferRead [2021-08-21T18:59:28.788Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-21T18:59:28.788Z] === RUN TestBytesPipeRead [2021-08-21T18:59:28.788Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-21T18:59:28.788Z] === RUN TestBytesPipeWrite [2021-08-21T18:59:28.788Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-21T18:59:28.788Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-21T18:59:28.983Z] === RUN TestGetAllAllowed [2021-08-21T18:59:28.983Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-21T18:59:28.983Z] === RUN TestGetAllMeta [2021-08-21T18:59:28.983Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-21T18:59:28.983Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-21T18:59:28.983Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-21T18:59:28.983Z] === RUN TestIsUnreferencedBuiltin [2021-08-21T18:59:28.983Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-21T18:59:28.983Z] === RUN TestIsExistingDirectory [2021-08-21T18:59:28.983Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-08-21T18:59:28.983Z] === RUN TestGetFilenameForDownload [2021-08-21T18:59:28.983Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-21T18:59:28.983Z] === RUN TestEnv2Variables [2021-08-21T18:59:28.983Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-21T18:59:28.983Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-21T18:59:28.983Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-21T18:59:28.983Z] === RUN TestMaintainer [2021-08-21T18:59:28.983Z] --- PASS: TestMaintainer (0.00s) [2021-08-21T18:59:28.983Z] === RUN TestLabel [2021-08-21T18:59:28.983Z] --- PASS: TestLabel (0.00s) [2021-08-21T18:59:28.983Z] === RUN TestFromScratch [2021-08-21T18:59:28.983Z] --- PASS: TestFromScratch (0.00s) [2021-08-21T18:59:28.983Z] === RUN TestFromWithArg [2021-08-21T18:59:28.983Z] --- PASS: TestFromWithArg (0.00s) [2021-08-21T18:59:28.983Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-21T18:59:28.983Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-21T18:59:28.983Z] === RUN TestFromWithUndefinedArg [2021-08-21T18:59:28.983Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-21T18:59:28.983Z] === RUN TestFromMultiStageWithNamedStage [2021-08-21T18:59:28.983Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-21T18:59:28.983Z] === RUN TestOnbuild [2021-08-21T18:59:28.983Z] --- PASS: TestOnbuild (0.00s) [2021-08-21T18:59:28.983Z] === RUN TestWorkdir [2021-08-21T18:59:28.983Z] --- PASS: TestWorkdir (0.00s) [2021-08-21T18:59:28.983Z] === RUN TestCmd [2021-08-21T18:59:28.983Z] --- PASS: TestCmd (0.00s) [2021-08-21T18:59:28.983Z] === RUN TestHealthcheckNone [2021-08-21T18:59:28.983Z] --- PASS: TestHealthcheckNone (0.00s) [2021-08-21T18:59:28.983Z] === RUN TestHealthcheckCmd [2021-08-21T18:59:28.983Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-08-21T18:59:28.983Z] === RUN TestEntrypoint [2021-08-21T18:59:28.983Z] --- PASS: TestEntrypoint (0.00s) [2021-08-21T18:59:28.983Z] === RUN TestExpose [2021-08-21T18:59:28.983Z] --- PASS: TestExpose (0.00s) [2021-08-21T18:59:28.983Z] === RUN TestUser [2021-08-21T18:59:28.983Z] --- PASS: TestUser (0.00s) [2021-08-21T18:59:28.983Z] === RUN TestVolume [2021-08-21T18:59:28.983Z] --- PASS: TestVolume (0.00s) [2021-08-21T18:59:28.983Z] === RUN TestStopSignal [2021-08-21T18:59:28.983Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-21T18:59:28.983Z] --- SKIP: TestStopSignal (0.00s) [2021-08-21T18:59:28.983Z] === RUN TestArg [2021-08-21T18:59:28.983Z] --- PASS: TestArg (0.00s) [2021-08-21T18:59:28.983Z] === RUN TestShell [2021-08-21T18:59:28.983Z] --- PASS: TestShell (0.00s) [2021-08-21T18:59:28.983Z] === RUN TestPrependEnvOnCmd [2021-08-21T18:59:28.983Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-21T18:59:28.983Z] === RUN TestRunWithBuildArgs [2021-08-21T18:59:28.983Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-21T18:59:28.983Z] === RUN TestRunIgnoresHealthcheck [2021-08-21T18:59:28.983Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-21T18:59:28.983Z] === RUN TestDispatchUnsupportedOptions [2021-08-21T18:59:28.983Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-21T18:59:28.983Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-21T18:59:28.983Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-21T18:59:28.983Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-08-21T18:59:28.983Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-08-21T18:59:28.983Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-21T18:59:28.983Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-21T18:59:28.983Z] === RUN TestNormalizeWorkdir [2021-08-21T18:59:29.242Z] --- PASS: TestBytesPipeWriteRandomChunks (0.41s) [2021-08-21T18:59:29.242Z] === RUN TestAtomicWriteToFile [2021-08-21T18:59:29.242Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-08-21T18:59:29.242Z] === RUN TestAtomicWriteSetCommit [2021-08-21T18:59:29.242Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-08-21T18:59:29.242Z] === RUN TestAtomicWriteSetCancel [2021-08-21T18:59:29.242Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-08-21T18:59:29.242Z] === RUN TestReadCloserWrapperClose [2021-08-21T18:59:29.242Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-21T18:59:29.242Z] === RUN TestReaderErrWrapperReadOnError [2021-08-21T18:59:29.242Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-21T18:59:29.242Z] === RUN TestReaderErrWrapperRead [2021-08-21T18:59:29.242Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-21T18:59:29.242Z] === RUN TestCancelReadCloser [2021-08-21T18:59:29.443Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-21T18:59:29.443Z] === RUN TestDispatch [2021-08-21T18:59:29.443Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-21T18:59:29.443Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-21T18:59:29.443Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-21T18:59:29.443Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-21T18:59:29.443Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-21T18:59:29.443Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-21T18:59:29.443Z] === RUN TestDispatch/COPY_url [2021-08-21T18:59:29.443Z] --- PASS: TestDispatch (0.06s) [2021-08-21T18:59:29.443Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-08-21T18:59:29.443Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-08-21T18:59:29.443Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-08-21T18:59:29.443Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-08-21T18:59:29.443Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-08-21T18:59:29.443Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-08-21T18:59:29.443Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-08-21T18:59:29.443Z] === RUN TestAddScratchImageAddsToMounts [2021-08-21T18:59:29.443Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-21T18:59:29.443Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-21T18:59:29.443Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-21T18:59:29.443Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-21T18:59:29.443Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-21T18:59:29.443Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-21T18:59:29.443Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-21T18:59:29.443Z] === RUN TestImageSourceGetAddsToMounts [2021-08-21T18:59:29.443Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-21T18:59:29.443Z] === RUN TestEmptyDockerfile [2021-08-21T18:59:29.443Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-08-21T18:59:29.443Z] === RUN TestSymlinkDockerfile [2021-08-21T18:59:29.443Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-08-21T18:59:29.443Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-21T18:59:29.443Z] === RUN TestEnable [2021-08-21T18:59:29.443Z] --- PASS: TestEnable (0.00s) [2021-08-21T18:59:29.443Z] === RUN TestDisable [2021-08-21T18:59:29.443Z] --- PASS: TestDisable (0.00s) [2021-08-21T18:59:29.443Z] === RUN TestEnabled [2021-08-21T18:59:29.443Z] --- PASS: TestEnabled (0.00s) [2021-08-21T18:59:29.443Z] PASS [2021-08-21T18:59:29.443Z] coverage: 100.0% of statements [2021-08-21T18:59:29.443Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-08-21T18:59:29.443Z] === RUN TestNonExistingDockerfile [2021-08-21T18:59:29.443Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-08-21T18:59:29.443Z] === RUN TestCopyRunConfig [2021-08-21T18:59:29.443Z] --- PASS: TestCopyRunConfig (0.00s) [2021-08-21T18:59:29.443Z] === RUN TestDeepCopyRunConfig [2021-08-21T18:59:29.443Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-21T18:59:29.443Z] === RUN TestExportImage [2021-08-21T18:59:29.443Z] --- PASS: TestExportImage (0.00s) [2021-08-21T18:59:29.443Z] === RUN TestNormalizeDest [2021-08-21T18:59:29.443Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-21T18:59:29.443Z] PASS [2021-08-21T18:59:29.443Z] coverage: 46.8% of statements [2021-08-21T18:59:29.443Z] ok github.com/docker/docker/cli/debug 0.046s coverage: 100.0% of statements [2021-08-21T18:59:29.443Z] ok github.com/docker/docker/builder/dockerfile 0.192s coverage: 46.8% of statements [2021-08-21T18:59:29.443Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-21T18:59:29.494Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2021-08-21T18:59:29.494Z] === RUN TestInspectOomKilledTrue [2021-08-21T18:59:29.494Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-21T18:59:29.494Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-21T18:59:29.494Z] === RUN TestInspectOomKilledFalse [2021-08-21T18:59:29.494Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-21T18:59:29.494Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-21T18:59:29.494Z] === RUN TestLinksEtcHostsContentMatch [2021-08-21T18:59:29.697Z] --- PASS: TestCancelReadCloser (0.10s) [2021-08-21T18:59:29.697Z] === RUN TestWriteCloserWrapperClose [2021-08-21T18:59:29.697Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-21T18:59:29.697Z] === RUN TestNopWriteCloser [2021-08-21T18:59:29.697Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-21T18:59:29.697Z] === RUN TestNopWriter [2021-08-21T18:59:29.697Z] --- PASS: TestNopWriter (0.00s) [2021-08-21T18:59:29.697Z] === RUN TestWriteCounter [2021-08-21T18:59:29.697Z] --- PASS: TestWriteCounter (0.00s) [2021-08-21T18:59:29.697Z] PASS [2021-08-21T18:59:29.697Z] coverage: 69.1% of statements [2021-08-21T18:59:29.697Z] ok github.com/docker/docker/pkg/ioutils 0.567s coverage: 69.1% of statements [2021-08-21T18:59:29.750Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-08-21T18:59:30.152Z] --- PASS: TestGetAddress (20.10s) [2021-08-21T18:59:30.152Z] === RUN TestRequestSyntaxCheck [2021-08-21T18:59:30.152Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-08-21T18:59:30.152Z] === RUN TestNetworkDBBulkSync [2021-08-21T18:59:30.152Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-08-21T18:59:30.152Z] === RUN TestRequest [2021-08-21T18:59:30.152Z] === RUN TestError [2021-08-21T18:59:30.152Z] --- PASS: TestError (0.00s) [2021-08-21T18:59:30.152Z] === RUN TestProgressString [2021-08-21T18:59:30.152Z] === RUN TestProgressString/no_progress [2021-08-21T18:59:30.152Z] === RUN TestProgressString/progress_1 [2021-08-21T18:59:30.152Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-21T18:59:30.152Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-21T18:59:30.152Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-21T18:59:30.152Z] === RUN TestProgressString/with_units [2021-08-21T18:59:30.152Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-21T18:59:30.152Z] === RUN TestProgressString/hide_counts [2021-08-21T18:59:30.152Z] --- PASS: TestProgressString (0.00s) [2021-08-21T18:59:30.152Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-21T18:59:30.152Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-21T18:59:30.152Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-21T18:59:30.152Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-21T18:59:30.152Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-21T18:59:30.152Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-21T18:59:30.152Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-21T18:59:30.152Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-21T18:59:30.152Z] === RUN TestJSONMessageDisplay [2021-08-21T18:59:30.407Z] === RUN TestTCP4Proxy [2021-08-21T18:59:30.407Z] --- PASS: TestTCP4Proxy (0.01s) [2021-08-21T18:59:30.407Z] === RUN TestTCP4ProxyHalfClose [2021-08-21T18:59:30.407Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2021-08-21T18:59:30.407Z] === RUN TestTCP6Proxy [2021-08-21T18:59:30.407Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-21T18:59:30.407Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-08-21T18:59:30.407Z] === RUN TestTCPDualStackProxy [2021-08-21T18:59:30.407Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-21T18:59:30.407Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-08-21T18:59:30.407Z] === RUN TestUDP4Proxy [2021-08-21T18:59:30.407Z] --- PASS: TestUDP4Proxy (0.00s) [2021-08-21T18:59:30.407Z] === RUN TestUDP6Proxy [2021-08-21T18:59:30.407Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-21T18:59:30.407Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-08-21T18:59:30.407Z] === RUN TestUDPWriteError [2021-08-21T18:59:30.407Z] --- PASS: TestUDPWriteError (0.00s) [2021-08-21T18:59:30.407Z] === RUN TestSCTP4Proxy [2021-08-21T18:59:30.407Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-21T18:59:30.407Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-08-21T18:59:30.407Z] === RUN TestSCTP6Proxy [2021-08-21T18:59:30.407Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-21T18:59:30.407Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-08-21T18:59:30.407Z] PASS [2021-08-21T18:59:30.407Z] coverage: 49.4% of statements [2021-08-21T18:59:30.407Z] ok github.com/docker/docker/cmd/docker-proxy 0.067s coverage: 49.4% of statements [2021-08-21T18:59:30.611Z] --- PASS: TestJSONMessageDisplay (0.14s) [2021-08-21T18:59:30.611Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-21T18:59:30.611Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-21T18:59:30.611Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-21T18:59:30.611Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-21T18:59:30.611Z] === RUN TestDisplayJSONMessagesStream [2021-08-21T18:59:30.611Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-21T18:59:30.611Z] PASS [2021-08-21T18:59:30.611Z] coverage: 91.7% of statements [2021-08-21T18:59:30.611Z] ok github.com/docker/docker/pkg/jsonmessage 0.176s coverage: 91.7% of statements [2021-08-21T18:59:30.680Z] --- PASS: TestLinksEtcHostsContentMatch (1.32s) [2021-08-21T18:59:30.680Z] === RUN TestLinksContainerNames [2021-08-21T18:59:31.066Z] === RUN TestStandardLongPath [2021-08-21T18:59:31.066Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-21T18:59:31.066Z] === RUN TestUNCLongPath [2021-08-21T18:59:31.066Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-21T18:59:31.066Z] PASS [2021-08-21T18:59:31.066Z] coverage: 100.0% of statements [2021-08-21T18:59:31.066Z] ok github.com/docker/docker/pkg/longpath 0.032s coverage: 100.0% of statements [2021-08-21T18:59:31.066Z] 2021/08/21 18:59:30 Closing DB instances... [2021-08-21T18:59:31.521Z] === RUN TestNameFormat [2021-08-21T18:59:31.521Z] --- PASS: TestNameFormat (0.00s) [2021-08-21T18:59:31.521Z] === RUN TestNameRetries [2021-08-21T18:59:31.521Z] --- PASS: TestNameRetries (0.00s) [2021-08-21T18:59:31.521Z] PASS [2021-08-21T18:59:31.521Z] coverage: 85.7% of statements [2021-08-21T18:59:31.521Z] ok github.com/docker/docker/pkg/namesgenerator 0.027s coverage: 85.7% of statements [2021-08-21T18:59:31.728Z] --- PASS: TestInspect (3.25s) [2021-08-21T18:59:31.728Z] === RUN TestCreateJob [2021-08-21T18:59:31.976Z] === RUN TestParseKeyValueOpt [2021-08-21T18:59:31.976Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-21T18:59:31.976Z] === RUN TestParseUintList [2021-08-21T18:59:31.976Z] --- PASS: TestParseUintList (0.00s) [2021-08-21T18:59:31.976Z] === RUN TestParseUintListMaximumLimits [2021-08-21T18:59:31.976Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-21T18:59:31.976Z] PASS [2021-08-21T18:59:31.976Z] coverage: 97.0% of statements [2021-08-21T18:59:31.976Z] ok github.com/docker/docker/pkg/parsers 0.030s coverage: 97.0% of statements [2021-08-21T18:59:32.574Z] --- PASS: TestLinksContainerNames (1.84s) [2021-08-21T18:59:32.574Z] === RUN TestLogsFollowTailEmpty [2021-08-21T18:59:32.937Z] === RUN TestNewAndRemove [2021-08-21T18:59:32.937Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-21T18:59:32.937Z] === RUN TestRemoveInvalidPath [2021-08-21T18:59:32.937Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-21T18:59:32.937Z] PASS [2021-08-21T18:59:32.937Z] coverage: 82.6% of statements [2021-08-21T18:59:32.937Z] ok github.com/docker/docker/pkg/pidfile 0.035s coverage: 82.6% of statements [2021-08-21T18:59:32.937Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-08-21T18:59:32.937Z] === RUN TestNetworkDBCRUDMediumCluster [2021-08-21T18:59:33.583Z] --- PASS: TestLogsFollowTailEmpty (0.97s) [2021-08-21T18:59:33.583Z] === RUN TestContainerNetworkMountsNoChown [2021-08-21T18:59:33.898Z] === RUN TestFailedConnection [2021-08-21T18:59:34.147Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-21T18:59:34.406Z] --- PASS: TestContainerNetworkMountsNoChown (0.92s) [2021-08-21T18:59:34.406Z] === RUN TestMountDaemonRoot [2021-08-21T18:59:34.406Z] === RUN TestMountDaemonRoot/default [2021-08-21T18:59:34.406Z] === PAUSE TestMountDaemonRoot/default [2021-08-21T18:59:34.406Z] === RUN TestMountDaemonRoot/private [2021-08-21T18:59:34.406Z] === PAUSE TestMountDaemonRoot/private [2021-08-21T18:59:34.406Z] === RUN TestMountDaemonRoot/rprivate [2021-08-21T18:59:34.406Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-21T18:59:34.406Z] === RUN TestMountDaemonRoot/slave [2021-08-21T18:59:34.406Z] === PAUSE TestMountDaemonRoot/slave [2021-08-21T18:59:34.406Z] === RUN TestMountDaemonRoot/rslave [2021-08-21T18:59:34.406Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-21T18:59:34.406Z] === RUN TestMountDaemonRoot/shared [2021-08-21T18:59:34.406Z] === PAUSE TestMountDaemonRoot/shared [2021-08-21T18:59:34.406Z] === RUN TestMountDaemonRoot/rshared [2021-08-21T18:59:34.406Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-21T18:59:34.406Z] === CONT TestMountDaemonRoot/default [2021-08-21T18:59:34.406Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-21T18:59:34.406Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-21T18:59:34.406Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-21T18:59:34.406Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-21T18:59:34.406Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-21T18:59:34.406Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-21T18:59:34.406Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-21T18:59:34.406Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-21T18:59:34.406Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-21T18:59:34.406Z] === CONT TestMountDaemonRoot/rshared [2021-08-21T18:59:34.406Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-21T18:59:34.406Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-21T18:59:34.406Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-21T18:59:34.406Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-21T18:59:34.406Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-21T18:59:34.406Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-21T18:59:34.406Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-21T18:59:34.406Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-21T18:59:34.406Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-21T18:59:34.406Z] === CONT TestMountDaemonRoot/shared [2021-08-21T18:59:34.406Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-21T18:59:34.406Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-21T18:59:34.406Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-21T18:59:34.406Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-21T18:59:34.406Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-21T18:59:34.406Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-21T18:59:34.406Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-21T18:59:34.406Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-21T18:59:34.406Z] === CONT TestMountDaemonRoot/rslave [2021-08-21T18:59:34.406Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-21T18:59:34.406Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-21T18:59:34.406Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-21T18:59:34.406Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-21T18:59:34.406Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-21T18:59:34.406Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-21T18:59:34.406Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-21T18:59:34.406Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-21T18:59:34.406Z] === CONT TestMountDaemonRoot/slave [2021-08-21T18:59:34.406Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-21T18:59:34.406Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-21T18:59:34.406Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-21T18:59:34.406Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-21T18:59:34.406Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-21T18:59:34.406Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-21T18:59:34.406Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-21T18:59:34.406Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-21T18:59:34.406Z] === CONT TestMountDaemonRoot/rprivate [2021-08-21T18:59:34.406Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-21T18:59:34.406Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-21T18:59:34.406Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-21T18:59:34.406Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-21T18:59:34.406Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-21T18:59:34.406Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-21T18:59:34.406Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-21T18:59:34.406Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-21T18:59:34.406Z] === CONT TestMountDaemonRoot/private [2021-08-21T18:59:34.406Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-21T18:59:34.406Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-21T18:59:34.406Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-21T18:59:34.406Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-21T18:59:34.406Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-21T18:59:34.406Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-21T18:59:34.406Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-21T18:59:34.406Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-21T18:59:34.406Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-21T18:59:34.406Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-21T18:59:34.406Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-21T18:59:34.406Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-21T18:59:34.663Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-21T18:59:34.663Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-21T18:59:34.663Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-21T18:59:34.663Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-21T18:59:34.663Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-21T18:59:34.663Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-21T18:59:34.663Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-21T18:59:34.663Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-21T18:59:34.663Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-21T18:59:34.663Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-21T18:59:34.663Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-21T18:59:34.663Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-21T18:59:34.919Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-21T18:59:34.919Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-21T18:59:34.919Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-21T18:59:34.919Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-21T18:59:34.919Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-21T18:59:34.919Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-21T18:59:34.919Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-21T18:59:34.919Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-21T18:59:34.919Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-21T18:59:34.919Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-21T18:59:34.919Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-08-21T18:59:34.919Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-21T18:59:34.919Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-08-21T18:59:34.919Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-08-21T18:59:34.919Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-08-21T18:59:34.919Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-08-21T18:59:34.919Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-21T18:59:34.919Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-08-21T18:59:34.919Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-08-21T18:59:34.919Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-08-21T18:59:34.919Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-08-21T18:59:34.919Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-21T18:59:34.919Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-08-21T18:59:34.919Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-08-21T18:59:34.919Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-08-21T18:59:34.919Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-08-21T18:59:34.919Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-21T18:59:34.919Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-08-21T18:59:34.919Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-08-21T18:59:34.919Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-08-21T18:59:34.919Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-08-21T18:59:34.919Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-21T18:59:34.919Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-08-21T18:59:34.919Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-08-21T18:59:34.919Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-08-21T18:59:34.919Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-08-21T18:59:34.919Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-21T18:59:34.919Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-08-21T18:59:34.919Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-08-21T18:59:34.919Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-08-21T18:59:34.919Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-08-21T18:59:34.919Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-21T18:59:34.919Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-08-21T18:59:34.919Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-08-21T18:59:34.919Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-08-21T18:59:34.919Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-08-21T18:59:34.919Z] === RUN TestContainerBindMountNonRecursive [2021-08-21T18:59:35.424Z] --- PASS: TestRequest (5.18s) [2021-08-21T18:59:35.424Z] === RUN TestOverlappingRequests [2021-08-21T18:59:35.424Z] --- PASS: TestOverlappingRequests (0.22s) [2021-08-21T18:59:35.424Z] === RUN TestRelease [2021-08-21T18:59:35.481Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-21T18:59:35.879Z] 2021/08/21 18:59:35 Closing DB instances... [2021-08-21T18:59:35.879Z] === RUN TestParseEmptyInterface [2021-08-21T18:59:35.879Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-21T18:59:35.879Z] === RUN TestParseNonInterfaceType [2021-08-21T18:59:35.879Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-21T18:59:35.879Z] === RUN TestParseWithOneFunction [2021-08-21T18:59:35.879Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-21T18:59:35.879Z] === RUN TestParseWithMultipleFuncs [2021-08-21T18:59:35.879Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-21T18:59:35.879Z] === RUN TestParseWithUnnamedReturn [2021-08-21T18:59:35.879Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-21T18:59:35.879Z] === RUN TestEmbeddedInterface [2021-08-21T18:59:35.879Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-21T18:59:35.879Z] === RUN TestParsedImports [2021-08-21T18:59:35.879Z] --- PASS: TestParsedImports (0.00s) [2021-08-21T18:59:35.879Z] === RUN TestAliasedImports [2021-08-21T18:59:35.879Z] --- PASS: TestAliasedImports (0.00s) [2021-08-21T18:59:35.879Z] PASS [2021-08-21T18:59:35.879Z] coverage: 56.8% of statements [2021-08-21T18:59:35.879Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.042s coverage: 56.8% of statements [2021-08-21T18:59:35.931Z] --- PASS: TestCreateJob (3.72s) [2021-08-21T18:59:35.931Z] === RUN TestReplicatedJob [2021-08-21T18:59:36.334Z] --- PASS: TestFailedConnection (2.10s) [2021-08-21T18:59:36.334Z] === RUN TestFailOnce [2021-08-21T18:59:36.334Z] --- PASS: TestRelease (0.91s) [2021-08-21T18:59:36.334Z] === RUN TestAllocateRandomDeallocate [2021-08-21T18:59:36.334Z] 2021/08/21 18:59:35 http: panic serving 127.0.0.1:49286: Plugin not ready [2021-08-21T18:59:36.334Z] goroutine 18 [running]: [2021-08-21T18:59:36.334Z] net/http.(*conn).serve.func1(0xc0001a0000) [2021-08-21T18:59:36.334Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-08-21T18:59:36.334Z] panic(0x12d5280, 0x13ec690) [2021-08-21T18:59:36.334Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-08-21T18:59:36.334Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x13fcd50, 0xc0000a2000, 0xc0001a8000) [2021-08-21T18:59:36.334Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-08-21T18:59:36.334Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0x13fcd50, 0xc0000a2000, 0xc0001a8000) [2021-08-21T18:59:36.334Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-08-21T18:59:36.334Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0x13fcd50, 0xc0000a2000, 0xc0001a8000) [2021-08-21T18:59:36.334Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-08-21T18:59:36.334Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0x13fcd50, 0xc0000a2000, 0xc0001a8000) [2021-08-21T18:59:36.334Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-08-21T18:59:36.334Z] net/http.(*conn).serve(0xc0001a0000, 0x13fd940, 0xc000188040) [2021-08-21T18:59:36.334Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-08-21T18:59:36.334Z] created by net/http.(*Server).Serve [2021-08-21T18:59:36.334Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-08-21T18:59:36.334Z] time="2021-08-21T18:59:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49285/Test.FailOnce: Post \"http://127.0.0.1:49285/Test.FailOnce\": EOF, retrying in 1s" [2021-08-21T18:59:36.413Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-08-21T18:59:36.789Z] === RUN TestHTTPTransport [2021-08-21T18:59:36.789Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-21T18:59:36.789Z] PASS [2021-08-21T18:59:36.789Z] coverage: 85.7% of statements [2021-08-21T18:59:36.789Z] ok github.com/docker/docker/pkg/plugins/transport 0.032s coverage: 85.7% of statements [2021-08-21T18:59:36.976Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-21T18:59:37.243Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-21T18:59:37.244Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-21T18:59:37.244Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-21T18:59:37.244Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-21T18:59:37.244Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-21T18:59:37.244Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-21T18:59:37.244Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-21T18:59:37.244Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-21T18:59:37.244Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-21T18:59:37.244Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-21T18:59:37.244Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-21T18:59:37.244Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-21T18:59:37.244Z] === RUN TestBufferPoolPutAndGet [2021-08-21T18:59:37.244Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-21T18:59:37.244Z] PASS [2021-08-21T18:59:37.244Z] coverage: 88.2% of statements [2021-08-21T18:59:37.244Z] ok github.com/docker/docker/pkg/pools 0.028s coverage: 88.2% of statements [2021-08-21T18:59:37.244Z] --- PASS: TestFailOnce (1.13s) [2021-08-21T18:59:37.244Z] === RUN TestEchoInputOutput [2021-08-21T18:59:37.244Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-21T18:59:37.244Z] === RUN TestBackoff [2021-08-21T18:59:37.244Z] --- PASS: TestBackoff (0.00s) [2021-08-21T18:59:37.244Z] === RUN TestAbortRetry [2021-08-21T18:59:37.244Z] --- PASS: TestAbortRetry (0.00s) [2021-08-21T18:59:37.244Z] === RUN TestClientScheme [2021-08-21T18:59:37.244Z] --- PASS: TestClientScheme (0.00s) [2021-08-21T18:59:37.244Z] === RUN TestNewClientWithTimeout [2021-08-21T18:59:37.698Z] === RUN TestOutputOnPrematureClose [2021-08-21T18:59:37.698Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-21T18:59:37.698Z] === RUN TestCompleteSilently [2021-08-21T18:59:37.698Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-21T18:59:37.698Z] PASS [2021-08-21T18:59:37.698Z] coverage: 75.9% of statements [2021-08-21T18:59:37.698Z] ok github.com/docker/docker/pkg/progress 0.029s coverage: 75.9% of statements [2021-08-21T18:59:37.698Z] time="2021-08-21T18:59:37Z" 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-21T18:59:38.153Z] === RUN TestSendToOneSub [2021-08-21T18:59:38.153Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-21T18:59:38.153Z] === RUN TestSendToMultipleSubs [2021-08-21T18:59:38.153Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-21T18:59:38.153Z] === RUN TestEvictOneSub [2021-08-21T18:59:38.153Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-21T18:59:38.153Z] === RUN TestClosePublisher [2021-08-21T18:59:38.153Z] --- PASS: TestClosePublisher (0.00s) [2021-08-21T18:59:38.153Z] === RUN TestPubSubRace [2021-08-21T18:59:38.342Z] --- PASS: TestContainerBindMountNonRecursive (3.14s) [2021-08-21T18:59:38.342Z] === RUN TestContainerVolumesMountedAsShared [2021-08-21T18:59:38.607Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.87s) [2021-08-21T18:59:38.607Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-08-21T18:59:38.607Z] --- PASS: TestAllocateRandomDeallocate (2.47s) [2021-08-21T18:59:38.607Z] === RUN TestRetrieveFromStore [2021-08-21T18:59:38.906Z] --- PASS: TestContainerVolumesMountedAsShared (0.70s) [2021-08-21T18:59:38.906Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-21T18:59:39.062Z] --- PASS: TestPubSubRace (1.04s) [2021-08-21T18:59:39.062Z] PASS [2021-08-21T18:59:39.062Z] coverage: 75.0% of statements [2021-08-21T18:59:39.062Z] ok github.com/docker/docker/pkg/pubsub 1.066s coverage: 75.0% of statements [2021-08-21T18:59:39.516Z] time="2021-08-21T18:59:39Z" 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-21T18:59:39.516Z] --- PASS: TestRetrieveFromStore (0.76s) [2021-08-21T18:59:39.516Z] === RUN TestRequestReleaseAddressDuplicate [2021-08-21T18:59:39.516Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2021-08-21T18:59:39.516Z] === RUN TestParallelPredefinedRequest1 [2021-08-21T18:59:39.516Z] === PAUSE TestParallelPredefinedRequest1 [2021-08-21T18:59:39.516Z] === RUN TestParallelPredefinedRequest2 [2021-08-21T18:59:39.516Z] === PAUSE TestParallelPredefinedRequest2 [2021-08-21T18:59:39.516Z] === RUN TestParallelPredefinedRequest3 [2021-08-21T18:59:39.516Z] === PAUSE TestParallelPredefinedRequest3 [2021-08-21T18:59:39.516Z] === RUN TestParallelPredefinedRequest4 [2021-08-21T18:59:39.516Z] === PAUSE TestParallelPredefinedRequest4 [2021-08-21T18:59:39.516Z] === RUN TestParallelPredefinedRequest5 [2021-08-21T18:59:39.516Z] === PAUSE TestParallelPredefinedRequest5 [2021-08-21T18:59:39.516Z] === RUN TestDebug [2021-08-21T18:59:39.516Z] --- PASS: TestDebug (0.00s) [2021-08-21T18:59:39.516Z] === RUN TestRequestPoolParallel [2021-08-21T18:59:39.516Z] === RUN TestRegister [2021-08-21T18:59:39.516Z] --- PASS: TestRegister (0.00s) [2021-08-21T18:59:39.516Z] === RUN TestCommand [2021-08-21T18:59:39.516Z] --- PASS: TestCommand (0.03s) [2021-08-21T18:59:39.516Z] === RUN TestNaiveSelf [2021-08-21T18:59:39.516Z] 2021/08/21 18:59:39 Closing DB instances... [2021-08-21T18:59:39.516Z] --- PASS: TestNaiveSelf (0.03s) [2021-08-21T18:59:39.516Z] PASS [2021-08-21T18:59:39.516Z] coverage: 82.4% of statements [2021-08-21T18:59:39.516Z] ok github.com/docker/docker/pkg/reexec 0.089s coverage: 82.4% of statements [2021-08-21T18:59:39.971Z] --- PASS: TestRequestPoolParallel (0.38s) [2021-08-21T18:59:39.971Z] === RUN TestFullAllocateRelease [2021-08-21T18:59:40.275Z] --- PASS: TestContainerVolumesMountedAsSlave (1.46s) [2021-08-21T18:59:40.275Z] === RUN TestNetworkNat [2021-08-21T18:59:40.426Z] --- PASS: TestFullAllocateRelease (0.33s) [2021-08-21T18:59:40.426Z] === RUN TestOddAllocateRelease [2021-08-21T18:59:40.426Z] === RUN TestDump [2021-08-21T18:59:40.426Z] goroutine 6 [running]: [2021-08-21T18:59:40.426Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x25c8508, 0xdf55243c4c) [2021-08-21T18:59:40.426Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-21T18:59:40.426Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-08-21T18:59:40.426Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-08-21T18:59:40.426Z] github.com/docker/docker/pkg/stack.TestDump(0xc000029080) [2021-08-21T18:59:40.426Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-08-21T18:59:40.426Z] testing.tRunner(0xc000029080, 0xf95ea0) [2021-08-21T18:59:40.426Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-21T18:59:40.426Z] created by testing.(*T).Run [2021-08-21T18:59:40.426Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-21T18:59:40.426Z] [2021-08-21T18:59:40.426Z] goroutine 1 [chan receive]: [2021-08-21T18:59:40.426Z] testing.(*T).Run(0xc000029080, 0xf885d8, 0x8, 0xf95ea0, 0xdfa18d) [2021-08-21T18:59:40.426Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-21T18:59:40.426Z] testing.runTests.func1(0xc000028f00) [2021-08-21T18:59:40.426Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-21T18:59:40.426Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-08-21T18:59:40.426Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-21T18:59:40.426Z] testing.runTests(0xc000004078, 0x10db220, 0x3, 0x3, 0xc04071bd024d4458, 0x8bb3067069, 0x10dfc80, 0xf89e28) [2021-08-21T18:59:40.426Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-21T18:59:40.426Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-08-21T18:59:40.426Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-21T18:59:40.426Z] main.main() [2021-08-21T18:59:40.426Z] _testmain.go:95 +0x1c8 [2021-08-21T18:59:40.426Z] --- PASS: TestDump (0.00s) [2021-08-21T18:59:40.426Z] === RUN TestDumpToFile [2021-08-21T18:59:40.426Z] --- PASS: TestDumpToFile (0.11s) [2021-08-21T18:59:40.426Z] === RUN TestDumpToFileWithEmptyInput [2021-08-21T18:59:40.426Z] goroutine 8 [running]: [2021-08-21T18:59:40.426Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x438, 0xe743c0) [2021-08-21T18:59:40.426Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-21T18:59:40.426Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-08-21T18:59:40.426Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-08-21T18:59:40.426Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000029500) [2021-08-21T18:59:40.426Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-08-21T18:59:40.426Z] testing.tRunner(0xc000029500, 0xf95e90) [2021-08-21T18:59:40.426Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-21T18:59:40.426Z] created by testing.(*T).Run [2021-08-21T18:59:40.426Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-21T18:59:40.426Z] [2021-08-21T18:59:40.426Z] goroutine 1 [chan receive]: [2021-08-21T18:59:40.426Z] testing.(*T).Run(0xc000029500, 0xf8f08c, 0x1c, 0xf95e90, 0xdfa101) [2021-08-21T18:59:40.426Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-21T18:59:40.426Z] testing.runTests.func1(0xc000028f00) [2021-08-21T18:59:40.426Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-21T18:59:40.426Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-08-21T18:59:40.426Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-21T18:59:40.426Z] testing.runTests(0xc000004078, 0x10db220, 0x3, 0x3, 0xc04071bd024d4458, 0x8bb3067069, 0x10dfc80, 0xf89e28) [2021-08-21T18:59:40.426Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-21T18:59:40.426Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-08-21T18:59:40.426Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-21T18:59:40.426Z] main.main() [2021-08-21T18:59:40.426Z] _testmain.go:95 +0x1c8 [2021-08-21T18:59:40.426Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-08-21T18:59:40.426Z] PASS [2021-08-21T18:59:40.426Z] coverage: 90.9% of statements [2021-08-21T18:59:40.426Z] ok github.com/docker/docker/pkg/stack 0.145s coverage: 90.9% of statements [2021-08-21T18:59:40.426Z] --- PASS: TestOddAllocateRelease (0.21s) [2021-08-21T18:59:40.426Z] === RUN TestFullAllocateSerialReleaseParallel [2021-08-21T18:59:40.426Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2021-08-21T18:59:40.426Z] === RUN TestOddAllocateSerialReleaseParallel [2021-08-21T18:59:40.426Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-08-21T18:59:40.426Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-08-21T18:59:40.426Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-08-21T18:59:40.426Z] === CONT TestParallelPredefinedRequest1 [2021-08-21T18:59:40.426Z] === CONT TestParallelPredefinedRequest4 [2021-08-21T18:59:40.426Z] === CONT TestParallelPredefinedRequest3 [2021-08-21T18:59:40.426Z] === CONT TestParallelPredefinedRequest1 [2021-08-21T18:59:40.426Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T18:59:40.426Z] === CONT TestParallelPredefinedRequest3 [2021-08-21T18:59:40.426Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T18:59:40.426Z] === CONT TestParallelPredefinedRequest4 [2021-08-21T18:59:40.426Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T18:59:40.426Z] === CONT TestParallelPredefinedRequest2 [2021-08-21T18:59:40.426Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-08-21T18:59:40.426Z] === CONT TestParallelPredefinedRequest5 [2021-08-21T18:59:40.426Z] === CONT TestParallelPredefinedRequest2 [2021-08-21T18:59:40.426Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T18:59:40.426Z] === CONT TestParallelPredefinedRequest5 [2021-08-21T18:59:40.426Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T18:59:40.426Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-08-21T18:59:40.426Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-08-21T18:59:40.426Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-08-21T18:59:40.426Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-08-21T18:59:40.426Z] PASS [2021-08-21T18:59:40.426Z] coverage: 85.3% of statements [2021-08-21T18:59:40.426Z] ok github.com/docker/docker/libnetwork/ipam 37.918s coverage: 85.3% of statements [2021-08-21T18:59:40.840Z] === RUN TestCheckpointCreateError [2021-08-21T18:59:40.840Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestCheckpointCreate [2021-08-21T18:59:40.840Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestCheckpointDeleteError [2021-08-21T18:59:40.840Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestCheckpointDelete [2021-08-21T18:59:40.840Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestCheckpointListError [2021-08-21T18:59:40.840Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestCheckpointList [2021-08-21T18:59:40.840Z] --- PASS: TestCheckpointList (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestCheckpointListContainerNotFound [2021-08-21T18:59:40.840Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestNewClientWithOpsFromEnv [2021-08-21T18:59:40.840Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-21T18:59:40.840Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestGetAPIPath [2021-08-21T18:59:40.840Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestParseHostURL [2021-08-21T18:59:40.840Z] --- PASS: TestParseHostURL (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-21T18:59:40.840Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-21T18:59:40.840Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestNegotiateAPIVersion [2021-08-21T18:59:40.840Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestNegotiateAPVersionOverride [2021-08-21T18:59:40.840Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-21T18:59:40.840Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-21T18:59:40.840Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-21T18:59:40.840Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestClientRedirect [2021-08-21T18:59:40.840Z] --- PASS: TestClientRedirect (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestConfigCreateUnsupported [2021-08-21T18:59:40.840Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestConfigCreateError [2021-08-21T18:59:40.840Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestConfigCreate [2021-08-21T18:59:40.840Z] --- PASS: TestConfigCreate (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestConfigInspectNotFound [2021-08-21T18:59:40.840Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestConfigInspectWithEmptyID [2021-08-21T18:59:40.840Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestConfigInspectUnsupported [2021-08-21T18:59:40.840Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestConfigInspectError [2021-08-21T18:59:40.840Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestConfigInspectConfigNotFound [2021-08-21T18:59:40.840Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestConfigInspect [2021-08-21T18:59:40.840Z] --- PASS: TestConfigInspect (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestConfigListUnsupported [2021-08-21T18:59:40.840Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestConfigListError [2021-08-21T18:59:40.840Z] --- PASS: TestConfigListError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestConfigList [2021-08-21T18:59:40.840Z] --- PASS: TestConfigList (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestConfigRemoveUnsupported [2021-08-21T18:59:40.840Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestConfigRemoveError [2021-08-21T18:59:40.840Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestConfigRemove [2021-08-21T18:59:40.840Z] --- PASS: TestConfigRemove (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestConfigUpdateUnsupported [2021-08-21T18:59:40.840Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestConfigUpdateError [2021-08-21T18:59:40.840Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestConfigUpdate [2021-08-21T18:59:40.840Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerCommitError [2021-08-21T18:59:40.840Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerCommit [2021-08-21T18:59:40.840Z] --- PASS: TestContainerCommit (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerStatPathError [2021-08-21T18:59:40.840Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerStatPathNotFoundError [2021-08-21T18:59:40.840Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerStatPathNoHeaderError [2021-08-21T18:59:40.840Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerStatPath [2021-08-21T18:59:40.840Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestCopyToContainerError [2021-08-21T18:59:40.840Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestCopyToContainerNotFoundError [2021-08-21T18:59:40.840Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-21T18:59:40.840Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestCopyToContainer [2021-08-21T18:59:40.840Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestCopyFromContainerError [2021-08-21T18:59:40.840Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestCopyFromContainerNotFoundError [2021-08-21T18:59:40.840Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-21T18:59:40.840Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-21T18:59:40.840Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestCopyFromContainer [2021-08-21T18:59:40.840Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerCreateError [2021-08-21T18:59:40.840Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerCreateImageNotFound [2021-08-21T18:59:40.840Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerCreateWithName [2021-08-21T18:59:40.840Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerCreateAutoRemove [2021-08-21T18:59:40.840Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerDiffError [2021-08-21T18:59:40.840Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerDiff [2021-08-21T18:59:40.840Z] --- PASS: TestContainerDiff (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerExecCreateError [2021-08-21T18:59:40.840Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerExecCreate [2021-08-21T18:59:40.840Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerExecStartError [2021-08-21T18:59:40.840Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerExecStart [2021-08-21T18:59:40.840Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerExecInspectError [2021-08-21T18:59:40.840Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerExecInspect [2021-08-21T18:59:40.840Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerExportError [2021-08-21T18:59:40.840Z] --- PASS: TestContainerExportError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerExport [2021-08-21T18:59:40.840Z] --- PASS: TestContainerExport (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerInspectError [2021-08-21T18:59:40.840Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerInspectContainerNotFound [2021-08-21T18:59:40.840Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerInspectWithEmptyID [2021-08-21T18:59:40.840Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerInspect [2021-08-21T18:59:40.840Z] --- PASS: TestContainerInspect (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerInspectNode [2021-08-21T18:59:40.840Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerKillError [2021-08-21T18:59:40.840Z] --- PASS: TestContainerKillError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerKill [2021-08-21T18:59:40.840Z] --- PASS: TestContainerKill (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerListError [2021-08-21T18:59:40.840Z] --- PASS: TestContainerListError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerList [2021-08-21T18:59:40.840Z] --- PASS: TestContainerList (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerLogsNotFoundError [2021-08-21T18:59:40.840Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerLogsError [2021-08-21T18:59:40.840Z] --- PASS: TestContainerLogsError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerLogs [2021-08-21T18:59:40.840Z] --- PASS: TestContainerLogs (0.15s) [2021-08-21T18:59:40.840Z] === RUN TestContainerPauseError [2021-08-21T18:59:40.840Z] --- PASS: TestContainerPauseError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerPause [2021-08-21T18:59:40.840Z] --- PASS: TestContainerPause (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainersPruneError [2021-08-21T18:59:40.840Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainersPrune [2021-08-21T18:59:40.840Z] --- PASS: TestContainersPrune (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerRemoveError [2021-08-21T18:59:40.840Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerRemoveNotFoundError [2021-08-21T18:59:40.840Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerRemove [2021-08-21T18:59:40.840Z] --- PASS: TestContainerRemove (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerRenameError [2021-08-21T18:59:40.840Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerRename [2021-08-21T18:59:40.840Z] --- PASS: TestContainerRename (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerResizeError [2021-08-21T18:59:40.840Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerExecResizeError [2021-08-21T18:59:40.840Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerResize [2021-08-21T18:59:40.840Z] --- PASS: TestContainerResize (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerExecResize [2021-08-21T18:59:40.840Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerRestartError [2021-08-21T18:59:40.840Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerRestart [2021-08-21T18:59:40.840Z] --- PASS: TestContainerRestart (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerStartError [2021-08-21T18:59:40.840Z] --- PASS: TestContainerStartError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerStart [2021-08-21T18:59:40.840Z] --- PASS: TestContainerStart (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerStatsError [2021-08-21T18:59:40.840Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerStats [2021-08-21T18:59:40.840Z] --- PASS: TestContainerStats (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerStopError [2021-08-21T18:59:40.840Z] --- PASS: TestContainerStopError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerStop [2021-08-21T18:59:40.840Z] --- PASS: TestContainerStop (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerTopError [2021-08-21T18:59:40.840Z] --- PASS: TestContainerTopError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerTop [2021-08-21T18:59:40.840Z] --- PASS: TestContainerTop (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerUnpauseError [2021-08-21T18:59:40.840Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerUnpause [2021-08-21T18:59:40.840Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerUpdateError [2021-08-21T18:59:40.840Z] --- PASS: TestContainerUpdateError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerUpdate [2021-08-21T18:59:40.840Z] --- PASS: TestContainerUpdate (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerWaitError [2021-08-21T18:59:40.840Z] --- PASS: TestContainerWaitError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestContainerWait [2021-08-21T18:59:40.840Z] --- PASS: TestContainerWait (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestDiskUsageError [2021-08-21T18:59:40.840Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestDiskUsage [2021-08-21T18:59:40.840Z] --- PASS: TestDiskUsage (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestDistributionInspectUnsupported [2021-08-21T18:59:40.840Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestDistributionInspectWithEmptyID [2021-08-21T18:59:40.840Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestEventsErrorInOptions [2021-08-21T18:59:40.840Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestEventsErrorFromServer [2021-08-21T18:59:40.840Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestEvents [2021-08-21T18:59:40.840Z] --- PASS: TestEvents (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestTLSCloseWriter [2021-08-21T18:59:40.840Z] === PAUSE TestTLSCloseWriter [2021-08-21T18:59:40.840Z] === RUN TestImageBuildError [2021-08-21T18:59:40.840Z] --- PASS: TestImageBuildError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestImageBuild [2021-08-21T18:59:40.840Z] --- PASS: TestImageBuild (0.01s) [2021-08-21T18:59:40.840Z] === RUN TestGetDockerOS [2021-08-21T18:59:40.840Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestImageCreateError [2021-08-21T18:59:40.840Z] --- PASS: TestImageCreateError (0.00s) [2021-08-21T18:59:40.840Z] === RUN TestImageCreate [2021-08-21T18:59:40.840Z] --- PASS: TestImageCreate (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImageHistoryError [2021-08-21T18:59:40.841Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImageHistory [2021-08-21T18:59:40.841Z] --- PASS: TestImageHistory (0.01s) [2021-08-21T18:59:40.841Z] === RUN TestImageImportError [2021-08-21T18:59:40.841Z] --- PASS: TestImageImportError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImageImport [2021-08-21T18:59:40.841Z] --- PASS: TestImageImport (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImageInspectError [2021-08-21T18:59:40.841Z] --- PASS: TestImageInspectError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImageInspectImageNotFound [2021-08-21T18:59:40.841Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImageInspectWithEmptyID [2021-08-21T18:59:40.841Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImageInspect [2021-08-21T18:59:40.841Z] --- PASS: TestImageInspect (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImageListError [2021-08-21T18:59:40.841Z] --- PASS: TestImageListError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImageList [2021-08-21T18:59:40.841Z] --- PASS: TestImageList (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImageListApiBefore125 [2021-08-21T18:59:40.841Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImageLoadError [2021-08-21T18:59:40.841Z] --- PASS: TestImageLoadError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImageLoad [2021-08-21T18:59:40.841Z] --- PASS: TestImageLoad (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImagesPruneError [2021-08-21T18:59:40.841Z] --- PASS: TestImagesPruneError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImagesPrune [2021-08-21T18:59:40.841Z] --- PASS: TestImagesPrune (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImagePullReferenceParseError [2021-08-21T18:59:40.841Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImagePullAnyError [2021-08-21T18:59:40.841Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-21T18:59:40.841Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-21T18:59:40.841Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-21T18:59:40.841Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-21T18:59:40.841Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImagePullWithoutErrors [2021-08-21T18:59:40.841Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImagePushReferenceError [2021-08-21T18:59:40.841Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImagePushAnyError [2021-08-21T18:59:40.841Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-21T18:59:40.841Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-21T18:59:40.841Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-21T18:59:40.841Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-21T18:59:40.841Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImagePushWithoutErrors [2021-08-21T18:59:40.841Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-21T18:59:40.841Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-21T18:59:40.841Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-21T18:59:40.841Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-21T18:59:40.841Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-21T18:59:40.841Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-21T18:59:40.841Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-21T18:59:40.841Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-21T18:59:40.841Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImageRemoveError [2021-08-21T18:59:40.841Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImageRemoveImageNotFound [2021-08-21T18:59:40.841Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImageRemove [2021-08-21T18:59:40.841Z] --- PASS: TestImageRemove (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImageSaveError [2021-08-21T18:59:40.841Z] --- PASS: TestImageSaveError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImageSave [2021-08-21T18:59:40.841Z] --- PASS: TestImageSave (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImageSearchAnyError [2021-08-21T18:59:40.841Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-21T18:59:40.841Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-21T18:59:40.841Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-21T18:59:40.841Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-21T18:59:40.841Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImageSearchWithoutErrors [2021-08-21T18:59:40.841Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImageTagError [2021-08-21T18:59:40.841Z] --- PASS: TestImageTagError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImageTagInvalidReference [2021-08-21T18:59:40.841Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImageTagInvalidSourceImageName [2021-08-21T18:59:40.841Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImageTagHexSource [2021-08-21T18:59:40.841Z] --- PASS: TestImageTagHexSource (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestImageTag [2021-08-21T18:59:40.841Z] --- PASS: TestImageTag (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestInfoServerError [2021-08-21T18:59:40.841Z] --- PASS: TestInfoServerError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestInfoInvalidResponseJSONError [2021-08-21T18:59:40.841Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestInfo [2021-08-21T18:59:40.841Z] --- PASS: TestInfo (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestNetworkConnectError [2021-08-21T18:59:40.841Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-21T18:59:40.841Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestNetworkConnect [2021-08-21T18:59:40.841Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestNetworkCreateError [2021-08-21T18:59:40.841Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestNetworkCreate [2021-08-21T18:59:40.841Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestNetworkDisconnectError [2021-08-21T18:59:40.841Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestNetworkDisconnect [2021-08-21T18:59:40.841Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestNetworkInspectError [2021-08-21T18:59:40.841Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestNetworkInspectNotFoundError [2021-08-21T18:59:40.841Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestNetworkInspectWithEmptyID [2021-08-21T18:59:40.841Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestNetworkInspect [2021-08-21T18:59:40.841Z] --- PASS: TestNetworkInspect (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestNetworkListError [2021-08-21T18:59:40.841Z] --- PASS: TestNetworkListError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestNetworkList [2021-08-21T18:59:40.841Z] --- PASS: TestNetworkList (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestNetworksPruneError [2021-08-21T18:59:40.841Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestNetworksPrune [2021-08-21T18:59:40.841Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestNetworkRemoveError [2021-08-21T18:59:40.841Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestNetworkRemove [2021-08-21T18:59:40.841Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestNodeInspectError [2021-08-21T18:59:40.841Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestNodeInspectNodeNotFound [2021-08-21T18:59:40.841Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestNodeInspectWithEmptyID [2021-08-21T18:59:40.841Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestNodeInspect [2021-08-21T18:59:40.841Z] --- PASS: TestNodeInspect (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestNodeListError [2021-08-21T18:59:40.841Z] --- PASS: TestNodeListError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestNodeList [2021-08-21T18:59:40.841Z] --- PASS: TestNodeList (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestNodeRemoveError [2021-08-21T18:59:40.841Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestNodeRemove [2021-08-21T18:59:40.841Z] --- PASS: TestNodeRemove (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestNodeUpdateError [2021-08-21T18:59:40.841Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestNodeUpdate [2021-08-21T18:59:40.841Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestOptionWithTimeout [2021-08-21T18:59:40.841Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestPingFail [2021-08-21T18:59:40.841Z] --- PASS: TestPingFail (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestPingWithError [2021-08-21T18:59:40.841Z] 2021/08/21 18:59:40 RoundTripper returned a response & error; ignoring response [2021-08-21T18:59:40.841Z] 2021/08/21 18:59:40 RoundTripper returned a response & error; ignoring response [2021-08-21T18:59:40.841Z] --- PASS: TestPingWithError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestPingSuccess [2021-08-21T18:59:40.841Z] --- PASS: TestPingSuccess (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestPingHeadFallback [2021-08-21T18:59:40.841Z] === RUN TestPingHeadFallback/OK [2021-08-21T18:59:40.841Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-21T18:59:40.841Z] === RUN TestPingHeadFallback/Not_Found [2021-08-21T18:59:40.841Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-21T18:59:40.841Z] --- PASS: TestPingHeadFallback (0.00s) [2021-08-21T18:59:40.841Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-21T18:59:40.841Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-21T18:59:40.841Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-21T18:59:40.841Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestPluginDisableError [2021-08-21T18:59:40.841Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestPluginDisable [2021-08-21T18:59:40.841Z] --- PASS: TestPluginDisable (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestPluginEnableError [2021-08-21T18:59:40.841Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestPluginEnable [2021-08-21T18:59:40.841Z] --- PASS: TestPluginEnable (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestPluginInspectError [2021-08-21T18:59:40.841Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestPluginInspectWithEmptyID [2021-08-21T18:59:40.841Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestPluginInspect [2021-08-21T18:59:40.841Z] --- PASS: TestPluginInspect (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestPluginListError [2021-08-21T18:59:40.841Z] --- PASS: TestPluginListError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestPluginList [2021-08-21T18:59:40.841Z] --- PASS: TestPluginList (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestPluginPushError [2021-08-21T18:59:40.841Z] --- PASS: TestPluginPushError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestPluginPush [2021-08-21T18:59:40.841Z] --- PASS: TestPluginPush (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestPluginRemoveError [2021-08-21T18:59:40.841Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestPluginRemove [2021-08-21T18:59:40.841Z] --- PASS: TestPluginRemove (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestPluginSetError [2021-08-21T18:59:40.841Z] --- PASS: TestPluginSetError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestPluginSet [2021-08-21T18:59:40.841Z] --- PASS: TestPluginSet (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestSetHostHeader [2021-08-21T18:59:40.841Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestPlainTextError [2021-08-21T18:59:40.841Z] --- PASS: TestPlainTextError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestInfiniteError [2021-08-21T18:59:40.841Z] --- PASS: TestInfiniteError (0.04s) [2021-08-21T18:59:40.841Z] === RUN TestCanceledContext [2021-08-21T18:59:40.841Z] 2021/08/21 18:59:40 RoundTripper returned a response & error; ignoring response [2021-08-21T18:59:40.841Z] --- PASS: TestCanceledContext (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestDeadlineExceededContext [2021-08-21T18:59:40.841Z] 2021/08/21 18:59:40 RoundTripper returned a response & error; ignoring response [2021-08-21T18:59:40.841Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestSecretCreateUnsupported [2021-08-21T18:59:40.841Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestSecretCreateError [2021-08-21T18:59:40.841Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestSecretCreate [2021-08-21T18:59:40.841Z] --- PASS: TestSecretCreate (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestSecretInspectUnsupported [2021-08-21T18:59:40.841Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestSecretInspectError [2021-08-21T18:59:40.841Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestSecretInspectSecretNotFound [2021-08-21T18:59:40.841Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestSecretInspectWithEmptyID [2021-08-21T18:59:40.841Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestSecretInspect [2021-08-21T18:59:40.841Z] --- PASS: TestSecretInspect (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestSecretListUnsupported [2021-08-21T18:59:40.841Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestSecretListError [2021-08-21T18:59:40.841Z] --- PASS: TestSecretListError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestSecretList [2021-08-21T18:59:40.841Z] --- PASS: TestSecretList (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestSecretRemoveUnsupported [2021-08-21T18:59:40.841Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestSecretRemoveError [2021-08-21T18:59:40.841Z] --- PASS: TestSecretRemoveError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestSecretRemove [2021-08-21T18:59:40.841Z] --- PASS: TestSecretRemove (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestSecretUpdateUnsupported [2021-08-21T18:59:40.841Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestSecretUpdateError [2021-08-21T18:59:40.841Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestSecretUpdate [2021-08-21T18:59:40.841Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestServiceCreateError [2021-08-21T18:59:40.841Z] --- PASS: TestServiceCreateError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestServiceCreate [2021-08-21T18:59:40.841Z] --- PASS: TestServiceCreate (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-21T18:59:40.841Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestServiceCreateDigestPinning [2021-08-21T18:59:40.841Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestServiceInspectError [2021-08-21T18:59:40.841Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestServiceInspectServiceNotFound [2021-08-21T18:59:40.841Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestServiceInspectWithEmptyID [2021-08-21T18:59:40.841Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestServiceInspect [2021-08-21T18:59:40.841Z] --- PASS: TestServiceInspect (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestServiceListError [2021-08-21T18:59:40.841Z] --- PASS: TestServiceListError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestServiceList [2021-08-21T18:59:40.841Z] --- PASS: TestServiceList (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestServiceLogsError [2021-08-21T18:59:40.841Z] --- PASS: TestServiceLogsError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestServiceLogs [2021-08-21T18:59:40.841Z] --- PASS: TestServiceLogs (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestServiceRemoveError [2021-08-21T18:59:40.841Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestServiceRemoveNotFoundError [2021-08-21T18:59:40.841Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestServiceRemove [2021-08-21T18:59:40.841Z] --- PASS: TestServiceRemove (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestServiceUpdateError [2021-08-21T18:59:40.841Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestServiceUpdate [2021-08-21T18:59:40.841Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestSwarmGetUnlockKeyError [2021-08-21T18:59:40.841Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestSwarmGetUnlockKey [2021-08-21T18:59:40.841Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestSwarmInitError [2021-08-21T18:59:40.841Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestSwarmInit [2021-08-21T18:59:40.841Z] --- PASS: TestSwarmInit (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestSwarmInspectError [2021-08-21T18:59:40.841Z] --- PASS: TestSwarmInspectError (0.00s) [2021-08-21T18:59:40.841Z] === RUN TestSwarmInspect [2021-08-21T18:59:40.842Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-21T18:59:40.842Z] === RUN TestSwarmJoinError [2021-08-21T18:59:40.842Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-21T18:59:40.842Z] === RUN TestSwarmJoin [2021-08-21T18:59:40.842Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-21T18:59:40.842Z] === RUN TestSwarmLeaveError [2021-08-21T18:59:40.842Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-21T18:59:40.842Z] === RUN TestSwarmLeave [2021-08-21T18:59:40.842Z] --- PASS: TestSwarmLeave (0.00s) [2021-08-21T18:59:40.842Z] === RUN TestSwarmUnlockError [2021-08-21T18:59:40.842Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-21T18:59:40.842Z] === RUN TestSwarmUnlock [2021-08-21T18:59:40.842Z] --- PASS: TestSwarmUnlock (0.00s) [2021-08-21T18:59:40.842Z] === RUN TestSwarmUpdateError [2021-08-21T18:59:40.842Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-21T18:59:40.842Z] === RUN TestSwarmUpdate [2021-08-21T18:59:40.842Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-21T18:59:40.842Z] === RUN TestTaskInspectError [2021-08-21T18:59:40.842Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-21T18:59:40.842Z] === RUN TestTaskInspectWithEmptyID [2021-08-21T18:59:40.842Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-21T18:59:40.842Z] === RUN TestTaskInspect [2021-08-21T18:59:40.842Z] --- PASS: TestTaskInspect (0.00s) [2021-08-21T18:59:40.842Z] === RUN TestTaskListError [2021-08-21T18:59:40.842Z] --- PASS: TestTaskListError (0.00s) [2021-08-21T18:59:40.842Z] === RUN TestTaskList [2021-08-21T18:59:40.842Z] --- PASS: TestTaskList (0.00s) [2021-08-21T18:59:40.842Z] === RUN TestVolumeCreateError [2021-08-21T18:59:40.842Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-21T18:59:40.842Z] === RUN TestVolumeCreate [2021-08-21T18:59:40.842Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-21T18:59:40.881Z] === RUN TestNewStdWriter [2021-08-21T18:59:40.881Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-21T18:59:40.881Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-21T18:59:40.881Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-21T18:59:40.881Z] === RUN TestWriteWithNilBytes [2021-08-21T18:59:40.881Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-21T18:59:40.881Z] === RUN TestWrite [2021-08-21T18:59:40.881Z] --- PASS: TestWrite (0.00s) [2021-08-21T18:59:40.881Z] === RUN TestWriteWithWriterError [2021-08-21T18:59:40.881Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-21T18:59:40.881Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-21T18:59:40.881Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-21T18:59:40.881Z] === RUN TestStdCopyWriteAndRead [2021-08-21T18:59:40.881Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-21T18:59:40.881Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-21T18:59:40.881Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-21T18:59:40.881Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-21T18:59:40.881Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-21T18:59:40.881Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-21T18:59:40.881Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-21T18:59:40.881Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-21T18:59:40.881Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-21T18:59:40.881Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-21T18:59:40.881Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-21T18:59:40.881Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-21T18:59:40.881Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-21T18:59:40.881Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-21T18:59:40.881Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-21T18:59:40.881Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-21T18:59:40.881Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-21T18:59:40.881Z] PASS [2021-08-21T18:59:40.881Z] coverage: 100.0% of statements [2021-08-21T18:59:40.881Z] ok github.com/docker/docker/pkg/stdcopy 0.030s coverage: 100.0% of statements [2021-08-21T18:59:41.301Z] === RUN TestVolumeInspectError [2021-08-21T18:59:41.301Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-21T18:59:41.301Z] === RUN TestVolumeInspectNotFound [2021-08-21T18:59:41.301Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-21T18:59:41.301Z] === RUN TestVolumeInspectWithEmptyID [2021-08-21T18:59:41.301Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-21T18:59:41.301Z] === RUN TestVolumeInspect [2021-08-21T18:59:41.301Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-21T18:59:41.301Z] === RUN TestVolumeListError [2021-08-21T18:59:41.301Z] --- PASS: TestVolumeListError (0.00s) [2021-08-21T18:59:41.301Z] === RUN TestVolumeList [2021-08-21T18:59:41.301Z] --- PASS: TestVolumeList (0.00s) [2021-08-21T18:59:41.301Z] === RUN TestVolumeRemoveError [2021-08-21T18:59:41.301Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-21T18:59:41.301Z] === RUN TestVolumeRemove [2021-08-21T18:59:41.301Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-21T18:59:41.301Z] === CONT TestTLSCloseWriter [2021-08-21T18:59:41.301Z] --- PASS: TestTLSCloseWriter (0.03s) [2021-08-21T18:59:41.301Z] PASS [2021-08-21T18:59:41.301Z] coverage: 74.8% of statements [2021-08-21T18:59:41.301Z] ok github.com/docker/docker/client 0.391s coverage: 74.8% of statements [2021-08-21T18:59:41.336Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-08-21T18:59:41.336Z] === RUN TestNetworkDBGarbageCollection [2021-08-21T18:59:41.336Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-21T18:59:41.336Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-21T18:59:41.336Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-21T18:59:41.336Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-21T18:59:41.336Z] === RUN TestFormatStatus [2021-08-21T18:59:41.336Z] --- PASS: TestFormatStatus (0.00s) [2021-08-21T18:59:41.336Z] === RUN TestFormatError [2021-08-21T18:59:41.336Z] --- PASS: TestFormatError (0.00s) [2021-08-21T18:59:41.336Z] === RUN TestFormatJSONError [2021-08-21T18:59:41.336Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-21T18:59:41.336Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-21T18:59:41.336Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-21T18:59:41.336Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-21T18:59:41.336Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-21T18:59:41.336Z] === RUN TestNewJSONProgressOutput [2021-08-21T18:59:41.336Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-21T18:59:41.336Z] === RUN TestAuxFormatterEmit [2021-08-21T18:59:41.336Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-21T18:59:41.336Z] === RUN TestStreamWriterStdout [2021-08-21T18:59:41.336Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-21T18:59:41.336Z] === RUN TestStreamWriterStderr [2021-08-21T18:59:41.336Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-21T18:59:41.336Z] PASS [2021-08-21T18:59:41.336Z] coverage: 66.2% of statements [2021-08-21T18:59:41.336Z] ok github.com/docker/docker/pkg/streamformatter 0.033s coverage: 66.2% of statements [2021-08-21T18:59:41.642Z] --- PASS: TestNetworkNat (1.35s) [2021-08-21T18:59:41.642Z] === RUN TestNetworkLocalhostTCPNat [2021-08-21T18:59:41.791Z] time="2021-08-21T18:59:41Z" 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-21T18:59:41.791Z] === RUN TestGenerateRandomID [2021-08-21T18:59:41.791Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-21T18:59:41.791Z] === RUN TestShortenId [2021-08-21T18:59:41.791Z] --- PASS: TestShortenId (0.00s) [2021-08-21T18:59:41.791Z] === RUN TestShortenSha256Id [2021-08-21T18:59:41.791Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-21T18:59:41.791Z] === RUN TestShortenIdEmpty [2021-08-21T18:59:41.791Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-21T18:59:41.791Z] === RUN TestShortenIdInvalid [2021-08-21T18:59:41.791Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-21T18:59:41.791Z] === RUN TestIsShortIDNonHex [2021-08-21T18:59:41.791Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-21T18:59:41.791Z] === RUN TestIsShortIDNotCorrectSize [2021-08-21T18:59:41.791Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-21T18:59:41.791Z] PASS [2021-08-21T18:59:41.791Z] coverage: 70.6% of statements [2021-08-21T18:59:41.791Z] ok github.com/docker/docker/pkg/stringid 0.028s coverage: 70.6% of statements [2021-08-21T18:59:42.247Z] === RUN TestIsCpusetListAvailable [2021-08-21T18:59:42.247Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-21T18:59:42.247Z] PASS [2021-08-21T18:59:42.247Z] coverage: 39.4% of statements [2021-08-21T18:59:42.510Z] --- PASS: TestReplicatedJob (6.84s) [2021-08-21T18:59:42.510Z] === RUN TestUpdateReplicatedJob [2021-08-21T18:59:42.571Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-21T18:59:42.702Z] ok github.com/docker/docker/pkg/sysinfo 0.027s coverage: 39.4% of statements [2021-08-21T18:59:42.827Z] --- PASS: TestNetworkLocalhostTCPNat (1.34s) [2021-08-21T18:59:42.827Z] === RUN TestNetworkLoopbackNat [2021-08-21T18:59:43.662Z] === RUN TestChtimes [2021-08-21T18:59:43.662Z] --- PASS: TestChtimes (0.00s) [2021-08-21T18:59:43.662Z] === RUN TestChtimesWindows [2021-08-21T18:59:43.662Z] --- PASS: TestChtimesWindows (0.00s) [2021-08-21T18:59:43.662Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-21T18:59:43.662Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-21T18:59:43.662Z] === RUN TestEnsureRemoveAllNotExist [2021-08-21T18:59:43.662Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-21T18:59:43.662Z] === RUN TestEnsureRemoveAllWithDir [2021-08-21T18:59:43.662Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-21T18:59:43.662Z] === RUN TestEnsureRemoveAllWithFile [2021-08-21T18:59:43.662Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-21T18:59:43.662Z] === RUN TestHasWin32KSupport [2021-08-21T18:59:43.662Z] syscall_windows_test.go:8: win32k: true [2021-08-21T18:59:43.662Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-08-21T18:59:43.662Z] PASS [2021-08-21T18:59:43.662Z] coverage: 12.9% of statements [2021-08-21T18:59:43.662Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 12.9% of statements [2021-08-21T18:59:44.118Z] === RUN TestTailFile [2021-08-21T18:59:44.118Z] --- PASS: TestTailFile (0.00s) [2021-08-21T18:59:44.118Z] === RUN TestTailFileManyLines [2021-08-21T18:59:44.118Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-21T18:59:44.118Z] === RUN TestTailEmptyFile [2021-08-21T18:59:44.118Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-21T18:59:44.118Z] === RUN TestTailNegativeN [2021-08-21T18:59:44.118Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader [2021-08-21T18:59:44.118Z] === CONT TestNewTailReader [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/no_delimiter [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/truncated_last_line [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-21T18:59:44.118Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-21T18:59:44.118Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T18:59:44.118Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-21T18:59:44.118Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-21T18:59:44.118Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-21T18:59:44.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T18:59:44.118Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-21T18:59:44.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T18:59:44.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T18:59:44.118Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T18:59:44.118Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T18:59:44.119Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-21T18:59:44.119Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-21T18:59:44.119Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T18:59:44.119Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T18:59:44.119Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-21T18:59:44.119Z] === CONT TestNewTailReader/no_delimiter [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-21T18:59:44.119Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-21T18:59:44.119Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-21T18:59:44.119Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T18:59:44.119Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T18:59:44.119Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-21T18:59:44.119Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T18:59:44.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T18:59:44.119Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T18:59:44.119Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T18:59:44.119Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T18:59:44.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T18:59:44.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T18:59:44.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T18:59:44.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T18:59:44.119Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-21T18:59:44.119Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-21T18:59:44.119Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T18:59:44.577Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T18:59:44.577Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T18:59:44.577Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-21T18:59:44.578Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-21T18:59:44.578Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-21T18:59:44.578Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T18:59:44.578Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-21T18:59:44.578Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T18:59:44.578Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T18:59:44.578Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-21T18:59:44.578Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T18:59:44.578Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-21T18:59:44.578Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-21T18:59:44.578Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-21T18:59:44.579Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-21T18:59:44.579Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-21T18:59:44.579Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-21T18:59:44.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-21T18:59:44.580Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-21T18:59:44.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-21T18:59:44.580Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-21T18:59:44.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-21T18:59:44.580Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T18:59:44.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T18:59:44.580Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T18:59:44.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T18:59:44.580Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T18:59:44.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T18:59:44.580Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T18:59:44.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T18:59:44.580Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T18:59:44.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T18:59:44.580Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T18:59:44.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T18:59:44.580Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-21T18:59:44.580Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T18:59:44.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T18:59:44.580Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-21T18:59:44.580Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-21T18:59:44.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-21T18:59:44.580Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-21T18:59:44.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-21T18:59:44.580Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-21T18:59:44.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-21T18:59:44.580Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-21T18:59:44.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-21T18:59:44.580Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-21T18:59:44.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-21T18:59:44.580Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-21T18:59:44.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-21T18:59:44.580Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-21T18:59:44.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-21T18:59:44.580Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-21T18:59:44.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-21T18:59:44.580Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-21T18:59:44.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-21T18:59:44.580Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-21T18:59:44.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-21T18:59:44.580Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-21T18:59:44.580Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T18:59:44.580Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-21T18:59:44.581Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-21T18:59:44.581Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-21T18:59:44.582Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-08-21T18:59:44.718Z] check_test.go:309: [df0ee9617d942] daemon is not started [2021-08-21T18:59:44.718Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-21T18:59:45.038Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.01s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-21T18:59:45.039Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-21T18:59:45.040Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-21T18:59:45.040Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-21T18:59:45.040Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-21T18:59:45.040Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-21T18:59:45.040Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-21T18:59:45.040Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-21T18:59:45.040Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-21T18:59:45.040Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.040Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-08-21T18:59:45.040Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-21T18:59:45.040Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.040Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-21T18:59:45.040Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-21T18:59:45.040Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.040Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-21T18:59:45.040Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-21T18:59:45.040Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-21T18:59:45.040Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-21T18:59:45.040Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-08-21T18:59:45.040Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.040Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-08-21T18:59:45.040Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-21T18:59:45.040Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-21T18:59:45.040Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-21T18:59:45.040Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-21T18:59:45.040Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-21T18:59:45.040Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-21T18:59:45.040Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-21T18:59:45.040Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-21T18:59:45.040Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-21T18:59:45.040Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-21T18:59:45.040Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-21T18:59:45.040Z] PASS [2021-08-21T18:59:45.040Z] coverage: 88.6% of statements [2021-08-21T18:59:45.040Z] ok github.com/docker/docker/pkg/tailfile 0.149s coverage: 88.6% of statements [2021-08-21T18:59:45.495Z] === RUN TestTarSumRemoveNonExistent [2021-08-21T18:59:45.495Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-08-21T18:59:45.495Z] === RUN TestTarSumRemove [2021-08-21T18:59:45.495Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-21T18:59:45.495Z] === RUN TestSortFileInfoSums [2021-08-21T18:59:45.495Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-21T18:59:45.495Z] === RUN TestNewTarSumForLabelInvalid [2021-08-21T18:59:45.495Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-21T18:59:45.495Z] === RUN TestNewTarSumForLabel [2021-08-21T18:59:45.495Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-21T18:59:45.495Z] === RUN TestEmptyTar [2021-08-21T18:59:45.495Z] --- PASS: TestEmptyTar (0.00s) [2021-08-21T18:59:45.495Z] === RUN TestTarSumsReadSize [2021-08-21T18:59:45.495Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-08-21T18:59:45.495Z] === RUN TestTarSums [2021-08-21T18:59:45.495Z] --- PASS: TestTarSums (0.08s) [2021-08-21T18:59:45.495Z] === RUN TestIteration [2021-08-21T18:59:45.495Z] --- PASS: TestIteration (0.00s) [2021-08-21T18:59:45.495Z] === RUN TestVersionLabelForChecksum [2021-08-21T18:59:45.495Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-21T18:59:45.495Z] === RUN TestVersion [2021-08-21T18:59:45.495Z] --- PASS: TestVersion (0.00s) [2021-08-21T18:59:45.495Z] === RUN TestGetVersion [2021-08-21T18:59:45.495Z] --- PASS: TestGetVersion (0.00s) [2021-08-21T18:59:45.495Z] === RUN TestGetVersions [2021-08-21T18:59:45.495Z] --- PASS: TestGetVersions (0.00s) [2021-08-21T18:59:45.495Z] PASS [2021-08-21T18:59:45.495Z] coverage: 89.3% of statements [2021-08-21T18:59:45.495Z] ok github.com/docker/docker/pkg/tarsum 0.120s coverage: 89.3% of statements [2021-08-21T18:59:45.951Z] testing: warning: no tests to run [2021-08-21T18:59:45.951Z] PASS [2021-08-21T18:59:45.951Z] coverage: [no statements] [2021-08-21T18:59:45.951Z] ok github.com/docker/docker/pkg/term/windows 0.028s coverage: [no statements] [no tests to run] [2021-08-21T18:59:46.407Z] === RUN TestTruncIndex [2021-08-21T18:59:46.407Z] --- PASS: TestTruncIndex (0.10s) [2021-08-21T18:59:46.407Z] PASS [2021-08-21T18:59:46.407Z] coverage: 91.5% of statements [2021-08-21T18:59:46.407Z] time="2021-08-21T18:59:46Z" 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-21T18:59:46.407Z] ok github.com/docker/docker/pkg/truncindex 0.127s coverage: 91.5% of statements [2021-08-21T18:59:46.709Z] --- PASS: TestUpdateReplicatedJob (3.67s) [2021-08-21T18:59:46.709Z] === RUN TestServiceListWithStatuses [2021-08-21T18:59:46.709Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-21T18:59:46.709Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-21T18:59:46.709Z] === RUN TestDockerNetworkConnectAlias [2021-08-21T18:59:46.862Z] === RUN TestIsGIT [2021-08-21T18:59:46.862Z] --- PASS: TestIsGIT (0.00s) [2021-08-21T18:59:46.862Z] === RUN TestIsTransport [2021-08-21T18:59:46.862Z] --- PASS: TestIsTransport (0.00s) [2021-08-21T18:59:46.862Z] PASS [2021-08-21T18:59:46.862Z] coverage: 100.0% of statements [2021-08-21T18:59:46.862Z] ok github.com/docker/docker/pkg/urlutil 0.027s coverage: 100.0% of statements [2021-08-21T18:59:46.862Z] === RUN TestVersionInfo [2021-08-21T18:59:46.862Z] --- PASS: TestVersionInfo (0.00s) [2021-08-21T18:59:46.862Z] === RUN TestAppendVersions [2021-08-21T18:59:46.862Z] --- PASS: TestAppendVersions (0.00s) [2021-08-21T18:59:47.242Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-08-21T18:59:47.242Z] --- PASS: TestNetworkLoopbackNat (4.04s) [2021-08-21T18:59:47.242Z] === RUN TestPause [2021-08-21T18:59:47.316Z] PASS [2021-08-21T18:59:47.316Z] coverage: 88.9% of statements [2021-08-21T18:59:47.316Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2021-08-21T18:59:47.316Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-21T18:59:47.316Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-21T18:59:47.316Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-21T18:59:47.316Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-08-21T18:59:48.175Z] --- PASS: TestPause (1.21s) [2021-08-21T18:59:48.175Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-21T18:59:48.175Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-21T18:59:48.175Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-21T18:59:48.175Z] === RUN TestPauseStopPausedContainer [2021-08-21T18:59:48.277Z] === RUN TestValidatePrivileges [2021-08-21T18:59:48.277Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-21T18:59:48.277Z] === RUN TestFilterByCapNeg [2021-08-21T18:59:48.277Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-21T18:59:48.277Z] === RUN TestFilterByCapPos [2021-08-21T18:59:48.277Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-21T18:59:48.277Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-21T18:59:48.277Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-21T18:59:48.277Z] PASS [2021-08-21T18:59:48.277Z] coverage: 12.0% of statements [2021-08-21T18:59:48.277Z] ok github.com/docker/docker/plugin 0.036s coverage: 12.0% of statements [2021-08-21T18:59:48.277Z] === RUN TestNewSettable [2021-08-21T18:59:48.277Z] --- PASS: TestNewSettable (0.00s) [2021-08-21T18:59:48.277Z] === RUN TestIsSettable [2021-08-21T18:59:48.277Z] --- PASS: TestIsSettable (0.00s) [2021-08-21T18:59:48.277Z] === RUN TestUpdateSettingsEnv [2021-08-21T18:59:48.277Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-21T18:59:48.277Z] PASS [2021-08-21T18:59:48.277Z] coverage: 20.0% of statements [2021-08-21T18:59:48.277Z] ok github.com/docker/docker/plugin/v2 0.030s coverage: 20.0% of statements [2021-08-21T18:59:49.245Z] === RUN TestLoad [2021-08-21T18:59:49.245Z] --- PASS: TestLoad (0.00s) [2021-08-21T18:59:49.245Z] === RUN TestSave [2021-08-21T18:59:49.245Z] --- PASS: TestSave (0.02s) [2021-08-21T18:59:49.245Z] === RUN TestAddDeleteGet [2021-08-21T18:59:49.245Z] --- PASS: TestAddDeleteGet (0.02s) [2021-08-21T18:59:49.245Z] === RUN TestInvalidTags [2021-08-21T18:59:49.245Z] --- PASS: TestInvalidTags (0.00s) [2021-08-21T18:59:49.245Z] PASS [2021-08-21T18:59:49.245Z] coverage: 84.4% of statements [2021-08-21T18:59:49.245Z] ok github.com/docker/docker/reference 0.087s coverage: 84.4% of statements [2021-08-21T18:59:49.702Z] === RUN TestResolveAuthConfigIndexServer [2021-08-21T18:59:49.702Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-21T18:59:49.702Z] === RUN TestResolveAuthConfigFullURL [2021-08-21T18:59:49.702Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-21T18:59:49.702Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-21T18:59:49.702Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-21T18:59:49.702Z] === RUN TestValidateMirror [2021-08-21T18:59:49.702Z] --- PASS: TestValidateMirror (0.00s) [2021-08-21T18:59:49.702Z] === RUN TestLoadInsecureRegistries [2021-08-21T18:59:50.068Z] --- PASS: TestPauseStopPausedContainer (1.62s) [2021-08-21T18:59:50.068Z] === RUN TestPidHost [2021-08-21T18:59:50.158Z] time="2021-08-21T18:59: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-21T18:59:50.158Z] time="2021-08-21T18:59: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-21T18:59:50.158Z] time="2021-08-21T18:59: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-21T18:59:50.158Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2021-08-21T18:59:50.158Z] === RUN TestNewServiceConfig [2021-08-21T18:59:50.158Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-21T18:59:50.158Z] === RUN TestValidateIndexName [2021-08-21T18:59:50.158Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-21T18:59:50.158Z] === RUN TestValidateIndexNameWithError [2021-08-21T18:59:50.158Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-21T18:59:50.158Z] === RUN TestEndpointParse [2021-08-21T18:59:50.158Z] --- PASS: TestEndpointParse (0.00s) [2021-08-21T18:59:50.158Z] === RUN TestEndpointParseInvalid [2021-08-21T18:59:50.158Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-21T18:59:50.158Z] === RUN TestValidateEndpoint [2021-08-21T18:59:50.158Z] --- PASS: TestValidateEndpoint (0.01s) [2021-08-21T18:59:50.158Z] === RUN TestPing [2021-08-21T18:59:50.158Z] --- PASS: TestPing (0.00s) [2021-08-21T18:59:50.158Z] === RUN TestPingRegistryEndpoint [2021-08-21T18:59:50.158Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:59:50.158Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-08-21T18:59:50.158Z] === RUN TestEndpoint [2021-08-21T18:59:50.158Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:59:50.158Z] --- SKIP: TestEndpoint (0.00s) [2021-08-21T18:59:50.158Z] === RUN TestParseRepositoryInfo [2021-08-21T18:59:50.158Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-21T18:59:50.158Z] === RUN TestNewIndexInfo [2021-08-21T18:59:50.158Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-21T18:59:50.158Z] === RUN TestMirrorEndpointLookup [2021-08-21T18:59:50.158Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-21T18:59:50.158Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-08-21T18:59:50.158Z] === RUN TestSearchRepositories [2021-08-21T18:59:50.158Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-21T18:59:50.158Z] Host: 127.0.0.1:49308 [2021-08-21T18:59:50.158Z] User-Agent: docker test client [2021-08-21T18:59:50.158Z] Authorization: Token fake-token [2021-08-21T18:59:50.158Z] X-Docker-Token: true [2021-08-21T18:59:50.158Z] Accept-Encoding: gzip [2021-08-21T18:59:50.158Z] [2021-08-21T18:59:50.158Z] [2021-08-21T18:59:50.158Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-21T18:59:50.158Z] Connection: close [2021-08-21T18:59:50.158Z] Content-Length: 144 [2021-08-21T18:59:50.158Z] Cache-Control: no-cache [2021-08-21T18:59:50.158Z] Content-Type: application/json [2021-08-21T18:59:50.158Z] Date: Sat, 21 Aug 2021 18:59:49 GMT [2021-08-21T18:59:50.158Z] Expires: -1 [2021-08-21T18:59:50.158Z] Pragma: no-cache [2021-08-21T18:59:50.158Z] Server: docker-tests/mock [2021-08-21T18:59:50.158Z] X-Docker-Registry-Config: mock [2021-08-21T18:59:50.158Z] X-Docker-Registry-Version: 0.0.0 [2021-08-21T18:59:50.158Z] [2021-08-21T18:59:50.158Z] [2021-08-21T18:59:50.158Z] --- PASS: TestSearchRepositories (0.01s) [2021-08-21T18:59:50.158Z] === RUN TestTrustedLocation [2021-08-21T18:59:50.158Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-21T18:59:50.158Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-21T18:59:50.158Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-21T18:59:50.158Z] === RUN TestAllowNondistributableArtifacts [2021-08-21T18:59:50.158Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-21T18:59:50.158Z] === RUN TestIsSecureIndex [2021-08-21T18:59:50.158Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-21T18:59:50.158Z] PASS [2021-08-21T18:59:50.158Z] coverage: 51.7% of statements [2021-08-21T18:59:50.158Z] ok github.com/docker/docker/registry 0.229s coverage: 51.7% of statements [2021-08-21T18:59:50.158Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-21T18:59:50.158Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-08-21T18:59:50.158Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-21T18:59:50.158Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-08-21T18:59:50.158Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-21T18:59:50.158Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-21T18:59:50.158Z] === RUN TestResumableRequestReaderWithReadError [2021-08-21T18:59:50.158Z] time="2021-08-21T18:59:49Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-21T18:59:50.158Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2021-08-21T18:59:50.158Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-21T18:59:50.158Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-21T18:59:50.158Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-21T18:59:50.158Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-08-21T18:59:50.158Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-21T18:59:50.158Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-21T18:59:50.158Z] === RUN TestResumableRequestReader [2021-08-21T18:59:50.158Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-21T18:59:50.158Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-21T18:59:50.158Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-21T18:59:50.158Z] PASS [2021-08-21T18:59:50.158Z] coverage: 100.0% of statements [2021-08-21T18:59:50.158Z] ok github.com/docker/docker/registry/resumable 0.165s coverage: 100.0% of statements [2021-08-21T18:59:50.615Z] === RUN TestRestartManagerTimeout [2021-08-21T18:59:50.615Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-21T18:59:50.615Z] === RUN TestRestartManagerTimeoutReset [2021-08-21T18:59:50.615Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-21T18:59:50.615Z] PASS [2021-08-21T18:59:50.615Z] coverage: 50.9% of statements [2021-08-21T18:59:50.615Z] ok github.com/docker/docker/restartmanager 0.029s coverage: 50.9% of statements [2021-08-21T18:59:50.909Z] --- PASS: TestDockerNetworkConnectAlias (4.71s) [2021-08-21T18:59:50.909Z] === RUN TestDockerNetworkReConnect [2021-08-21T18:59:51.201Z] === RUN TestDecodeContainerConfig [2021-08-21T18:59:51.201Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-08-21T18:59:51.201Z] === RUN TestDecodeContainerConfigIsolation [2021-08-21T18:59:51.201Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-21T18:59:51.201Z] === RUN TestValidatePrivileged [2021-08-21T18:59:51.201Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-21T18:59:51.201Z] PASS [2021-08-21T18:59:51.201Z] coverage: 52.2% of statements [2021-08-21T18:59:51.201Z] ok github.com/docker/docker/runconfig 0.040s coverage: 52.2% of statements [2021-08-21T18:59:51.201Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-21T18:59:51.201Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-21T18:59:51.201Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-21T18:59:51.201Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-21T18:59:51.201Z] PASS [2021-08-21T18:59:51.201Z] coverage: 62.5% of statements [2021-08-21T18:59:51.201Z] ok github.com/docker/docker/testutil 0.032s coverage: 62.5% of statements [2021-08-21T18:59:52.587Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-21T18:59:52.844Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-21T18:59:54.088Z] === RUN TestGetDriver [2021-08-21T18:59:54.088Z] --- PASS: TestGetDriver (0.00s) [2021-08-21T18:59:54.088Z] === RUN TestVolumeRequestError [2021-08-21T18:59:54.088Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-21T18:59:54.088Z] PASS [2021-08-21T18:59:54.088Z] coverage: 36.1% of statements [2021-08-21T18:59:54.088Z] ok github.com/docker/docker/volume/drivers 0.043s coverage: 36.1% of statements [2021-08-21T18:59:54.088Z] === RUN TestGetAddress [2021-08-21T18:59:54.088Z] --- PASS: TestGetAddress (0.00s) [2021-08-21T18:59:54.088Z] === RUN TestRemove [2021-08-21T18:59:54.088Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-21T18:59:54.088Z] --- SKIP: TestRemove (0.00s) [2021-08-21T18:59:54.088Z] === RUN TestInitializeWithVolumes [2021-08-21T18:59:54.088Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-08-21T18:59:54.088Z] === RUN TestCreate [2021-08-21T18:59:54.088Z] --- PASS: TestCreate (0.01s) [2021-08-21T18:59:54.088Z] === RUN TestValidateName [2021-08-21T18:59:54.088Z] --- PASS: TestValidateName (0.00s) [2021-08-21T18:59:54.088Z] === RUN TestCreateWithOpts [2021-08-21T18:59:54.088Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-21T18:59:54.088Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-21T18:59:54.088Z] === RUN TestRelaodNoOpts [2021-08-21T18:59:54.088Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-08-21T18:59:54.088Z] PASS [2021-08-21T18:59:54.088Z] coverage: 41.5% of statements [2021-08-21T18:59:54.088Z] ok github.com/docker/docker/volume/local 0.057s coverage: 41.5% of statements [2021-08-21T18:59:54.214Z] --- PASS: TestPidHost (4.16s) [2021-08-21T18:59:54.214Z] === RUN TestPsFilter [2021-08-21T18:59:54.214Z] --- PASS: TestPsFilter (0.16s) [2021-08-21T18:59:54.214Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-21T18:59:55.049Z] === RUN TestLCOWParseMountRaw [2021-08-21T18:59:55.049Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-08-21T18:59:55.049Z] === RUN TestLCOWParseMountRawSplit [2021-08-21T18:59:55.049Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-08-21T18:59:55.049Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-08-21T18:59:55.049Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-08-21T18:59:55.049Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-08-21T18:59:55.049Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-08-21T18:59:55.049Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-08-21T18:59:55.050Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-08-21T18:59:55.050Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-08-21T18:59:55.050Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-08-21T18:59:55.050Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-08-21T18:59:55.050Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-08-21T18:59:55.050Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-08-21T18:59:55.050Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-08-21T18:59:55.050Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-08-21T18:59:55.050Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-08-21T18:59:55.050Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-08-21T18:59:55.050Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-08-21T18:59:55.050Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-08-21T18:59:55.050Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-08-21T18:59:55.050Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-08-21T18:59:55.050Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-08-21T18:59:55.050Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-08-21T18:59:55.050Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-21T18:59:55.050Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-08-21T18:59:55.050Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-21T18:59:55.050Z] === RUN TestLinuxParseMountRaw [2021-08-21T18:59:55.050Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-08-21T18:59:55.050Z] === RUN TestLinuxParseMountRawSplit [2021-08-21T18:59:55.050Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-08-21T18:59:55.050Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-08-21T18:59:55.050Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-08-21T18:59:55.050Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-08-21T18:59:55.050Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-08-21T18:59:55.050Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-08-21T18:59:55.050Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-08-21T18:59:55.050Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-08-21T18:59:55.050Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-08-21T18:59:55.050Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-08-21T18:59:55.050Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-08-21T18:59:55.050Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-08-21T18:59:55.050Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-08-21T18:59:55.050Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-08-21T18:59:55.050Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-08-21T18:59:55.050Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-08-21T18:59:55.050Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-08-21T18:59:55.050Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-08-21T18:59:55.050Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-08-21T18:59:55.050Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-08-21T18:59:55.050Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-08-21T18:59:55.050Z] === RUN TestConvertTmpfsOptions [2021-08-21T18:59:55.050Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-08-21T18:59:55.050Z] linux_parser_test.go:209: data="ro" [2021-08-21T18:59:55.050Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-21T18:59:55.050Z] === RUN TestParseMountSpec [2021-08-21T18:59:55.050Z] parser_test.go:63: case 0 [2021-08-21T18:59:55.050Z] parser_test.go:63: case 1 [2021-08-21T18:59:55.050Z] parser_test.go:63: case 2 [2021-08-21T18:59:55.050Z] parser_test.go:63: case 3 [2021-08-21T18:59:55.050Z] parser_test.go:63: case 4 [2021-08-21T18:59:55.050Z] parser_test.go:63: case 5 [2021-08-21T18:59:55.050Z] --- PASS: TestParseMountSpec (0.00s) [2021-08-21T18:59:55.050Z] === RUN TestValidateMount [2021-08-21T18:59:55.050Z] --- PASS: TestValidateMount (0.00s) [2021-08-21T18:59:55.050Z] === RUN TestWindowsParseMountRaw [2021-08-21T18:59:55.050Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-08-21T18:59:55.050Z] === RUN TestWindowsParseMountRawSplit [2021-08-21T18:59:55.050Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-08-21T18:59:55.050Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-08-21T18:59:55.050Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-08-21T18:59:55.050Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-08-21T18:59:55.050Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-08-21T18:59:55.050Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-08-21T18:59:55.050Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-08-21T18:59:55.050Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-08-21T18:59:55.050Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-08-21T18:59:55.050Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-08-21T18:59:55.050Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-08-21T18:59:55.050Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-08-21T18:59:55.050Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-08-21T18:59:55.050Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-08-21T18:59:55.050Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-08-21T18:59:55.050Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-08-21T18:59:55.050Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-08-21T18:59:55.050Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-08-21T18:59:55.050Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-08-21T18:59:55.050Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-08-21T18:59:55.050Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-08-21T18:59:55.050Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-08-21T18:59:55.050Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-08-21T18:59:55.050Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-08-21T18:59:55.050Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-21T18:59:55.050Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-08-21T18:59:55.050Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-21T18:59:55.050Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-08-21T18:59:55.050Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-08-21T18:59:55.050Z] PASS [2021-08-21T18:59:55.050Z] coverage: 67.6% of statements [2021-08-21T18:59:55.050Z] ok github.com/docker/docker/volume/mounts 0.038s coverage: 67.6% of statements [2021-08-21T18:59:55.050Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-08-21T18:59:55.050Z] === RUN TestClientStream [2021-08-21T18:59:55.050Z] --- PASS: TestClientStream (0.00s) [2021-08-21T18:59:55.050Z] === RUN TestClientSendFile [2021-08-21T18:59:55.050Z] --- PASS: TestClientSendFile (0.00s) [2021-08-21T18:59:55.050Z] === RUN TestClientWithRequestTimeout [2021-08-21T18:59:55.050Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-08-21T18:59:55.050Z] === RUN TestFileSpecPlugin [2021-08-21T18:59:55.050Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-08-21T18:59:55.050Z] === RUN TestFileJSONSpecPlugin [2021-08-21T18:59:55.050Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-08-21T18:59:55.050Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-21T18:59:55.050Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-08-21T18:59:55.050Z] === RUN TestPluginAddHandler [2021-08-21T18:59:55.050Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-21T18:59:55.050Z] === RUN TestPluginWaitBadPlugin [2021-08-21T18:59:55.050Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-21T18:59:55.050Z] === RUN TestGet [2021-08-21T18:59:55.050Z] time="2021-08-21T18:59:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-21T18:59:55.137Z] --- PASS: TestDockerNetworkReConnect (3.65s) [2021-08-21T18:59:55.137Z] === RUN TestServicePlugin [2021-08-21T18:59:55.506Z] === RUN TestSetGetMeta [2021-08-21T18:59:55.506Z] === PAUSE TestSetGetMeta [2021-08-21T18:59:55.506Z] === RUN TestRestore [2021-08-21T18:59:55.506Z] === PAUSE TestRestore [2021-08-21T18:59:55.506Z] === RUN TestServiceCreate [2021-08-21T18:59:55.506Z] === PAUSE TestServiceCreate [2021-08-21T18:59:55.506Z] === RUN TestServiceList [2021-08-21T18:59:55.506Z] === PAUSE TestServiceList [2021-08-21T18:59:55.506Z] === RUN TestServiceRemove [2021-08-21T18:59:55.506Z] === PAUSE TestServiceRemove [2021-08-21T18:59:55.506Z] === RUN TestServiceGet [2021-08-21T18:59:55.506Z] === PAUSE TestServiceGet [2021-08-21T18:59:55.506Z] === RUN TestServicePrune [2021-08-21T18:59:55.506Z] === PAUSE TestServicePrune [2021-08-21T18:59:55.506Z] === RUN TestCreate [2021-08-21T18:59:55.506Z] === PAUSE TestCreate [2021-08-21T18:59:55.506Z] === RUN TestRemove [2021-08-21T18:59:55.506Z] === PAUSE TestRemove [2021-08-21T18:59:55.506Z] === RUN TestList [2021-08-21T18:59:55.506Z] === PAUSE TestList [2021-08-21T18:59:55.506Z] === RUN TestFindByDriver [2021-08-21T18:59:55.506Z] === PAUSE TestFindByDriver [2021-08-21T18:59:55.506Z] === RUN TestFindByReferenced [2021-08-21T18:59:55.506Z] === PAUSE TestFindByReferenced [2021-08-21T18:59:55.506Z] === RUN TestDerefMultipleOfSameRef [2021-08-21T18:59:55.506Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-21T18:59:55.506Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-21T18:59:55.506Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-21T18:59:55.506Z] === RUN TestDefererencePluginOnCreateError [2021-08-21T18:59:55.506Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-21T18:59:55.506Z] === RUN TestRefDerefRemove [2021-08-21T18:59:55.506Z] === PAUSE TestRefDerefRemove [2021-08-21T18:59:55.506Z] === RUN TestGet [2021-08-21T18:59:55.506Z] === PAUSE TestGet [2021-08-21T18:59:55.506Z] === RUN TestGetWithReference [2021-08-21T18:59:55.506Z] === PAUSE TestGetWithReference [2021-08-21T18:59:55.506Z] === RUN TestFilterFunc [2021-08-21T18:59:55.506Z] === RUN TestFilterFunc/test_nil_list [2021-08-21T18:59:55.506Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-21T18:59:55.506Z] === RUN TestFilterFunc/test_empty_list [2021-08-21T18:59:55.506Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-21T18:59:55.507Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-21T18:59:55.507Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-21T18:59:55.507Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-21T18:59:55.507Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-21T18:59:55.507Z] === RUN TestFilterFunc/test_filter_some [2021-08-21T18:59:55.507Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-21T18:59:55.507Z] === RUN TestFilterFunc/test_filter_middle [2021-08-21T18:59:55.507Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-21T18:59:55.507Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-21T18:59:55.507Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-21T18:59:55.507Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-21T18:59:55.507Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-21T18:59:55.507Z] === CONT TestFilterFunc/test_nil_list [2021-08-21T18:59:55.507Z] === CONT TestFilterFunc/test_filter_some [2021-08-21T18:59:55.507Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-21T18:59:55.507Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-21T18:59:55.507Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-21T18:59:55.507Z] === CONT TestFilterFunc/test_filter_middle [2021-08-21T18:59:55.507Z] === CONT TestFilterFunc/test_empty_list [2021-08-21T18:59:55.507Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-21T18:59:55.507Z] --- PASS: TestFilterFunc (0.00s) [2021-08-21T18:59:55.507Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-21T18:59:55.507Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-21T18:59:55.507Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-21T18:59:55.507Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-21T18:59:55.507Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-21T18:59:55.507Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-21T18:59:55.507Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-21T18:59:55.507Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-21T18:59:55.507Z] === CONT TestSetGetMeta [2021-08-21T18:59:55.507Z] === CONT TestFindByDriver [2021-08-21T18:59:55.507Z] === CONT TestServiceGet [2021-08-21T18:59:55.507Z] === CONT TestGetWithReference [2021-08-21T18:59:55.507Z] --- PASS: TestSetGetMeta (0.01s) [2021-08-21T18:59:55.507Z] === CONT TestServiceRemove [2021-08-21T18:59:55.507Z] --- PASS: TestFindByDriver (0.02s) [2021-08-21T18:59:55.507Z] === CONT TestServiceList [2021-08-21T18:59:55.507Z] --- PASS: TestGetWithReference (0.02s) [2021-08-21T18:59:55.507Z] === CONT TestServiceCreate [2021-08-21T18:59:55.507Z] --- PASS: TestServiceGet (0.11s) [2021-08-21T18:59:55.507Z] === CONT TestRestore [2021-08-21T18:59:55.507Z] --- PASS: TestServiceRemove (0.10s) [2021-08-21T18:59:55.507Z] === CONT TestList [2021-08-21T18:59:55.507Z] --- PASS: TestServiceCreate (0.09s) [2021-08-21T18:59:55.507Z] === CONT TestRemove [2021-08-21T18:59:55.507Z] --- PASS: TestServiceList (0.10s) [2021-08-21T18:59:55.507Z] === CONT TestCreate [2021-08-21T18:59:55.507Z] --- PASS: TestCreate (0.01s) [2021-08-21T18:59:55.507Z] === CONT TestServicePrune [2021-08-21T18:59:55.507Z] --- PASS: TestRemove (0.01s) [2021-08-21T18:59:55.507Z] === CONT TestDefererencePluginOnCreateError [2021-08-21T18:59:55.507Z] --- PASS: TestRestore (0.02s) [2021-08-21T18:59:55.507Z] === CONT TestGet [2021-08-21T18:59:55.507Z] --- PASS: TestList (0.02s) [2021-08-21T18:59:55.507Z] === CONT TestRefDerefRemove [2021-08-21T18:59:55.507Z] time="2021-08-21T18:59:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-21T18:59:55.507Z] --- PASS: TestGet (0.01s) [2021-08-21T18:59:55.507Z] === CONT TestDerefMultipleOfSameRef [2021-08-21T18:59:55.507Z] time="2021-08-21T18:59:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-21T18:59:55.507Z] --- PASS: TestRefDerefRemove (0.01s) [2021-08-21T18:59:55.507Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-21T18:59:55.507Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-08-21T18:59:55.507Z] === CONT TestFindByReferenced [2021-08-21T18:59:55.507Z] time="2021-08-21T18:59:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-21T18:59:55.507Z] time="2021-08-21T18:59:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-21T18:59:55.507Z] time="2021-08-21T18:59:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-21T18:59:55.507Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-08-21T18:59:55.507Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-08-21T18:59:55.507Z] --- PASS: TestServicePrune (0.03s) [2021-08-21T18:59:55.507Z] --- PASS: TestFindByReferenced (0.01s) [2021-08-21T18:59:55.507Z] PASS [2021-08-21T18:59:55.507Z] coverage: 69.0% of statements [2021-08-21T18:59:55.507Z] ok github.com/docker/docker/volume/service 0.195s coverage: 69.0% of statements [2021-08-21T18:59:55.582Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.36s) [2021-08-21T18:59:55.582Z] === RUN TestRemoveContainerWithVolume [2021-08-21T18:59:55.963Z] time="2021-08-21T18:59:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-08-21T18:59:56.144Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-21T18:59:56.707Z] --- PASS: TestRemoveContainerWithVolume (1.28s) [2021-08-21T18:59:56.707Z] === RUN TestRemoveContainerRunning [2021-08-21T18:59:58.076Z] --- PASS: TestRemoveContainerRunning (1.24s) [2021-08-21T18:59:58.076Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-21T18:59:58.129Z] time="2021-08-21T18:59:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-21T18:59:58.436Z] plugin_test.go:62: [d18b260591d63] joining swarm manager [dd46de6c172ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-21T18:59:58.994Z] --- PASS: TestCheckoutGit (30.97s) [2021-08-21T18:59:58.994Z] === RUN TestValidGitTransport [2021-08-21T18:59:58.994Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-21T18:59:58.994Z] === RUN TestGitInvalidRef [2021-08-21T18:59:58.994Z] --- PASS: TestGitInvalidRef (0.26s) [2021-08-21T18:59:58.994Z] PASS [2021-08-21T18:59:58.994Z] coverage: 86.3% of statements [2021-08-21T18:59:58.994Z] ok github.com/docker/docker/builder/remotecontext/git 31.308s coverage: 86.3% of statements [2021-08-21T18:59:58.994Z] ? github.com/docker/docker/cli [no test files] [2021-08-21T18:59:58.994Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-21T18:59:59.376Z] plugin_test.go:65: [db9cee1ac497a] joining swarm manager [dd46de6c172ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-21T18:59:59.442Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-21T18:59:59.442Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.41s) [2021-08-21T18:59:59.442Z] === RUN TestRemoveInvalidContainer [2021-08-21T18:59:59.442Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-08-21T18:59:59.442Z] === RUN TestRenameLinkedContainer [2021-08-21T19:00:01.333Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-21T19:00:01.843Z] time="2021-08-21T19:00:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-21T19:00:05.507Z] --- PASS: TestRenameLinkedContainer (5.65s) [2021-08-21T19:00:05.507Z] === RUN TestRenameStoppedContainer [2021-08-21T19:00:05.507Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-21T19:00:06.438Z] --- PASS: TestRenameStoppedContainer (1.26s) [2021-08-21T19:00:06.438Z] === RUN TestRenameRunningContainerAndReuse [2021-08-21T19:00:08.960Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-21T19:00:09.216Z] --- PASS: TestRenameRunningContainerAndReuse (2.75s) [2021-08-21T19:00:09.216Z] === RUN TestRenameInvalidName [2021-08-21T19:00:10.381Z] --- PASS: TestGet (15.01s) [2021-08-21T19:00:10.381Z] === RUN TestPluginWithNoManifest [2021-08-21T19:00:10.381Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-21T19:00:10.381Z] === RUN TestGetAll [2021-08-21T19:00:10.381Z] --- PASS: TestGetAll (0.01s) [2021-08-21T19:00:10.381Z] PASS [2021-08-21T19:00:10.381Z] coverage: 73.4% of statements [2021-08-21T19:00:10.381Z] ok github.com/docker/docker/pkg/plugins 35.927s coverage: 73.4% of statements [2021-08-21T19:00:10.583Z] --- PASS: TestRenameInvalidName (1.38s) [2021-08-21T19:00:10.583Z] === RUN TestRenameAnonymousContainer [2021-08-21T19:00:11.384Z] === RUN TestContainerStopSignal [2021-08-21T19:00:11.384Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-21T19:00:11.384Z] === RUN TestContainerStopTimeout [2021-08-21T19:00:11.384Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-21T19:00:11.384Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-21T19:00:11.384Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-21T19:00:11.384Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-21T19:00:11.384Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-08-21T19:00:11.384Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-21T19:00:11.384Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-08-21T19:00:11.384Z] === RUN TestReplaceAndAppendEnvVars [2021-08-21T19:00:11.384Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-21T19:00:11.384Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-21T19:00:11.384Z] === RUN TestNewMemoryStore [2021-08-21T19:00:11.384Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-21T19:00:11.384Z] === RUN TestAddContainers [2021-08-21T19:00:11.384Z] --- PASS: TestAddContainers (0.00s) [2021-08-21T19:00:11.384Z] === RUN TestGetContainer [2021-08-21T19:00:11.384Z] --- PASS: TestGetContainer (0.00s) [2021-08-21T19:00:11.384Z] === RUN TestDeleteContainer [2021-08-21T19:00:11.384Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-21T19:00:11.384Z] === RUN TestListContainers [2021-08-21T19:00:11.384Z] --- PASS: TestListContainers (0.00s) [2021-08-21T19:00:11.384Z] === RUN TestFirstContainer [2021-08-21T19:00:11.384Z] --- PASS: TestFirstContainer (0.00s) [2021-08-21T19:00:11.384Z] === RUN TestApplyAllContainer [2021-08-21T19:00:11.384Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-21T19:00:11.384Z] === RUN TestIsValidHealthString [2021-08-21T19:00:11.384Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-21T19:00:11.384Z] === RUN TestStateRunStop [2021-08-21T19:00:11.384Z] --- PASS: TestStateRunStop (0.00s) [2021-08-21T19:00:11.384Z] === RUN TestStateTimeoutWait [2021-08-21T19:00:11.384Z] state_test.go:141: Stop callback fired [2021-08-21T19:00:11.384Z] state_test.go:165: Stop callback fired [2021-08-21T19:00:11.384Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-08-21T19:00:11.384Z] === RUN TestIsValidStateString [2021-08-21T19:00:11.384Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-21T19:00:11.384Z] === RUN TestViewSaveDelete [2021-08-21T19:00:11.843Z] --- PASS: TestViewSaveDelete (0.01s) [2021-08-21T19:00:11.843Z] === RUN TestViewAll [2021-08-21T19:00:11.843Z] --- PASS: TestViewAll (0.02s) [2021-08-21T19:00:11.843Z] === RUN TestViewGet [2021-08-21T19:00:11.843Z] --- PASS: TestViewGet (0.01s) [2021-08-21T19:00:11.843Z] === RUN TestNames [2021-08-21T19:00:11.843Z] --- PASS: TestNames (0.00s) [2021-08-21T19:00:11.843Z] === RUN TestViewWithHealthCheck [2021-08-21T19:00:11.843Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-08-21T19:00:11.843Z] PASS [2021-08-21T19:00:11.843Z] coverage: 41.7% of statements [2021-08-21T19:00:11.843Z] ok github.com/docker/docker/container 0.265s coverage: 41.7% of statements [2021-08-21T19:00:11.843Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-21T19:00:11.843Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-08-21T19:00:11.843Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-21T19:00:11.843Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-21T19:00:11.843Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-21T19:00:11.843Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-08-21T19:00:11.843Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-21T19:00:11.843Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-08-21T19:00:11.843Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-21T19:00:11.843Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-21T19:00:11.843Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-21T19:00:11.843Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-21T19:00:11.843Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-21T19:00:11.843Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-08-21T19:00:11.843Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-21T19:00:11.843Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-08-21T19:00:11.843Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-21T19:00:11.843Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-08-21T19:00:11.843Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-21T19:00:11.843Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-21T19:00:11.843Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-21T19:00:11.843Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-21T19:00:11.843Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-21T19:00:11.843Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) [2021-08-21T19:00:11.843Z] === RUN TestConfigureDaemonLogs [2021-08-21T19:00:11.843Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-21T19:00:11.843Z] === RUN TestCommonOptionsInstallFlags [2021-08-21T19:00:11.843Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-21T19:00:11.843Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-21T19:00:11.843Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-21T19:00:11.843Z] PASS [2021-08-21T19:00:11.843Z] coverage: 18.5% of statements [2021-08-21T19:00:11.843Z] ok github.com/docker/docker/cmd/dockerd 0.188s coverage: 18.5% of statements [2021-08-21T19:00:11.843Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-08-21T19:00:11.843Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-21T19:00:11.843Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-21T19:00:11.843Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-21T19:00:11.843Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-21T19:00:11.843Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-21T19:00:12.477Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-21T19:00:12.734Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-08-21T19:00:14.020Z] === RUN TestPrepare [2021-08-21T19:00:14.020Z] --- PASS: TestPrepare (0.00s) [2021-08-21T19:00:14.020Z] === RUN TestStart [2021-08-21T19:00:14.020Z] --- PASS: TestStart (0.00s) [2021-08-21T19:00:14.020Z] === RUN TestWaitCancel [2021-08-21T19:00:14.020Z] --- PASS: TestWaitCancel (0.00s) [2021-08-21T19:00:14.020Z] === RUN TestWaitDisabled [2021-08-21T19:00:14.020Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-21T19:00:14.020Z] === RUN TestWaitEnabled [2021-08-21T19:00:14.020Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-21T19:00:14.020Z] === RUN TestRemove [2021-08-21T19:00:14.020Z] --- PASS: TestRemove (0.00s) [2021-08-21T19:00:14.020Z] PASS [2021-08-21T19:00:14.020Z] coverage: 65.3% of statements [2021-08-21T19:00:14.020Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.139s coverage: 65.3% of statements [2021-08-21T19:00:14.103Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-21T19:00:15.033Z] --- PASS: TestRenameAnonymousContainer (4.54s) [2021-08-21T19:00:15.033Z] === RUN TestRenameContainerWithSameName [2021-08-21T19:00:15.290Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-08-21T19:00:16.200Z] === RUN TestNewListSecretsFilters [2021-08-21T19:00:16.200Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-21T19:00:16.200Z] === RUN TestNewListConfigsFilters [2021-08-21T19:00:16.200Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-21T19:00:16.200Z] PASS [2021-08-21T19:00:16.200Z] coverage: 0.5% of statements [2021-08-21T19:00:16.200Z] ok github.com/docker/docker/daemon/cluster 1.052s coverage: 0.5% of statements [2021-08-21T19:00:16.200Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-21T19:00:16.200Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-08-21T19:00:16.200Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-21T19:00:16.200Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-21T19:00:16.200Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-21T19:00:16.200Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-21T19:00:16.200Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-21T19:00:16.200Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-21T19:00:16.200Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-21T19:00:16.200Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-21T19:00:16.200Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-21T19:00:16.200Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-21T19:00:16.200Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-21T19:00:16.200Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-21T19:00:16.200Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-21T19:00:16.200Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-21T19:00:16.200Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-21T19:00:16.200Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-21T19:00:16.200Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-21T19:00:16.200Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-08-21T19:00:16.200Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-21T19:00:16.200Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-21T19:00:16.200Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-21T19:00:16.200Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-21T19:00:16.200Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-21T19:00:16.200Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-21T19:00:16.200Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-21T19:00:16.200Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-21T19:00:16.200Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-21T19:00:16.200Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-21T19:00:16.200Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-21T19:00:16.200Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-21T19:00:16.200Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-21T19:00:16.200Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-21T19:00:16.200Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-21T19:00:16.200Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-21T19:00:16.200Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-21T19:00:16.200Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-21T19:00:16.200Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-21T19:00:16.200Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-21T19:00:16.200Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-21T19:00:16.200Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-21T19:00:16.200Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-21T19:00:16.200Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-08-21T19:00:16.200Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-21T19:00:16.220Z] --- PASS: TestRenameContainerWithSameName (1.17s) [2021-08-21T19:00:16.220Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-21T19:00:16.477Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-08-21T19:00:16.660Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-21T19:00:16.660Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-21T19:00:16.660Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-21T19:00:16.660Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-21T19:00:16.660Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-21T19:00:16.660Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-21T19:00:16.660Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-21T19:00:16.660Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-21T19:00:16.660Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-21T19:00:16.660Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-21T19:00:16.660Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-21T19:00:16.660Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-21T19:00:16.660Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-21T19:00:16.660Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-21T19:00:16.660Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-21T19:00:16.660Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-21T19:00:16.660Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-21T19:00:16.660Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-21T19:00:16.660Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-21T19:00:16.660Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-21T19:00:16.660Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-21T19:00:16.660Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-21T19:00:16.660Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-21T19:00:16.660Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-21T19:00:16.660Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-21T19:00:16.660Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-21T19:00:16.660Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-21T19:00:16.660Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-21T19:00:16.660Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-21T19:00:16.660Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-21T19:00:16.660Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-21T19:00:16.660Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-21T19:00:16.660Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-21T19:00:16.660Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-21T19:00:16.660Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-08-21T19:00:16.660Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-21T19:00:16.660Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-21T19:00:16.660Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-21T19:00:16.660Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-21T19:00:16.660Z] PASS [2021-08-21T19:00:16.660Z] coverage: 35.9% of statements [2021-08-21T19:00:16.660Z] ok github.com/docker/docker/daemon/cluster/convert 0.223s coverage: 35.9% of statements [2021-08-21T19:00:18.998Z] --- PASS: TestRenameContainerWithLinkedContainer (2.40s) [2021-08-21T19:00:18.998Z] === RUN TestResize [2021-08-21T19:00:18.998Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-21T19:00:19.561Z] --- PASS: TestResize (1.03s) [2021-08-21T19:00:19.561Z] === RUN TestResizeWithInvalidSize [2021-08-21T19:00:19.575Z] === RUN TestBuilderGC [2021-08-21T19:00:19.575Z] --- PASS: TestBuilderGC (0.00s) [2021-08-21T19:00:19.575Z] === RUN TestDaemonConfigurationNotFound [2021-08-21T19:00:19.575Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-21T19:00:19.575Z] === RUN TestDaemonBrokenConfiguration [2021-08-21T19:00:19.575Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-21T19:00:19.575Z] === RUN TestParseClusterAdvertiseSettings [2021-08-21T19:00:19.575Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-21T19:00:19.575Z] === RUN TestFindConfigurationConflicts [2021-08-21T19:00:19.575Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-21T19:00:19.575Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-21T19:00:19.575Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-21T19:00:19.575Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-21T19:00:19.575Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-21T19:00:19.575Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-21T19:00:19.575Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-21T19:00:19.575Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-21T19:00:19.575Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-21T19:00:19.575Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-21T19:00:19.575Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-21T19:00:19.575Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-21T19:00:19.575Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-21T19:00:19.575Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-21T19:00:19.575Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-21T19:00:19.575Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-08-21T19:00:19.575Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-21T19:00:19.575Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-21T19:00:19.575Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-21T19:00:19.575Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-21T19:00:19.575Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-21T19:00:19.575Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-21T19:00:19.575Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-21T19:00:19.575Z] === RUN TestValidateConfigurationErrors [2021-08-21T19:00:19.575Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-21T19:00:19.575Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-21T19:00:19.575Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-21T19:00:19.575Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-21T19:00:19.575Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-21T19:00:19.575Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-21T19:00:19.575Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-21T19:00:19.575Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-21T19:00:19.575Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-21T19:00:19.575Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-21T19:00:19.575Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-21T19:00:19.575Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-21T19:00:19.575Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-08-21T19:00:19.575Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-21T19:00:19.575Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-21T19:00:19.575Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-21T19:00:19.575Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-21T19:00:19.575Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-21T19:00:19.575Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-21T19:00:19.575Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-21T19:00:19.575Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-21T19:00:19.575Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-21T19:00:19.575Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-21T19:00:19.575Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-21T19:00:19.575Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-21T19:00:19.575Z] === RUN TestValidateConfiguration [2021-08-21T19:00:20.045Z] === RUN TestValidateConfiguration/with_label [2021-08-21T19:00:20.045Z] === RUN TestValidateConfiguration/with_dns [2021-08-21T19:00:20.045Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-21T19:00:20.045Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-21T19:00:20.045Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-21T19:00:20.045Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-21T19:00:20.045Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-21T19:00:20.045Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-21T19:00:20.045Z] --- PASS: TestValidateConfiguration (0.00s) [2021-08-21T19:00:20.045Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-21T19:00:20.045Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-21T19:00:20.045Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-21T19:00:20.045Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-21T19:00:20.045Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-21T19:00:20.045Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-21T19:00:20.045Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-21T19:00:20.045Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-21T19:00:20.045Z] === RUN TestModifiedDiscoverySettings [2021-08-21T19:00:20.045Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-08-21T19:00:20.045Z] === RUN TestReloadSetConfigFileNotExist [2021-08-21T19:00:20.045Z] time="2021-08-21T19:00:19Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-21T19:00:20.045Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2021-08-21T19:00:20.046Z] === RUN TestReloadDefaultConfigNotExist [2021-08-21T19:00:20.046Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:00:20.046Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-08-21T19:00:20.046Z] === RUN TestReloadBadDefaultConfig [2021-08-21T19:00:20.046Z] time="2021-08-21T19:00:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-515085147" [2021-08-21T19:00:20.046Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-08-21T19:00:20.046Z] === RUN TestReloadWithConflictingLabels [2021-08-21T19:00:20.046Z] time="2021-08-21T19:00:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-070219518" [2021-08-21T19:00:20.046Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2021-08-21T19:00:20.046Z] === RUN TestReloadWithDuplicateLabels [2021-08-21T19:00:20.046Z] time="2021-08-21T19:00:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-212077125" [2021-08-21T19:00:20.046Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-08-21T19:00:20.046Z] === RUN TestDaemonConfigurationMerge [2021-08-21T19:00:20.046Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-21T19:00:20.046Z] PASS [2021-08-21T19:00:20.046Z] coverage: 80.4% of statements [2021-08-21T19:00:20.046Z] ok github.com/docker/docker/daemon/config 0.268s coverage: 80.4% of statements [2021-08-21T19:00:20.046Z] === RUN TestWaitNodeAttachment [2021-08-21T19:00:20.506Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-08-21T19:00:20.506Z] === RUN TestIsolationConversion [2021-08-21T19:00:20.506Z] === RUN TestIsolationConversion/default [2021-08-21T19:00:20.506Z] === RUN TestIsolationConversion/process [2021-08-21T19:00:20.506Z] === RUN TestIsolationConversion/hyperv [2021-08-21T19:00:20.506Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-21T19:00:20.506Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-21T19:00:20.506Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-21T19:00:20.506Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-21T19:00:20.506Z] === RUN TestContainerLabels [2021-08-21T19:00:20.506Z] --- PASS: TestContainerLabels (0.00s) [2021-08-21T19:00:20.506Z] === RUN TestCredentialSpecConversion [2021-08-21T19:00:20.506Z] === RUN TestCredentialSpecConversion/none [2021-08-21T19:00:20.506Z] === RUN TestCredentialSpecConversion/config [2021-08-21T19:00:20.506Z] === RUN TestCredentialSpecConversion/file [2021-08-21T19:00:20.506Z] === RUN TestCredentialSpecConversion/registry [2021-08-21T19:00:20.506Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-08-21T19:00:20.506Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-21T19:00:20.506Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-21T19:00:20.506Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-21T19:00:20.506Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-21T19:00:20.506Z] === RUN TestControllerValidateMountBind [2021-08-21T19:00:20.506Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-08-21T19:00:20.506Z] === RUN TestControllerValidateMountVolume [2021-08-21T19:00:20.506Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-08-21T19:00:20.506Z] === RUN TestControllerValidateMountTarget [2021-08-21T19:00:20.506Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-08-21T19:00:20.506Z] === RUN TestControllerValidateMountTmpfs [2021-08-21T19:00:20.506Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-21T19:00:20.506Z] === RUN TestControllerValidateMountInvalidType [2021-08-21T19:00:20.506Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-21T19:00:20.506Z] === RUN TestControllerValidateMountNamedPipe [2021-08-21T19:00:20.506Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-21T19:00:20.506Z] PASS [2021-08-21T19:00:20.506Z] coverage: 11.0% of statements [2021-08-21T19:00:20.506Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.726s coverage: 11.0% of statements [2021-08-21T19:00:20.965Z] === RUN TestDiscoveryOptsErrors [2021-08-21T19:00:20.965Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-21T19:00:20.965Z] === RUN TestDiscoveryOpts [2021-08-21T19:00:20.965Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-21T19:00:20.965Z] PASS [2021-08-21T19:00:20.965Z] coverage: 30.0% of statements [2021-08-21T19:00:20.965Z] ok github.com/docker/docker/daemon/discovery 0.051s coverage: 30.0% of statements [2021-08-21T19:00:20.965Z] === RUN TestVerifyNetworkingConfig [2021-08-21T19:00:20.965Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-08-21T19:00:20.966Z] === RUN TestGetContainer [2021-08-21T19:00:20.966Z] --- PASS: TestGetContainer (0.00s) [2021-08-21T19:00:20.966Z] === RUN TestValidContainerNames [2021-08-21T19:00:20.966Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-21T19:00:20.966Z] === RUN TestContainerInitDNS [2021-08-21T19:00:20.966Z] daemon_test.go:147: root required [2021-08-21T19:00:20.966Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-21T19:00:20.966Z] === RUN TestMerge [2021-08-21T19:00:20.966Z] --- PASS: TestMerge (0.00s) [2021-08-21T19:00:20.966Z] === RUN TestValidateContainerIsolation [2021-08-21T19:00:20.966Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-21T19:00:20.966Z] === RUN TestFindNetworkErrorType [2021-08-21T19:00:20.966Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-21T19:00:20.966Z] === RUN TestEnsureServicesExist [2021-08-21T19:00:20.966Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-08-21T19:00:20.966Z] === RUN TestEnsureServicesExistErrors [2021-08-21T19:00:20.966Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-21T19:00:20.966Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-21T19:00:20.966Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-21T19:00:20.966Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-21T19:00:20.966Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-21T19:00:20.966Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-21T19:00:20.966Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-21T19:00:20.966Z] === RUN TestContainerDelete [2021-08-21T19:00:20.966Z] --- PASS: TestContainerDelete (0.00s) [2021-08-21T19:00:20.966Z] === RUN TestContainerDoubleDelete [2021-08-21T19:00:20.966Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-08-21T19:00:20.966Z] === RUN TestLogContainerEventCopyLabels [2021-08-21T19:00:20.966Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-21T19:00:20.966Z] === RUN TestLogContainerEventWithAttributes [2021-08-21T19:00:20.966Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-08-21T19:00:20.966Z] === RUN TestNoneHealthcheck [2021-08-21T19:00:20.966Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-21T19:00:20.966Z] === RUN TestHealthStates [2021-08-21T19:00:20.976Z] --- PASS: TestResizeWithInvalidSize (1.35s) [2021-08-21T19:00:20.976Z] === RUN TestResizeWhenContainerNotStarted [2021-08-21T19:00:21.425Z] time="2021-08-21T19:00: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-21T19:00:21.425Z] time="2021-08-21T19:00: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-21T19:00:21.425Z] time="2021-08-21T19:00: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-21T19:00:21.425Z] time="2021-08-21T19:00: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-21T19:00:21.425Z] time="2021-08-21T19:00: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-21T19:00:21.425Z] time="2021-08-21T19:00: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-21T19:00:21.425Z] time="2021-08-21T19:00: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-21T19:00:21.425Z] time="2021-08-21T19:00: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-21T19:00:21.425Z] time="2021-08-21T19:00: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-21T19:00:21.425Z] time="2021-08-21T19:00: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-21T19:00:21.425Z] --- PASS: TestHealthStates (0.15s) [2021-08-21T19:00:21.425Z] === RUN TestMaskURLCredentials [2021-08-21T19:00:21.425Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-21T19:00:21.425Z] === RUN TestGetInspectData [2021-08-21T19:00:21.425Z] --- PASS: TestGetInspectData (0.00s) [2021-08-21T19:00:21.425Z] === RUN TestFillLicense [2021-08-21T19:00:21.425Z] --- PASS: TestFillLicense (0.00s) [2021-08-21T19:00:21.425Z] === RUN TestListInvalidFilter [2021-08-21T19:00:21.425Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-21T19:00:21.425Z] === RUN TestNameFilter [2021-08-21T19:00:21.425Z] --- PASS: TestNameFilter (0.00s) [2021-08-21T19:00:21.425Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-21T19:00:21.425Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-21T19:00:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-21T19:00:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-21T19:00:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-21T19:00:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-21T19:00:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-21T19:00:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-21T19:00:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-21T19:00:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-21T19:00:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-21T19:00:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-21T19:00:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-21T19:00:21.425Z] === 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-21T19:00:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-21T19:00:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-21T19:00:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-21T19:00:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-21T19:00:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-21T19:00:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-21T19:00:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-21T19:00:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-21T19:00:21.425Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-08-21T19:00:21.425Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-21T19:00:21.425Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-08-21T19:00:21.425Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-21T19:00:21.425Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-21T19:00:21.425Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-21T19:00:21.425Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-21T19:00:21.425Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-21T19:00:21.425Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-21T19:00:21.425Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-21T19:00:21.425Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-21T19:00:21.425Z] --- 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-21T19:00:21.425Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-21T19:00:21.425Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-21T19:00:21.425Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-21T19:00:21.425Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-21T19:00:21.425Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-21T19:00:21.425Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-21T19:00:21.426Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-21T19:00:21.426Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-21T19:00:21.426Z] === RUN TestDaemonReloadLabels [2021-08-21T19:00:21.426Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-21T19:00:21.426Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-21T19:00:21.426Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-08-21T19:00:21.426Z] === RUN TestDaemonReloadMirrors [2021-08-21T19:00:21.426Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-21T19:00:21.426Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-21T19:00:21.426Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-21T19:00:21.426Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-21T19:00:21.426Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-21T19:00:21.426Z] === RUN TestDaemonDiscoveryReload [2021-08-21T19:00:21.426Z] === RUN TestEventsLog [2021-08-21T19:00:21.426Z] --- PASS: TestEventsLog (0.00s) [2021-08-21T19:00:21.426Z] === RUN TestEventsLogTimeout [2021-08-21T19:00:21.426Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-21T19:00:21.426Z] === RUN TestLogEvents [2021-08-21T19:00:21.426Z] --- PASS: TestLogEvents (0.05s) [2021-08-21T19:00:21.426Z] === RUN TestLoadBufferedEvents [2021-08-21T19:00:21.426Z] --- PASS: TestLoadBufferedEvents (0.16s) [2021-08-21T19:00:21.426Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-21T19:00:21.426Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-21T19:00:21.426Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-21T19:00:21.426Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-21T19:00:21.426Z] PASS [2021-08-21T19:00:21.426Z] coverage: 50.0% of statements [2021-08-21T19:00:21.426Z] ok github.com/docker/docker/daemon/events 0.333s coverage: 50.0% of statements [2021-08-21T19:00:22.369Z] --- PASS: TestResizeWhenContainerNotStarted (1.32s) [2021-08-21T19:00:22.369Z] === RUN TestDaemonRestartKillContainers [2021-08-21T19:00:22.369Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-21T19:00:22.369Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-21T19:00:22.369Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-21T19:00:22.369Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-21T19:00:22.369Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-21T19:00:22.369Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-21T19:00:22.369Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-21T19:00:22.369Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-21T19:00:22.369Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-21T19:00:22.369Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-21T19:00:22.369Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-21T19:00:22.369Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-21T19:00:22.369Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-21T19:00:22.369Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-21T19:00:22.369Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-21T19:00:22.369Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-21T19:00:22.369Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-21T19:00:22.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-21T19:00:22.370Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-21T19:00:22.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-21T19:00:22.370Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-21T19:00:22.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-21T19:00:22.370Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-21T19:00:22.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-21T19:00:22.370Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-21T19:00:22.370Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-21T19:00:22.398Z] === RUN TestIsEmptyDir [2021-08-21T19:00:22.398Z] --- PASS: TestIsEmptyDir (0.01s) [2021-08-21T19:00:22.398Z] PASS [2021-08-21T19:00:22.398Z] coverage: 2.3% of statements [2021-08-21T19:00:22.398Z] ok github.com/docker/docker/daemon/graphdriver 0.068s coverage: 2.3% of statements [2021-08-21T19:00:22.398Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-08-21T19:00:22.398Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-21T19:00:22.398Z] === RUN TestLinkNaming [2021-08-21T19:00:22.398Z] --- PASS: TestLinkNaming (0.00s) [2021-08-21T19:00:22.398Z] === RUN TestLinkNew [2021-08-21T19:00:22.398Z] --- PASS: TestLinkNew (0.00s) [2021-08-21T19:00:22.398Z] === RUN TestLinkEnv [2021-08-21T19:00:22.398Z] --- PASS: TestLinkEnv (0.00s) [2021-08-21T19:00:22.398Z] === RUN TestLinkMultipleEnv [2021-08-21T19:00:22.398Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-21T19:00:22.398Z] === RUN TestLinkPortRangeEnv [2021-08-21T19:00:22.398Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-21T19:00:22.398Z] PASS [2021-08-21T19:00:22.398Z] coverage: 93.0% of statements [2021-08-21T19:00:22.398Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2021-08-21T19:00:22.857Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-08-21T19:00:22.857Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-21T19:00:23.300Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-08-21T19:00:23.316Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.52s) [2021-08-21T19:00:23.316Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-21T19:00:23.316Z] reload_test.go:520: root required [2021-08-21T19:00:23.316Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-21T19:00:23.316Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-21T19:00:23.316Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-08-21T19:00:23.316Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-21T19:00:23.316Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.09s) [2021-08-21T19:00:23.316Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-21T19:00:23.316Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.06s) [2021-08-21T19:00:23.316Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-21T19:00:23.316Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.03s) [2021-08-21T19:00:23.316Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-21T19:00:23.316Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-21T19:00:23.316Z] === RUN TestParseVolumesFrom [2021-08-21T19:00:23.316Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-21T19:00:23.316Z] PASS [2021-08-21T19:00:23.316Z] coverage: 9.1% of statements [2021-08-21T19:00:23.316Z] ok github.com/docker/docker/daemon 2.569s coverage: 9.1% of statements [2021-08-21T19:00:23.776Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-21T19:00:23.776Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-21T19:00:23.776Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-21T19:00:23.776Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-21T19:00:23.776Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-21T19:00:23.776Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-21T19:00:23.776Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-21T19:00:23.776Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-21T19:00:23.776Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-21T19:00:23.776Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-21T19:00:23.776Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-21T19:00:23.776Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-21T19:00:23.776Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-21T19:00:23.776Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-21T19:00:24.744Z] === RUN TestAdapterReadLogs [2021-08-21T19:00:24.744Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-21T19:00:24.744Z] === RUN TestCopier [2021-08-21T19:00:24.744Z] --- PASS: TestCopier (0.00s) [2021-08-21T19:00:24.744Z] === RUN TestCopierLongLines [2021-08-21T19:00:24.744Z] --- PASS: TestCopierLongLines (0.00s) [2021-08-21T19:00:24.744Z] === RUN TestCopierSlow [2021-08-21T19:00:24.744Z] === RUN TestNewStreamConfig [2021-08-21T19:00:24.744Z] === RUN TestNewStreamConfig/defaults [2021-08-21T19:00:24.744Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-21T19:00:24.744Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-21T19:00:24.744Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-21T19:00:24.744Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-21T19:00:24.744Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-21T19:00:24.744Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-21T19:00:24.744Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-21T19:00:24.744Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-21T19:00:24.744Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-21T19:00:24.744Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-21T19:00:24.744Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-21T19:00:24.744Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-21T19:00:24.744Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-21T19:00:24.744Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-21T19:00:24.744Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-21T19:00:24.744Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-21T19:00:24.744Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-21T19:00:24.744Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-21T19:00:24.744Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-21T19:00:24.744Z] --- PASS: TestCopierSlow (0.20s) [2021-08-21T19:00:24.744Z] === RUN TestCopierWithSized [2021-08-21T19:00:24.744Z] === RUN TestCopierWithSized/as_is [2021-08-21T19:00:24.744Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-21T19:00:24.744Z] --- PASS: TestCopierWithSized (0.01s) [2021-08-21T19:00:24.744Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-21T19:00:24.744Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-08-21T19:00:24.744Z] === RUN TestCopierWithPartial [2021-08-21T19:00:24.744Z] --- PASS: TestCopierWithPartial (0.00s) [2021-08-21T19:00:24.744Z] === RUN TestRingLogger [2021-08-21T19:00:24.744Z] --- PASS: TestRingLogger (0.00s) [2021-08-21T19:00:24.744Z] === RUN TestRingCap [2021-08-21T19:00:24.744Z] --- PASS: TestRingCap (0.00s) [2021-08-21T19:00:24.744Z] === RUN TestRingClose [2021-08-21T19:00:24.744Z] --- PASS: TestRingClose (0.00s) [2021-08-21T19:00:24.744Z] === RUN TestRingDrain [2021-08-21T19:00:24.744Z] --- PASS: TestRingDrain (0.00s) [2021-08-21T19:00:24.744Z] PASS [2021-08-21T19:00:24.744Z] coverage: 43.3% of statements [2021-08-21T19:00:24.744Z] ok github.com/docker/docker/daemon/logger 0.280s coverage: 43.3% of statements [2021-08-21T19:00:24.744Z] === RUN TestSearchRegistryForImagesErrors [2021-08-21T19:00:24.744Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-21T19:00:24.744Z] === RUN TestSearchRegistryForImages [2021-08-21T19:00:24.744Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-21T19:00:24.744Z] === RUN TestOnlyPlatformWithFallback [2021-08-21T19:00:24.744Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-21T19:00:24.744Z] === RUN TestImageDelete [2021-08-21T19:00:24.744Z] === RUN TestImageDelete/no_lease [2021-08-21T19:00:24.744Z] === RUN TestImageDelete/lease_exists [2021-08-21T19:00:25.203Z] --- PASS: TestImageDelete (0.04s) [2021-08-21T19:00:25.203Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-08-21T19:00:25.203Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-08-21T19:00:25.203Z] === RUN TestContentStoreForPull [2021-08-21T19:00:25.203Z] time="2021-08-21T19:00:24Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-21T19:00:25.203Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2021-08-21T19:00:25.203Z] === RUN TestCreateSuccess [2021-08-21T19:00:25.203Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-21T19:00:25.203Z] === RUN TestCreateStreamSkipped [2021-08-21T19:00:25.203Z] time="2021-08-21T19:00:24Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-08-21T19:00:25.203Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-08-21T19:00:25.203Z] === RUN TestCreateLogGroupSuccess [2021-08-21T19:00:25.203Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-21T19:00:25.203Z] === RUN TestCreateError [2021-08-21T19:00:25.203Z] --- PASS: TestCreateError (0.00s) [2021-08-21T19:00:25.203Z] === RUN TestCreateAlreadyExists [2021-08-21T19:00:25.203Z] time="2021-08-21T19:00:24Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-21T19:00:25.203Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-21T19:00:25.203Z] === RUN TestLogClosed [2021-08-21T19:00:25.203Z] --- PASS: TestLogClosed (0.00s) [2021-08-21T19:00:25.203Z] === RUN TestLogBlocking [2021-08-21T19:00:25.203Z] --- PASS: TestLogBlocking (0.00s) [2021-08-21T19:00:25.203Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-21T19:00:25.203Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-21T19:00:25.203Z] === RUN TestLogNonBlockingBufferFull [2021-08-21T19:00:25.203Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-21T19:00:25.203Z] === RUN TestPublishBatchSuccess [2021-08-21T19:00:25.203Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-21T19:00:25.203Z] === RUN TestPublishBatchError [2021-08-21T19:00:25.203Z] time="2021-08-21T19:00:24Z" level=error msg=Error [2021-08-21T19:00:25.203Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-21T19:00:25.203Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-21T19:00:25.203Z] time="2021-08-21T19:00:24Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-21T19:00:25.203Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-21T19:00:25.203Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-21T19:00:25.203Z] time="2021-08-21T19:00:24Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-21T19:00:25.203Z] time="2021-08-21T19:00:24Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-21T19:00:25.203Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-21T19:00:25.203Z] === RUN TestCollectBatchSimple [2021-08-21T19:00:25.203Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-21T19:00:25.203Z] === RUN TestCollectBatchTicker [2021-08-21T19:00:25.203Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-21T19:00:25.203Z] === RUN TestCollectBatchMultilinePattern [2021-08-21T19:00:25.203Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-21T19:00:25.203Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-21T19:00:25.203Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-21T19:00:25.203Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-21T19:00:25.203Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-21T19:00:25.203Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-21T19:00:25.203Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-08-21T19:00:25.203Z] === RUN TestCollectBatchClose [2021-08-21T19:00:25.203Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-21T19:00:25.203Z] === RUN TestEffectiveLen [2021-08-21T19:00:25.203Z] === RUN TestEffectiveLen/0/Hello [2021-08-21T19:00:25.203Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-21T19:00:25.203Z] === RUN TestEffectiveLen/2/🙃 [2021-08-21T19:00:25.203Z] === RUN TestEffectiveLen/3/���� [2021-08-21T19:00:25.203Z] === RUN TestEffectiveLen/4/He��o [2021-08-21T19:00:25.203Z] === RUN TestEffectiveLen/5/ [2021-08-21T19:00:25.203Z] --- PASS: TestEffectiveLen (0.00s) [2021-08-21T19:00:25.203Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-21T19:00:25.203Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-21T19:00:25.203Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-21T19:00:25.203Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-21T19:00:25.203Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-21T19:00:25.203Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-21T19:00:25.203Z] === RUN TestFindValidSplit [2021-08-21T19:00:25.203Z] === RUN TestFindValidSplit/0/ [2021-08-21T19:00:25.203Z] cloudwatchlogs_test.go:1064: [2021-08-21T19:00:25.203Z] cloudwatchlogs_test.go:1065: [2021-08-21T19:00:25.203Z] === RUN TestFindValidSplit/1/Hello [2021-08-21T19:00:25.203Z] cloudwatchlogs_test.go:1064: Hello [2021-08-21T19:00:25.203Z] cloudwatchlogs_test.go:1065: [2021-08-21T19:00:25.203Z] === RUN TestFindValidSplit/2/Hello [2021-08-21T19:00:25.203Z] cloudwatchlogs_test.go:1064: He [2021-08-21T19:00:25.203Z] cloudwatchlogs_test.go:1065: llo [2021-08-21T19:00:25.203Z] === RUN TestFindValidSplit/3/Hello [2021-08-21T19:00:25.203Z] cloudwatchlogs_test.go:1064: [2021-08-21T19:00:25.203Z] cloudwatchlogs_test.go:1065: Hello [2021-08-21T19:00:25.203Z] === RUN TestFindValidSplit/4/🙃 [2021-08-21T19:00:25.203Z] cloudwatchlogs_test.go:1064: [2021-08-21T19:00:25.203Z] cloudwatchlogs_test.go:1065: 🙃 [2021-08-21T19:00:25.203Z] === RUN TestFindValidSplit/5/🙃 [2021-08-21T19:00:25.203Z] cloudwatchlogs_test.go:1064: 🙃 [2021-08-21T19:00:25.203Z] cloudwatchlogs_test.go:1065: [2021-08-21T19:00:25.203Z] === RUN TestFindValidSplit/6/a� [2021-08-21T19:00:25.203Z] cloudwatchlogs_test.go:1064: a [2021-08-21T19:00:25.203Z] cloudwatchlogs_test.go:1065: � [2021-08-21T19:00:25.203Z] === RUN TestFindValidSplit/7/a� [2021-08-21T19:00:25.203Z] cloudwatchlogs_test.go:1064: a� [2021-08-21T19:00:25.203Z] cloudwatchlogs_test.go:1065: [2021-08-21T19:00:25.203Z] --- PASS: TestFindValidSplit (0.00s) [2021-08-21T19:00:25.203Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-08-21T19:00:25.203Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-21T19:00:25.203Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-21T19:00:25.203Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-08-21T19:00:25.203Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-21T19:00:25.203Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-21T19:00:25.203Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-08-21T19:00:25.203Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-21T19:00:25.203Z] === RUN TestProcessEventEmoji [2021-08-21T19:00:25.203Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-08-21T19:00:25.203Z] === RUN TestCollectBatchLineSplit [2021-08-21T19:00:25.203Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-08-21T19:00:25.203Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-21T19:00:25.203Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-08-21T19:00:25.203Z] === RUN TestCollectBatchMaxEvents [2021-08-21T19:00:25.203Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2021-08-21T19:00:25.203Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-21T19:00:25.203Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-08-21T19:00:25.203Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-21T19:00:25.203Z] --- PASS: TestContentStoreForPull (0.18s) [2021-08-21T19:00:25.203Z] PASS [2021-08-21T19:00:25.203Z] coverage: 6.7% of statements [2021-08-21T19:00:25.203Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s) [2021-08-21T19:00:25.203Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-21T19:00:25.203Z] ok github.com/docker/docker/daemon/images 0.325s coverage: 6.7% of statements [2021-08-21T19:00:25.203Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-08-21T19:00:25.203Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-21T19:00:25.203Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-21T19:00:25.203Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-21T19:00:25.203Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-21T19:00:25.203Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-21T19:00:25.203Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-21T19:00:25.203Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-21T19:00:25.203Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-21T19:00:25.203Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-21T19:00:25.203Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-21T19:00:25.203Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-08-21T19:00:25.203Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-21T19:00:25.203Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-21T19:00:25.203Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-21T19:00:25.203Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-21T19:00:25.203Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-21T19:00:25.203Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-21T19:00:25.203Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-21T19:00:25.203Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-21T19:00:25.203Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-21T19:00:25.203Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-21T19:00:25.203Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-21T19:00:25.203Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-21T19:00:25.203Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-21T19:00:25.203Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-21T19:00:25.203Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-21T19:00:25.203Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-21T19:00:25.203Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-21T19:00:25.203Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-21T19:00:25.203Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-21T19:00:25.203Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-21T19:00:25.203Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-21T19:00:25.203Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-21T19:00:25.203Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-21T19:00:25.203Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-21T19:00:25.203Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-21T19:00:25.203Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-21T19:00:25.203Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-21T19:00:25.203Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-21T19:00:25.203Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-21T19:00:25.203Z] === RUN TestCreateTagSuccess [2021-08-21T19:00:25.203Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-21T19:00:25.203Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-21T19:00:25.203Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-21T19:00:25.203Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-21T19:00:25.203Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-08-21T19:00:25.203Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-21T19:00:25.203Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-21T19:00:25.203Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-21T19:00:25.203Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-08-21T19:00:25.203Z] PASS [2021-08-21T19:00:25.203Z] coverage: 77.4% of statements [2021-08-21T19:00:25.203Z] ok github.com/docker/docker/daemon/logger/awslogs 0.473s coverage: 77.4% of statements [2021-08-21T19:00:25.203Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-21T19:00:25.203Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-21T19:00:25.203Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-21T19:00:25.203Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-21T19:00:25.203Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-21T19:00:25.939Z] --- PASS: TestServicePlugin (30.38s) [2021-08-21T19:00:25.939Z] === RUN TestServiceUpdateLabel [2021-08-21T19:00:26.120Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-21T19:00:26.120Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-21T19:00:26.120Z] GOOS="" GOARCH="" GOARM="" [2021-08-21T19:00:26.120Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-21T19:00:26.120Z] [2021-08-21T19:00:26.120Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-21T19:00:26.120Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-21T19:00:26.120Z] HOSTNAME=ae79679e85a2 [2021-08-21T19:00:26.120Z] TESTDEBUG=0 [2021-08-21T19:00:26.120Z] DEST=bundles/test-integration [2021-08-21T19:00:26.120Z] PWD=/go/src/github.com/docker/docker [2021-08-21T19:00:26.120Z] DOCKER_GITCOMMIT=83ec46a7e67402258827a2b9f0e147863646eba0 [2021-08-21T19:00:26.120Z] container=docker [2021-08-21T19:00:26.120Z] HOME=/root [2021-08-21T19:00:26.120Z] GOLANG_VERSION=1.16.7 [2021-08-21T19:00:26.120Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-21T19:00:26.120Z] VALIDATE_BRANCH=master [2021-08-21T19:00:26.120Z] TERM=xterm [2021-08-21T19:00:26.120Z] DOCKER_PKG=github.com/docker/docker [2021-08-21T19:00:26.120Z] SHLVL=1 [2021-08-21T19:00:26.120Z] TIMEOUT=120m [2021-08-21T19:00:26.120Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-21T19:00:26.120Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-21T19:00:26.120Z] GO111MODULE=off [2021-08-21T19:00:26.120Z] DOCKER_EXPERIMENTAL=1 [2021-08-21T19:00:26.120Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-21T19:00:26.120Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-21T19:00:26.120Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-21T19:00:26.120Z] GOPATH=/go [2021-08-21T19:00:26.120Z] PKG_CONFIG=pkg-config [2021-08-21T19:00:26.120Z] _=/usr/bin/env [2021-08-21T19:00:26.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-21T19:00:26.185Z] === RUN TestJSONFileLogger [2021-08-21T19:00:26.185Z] --- PASS: TestJSONFileLogger (0.00s) [2021-08-21T19:00:26.185Z] === RUN TestJSONFileLoggerWithTags [2021-08-21T19:00:26.185Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-21T19:00:26.185Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-08-21T19:00:26.185Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-21T19:00:26.185Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-08-21T19:00:26.185Z] === RUN TestJSONFileLoggerWithOpts [2021-08-21T19:00:26.185Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-08-21T19:00:26.185Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-21T19:00:26.185Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-08-21T19:00:26.185Z] === RUN TestEncodeDecode [2021-08-21T19:00:26.185Z] === PAUSE TestEncodeDecode [2021-08-21T19:00:26.185Z] === RUN TestUnexpectedEOF [2021-08-21T19:00:26.185Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s) [2021-08-21T19:00:26.185Z] === RUN TestFastTimeMarshalJSON [2021-08-21T19:00:26.185Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-08-21T19:00:26.185Z] PASS [2021-08-21T19:00:26.185Z] coverage: 87.2% of statements [2021-08-21T19:00:26.185Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.206s coverage: 87.2% of statements [2021-08-21T19:00:26.185Z] time="2021-08-21T19:00:25Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-21T19:00:26.185Z] time="2021-08-21T19:00:25Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-21T19:00:26.185Z] --- PASS: TestUnexpectedEOF (0.17s) [2021-08-21T19:00:26.185Z] === CONT TestEncodeDecode [2021-08-21T19:00:26.185Z] --- PASS: TestEncodeDecode (0.00s) [2021-08-21T19:00:26.185Z] PASS [2021-08-21T19:00:26.185Z] coverage: 69.9% of statements [2021-08-21T19:00:26.185Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.245s coverage: 69.9% of statements [2021-08-21T19:00:26.571Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-21T19:00:26.571Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-21T19:00:26.953Z] --- PASS: TestServiceUpdateLabel (2.25s) [2021-08-21T19:00:26.954Z] === RUN TestServiceUpdateSecrets [2021-08-21T19:00:27.182Z] === RUN TestWriteLog [2021-08-21T19:00:27.182Z] === PAUSE TestWriteLog [2021-08-21T19:00:27.182Z] === RUN TestReadLog [2021-08-21T19:00:27.182Z] === PAUSE TestReadLog [2021-08-21T19:00:27.182Z] === CONT TestWriteLog [2021-08-21T19:00:27.182Z] === CONT TestReadLog [2021-08-21T19:00:27.182Z] --- PASS: TestWriteLog (0.00s) [2021-08-21T19:00:27.182Z] === RUN TestReadLog/tail_exact [2021-08-21T19:00:27.182Z] === RUN TestReadLog/tail_less_than_available [2021-08-21T19:00:27.182Z] === RUN TestReadLog/tail_more_than_available [2021-08-21T19:00:27.182Z] --- PASS: TestReadLog (0.15s) [2021-08-21T19:00:27.182Z] --- PASS: TestReadLog/tail_exact (0.14s) [2021-08-21T19:00:27.182Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-08-21T19:00:27.182Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-08-21T19:00:27.182Z] PASS [2021-08-21T19:00:27.182Z] coverage: 75.2% of statements [2021-08-21T19:00:27.182Z] === RUN TestOpenFileDelete [2021-08-21T19:00:27.182Z] --- PASS: TestOpenFileDelete (0.00s) [2021-08-21T19:00:27.182Z] === RUN TestOpenFileRename [2021-08-21T19:00:27.182Z] --- PASS: TestOpenFileRename (0.00s) [2021-08-21T19:00:27.182Z] === RUN TestParseLogTagDefaultTag [2021-08-21T19:00:27.182Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-21T19:00:27.182Z] === RUN TestParseLogTag [2021-08-21T19:00:27.183Z] --- PASS: TestParseLogTag (0.00s) [2021-08-21T19:00:27.183Z] === RUN TestParseLogTagEmptyTag [2021-08-21T19:00:27.183Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-21T19:00:27.183Z] === RUN TestTailFiles [2021-08-21T19:00:27.183Z] --- PASS: TestTailFiles (0.00s) [2021-08-21T19:00:27.183Z] === RUN TestFollowLogsConsumerGone [2021-08-21T19:00:27.183Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-08-21T19:00:27.183Z] === RUN TestFollowLogsProducerGone [2021-08-21T19:00:27.183Z] logfile_test.go:179: logDecode() closed after sending 782 messages [2021-08-21T19:00:27.183Z] logfile_test.go:232: messages sent: 782, received: 782 [2021-08-21T19:00:27.183Z] ok github.com/docker/docker/daemon/logger/local 0.241s coverage: 75.2% of statements [2021-08-21T19:00:27.183Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-08-21T19:00:27.183Z] === RUN TestCheckCapacityAndRotate [2021-08-21T19:00:27.183Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-21T19:00:27.183Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-21T19:00:27.183Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-21T19:00:27.183Z] --- PASS: TestCheckCapacityAndRotate (0.19s) [2021-08-21T19:00:27.183Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-08-21T19:00:27.183Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2021-08-21T19:00:27.501Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-08-21T19:00:27.642Z] PASS [2021-08-21T19:00:27.642Z] coverage: 55.3% of statements [2021-08-21T19:00:27.642Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.290s coverage: 55.3% of statements [2021-08-21T19:00:27.642Z] === RUN TestLog [2021-08-21T19:00:27.642Z] --- PASS: TestLog (0.00s) [2021-08-21T19:00:27.642Z] PASS [2021-08-21T19:00:27.642Z] coverage: 31.5% of statements [2021-08-21T19:00:27.642Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.057s coverage: 31.5% of statements [2021-08-21T19:00:28.612Z] === RUN TestParseLogFormat [2021-08-21T19:00:28.612Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-21T19:00:28.612Z] === RUN TestValidateLogOptEmpty [2021-08-21T19:00:28.612Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-21T19:00:28.612Z] === RUN TestValidateSyslogAddress [2021-08-21T19:00:28.612Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-21T19:00:28.612Z] === RUN TestParseAddressDefaultPort [2021-08-21T19:00:28.612Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-21T19:00:28.612Z] === RUN TestValidateSyslogFacility [2021-08-21T19:00:28.612Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-21T19:00:28.612Z] === RUN TestValidateLogOptSyslogFormat [2021-08-21T19:00:28.612Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-21T19:00:28.612Z] === RUN TestValidateLogOpt [2021-08-21T19:00:28.612Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-21T19:00:28.612Z] PASS [2021-08-21T19:00:28.612Z] coverage: 46.8% of statements [2021-08-21T19:00:28.612Z] ok github.com/docker/docker/daemon/logger/syslog 0.045s coverage: 46.8% of statements [2021-08-21T19:00:28.612Z] === RUN TestNewParse [2021-08-21T19:00:28.612Z] --- PASS: TestNewParse (0.00s) [2021-08-21T19:00:28.612Z] PASS [2021-08-21T19:00:28.612Z] coverage: 8.3% of statements [2021-08-21T19:00:28.612Z] ok github.com/docker/docker/daemon/logger/templates 0.040s coverage: 8.3% of statements [2021-08-21T19:00:28.612Z] === RUN TestValidateLogOpt [2021-08-21T19:00:28.612Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-21T19:00:28.612Z] === RUN TestNewMissedConfig [2021-08-21T19:00:28.612Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-21T19:00:28.612Z] === RUN TestNewMissedUrl [2021-08-21T19:00:28.612Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-21T19:00:28.612Z] === RUN TestNewMissedToken [2021-08-21T19:00:28.612Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-21T19:00:28.612Z] === RUN TestNewWithProxy [2021-08-21T19:00:28.612Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-21T19:00:28.612Z] === RUN TestDefault [2021-08-21T19:00:28.612Z] --- PASS: TestDefault (0.01s) [2021-08-21T19:00:28.612Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-21T19:00:28.612Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-08-21T19:00:28.612Z] === RUN TestJsonFormat [2021-08-21T19:00:28.612Z] --- PASS: TestJsonFormat (0.01s) [2021-08-21T19:00:28.612Z] === RUN TestRawFormat [2021-08-21T19:00:28.612Z] --- PASS: TestRawFormat (0.00s) [2021-08-21T19:00:28.612Z] === RUN TestRawFormatWithLabels [2021-08-21T19:00:28.612Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-08-21T19:00:28.612Z] === RUN TestRawFormatWithoutTag [2021-08-21T19:00:28.612Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-08-21T19:00:28.612Z] === RUN TestBatching [2021-08-21T19:00:29.071Z] --- PASS: TestBatching (0.28s) [2021-08-21T19:00:29.072Z] === RUN TestFrequency [2021-08-21T19:00:29.072Z] --- PASS: TestFrequency (0.16s) [2021-08-21T19:00:29.072Z] === RUN TestOneMessagePerRequest [2021-08-21T19:00:29.072Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-08-21T19:00:29.072Z] === RUN TestVerify [2021-08-21T19:00:29.072Z] --- PASS: TestVerify (0.00s) [2021-08-21T19:00:29.072Z] === RUN TestSkipVerify [2021-08-21T19:00:29.538Z] time="2021-08-21T19:00:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-21T19:00:29.538Z] time="2021-08-21T19:00:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-21T19:00:29.538Z] time="2021-08-21T19:00:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-21T19:00:29.538Z] time="2021-08-21T19:00:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-21T19:00:29.997Z] --- PASS: TestSkipVerify (0.63s) [2021-08-21T19:00:29.997Z] === RUN TestBufferMaximum [2021-08-21T19:00:29.997Z] time="2021-08-21T19:00:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-21T19:00:29.997Z] time="2021-08-21T19:00:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-21T19:00:29.997Z] time="2021-08-21T19:00:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-21T19:00:29.997Z] time="2021-08-21T19:00:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-21T19:00:29.997Z] time="2021-08-21T19:00:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-21T19:00:29.997Z] time="2021-08-21T19:00:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629572429.504690\",\"host\":\"05e1d7294656\"}'" [2021-08-21T19:00:29.997Z] time="2021-08-21T19:00:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629572429.504690\",\"host\":\"05e1d7294656\"}'" [2021-08-21T19:00:29.997Z] --- PASS: TestBufferMaximum (0.00s) [2021-08-21T19:00:29.997Z] === RUN TestServerAlwaysDown [2021-08-21T19:00:29.997Z] time="2021-08-21T19:00:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-21T19:00:29.997Z] time="2021-08-21T19:00:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-21T19:00:29.997Z] time="2021-08-21T19:00:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629572429.507688\",\"host\":\"05e1d7294656\"}'" [2021-08-21T19:00:29.997Z] time="2021-08-21T19:00:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629572429.507688\",\"host\":\"05e1d7294656\"}'" [2021-08-21T19:00:29.998Z] time="2021-08-21T19:00:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-21T19:00:29.998Z] time="2021-08-21T19:00:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629572429.507688\",\"host\":\"05e1d7294656\"}'" [2021-08-21T19:00:29.998Z] time="2021-08-21T19:00:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629572429.508684\",\"host\":\"05e1d7294656\"}'" [2021-08-21T19:00:29.998Z] time="2021-08-21T19:00:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629572429.508684\",\"host\":\"05e1d7294656\"}'" [2021-08-21T19:00:29.998Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-21T19:00:29.998Z] === RUN TestCannotSendAfterClose [2021-08-21T19:00:29.998Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-08-21T19:00:29.998Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-21T19:00:29.998Z] === RUN TestV1IDService [2021-08-21T19:00:29.998Z] --- PASS: TestV1IDService (0.02s) [2021-08-21T19:00:29.998Z] === RUN TestV2MetadataService [2021-08-21T19:00:30.969Z] --- PASS: TestV2MetadataService (0.81s) [2021-08-21T19:00:30.969Z] PASS [2021-08-21T19:00:30.969Z] coverage: 48.2% of statements [2021-08-21T19:00:30.969Z] ok github.com/docker/docker/distribution/metadata 0.929s coverage: 48.2% of statements [2021-08-21T19:00:30.969Z] time="2021-08-21T19:00:30Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49211/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-08-21T19:00:30.969Z] time="2021-08-21T19:00:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"05e1d7294656\"}'" [2021-08-21T19:00:30.969Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-08-21T19:00:30.969Z] PASS [2021-08-21T19:00:30.969Z] coverage: 82.5% of statements [2021-08-21T19:00:30.969Z] ok github.com/docker/docker/daemon/logger/splunk 2.178s coverage: 82.5% of statements [2021-08-21T19:00:30.969Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-21T19:00:30.969Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-21T19:00:30.969Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-21T19:00:30.969Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-21T19:00:30.969Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-21T19:00:30.969Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-21T19:00:30.969Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-21T19:00:30.969Z] === RUN TestContinueOnError_NeverContinue [2021-08-21T19:00:30.969Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-21T19:00:30.969Z] === RUN TestManifestStore [2021-08-21T19:00:30.969Z] === RUN TestManifestStore/no_remote_or_local [2021-08-21T19:00:30.969Z] === RUN TestSuccessfulDownload [2021-08-21T19:00:30.969Z] download_test.go:268: Needs fixing on Windows [2021-08-21T19:00:30.969Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-21T19:00:30.969Z] === RUN TestCancelledDownload [2021-08-21T19:00:30.969Z] --- PASS: TestCancelledDownload (0.00s) [2021-08-21T19:00:30.969Z] === RUN TestMaxDownloadAttempts [2021-08-21T19:00:30.969Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-21T19:00:30.969Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-21T19:00:30.969Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-21T19:00:30.969Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-21T19:00:30.969Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-21T19:00:30.969Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-21T19:00:30.969Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-21T19:00:30.969Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-21T19:00:30.969Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-21T19:00:30.969Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-21T19:00:30.969Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-21T19:00:30.969Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-21T19:00:31.429Z] time="2021-08-21T19:00:30Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local446419335\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-21T19:00:31.429Z] === RUN TestManifestStore/no_local_cache [2021-08-21T19:00:31.429Z] === RUN TestManifestStore/with_local_cache [2021-08-21T19:00:31.429Z] === RUN TestManifestStore/unknown_media_type [2021-08-21T19:00:31.429Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-21T19:00:31.429Z] time="2021-08-21T19:00:31Z" level=warning msg="reference for unknown type: " [2021-08-21T19:00:31.429Z] time="2021-08-21T19:00:31Z" level=warning msg="reference for unknown type: " [2021-08-21T19:00:31.429Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-21T19:00:31.429Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-21T19:00:31.429Z] time="2021-08-21T19:00:31Z" level=warning msg="reference for unknown type: " [2021-08-21T19:00:31.429Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-21T19:00:31.429Z] time="2021-08-21T19:00:31Z" level=warning msg="reference for unknown type: " [2021-08-21T19:00:31.429Z] time="2021-08-21T19:00:31Z" level=warning msg="reference for unknown type: " [2021-08-21T19:00:31.429Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-21T19:00:31.429Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-21T19:00:31.429Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-21T19:00:31.429Z] time="2021-08-21T19:00:31Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-21T19:00:31.429Z] --- PASS: TestManifestStore (0.39s) [2021-08-21T19:00:31.429Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2021-08-21T19:00:31.429Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2021-08-21T19:00:31.429Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-08-21T19:00:31.429Z] --- PASS: TestManifestStore/unknown_media_type (0.13s) [2021-08-21T19:00:31.429Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2021-08-21T19:00:31.429Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.10s) [2021-08-21T19:00:31.429Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.07s) [2021-08-21T19:00:31.429Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-08-21T19:00:31.429Z] --- PASS: TestManifestStore/error_persisting_manifest (0.04s) [2021-08-21T19:00:31.429Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.02s) [2021-08-21T19:00:31.429Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-08-21T19:00:31.429Z] === RUN TestDetectManifestBlobMediaType [2021-08-21T19:00:31.429Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-21T19:00:31.429Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-21T19:00:31.429Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-21T19:00:31.429Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-21T19:00:31.429Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-21T19:00:31.429Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-21T19:00:31.429Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-08-21T19:00:31.429Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-21T19:00:31.429Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-21T19:00:31.429Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-21T19:00:31.429Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-21T19:00:31.429Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-21T19:00:31.429Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-21T19:00:31.429Z] === RUN TestFixManifestLayers [2021-08-21T19:00:31.429Z] --- PASS: TestFixManifestLayers (0.02s) [2021-08-21T19:00:31.429Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-21T19:00:31.429Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-21T19:00:31.429Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-21T19:00:31.429Z] === RUN TestFixManifestLayersBadParent [2021-08-21T19:00:31.429Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-21T19:00:31.429Z] === RUN TestValidateManifest [2021-08-21T19:00:31.429Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-21T19:00:31.429Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-21T19:00:31.429Z] === RUN TestFormatPlatform [2021-08-21T19:00:31.429Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-21T19:00:31.429Z] === RUN TestGetRepositoryMountCandidates [2021-08-21T19:00:31.429Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-08-21T19:00:31.429Z] === RUN TestLayerAlreadyExists [2021-08-21T19:00:31.429Z] 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-21T19:00:31.429Z] 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-21T19:00:31.429Z] 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-21T19:00:31.429Z] 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-21T19:00:31.429Z] 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-21T19:00:31.429Z] 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-21T19:00:31.429Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-08-21T19:00:31.429Z] === RUN TestWhenEmptyAuthConfig [2021-08-21T19:00:31.429Z] time="2021-08-21T19:00:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-21T19:00:31.429Z] time="2021-08-21T19:00:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-21T19:00:31.429Z] time="2021-08-21T19:00:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-21T19:00:31.429Z] time="2021-08-21T19:00:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-21T19:00:31.429Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-21T19:00:31.429Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.47s) [2021-08-21T19:00:31.429Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.47s) [2021-08-21T19:00:31.429Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.47s) [2021-08-21T19:00:31.429Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.47s) [2021-08-21T19:00:31.429Z] === RUN TestTransfer [2021-08-21T19:00:31.679Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-21T19:00:31.891Z] --- PASS: TestTransfer (0.12s) [2021-08-21T19:00:31.891Z] === RUN TestConcurrencyLimit [2021-08-21T19:00:31.891Z] === RUN TestNotFound [2021-08-21T19:00:31.891Z] --- PASS: TestNotFound (0.00s) [2021-08-21T19:00:31.891Z] === RUN TestConflict [2021-08-21T19:00:31.891Z] --- PASS: TestConflict (0.00s) [2021-08-21T19:00:31.891Z] === RUN TestForbidden [2021-08-21T19:00:31.891Z] --- PASS: TestForbidden (0.00s) [2021-08-21T19:00:31.891Z] === RUN TestInvalidParameter [2021-08-21T19:00:31.891Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-21T19:00:31.891Z] === RUN TestNotImplemented [2021-08-21T19:00:31.891Z] --- PASS: TestNotImplemented (0.00s) [2021-08-21T19:00:31.891Z] === RUN TestNotModified [2021-08-21T19:00:31.891Z] --- PASS: TestNotModified (0.00s) [2021-08-21T19:00:31.891Z] === RUN TestUnauthorized [2021-08-21T19:00:31.891Z] --- PASS: TestUnauthorized (0.00s) [2021-08-21T19:00:31.891Z] === RUN TestUnknown [2021-08-21T19:00:31.891Z] --- PASS: TestUnknown (0.00s) [2021-08-21T19:00:31.891Z] === RUN TestCancelled [2021-08-21T19:00:31.891Z] --- PASS: TestCancelled (0.00s) [2021-08-21T19:00:31.891Z] === RUN TestDeadline [2021-08-21T19:00:31.891Z] --- PASS: TestDeadline (0.00s) [2021-08-21T19:00:31.891Z] === RUN TestDataLoss [2021-08-21T19:00:31.891Z] --- PASS: TestDataLoss (0.00s) [2021-08-21T19:00:31.891Z] === RUN TestUnavailable [2021-08-21T19:00:31.891Z] --- PASS: TestUnavailable (0.00s) [2021-08-21T19:00:31.891Z] === RUN TestSystem [2021-08-21T19:00:31.891Z] --- PASS: TestSystem (0.00s) [2021-08-21T19:00:31.891Z] === RUN TestFromStatusCode [2021-08-21T19:00:31.891Z] === RUN TestFromStatusCode/Not_Found [2021-08-21T19:00:32.351Z] === RUN TestFromStatusCode/Bad_Request [2021-08-21T19:00:32.351Z] === RUN TestFromStatusCode/Conflict [2021-08-21T19:00:32.351Z] === RUN TestFromStatusCode/Unauthorized [2021-08-21T19:00:32.351Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-21T19:00:32.351Z] === RUN TestFromStatusCode/Forbidden [2021-08-21T19:00:32.351Z] === RUN TestFromStatusCode/Not_Modified [2021-08-21T19:00:32.351Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-21T19:00:32.351Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-21T19:00:32.351Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-21T19:00:32.351Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-21T19:00:32.351Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-21T19:00:32.351Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-21T19:00:32.351Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-21T19:00:32.351Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-21T19:00:32.351Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-21T19:00:32.351Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-21T19:00:32.351Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-21T19:00:32.351Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-21T19:00:32.351Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-21T19:00:32.351Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-21T19:00:32.351Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-21T19:00:32.351Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-21T19:00:32.351Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-21T19:00:32.351Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-21T19:00:32.351Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-21T19:00:32.351Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-21T19:00:32.351Z] PASS [2021-08-21T19:00:32.351Z] coverage: 53.1% of statements [2021-08-21T19:00:32.351Z] ok github.com/docker/docker/errdefs 0.036s coverage: 53.1% of statements [2021-08-21T19:00:32.351Z] --- PASS: TestConcurrencyLimit (0.39s) [2021-08-21T19:00:32.351Z] === RUN TestInactiveJobs [2021-08-21T19:00:32.351Z] === RUN TestFSGetInvalidData [2021-08-21T19:00:32.351Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-08-21T19:00:32.351Z] === RUN TestFSInvalidSet [2021-08-21T19:00:32.351Z] --- PASS: TestFSInvalidSet (0.01s) [2021-08-21T19:00:32.351Z] === RUN TestFSInvalidRoot [2021-08-21T19:00:32.351Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-08-21T19:00:32.351Z] === RUN TestFSMetadataGetSet [2021-08-21T19:00:32.351Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-08-21T19:00:32.351Z] === RUN TestFSInvalidWalker [2021-08-21T19:00:32.351Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-08-21T19:00:32.351Z] === RUN TestFSGetSet [2021-08-21T19:00:32.351Z] --- PASS: TestInactiveJobs (0.38s) [2021-08-21T19:00:32.351Z] === RUN TestWatchRelease [2021-08-21T19:00:32.351Z] --- PASS: TestFSGetSet (0.03s) [2021-08-21T19:00:32.351Z] === RUN TestFSGetUnsetKey [2021-08-21T19:00:32.351Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-08-21T19:00:32.351Z] === RUN TestFSGetEmptyData [2021-08-21T19:00:32.351Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-08-21T19:00:32.351Z] === RUN TestFSDelete [2021-08-21T19:00:32.351Z] --- PASS: TestWatchRelease (0.04s) [2021-08-21T19:00:32.351Z] === RUN TestWatchFinishedTransfer [2021-08-21T19:00:32.351Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-21T19:00:32.351Z] === RUN TestDuplicateTransfer [2021-08-21T19:00:32.351Z] --- PASS: TestFSDelete (0.02s) [2021-08-21T19:00:32.351Z] === RUN TestFSWalker [2021-08-21T19:00:32.351Z] --- PASS: TestFSWalker (0.01s) [2021-08-21T19:00:32.351Z] === RUN TestFSWalkerStopOnError [2021-08-21T19:00:32.608Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-21T19:00:32.810Z] --- PASS: TestWhenEmptyAuthConfig (1.09s) [2021-08-21T19:00:32.810Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-21T19:00:32.810Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-08-21T19:00:32.810Z] === RUN TestTokenPassThru [2021-08-21T19:00:32.810Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-08-21T19:00:32.810Z] === RUN TestNewFromJSON [2021-08-21T19:00:32.810Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-21T19:00:32.810Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-21T19:00:32.810Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-21T19:00:32.810Z] === RUN TestMarshalKeyOrder [2021-08-21T19:00:32.810Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-21T19:00:32.810Z] === RUN TestHistoryEqual [2021-08-21T19:00:32.810Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-08-21T19:00:32.810Z] === RUN TestSuccessfulUpload [2021-08-21T19:00:32.810Z] --- PASS: TestTokenPassThru (0.01s) [2021-08-21T19:00:32.810Z] === RUN TestTokenPassThruDifferentHost [2021-08-21T19:00:32.810Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-08-21T19:00:32.810Z] PASS [2021-08-21T19:00:32.810Z] coverage: 24.1% of statements [2021-08-21T19:00:32.810Z] ok github.com/docker/docker/distribution 1.606s coverage: 24.1% of statements [2021-08-21T19:00:32.810Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-21T19:00:32.810Z] --- PASS: TestHistoryEqual (0.15s) [2021-08-21T19:00:32.810Z] === RUN TestImage [2021-08-21T19:00:32.810Z] --- PASS: TestImage (0.00s) [2021-08-21T19:00:32.810Z] === RUN TestImageOSNotEmpty [2021-08-21T19:00:32.810Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-21T19:00:32.810Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-21T19:00:32.810Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-21T19:00:32.810Z] === RUN TestCreate [2021-08-21T19:00:32.810Z] --- PASS: TestCreate (0.00s) [2021-08-21T19:00:32.810Z] === RUN TestRestore [2021-08-21T19:00:32.810Z] time="2021-08-21T19:00:32Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-21T19:00:32.810Z] --- PASS: TestRestore (0.04s) [2021-08-21T19:00:32.810Z] === RUN TestAddDelete [2021-08-21T19:00:32.810Z] --- PASS: TestAddDelete (0.02s) [2021-08-21T19:00:32.810Z] === RUN TestSearchAfterDelete [2021-08-21T19:00:32.810Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-08-21T19:00:32.810Z] === RUN TestParentReset [2021-08-21T19:00:32.810Z] time="2021-08-21T19:00:32Z" level=error msg="Upload failed, retrying: simulating retry" [2021-08-21T19:00:32.810Z] --- PASS: TestParentReset (0.02s) [2021-08-21T19:00:32.810Z] === RUN TestGetAndSetLastUpdated [2021-08-21T19:00:32.810Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-08-21T19:00:32.810Z] === RUN TestStoreLen [2021-08-21T19:00:32.810Z] --- PASS: TestStoreLen (0.04s) [2021-08-21T19:00:32.810Z] PASS [2021-08-21T19:00:32.810Z] coverage: 86.6% of statements [2021-08-21T19:00:32.810Z] ok github.com/docker/docker/image 0.527s coverage: 86.6% of statements [2021-08-21T19:00:32.810Z] --- PASS: TestSuccessfulUpload (0.36s) [2021-08-21T19:00:32.810Z] === RUN TestCancelledUpload [2021-08-21T19:00:32.810Z] --- PASS: TestCancelledUpload (0.00s) [2021-08-21T19:00:32.810Z] PASS [2021-08-21T19:00:32.810Z] coverage: 77.3% of statements [2021-08-21T19:00:32.810Z] ok github.com/docker/docker/distribution/xfer 1.876s coverage: 77.3% of statements [2021-08-21T19:00:32.810Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-21T19:00:33.275Z] === RUN TestCompare [2021-08-21T19:00:33.275Z] --- PASS: TestCompare (0.00s) [2021-08-21T19:00:33.275Z] PASS [2021-08-21T19:00:33.275Z] coverage: 19.2% of statements [2021-08-21T19:00:33.275Z] ok github.com/docker/docker/image/cache 0.077s coverage: 19.2% of statements [2021-08-21T19:00:33.921Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-08-21T19:00:33.921Z] Copying nested executables into bundles/binary-daemon [2021-08-21T19:00:33.921Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-08-21T19:00:33.921Z] GOOS="" GOARCH="" GOARM="" [2021-08-21T19:00:33.921Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-08-21T19:00:33.921Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-08-21T19:00:34.244Z] === RUN TestMakeV1ConfigFromConfig [2021-08-21T19:00:34.244Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-21T19:00:34.244Z] PASS [2021-08-21T19:00:34.244Z] coverage: 25.0% of statements [2021-08-21T19:00:34.244Z] ok github.com/docker/docker/image/v1 0.076s coverage: 25.0% of statements [2021-08-21T19:00:34.244Z] === RUN TestValidateManifest [2021-08-21T19:00:34.244Z] === RUN TestValidateManifest/nil [2021-08-21T19:00:34.244Z] === RUN TestValidateManifest/non-nil [2021-08-21T19:00:34.244Z] --- PASS: TestValidateManifest (0.00s) [2021-08-21T19:00:34.244Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-08-21T19:00:34.244Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-08-21T19:00:34.244Z] PASS [2021-08-21T19:00:34.244Z] coverage: 0.7% of statements [2021-08-21T19:00:34.244Z] ok github.com/docker/docker/image/tarexport 0.139s coverage: 0.7% of statements [2021-08-21T19:00:34.244Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-21T19:00:34.254Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42768/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=83ec46a7e67402258827a2b9f0e147863646eba0 -e DOCKER_GRAPHDRIVER docker:83ec46a7e67402258827a2b9f0e147863646eba0 hack/make.sh cross [2021-08-21T19:00:34.824Z] [2021-08-21T19:00:34.824Z] Removing bundles/ [2021-08-21T19:00:34.824Z] [2021-08-21T19:00:34.824Z] ---> Making bundle: cross (in bundles/cross) [2021-08-21T19:00:34.824Z] Cross building: bundles/cross/linux/amd64 [2021-08-21T19:00:34.824Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-08-21T19:00:34.824Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-08-21T19:00:35.127Z] check_test.go:309: [d91997c2c6464] daemon is not started [2021-08-21T19:00:35.127Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-08-21T19:00:35.228Z] === RUN TestSerialization [2021-08-21T19:00:35.228Z] --- PASS: TestSerialization (0.02s) [2021-08-21T19:00:35.228Z] PASS [2021-08-21T19:00:35.228Z] coverage: 100.0% of statements [2021-08-21T19:00:35.228Z] ok github.com/docker/docker/libcontainerd/queue 0.139s coverage: 100.0% of statements [2021-08-21T19:00:35.384Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-21T19:00:35.384Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-21T19:00:35.487Z] 2021/08/21 19:00:33 Closing DB instances... [2021-08-21T19:00:35.487Z] --- PASS: TestNetworkDBGarbageCollection (54.05s) [2021-08-21T19:00:35.487Z] === RUN TestFindNode [2021-08-21T19:00:35.487Z] 2021/08/21 19:00:35 Closing DB instances... [2021-08-21T19:00:35.487Z] --- PASS: TestFindNode (0.02s) [2021-08-21T19:00:35.487Z] === RUN TestChangeNodeState [2021-08-21T19:00:35.487Z] 2021/08/21 19:00:35 Closing DB instances... [2021-08-21T19:00:35.487Z] --- PASS: TestChangeNodeState (0.01s) [2021-08-21T19:00:35.487Z] === RUN TestNodeReincarnation [2021-08-21T19:00:35.487Z] 2021/08/21 19:00:35 Closing DB instances... [2021-08-21T19:00:35.687Z] === RUN TestEnvironmentParsing [2021-08-21T19:00:35.687Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-21T19:00:35.687Z] PASS [2021-08-21T19:00:35.687Z] coverage: 1.2% of statements [2021-08-21T19:00:35.687Z] ok github.com/docker/docker/libcontainerd/local 0.092s coverage: 1.2% of statements [2021-08-21T19:00:35.947Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-21T19:00:36.153Z] === RUN TestEmptyLayer [2021-08-21T19:00:36.153Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-21T19:00:36.153Z] === RUN TestCommitFailure [2021-08-21T19:00:36.153Z] --- PASS: TestCommitFailure (0.02s) [2021-08-21T19:00:36.153Z] === RUN TestStartTransactionFailure [2021-08-21T19:00:36.153Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-08-21T19:00:36.153Z] === RUN TestGetOrphan [2021-08-21T19:00:36.153Z] --- PASS: TestGetOrphan (0.01s) [2021-08-21T19:00:36.153Z] === RUN TestMountAndRegister [2021-08-21T19:00:36.153Z] layer_test.go:271: Layer size: 14 [2021-08-21T19:00:36.153Z] --- PASS: TestMountAndRegister (0.09s) [2021-08-21T19:00:36.153Z] === RUN TestLayerRelease [2021-08-21T19:00:36.153Z] layer_test.go:304: Failing on Windows [2021-08-21T19:00:36.153Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-21T19:00:36.153Z] === RUN TestStoreRestore [2021-08-21T19:00:36.153Z] layer_test.go:353: Failing on Windows [2021-08-21T19:00:36.153Z] --- SKIP: TestStoreRestore (0.00s) [2021-08-21T19:00:36.153Z] === RUN TestTarStreamStability [2021-08-21T19:00:36.153Z] layer_test.go:468: Failing on Windows [2021-08-21T19:00:36.153Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-21T19:00:36.153Z] === RUN TestRegisterExistingLayer [2021-08-21T19:00:36.510Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-08-21T19:00:36.613Z] --- PASS: TestRegisterExistingLayer (0.13s) [2021-08-21T19:00:36.613Z] === RUN TestTarStreamVerification [2021-08-21T19:00:36.613Z] layer_test.go:697: Failing on Windows [2021-08-21T19:00:36.613Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-21T19:00:36.613Z] === RUN TestLayerMigration [2021-08-21T19:00:36.613Z] migration_test.go:46: Failing on Windows [2021-08-21T19:00:36.613Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-21T19:00:36.613Z] === RUN TestLayerMigrationNoTarsplit [2021-08-21T19:00:36.613Z] migration_test.go:182: Failing on Windows [2021-08-21T19:00:36.613Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-21T19:00:36.613Z] === RUN TestMountInit [2021-08-21T19:00:36.613Z] mount_test.go:17: Failing on Windows [2021-08-21T19:00:36.613Z] --- SKIP: TestMountInit (0.00s) [2021-08-21T19:00:36.613Z] === RUN TestMountSize [2021-08-21T19:00:36.613Z] mount_test.go:76: Failing on Windows [2021-08-21T19:00:36.613Z] --- SKIP: TestMountSize (0.00s) [2021-08-21T19:00:36.613Z] === RUN TestMountChanges [2021-08-21T19:00:36.613Z] mount_test.go:125: Failing on Windows [2021-08-21T19:00:36.613Z] --- SKIP: TestMountChanges (0.00s) [2021-08-21T19:00:36.613Z] === RUN TestMountApply [2021-08-21T19:00:36.613Z] mount_test.go:212: Failing on Windows [2021-08-21T19:00:36.613Z] --- SKIP: TestMountApply (0.00s) [2021-08-21T19:00:36.613Z] PASS [2021-08-21T19:00:36.613Z] coverage: 30.1% of statements [2021-08-21T19:00:36.613Z] ok github.com/docker/docker/layer 0.350s coverage: 30.1% of statements [2021-08-21T19:00:36.613Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-21T19:00:36.613Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-21T19:00:36.613Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-21T19:00:36.613Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-21T19:00:37.071Z] === RUN TestSequenceGetAvailableBit [2021-08-21T19:00:37.071Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-08-21T19:00:37.071Z] === RUN TestSequenceEqual [2021-08-21T19:00:37.071Z] --- PASS: TestSequenceEqual (0.00s) [2021-08-21T19:00:37.071Z] === RUN TestSequenceCopy [2021-08-21T19:00:37.071Z] --- PASS: TestSequenceCopy (0.00s) [2021-08-21T19:00:37.071Z] === RUN TestGetFirstAvailable [2021-08-21T19:00:37.071Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-08-21T19:00:37.071Z] === RUN TestFindSequence [2021-08-21T19:00:37.071Z] --- PASS: TestFindSequence (0.00s) [2021-08-21T19:00:37.071Z] === RUN TestCheckIfAvailable [2021-08-21T19:00:37.071Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-08-21T19:00:37.071Z] === RUN TestMergeSequences [2021-08-21T19:00:37.071Z] --- PASS: TestMergeSequences (0.00s) [2021-08-21T19:00:37.071Z] === RUN TestPushReservation [2021-08-21T19:00:37.071Z] --- PASS: TestPushReservation (0.00s) [2021-08-21T19:00:37.071Z] === RUN TestSerializeDeserialize [2021-08-21T19:00:37.071Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-08-21T19:00:37.071Z] === RUN TestSet [2021-08-21T19:00:37.071Z] --- PASS: TestSet (0.00s) [2021-08-21T19:00:37.071Z] === RUN TestSetUnset [2021-08-21T19:00:37.071Z] --- PASS: TestSetUnset (0.00s) [2021-08-21T19:00:37.071Z] === RUN TestOffsetSetUnset [2021-08-21T19:00:37.071Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-08-21T19:00:37.071Z] === RUN TestSetInRange [2021-08-21T19:00:37.071Z] --- PASS: TestSetInRange (0.00s) [2021-08-21T19:00:37.071Z] === RUN TestSetAnyInRange [2021-08-21T19:00:37.071Z] --- PASS: TestSetAnyInRange (0.00s) [2021-08-21T19:00:37.071Z] === RUN TestMethods [2021-08-21T19:00:37.071Z] --- PASS: TestMethods (0.00s) [2021-08-21T19:00:37.071Z] === RUN TestRandomAllocateDeallocate [2021-08-21T19:00:37.877Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-21T19:00:38.439Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-21T19:00:38.696Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-21T19:00:39.257Z] === RUN TestInvalidConfig [2021-08-21T19:00:39.257Z] --- PASS: TestInvalidConfig (0.00s) [2021-08-21T19:00:39.257Z] === RUN TestConfig [2021-08-21T19:00:39.257Z] --- PASS: TestConfig (0.00s) [2021-08-21T19:00:39.257Z] === RUN TestOptionsLabels [2021-08-21T19:00:39.257Z] --- PASS: TestOptionsLabels (0.00s) [2021-08-21T19:00:39.257Z] === RUN TestValidName [2021-08-21T19:00:39.257Z] --- PASS: TestValidName (0.00s) [2021-08-21T19:00:39.257Z] === RUN TestTLSConfiguration [2021-08-21T19:00:39.257Z] time="2021-08-21T19:00:38Z" level=info msg="Option Initializing KV with TLS" [2021-08-21T19:00:39.257Z] --- PASS: TestTLSConfiguration (0.16s) [2021-08-21T19:00:39.257Z] PASS [2021-08-21T19:00:39.257Z] coverage: 24.0% of statements [2021-08-21T19:00:39.257Z] ok github.com/docker/docker/libnetwork/config 0.248s coverage: 24.0% of statements [2021-08-21T19:00:39.259Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-08-21T19:00:39.259Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-21T19:00:40.166Z] time="2021-08-21T19:00:40Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-08-21T19:00:40.166Z] --- PASS: TestNodeReincarnation (5.01s) [2021-08-21T19:00:40.166Z] === RUN TestParallelCreate [2021-08-21T19:00:40.166Z] 2021/08/21 19:00:40 Closing DB instances... [2021-08-21T19:00:40.166Z] --- PASS: TestParallelCreate (0.02s) [2021-08-21T19:00:40.166Z] === RUN TestParallelDelete [2021-08-21T19:00:40.189Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-21T19:00:40.227Z] === RUN TestErrorInterfaces [2021-08-21T19:00:40.227Z] --- PASS: TestErrorInterfaces (0.00s) [2021-08-21T19:00:40.227Z] === RUN TestNetworkMarshalling [2021-08-21T19:00:40.227Z] --- PASS: TestNetworkMarshalling (0.14s) [2021-08-21T19:00:40.227Z] === RUN TestEndpointMarshalling [2021-08-21T19:00:40.227Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-08-21T19:00:40.227Z] === RUN TestAuxAddresses [2021-08-21T19:00:40.227Z] time="2021-08-21T19:00:39Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-21T19:00:40.227Z] --- PASS: TestAuxAddresses (0.01s) [2021-08-21T19:00:40.227Z] === RUN TestSRVServiceQuery [2021-08-21T19:00:40.227Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-21T19:00:40.227Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-08-21T19:00:40.227Z] === RUN TestServiceVIPReuse [2021-08-21T19:00:40.227Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-21T19:00:40.227Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-08-21T19:00:40.227Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-08-21T19:00:40.227Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-21T19:00:40.227Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2021-08-21T19:00:40.227Z] === RUN TestDNSIPQuery [2021-08-21T19:00:40.227Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-21T19:00:40.227Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-08-21T19:00:40.227Z] === RUN TestDNSProxyServFail [2021-08-21T19:00:40.227Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-21T19:00:40.227Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-08-21T19:00:40.227Z] === RUN TestSandboxAddEmpty [2021-08-21T19:00:40.227Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-21T19:00:40.227Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-08-21T19:00:40.227Z] === RUN TestSandboxAddMultiPrio [2021-08-21T19:00:40.227Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-21T19:00:40.227Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-08-21T19:00:40.227Z] === RUN TestSandboxAddSamePrio [2021-08-21T19:00:40.227Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-21T19:00:40.227Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-08-21T19:00:40.227Z] === RUN TestCleanupServiceDiscovery [2021-08-21T19:00:40.227Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-21T19:00:40.227Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-08-21T19:00:40.227Z] === RUN TestDNSOptions [2021-08-21T19:00:40.227Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-21T19:00:40.227Z] --- SKIP: TestDNSOptions (0.00s) [2021-08-21T19:00:40.227Z] === RUN TestMultipleControllersWithSameStore [2021-08-21T19:00:40.227Z] time="2021-08-21T19:00:39Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-21T19:00:40.227Z] time="2021-08-21T19:00:39Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-21T19:00:40.227Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2021-08-21T19:00:40.227Z] PASS [2021-08-21T19:00:40.227Z] coverage: 8.6% of statements [2021-08-21T19:00:40.227Z] === RUN TestKey [2021-08-21T19:00:40.227Z] --- PASS: TestKey (0.00s) [2021-08-21T19:00:40.227Z] === RUN TestParseKey [2021-08-21T19:00:40.227Z] --- PASS: TestParseKey (0.00s) [2021-08-21T19:00:40.227Z] === RUN TestInvalidDataStore [2021-08-21T19:00:40.227Z] --- PASS: TestInvalidDataStore (0.00s) [2021-08-21T19:00:40.227Z] === RUN TestKVObjectFlatKey [2021-08-21T19:00:40.227Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-08-21T19:00:40.227Z] === RUN TestAtomicKVObjectFlatKey [2021-08-21T19:00:40.227Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-08-21T19:00:40.227Z] PASS [2021-08-21T19:00:40.227Z] ok github.com/docker/docker/libnetwork 0.288s coverage: 8.6% of statements [2021-08-21T19:00:40.227Z] coverage: 21.9% of statements [2021-08-21T19:00:40.227Z] ok github.com/docker/docker/libnetwork/datastore 0.046s coverage: 21.9% of statements [2021-08-21T19:00:40.227Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-08-21T19:00:40.623Z] 2021/08/21 19:00:40 Closing DB instances... [2021-08-21T19:00:40.623Z] --- PASS: TestParallelDelete (0.01s) [2021-08-21T19:00:40.623Z] === RUN TestNetworkDBIslands [2021-08-21T19:00:40.623Z] time="2021-08-21T19:00:40Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:69f86ec7f46a with config:&{NodeID:69f86ec7f46a 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-21T19:00:40.623Z] time="2021-08-21T19:00:40Z" level=info msg="Node 69f86ec7f46a/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:40.623Z] time="2021-08-21T19:00:40Z" level=info msg="Node 69f86ec7f46a/192.168.137.155, added to nodes list" [2021-08-21T19:00:40.623Z] time="2021-08-21T19:00:40Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d669b009938a with config:&{NodeID:d669b009938a 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-21T19:00:40.623Z] time="2021-08-21T19:00:40Z" level=info msg="Node d669b009938a/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:40.623Z] time="2021-08-21T19:00:40Z" level=info msg="Node d669b009938a/192.168.137.155, added to nodes list" [2021-08-21T19:00:40.623Z] time="2021-08-21T19:00:40Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-08-21T19:00:40.623Z] time="2021-08-21T19:00:40Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-08-21T19:00:40.623Z] time="2021-08-21T19:00:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-08-21T19:00:40.623Z] time="2021-08-21T19:00:40Z" level=info msg="Node d669b009938a/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:40.623Z] time="2021-08-21T19:00:40Z" level=info msg="Node d669b009938a/192.168.137.155, added to nodes list" [2021-08-21T19:00:40.623Z] time="2021-08-21T19:00:40Z" level=info msg="Node 69f86ec7f46a/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:40.623Z] time="2021-08-21T19:00:40Z" level=info msg="Node 69f86ec7f46a/192.168.137.155, added to nodes list" [2021-08-21T19:00:40.623Z] time="2021-08-21T19:00:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-08-21T19:00:40.623Z] time="2021-08-21T19:00:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-08-21T19:00:40.691Z] === RUN TestIPDataMarshalling [2021-08-21T19:00:40.691Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-08-21T19:00:40.691Z] === RUN TestValidateAndIsV6 [2021-08-21T19:00:40.691Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-08-21T19:00:40.691Z] PASS [2021-08-21T19:00:40.691Z] coverage: 68.9% of statements [2021-08-21T19:00:40.691Z] ok github.com/docker/docker/libnetwork/driverapi 0.045s coverage: 68.9% of statements [2021-08-21T19:00:41.080Z] time="2021-08-21T19:00:40Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:8dbbc840f063 with config:&{NodeID:8dbbc840f063 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-21T19:00:41.080Z] time="2021-08-21T19:00:40Z" level=info msg="Node 8dbbc840f063/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:41.080Z] time="2021-08-21T19:00:40Z" level=info msg="Node 8dbbc840f063/192.168.137.155, added to nodes list" [2021-08-21T19:00:41.080Z] time="2021-08-21T19:00:40Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-08-21T19:00:41.080Z] time="2021-08-21T19:00:40Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-08-21T19:00:41.080Z] time="2021-08-21T19:00:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-08-21T19:00:41.080Z] time="2021-08-21T19:00:40Z" level=info msg="Node 8dbbc840f063/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:41.080Z] time="2021-08-21T19:00:40Z" level=info msg="Node 8dbbc840f063/192.168.137.155, added to nodes list" [2021-08-21T19:00:41.080Z] time="2021-08-21T19:00:40Z" level=info msg="Node 69f86ec7f46a/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:41.080Z] time="2021-08-21T19:00:40Z" level=info msg="Node 69f86ec7f46a/192.168.137.155, added to nodes list" [2021-08-21T19:00:41.080Z] time="2021-08-21T19:00:40Z" level=info msg="Node d669b009938a/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:41.080Z] time="2021-08-21T19:00:40Z" level=info msg="Node d669b009938a/192.168.137.155, added to nodes list" [2021-08-21T19:00:41.080Z] time="2021-08-21T19:00:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-08-21T19:00:41.080Z] time="2021-08-21T19:00:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-08-21T19:00:41.151Z] === RUN TestDriver [2021-08-21T19:00:41.151Z] --- PASS: TestDriver (0.00s) [2021-08-21T19:00:41.151Z] PASS [2021-08-21T19:00:41.151Z] coverage: 34.8% of statements [2021-08-21T19:00:41.151Z] ok github.com/docker/docker/libnetwork/drivers/host 0.040s coverage: 34.8% of statements [2021-08-21T19:00:41.537Z] time="2021-08-21T19:00:41Z" level=info msg="Node 8dbbc840f063/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:41.537Z] time="2021-08-21T19:00:41Z" level=info msg="Node 8dbbc840f063/192.168.137.155, added to nodes list" [2021-08-21T19:00:41.537Z] time="2021-08-21T19:00:41Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:46eb76ad4cb2 with config:&{NodeID:46eb76ad4cb2 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-21T19:00:41.537Z] time="2021-08-21T19:00:41Z" level=info msg="Node 46eb76ad4cb2/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:41.537Z] time="2021-08-21T19:00:41Z" level=info msg="Node 46eb76ad4cb2/192.168.137.155, added to nodes list" [2021-08-21T19:00:41.537Z] time="2021-08-21T19:00:41Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-08-21T19:00:41.537Z] time="2021-08-21T19:00:41Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-08-21T19:00:41.537Z] time="2021-08-21T19:00:41Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-08-21T19:00:41.537Z] time="2021-08-21T19:00:41Z" level=info msg="Node 46eb76ad4cb2/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:41.537Z] time="2021-08-21T19:00:41Z" level=info msg="Node 46eb76ad4cb2/192.168.137.155, added to nodes list" [2021-08-21T19:00:41.537Z] time="2021-08-21T19:00:41Z" level=info msg="Node d669b009938a/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:41.537Z] time="2021-08-21T19:00:41Z" level=info msg="Node d669b009938a/192.168.137.155, added to nodes list" [2021-08-21T19:00:41.537Z] time="2021-08-21T19:00:41Z" level=info msg="Node 8dbbc840f063/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:41.537Z] time="2021-08-21T19:00:41Z" level=info msg="Node 8dbbc840f063/192.168.137.155, added to nodes list" [2021-08-21T19:00:41.537Z] time="2021-08-21T19:00:41Z" level=info msg="Node 69f86ec7f46a/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:41.537Z] time="2021-08-21T19:00:41Z" level=info msg="Node 69f86ec7f46a/192.168.137.155, added to nodes list" [2021-08-21T19:00:41.537Z] time="2021-08-21T19:00:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-08-21T19:00:41.537Z] time="2021-08-21T19:00:41Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-08-21T19:00:41.620Z] === RUN TestDriver [2021-08-21T19:00:41.620Z] --- PASS: TestDriver (0.00s) [2021-08-21T19:00:41.620Z] PASS [2021-08-21T19:00:41.620Z] coverage: 34.8% of statements [2021-08-21T19:00:41.620Z] ok github.com/docker/docker/libnetwork/drivers/null 0.039s coverage: 34.8% of statements [2021-08-21T19:00:41.620Z] === RUN TestNetworkAllocateFree [2021-08-21T19:00:41.620Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-08-21T19:00:41.620Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-08-21T19:00:41.620Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-08-21T19:00:41.620Z] PASS [2021-08-21T19:00:41.620Z] coverage: 63.6% of statements [2021-08-21T19:00:41.620Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.043s coverage: 63.6% of statements [2021-08-21T19:00:41.995Z] time="2021-08-21T19:00:41Z" level=info msg="Node 46eb76ad4cb2/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:41.995Z] time="2021-08-21T19:00:41Z" level=info msg="Node 46eb76ad4cb2/192.168.137.155, added to nodes list" [2021-08-21T19:00:41.995Z] time="2021-08-21T19:00:41Z" level=info msg="Node 46eb76ad4cb2/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:41.995Z] time="2021-08-21T19:00:41Z" level=info msg="Node 46eb76ad4cb2/192.168.137.155, added to nodes list" [2021-08-21T19:00:41.995Z] time="2021-08-21T19:00:41Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:03d6fca9dc00 with config:&{NodeID:03d6fca9dc00 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-21T19:00:41.995Z] time="2021-08-21T19:00:41Z" level=info msg="Node 03d6fca9dc00/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:41.995Z] time="2021-08-21T19:00:41Z" level=info msg="Node 03d6fca9dc00/192.168.137.155, added to nodes list" [2021-08-21T19:00:41.995Z] time="2021-08-21T19:00:41Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-08-21T19:00:41.995Z] time="2021-08-21T19:00:41Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-08-21T19:00:41.995Z] time="2021-08-21T19:00:41Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-08-21T19:00:41.995Z] time="2021-08-21T19:00:41Z" level=info msg="Node 03d6fca9dc00/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:41.995Z] time="2021-08-21T19:00:41Z" level=info msg="Node 03d6fca9dc00/192.168.137.155, added to nodes list" [2021-08-21T19:00:41.995Z] time="2021-08-21T19:00:41Z" level=info msg="Node d669b009938a/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:41.995Z] time="2021-08-21T19:00:41Z" level=info msg="Node d669b009938a/192.168.137.155, added to nodes list" [2021-08-21T19:00:41.995Z] time="2021-08-21T19:00:41Z" level=info msg="Node 69f86ec7f46a/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:41.995Z] time="2021-08-21T19:00:41Z" level=info msg="Node 69f86ec7f46a/192.168.137.155, added to nodes list" [2021-08-21T19:00:41.995Z] time="2021-08-21T19:00:41Z" level=info msg="Node 46eb76ad4cb2/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:41.995Z] time="2021-08-21T19:00:41Z" level=info msg="Node 46eb76ad4cb2/192.168.137.155, added to nodes list" [2021-08-21T19:00:41.995Z] time="2021-08-21T19:00:41Z" level=info msg="Node 8dbbc840f063/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:41.995Z] time="2021-08-21T19:00:41Z" level=info msg="Node 8dbbc840f063/192.168.137.155, added to nodes list" [2021-08-21T19:00:41.995Z] time="2021-08-21T19:00:41Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-08-21T19:00:41.995Z] time="2021-08-21T19:00:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-08-21T19:00:42.452Z] time="2021-08-21T19:00:41Z" level=info msg="Node 03d6fca9dc00/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:42.452Z] time="2021-08-21T19:00:41Z" level=info msg="Node 03d6fca9dc00/192.168.137.155, added to nodes list" [2021-08-21T19:00:42.452Z] time="2021-08-21T19:00:41Z" level=info msg="Node 03d6fca9dc00/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:42.452Z] time="2021-08-21T19:00:41Z" level=info msg="Node 03d6fca9dc00/192.168.137.155, added to nodes list" [2021-08-21T19:00:42.452Z] time="2021-08-21T19:00:41Z" level=info msg="Node 03d6fca9dc00/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:42.452Z] time="2021-08-21T19:00:41Z" level=info msg="Node 03d6fca9dc00/192.168.137.155, added to nodes list" [2021-08-21T19:00:42.452Z] networkdb_test.go:836: Re-joining: 3 [2021-08-21T19:00:42.452Z] time="2021-08-21T19:00:42Z" level=info msg="The new bootstrap node list is:[192.168.137.155:10033 192.168.137.155:10034 192.168.137.155:10035]" [2021-08-21T19:00:42.452Z] time="2021-08-21T19:00:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.137.155:10033" [2021-08-21T19:00:42.452Z] time="2021-08-21T19:00:42Z" level=debug msg="memberlist: Stream connection from=192.168.137.155:49357" [2021-08-21T19:00:42.452Z] time="2021-08-21T19:00:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.137.155:10034" [2021-08-21T19:00:42.452Z] time="2021-08-21T19:00:42Z" level=debug msg="memberlist: Stream connection from=192.168.137.155:49358" [2021-08-21T19:00:42.452Z] time="2021-08-21T19:00:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.137.155:10035" [2021-08-21T19:00:42.452Z] time="2021-08-21T19:00:42Z" level=debug msg="memberlist: Stream connection from=192.168.137.155:49359" [2021-08-21T19:00:42.452Z] networkdb_test.go:836: Re-joining: 4 [2021-08-21T19:00:42.452Z] time="2021-08-21T19:00:42Z" level=info msg="The new bootstrap node list is:[192.168.137.155:10033 192.168.137.155:10034 192.168.137.155:10035]" [2021-08-21T19:00:42.452Z] time="2021-08-21T19:00:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.137.155:10033" [2021-08-21T19:00:42.452Z] time="2021-08-21T19:00:42Z" level=debug msg="memberlist: Stream connection from=192.168.137.155:49360" [2021-08-21T19:00:42.452Z] time="2021-08-21T19:00:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.137.155:10034" [2021-08-21T19:00:42.452Z] time="2021-08-21T19:00:42Z" level=debug msg="memberlist: Stream connection from=192.168.137.155:49361" [2021-08-21T19:00:42.452Z] time="2021-08-21T19:00:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.137.155:10035" [2021-08-21T19:00:42.452Z] time="2021-08-21T19:00:42Z" level=debug msg="memberlist: Stream connection from=192.168.137.155:49362" [2021-08-21T19:00:42.591Z] === RUN TestGetEmptyCapabilities [2021-08-21T19:00:42.591Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-08-21T19:00:42.591Z] === RUN TestGetExtraCapabilities [2021-08-21T19:00:42.591Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-08-21T19:00:42.591Z] === RUN TestGetInvalidCapabilities [2021-08-21T19:00:42.591Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-08-21T19:00:42.591Z] === RUN TestRemoteDriver [2021-08-21T19:00:42.591Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-21T19:00:42.591Z] === RUN TestDriverError [2021-08-21T19:00:42.591Z] --- PASS: TestDriverError (0.00s) [2021-08-21T19:00:42.591Z] === RUN TestMissingValues [2021-08-21T19:00:42.591Z] --- PASS: TestMissingValues (0.00s) [2021-08-21T19:00:42.591Z] === RUN TestRollback [2021-08-21T19:00:42.591Z] --- PASS: TestRollback (0.00s) [2021-08-21T19:00:42.591Z] PASS [2021-08-21T19:00:42.591Z] coverage: 57.4% of statements [2021-08-21T19:00:42.591Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.075s coverage: 57.4% of statements [2021-08-21T19:00:42.591Z] === RUN TestNAT [2021-08-21T19:00:42.591Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-21T19:00:42.591Z] --- SKIP: TestNAT (0.00s) [2021-08-21T19:00:42.591Z] === RUN TestTransparent [2021-08-21T19:00:42.591Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-21T19:00:42.591Z] --- SKIP: TestTransparent (0.00s) [2021-08-21T19:00:42.591Z] PASS [2021-08-21T19:00:42.591Z] coverage: 0.0% of statements [2021-08-21T19:00:42.591Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.053s coverage: 0.0% of statements [2021-08-21T19:00:42.708Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-21T19:00:42.708Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-21T19:00:42.909Z] time="2021-08-21T19:00:42Z" level=info msg="node 0 leaving" [2021-08-21T19:00:42.909Z] time="2021-08-21T19:00:42Z" level=info msg="Node 69f86ec7f46a change state NodeActive --> NodeLeft" [2021-08-21T19:00:42.909Z] time="2021-08-21T19:00:42Z" level=info msg="node4(46eb76ad4cb2): Node leave event for 69f86ec7f46a/192.168.137.155" [2021-08-21T19:00:42.909Z] time="2021-08-21T19:00:42Z" level=info msg="Node 69f86ec7f46a change state NodeActive --> NodeLeft" [2021-08-21T19:00:42.909Z] time="2021-08-21T19:00:42Z" level=info msg="node2(d669b009938a): Node leave event for 69f86ec7f46a/192.168.137.155" [2021-08-21T19:00:42.909Z] time="2021-08-21T19:00:42Z" level=info msg="Node 69f86ec7f46a change state NodeActive --> NodeLeft" [2021-08-21T19:00:42.909Z] time="2021-08-21T19:00:42Z" level=info msg="node5(03d6fca9dc00): Node leave event for 69f86ec7f46a/192.168.137.155" [2021-08-21T19:00:42.909Z] time="2021-08-21T19:00:42Z" level=info msg="Node 69f86ec7f46a change state NodeActive --> NodeLeft" [2021-08-21T19:00:42.909Z] time="2021-08-21T19:00:42Z" level=info msg="node3(8dbbc840f063): Node leave event for 69f86ec7f46a/192.168.137.155" [2021-08-21T19:00:42.909Z] time="2021-08-21T19:00:42Z" level=info msg="Node 69f86ec7f46a change state NodeActive --> NodeLeft" [2021-08-21T19:00:42.909Z] time="2021-08-21T19:00:42Z" level=info msg="node1(69f86ec7f46a): Node leave event for 69f86ec7f46a/192.168.137.155" [2021-08-21T19:00:43.054Z] === RUN TestBuildDefault [2021-08-21T19:00:43.054Z] --- PASS: TestBuildDefault (0.00s) [2021-08-21T19:00:43.054Z] === RUN TestBuildHostnameDomainname [2021-08-21T19:00:43.054Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-08-21T19:00:43.054Z] === RUN TestBuildHostname [2021-08-21T19:00:43.054Z] --- PASS: TestBuildHostname (0.00s) [2021-08-21T19:00:43.054Z] === RUN TestBuildHostnameFQDN [2021-08-21T19:00:43.054Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-08-21T19:00:43.054Z] === RUN TestBuildNoIP [2021-08-21T19:00:43.054Z] --- PASS: TestBuildNoIP (0.00s) [2021-08-21T19:00:43.054Z] === RUN TestUpdate [2021-08-21T19:00:43.054Z] --- PASS: TestUpdate (0.00s) [2021-08-21T19:00:43.054Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-08-21T19:00:43.054Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-08-21T19:00:43.054Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-08-21T19:00:43.054Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-08-21T19:00:43.054Z] === RUN TestAddEmpty [2021-08-21T19:00:43.054Z] --- PASS: TestAddEmpty (0.00s) [2021-08-21T19:00:43.054Z] === RUN TestAdd [2021-08-21T19:00:43.054Z] --- PASS: TestAdd (0.00s) [2021-08-21T19:00:43.054Z] === RUN TestDeleteEmpty [2021-08-21T19:00:43.054Z] --- PASS: TestDeleteEmpty (0.00s) [2021-08-21T19:00:43.054Z] === RUN TestDeleteNewline [2021-08-21T19:00:43.054Z] --- PASS: TestDeleteNewline (0.00s) [2021-08-21T19:00:43.054Z] === RUN TestDelete [2021-08-21T19:00:43.054Z] --- PASS: TestDelete (0.00s) [2021-08-21T19:00:43.054Z] === RUN TestConcurrentWrites [2021-08-21T19:00:43.271Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-21T19:00:43.271Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.85s) [2021-08-21T19:00:43.271Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.00s) [2021-08-21T19:00:43.271Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.50s) [2021-08-21T19:00:43.271Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.25s) [2021-08-21T19:00:43.271Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.74s) [2021-08-21T19:00:43.271Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.47s) [2021-08-21T19:00:43.271Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.73s) [2021-08-21T19:00:43.271Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.15s) [2021-08-21T19:00:43.271Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s) [2021-08-21T19:00:43.271Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s) [2021-08-21T19:00:43.271Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.88s) [2021-08-21T19:00:43.271Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.06s) [2021-08-21T19:00:43.271Z] === RUN TestCgroupNamespacesRun [2021-08-21T19:00:43.366Z] time="2021-08-21T19:00:42Z" level=info msg="Node 69f86ec7f46a/192.168.137.155, left gossip cluster" [2021-08-21T19:00:43.366Z] time="2021-08-21T19:00:42Z" level=info msg="Node 69f86ec7f46a/192.168.137.155, left gossip cluster" [2021-08-21T19:00:43.366Z] time="2021-08-21T19:00:42Z" level=info msg="Node 69f86ec7f46a/192.168.137.155, left gossip cluster" [2021-08-21T19:00:43.366Z] time="2021-08-21T19:00:42Z" level=info msg="Node 69f86ec7f46a/192.168.137.155, left gossip cluster" [2021-08-21T19:00:43.366Z] time="2021-08-21T19:00:42Z" level=info msg="Node 69f86ec7f46a/192.168.137.155, left gossip cluster" [2021-08-21T19:00:43.367Z] time="2021-08-21T19:00:43Z" level=info msg="node 1 leaving" [2021-08-21T19:00:43.367Z] time="2021-08-21T19:00:43Z" level=info msg="Node d669b009938a change state NodeActive --> NodeLeft" [2021-08-21T19:00:43.367Z] time="2021-08-21T19:00:43Z" level=info msg="node5(03d6fca9dc00): Node leave event for d669b009938a/192.168.137.155" [2021-08-21T19:00:43.367Z] time="2021-08-21T19:00:43Z" level=info msg="Node d669b009938a/192.168.137.155, left gossip cluster" [2021-08-21T19:00:43.367Z] time="2021-08-21T19:00:43Z" level=info msg="Node d669b009938a change state NodeActive --> NodeFailed" [2021-08-21T19:00:43.367Z] time="2021-08-21T19:00:43Z" level=info msg="Node d669b009938a/192.168.137.155, added to failed nodes list" [2021-08-21T19:00:43.367Z] time="2021-08-21T19:00:43Z" level=info msg="Node d669b009938a change state NodeActive --> NodeLeft" [2021-08-21T19:00:43.367Z] time="2021-08-21T19:00:43Z" level=info msg="node3(8dbbc840f063): Node leave event for d669b009938a/192.168.137.155" [2021-08-21T19:00:43.367Z] time="2021-08-21T19:00:43Z" level=info msg="Node d669b009938a change state NodeActive --> NodeLeft" [2021-08-21T19:00:43.367Z] time="2021-08-21T19:00:43Z" level=info msg="node4(46eb76ad4cb2): Node leave event for d669b009938a/192.168.137.155" [2021-08-21T19:00:43.367Z] time="2021-08-21T19:00:43Z" level=error msg="node: d669b009938a is unknown to memberlist" [2021-08-21T19:00:43.513Z] --- PASS: TestConcurrentWrites (0.19s) [2021-08-21T19:00:43.513Z] PASS [2021-08-21T19:00:43.513Z] coverage: 81.2% of statements [2021-08-21T19:00:43.513Z] ok github.com/docker/docker/libnetwork/etchosts 0.247s coverage: 81.2% of statements [2021-08-21T19:00:43.513Z] === RUN TestNew [2021-08-21T19:00:43.513Z] --- PASS: TestNew (0.00s) [2021-08-21T19:00:43.513Z] === RUN TestAddDriver [2021-08-21T19:00:43.513Z] --- PASS: TestAddDriver (0.00s) [2021-08-21T19:00:43.513Z] === RUN TestAddDuplicateDriver [2021-08-21T19:00:43.513Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-08-21T19:00:43.513Z] === RUN TestIPAMDefaultAddressSpaces [2021-08-21T19:00:43.513Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-08-21T19:00:43.513Z] === RUN TestDriver [2021-08-21T19:00:43.513Z] --- PASS: TestDriver (0.00s) [2021-08-21T19:00:43.513Z] === RUN TestIPAM [2021-08-21T19:00:43.513Z] --- PASS: TestIPAM (0.00s) [2021-08-21T19:00:43.513Z] === RUN TestWalkIPAMs [2021-08-21T19:00:43.513Z] --- PASS: TestWalkIPAMs (0.00s) [2021-08-21T19:00:43.513Z] === RUN TestWalkDrivers [2021-08-21T19:00:43.513Z] --- PASS: TestWalkDrivers (0.00s) [2021-08-21T19:00:43.513Z] PASS [2021-08-21T19:00:43.513Z] coverage: 82.4% of statements [2021-08-21T19:00:43.513Z] ok github.com/docker/docker/libnetwork/drvregistry 0.066s coverage: 82.4% of statements [2021-08-21T19:00:43.513Z] --- PASS: TestRandomAllocateDeallocate (6.63s) [2021-08-21T19:00:43.513Z] === RUN TestAllocateRandomDeallocate [2021-08-21T19:00:43.823Z] time="2021-08-21T19:00:43Z" level=info msg="Node d669b009938a/192.168.137.155, left gossip cluster" [2021-08-21T19:00:43.823Z] time="2021-08-21T19:00:43Z" level=info msg="Node d669b009938a/192.168.137.155, left gossip cluster" [2021-08-21T19:00:43.823Z] time="2021-08-21T19:00:43Z" level=info msg="Node d669b009938a/192.168.137.155, left gossip cluster" [2021-08-21T19:00:43.823Z] time="2021-08-21T19:00:43Z" level=info msg="node 2 leaving" [2021-08-21T19:00:43.823Z] time="2021-08-21T19:00:43Z" level=info msg="Node 8dbbc840f063 change state NodeActive --> NodeLeft" [2021-08-21T19:00:43.823Z] time="2021-08-21T19:00:43Z" level=info msg="node5(03d6fca9dc00): Node leave event for 8dbbc840f063/192.168.137.155" [2021-08-21T19:00:43.823Z] time="2021-08-21T19:00:43Z" level=info msg="Node 8dbbc840f063 change state NodeActive --> NodeLeft" [2021-08-21T19:00:43.823Z] time="2021-08-21T19:00:43Z" level=info msg="node4(46eb76ad4cb2): Node leave event for 8dbbc840f063/192.168.137.155" [2021-08-21T19:00:43.823Z] time="2021-08-21T19:00:43Z" level=info msg="Node 8dbbc840f063 change state NodeActive --> NodeLeft" [2021-08-21T19:00:43.823Z] time="2021-08-21T19:00:43Z" level=info msg="node3(8dbbc840f063): Node leave event for 8dbbc840f063/192.168.137.155" [2021-08-21T19:00:43.823Z] time="2021-08-21T19:00:43Z" level=debug msg="memberlist: Failed ping: 8dbbc840f063 (timeout reached)" [2021-08-21T19:00:43.823Z] time="2021-08-21T19:00:43Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.137.155:10034: use of closed network connection" [2021-08-21T19:00:43.823Z] time="2021-08-21T19:00:43Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.137.155:10037: use of closed network connection" [2021-08-21T19:00:43.823Z] time="2021-08-21T19:00:43Z" level=debug msg="memberlist: Stream connection from=192.168.137.155:49363" [2021-08-21T19:00:43.974Z] === RUN TestDiff [2021-08-21T19:00:43.974Z] --- PASS: TestDiff (0.00s) [2021-08-21T19:00:43.974Z] === RUN TestAddedCallback [2021-08-21T19:00:43.974Z] --- PASS: TestAddedCallback (0.00s) [2021-08-21T19:00:43.974Z] === RUN TestRemovedCallback [2021-08-21T19:00:43.974Z] --- PASS: TestRemovedCallback (0.00s) [2021-08-21T19:00:43.974Z] === RUN TestNoCallback [2021-08-21T19:00:43.974Z] --- PASS: TestNoCallback (0.00s) [2021-08-21T19:00:43.974Z] PASS [2021-08-21T19:00:43.974Z] coverage: 48.1% of statements [2021-08-21T19:00:43.974Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.046s coverage: 48.1% of statements [2021-08-21T19:00:44.279Z] time="2021-08-21T19:00:43Z" level=info msg="Node 8dbbc840f063/192.168.137.155, left gossip cluster" [2021-08-21T19:00:44.279Z] time="2021-08-21T19:00:43Z" level=info msg="Node 8dbbc840f063/192.168.137.155, left gossip cluster" [2021-08-21T19:00:44.279Z] time="2021-08-21T19:00:43Z" level=info msg="Node 8dbbc840f063/192.168.137.155, left gossip cluster" [2021-08-21T19:00:44.279Z] time="2021-08-21T19:00:44Z" level=warning msg="memberlist: Was able to connect to 8dbbc840f063 but other probes failed, network may be misconfigured" [2021-08-21T19:00:44.279Z] networkdb_test.go:868: node4: OK [2021-08-21T19:00:44.279Z] networkdb_test.go:868: node5: OK [2021-08-21T19:00:44.279Z] time="2021-08-21T19:00:44Z" level=info msg="node 0 coming back" [2021-08-21T19:00:44.279Z] time="2021-08-21T19:00:44Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:560c2ccfdf86 with config:&{NodeID:560c2ccfdf86 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-21T19:00:44.279Z] time="2021-08-21T19:00:44Z" level=info msg="Node 560c2ccfdf86/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:44.279Z] time="2021-08-21T19:00:44Z" level=info msg="Node 560c2ccfdf86/192.168.137.155, added to nodes list" [2021-08-21T19:00:44.279Z] time="2021-08-21T19:00:44Z" level=info msg="node 1 coming back" [2021-08-21T19:00:44.279Z] time="2021-08-21T19:00:44Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:2fcea1e998ca with config:&{NodeID:2fcea1e998ca 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-21T19:00:44.279Z] time="2021-08-21T19:00:44Z" level=info msg="Node 2fcea1e998ca/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:44.279Z] time="2021-08-21T19:00:44Z" level=info msg="Node 2fcea1e998ca/192.168.137.155, added to nodes list" [2021-08-21T19:00:44.279Z] time="2021-08-21T19:00:44Z" level=info msg="node 2 coming back" [2021-08-21T19:00:44.279Z] time="2021-08-21T19:00:44Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:4a404ab87209 with config:&{NodeID:4a404ab87209 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-21T19:00:44.279Z] time="2021-08-21T19:00:44Z" level=info msg="Node 4a404ab87209/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:44.279Z] time="2021-08-21T19:00:44Z" level=info msg="Node 4a404ab87209/192.168.137.155, added to nodes list" [2021-08-21T19:00:44.434Z] === RUN TestNew [2021-08-21T19:00:44.434Z] --- PASS: TestNew (0.00s) [2021-08-21T19:00:44.434Z] === RUN TestAllocate [2021-08-21T19:00:44.434Z] --- PASS: TestAllocate (0.00s) [2021-08-21T19:00:44.434Z] === RUN TestUninitialized [2021-08-21T19:00:44.434Z] --- PASS: TestUninitialized (0.00s) [2021-08-21T19:00:44.434Z] === RUN TestAllocateInRange [2021-08-21T19:00:44.434Z] --- PASS: TestAllocateInRange (0.00s) [2021-08-21T19:00:44.434Z] === RUN TestAllocateSerial [2021-08-21T19:00:44.434Z] --- PASS: TestAllocateSerial (0.00s) [2021-08-21T19:00:44.434Z] PASS [2021-08-21T19:00:44.434Z] coverage: 87.5% of statements [2021-08-21T19:00:44.434Z] ok github.com/docker/docker/libnetwork/idm 0.046s coverage: 87.5% of statements [2021-08-21T19:00:44.892Z] === RUN TestCaller [2021-08-21T19:00:44.892Z] --- PASS: TestCaller (0.00s) [2021-08-21T19:00:44.892Z] PASS [2021-08-21T19:00:44.892Z] coverage: 100.0% of statements [2021-08-21T19:00:44.892Z] ok github.com/docker/docker/libnetwork/internal/caller 0.051s coverage: 100.0% of statements [2021-08-21T19:00:45.058Z] --- PASS: TestServiceUpdateSecrets (15.14s) [2021-08-21T19:00:45.058Z] === RUN TestServiceUpdateConfigs [2021-08-21T19:00:45.356Z] === RUN TestSetSerialInsertDelete [2021-08-21T19:00:45.356Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-08-21T19:00:45.356Z] === RUN TestSetParallelInsertDelete [2021-08-21T19:00:45.793Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-21T19:00:45.815Z] --- PASS: TestAllocateRandomDeallocate (2.10s) [2021-08-21T19:00:45.815Z] === RUN TestAllocateRandomDeallocateSerialize [2021-08-21T19:00:46.049Z] --- PASS: TestCgroupNamespacesRun (2.69s) [2021-08-21T19:00:46.050Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-21T19:00:46.274Z] === RUN TestPoolRequest [2021-08-21T19:00:46.274Z] --- PASS: TestPoolRequest (0.00s) [2021-08-21T19:00:46.274Z] === RUN TestOtherRequests [2021-08-21T19:00:46.274Z] --- PASS: TestOtherRequests (0.00s) [2021-08-21T19:00:46.274Z] PASS [2021-08-21T19:00:46.274Z] coverage: 57.1% of statements [2021-08-21T19:00:46.274Z] ok github.com/docker/docker/libnetwork/ipams/null 0.049s coverage: 57.1% of statements [2021-08-21T19:00:46.274Z] === RUN TestInt2IP2IntConversion [2021-08-21T19:00:46.733Z] --- PASS: TestInt2IP2IntConversion (0.59s) [2021-08-21T19:00:46.733Z] === RUN TestGetAddressVersion [2021-08-21T19:00:46.733Z] --- PASS: TestGetAddressVersion (0.00s) [2021-08-21T19:00:46.733Z] === RUN TestKeyString [2021-08-21T19:00:46.733Z] --- PASS: TestKeyString (0.00s) [2021-08-21T19:00:46.733Z] === RUN TestPoolDataMarshal [2021-08-21T19:00:46.733Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-08-21T19:00:46.733Z] === RUN TestSubnetsMarshal [2021-08-21T19:00:46.733Z] --- PASS: TestSubnetsMarshal (0.06s) [2021-08-21T19:00:46.733Z] === RUN TestAddSubnets [2021-08-21T19:00:46.733Z] --- PASS: TestAddSubnets (0.05s) [2021-08-21T19:00:46.733Z] === RUN TestDoublePoolRelease [2021-08-21T19:00:46.733Z] --- PASS: TestDoublePoolRelease (0.04s) [2021-08-21T19:00:46.733Z] === RUN TestAddReleasePoolID [2021-08-21T19:00:47.191Z] --- PASS: TestAddReleasePoolID (0.10s) [2021-08-21T19:00:47.191Z] === RUN TestPredefinedPool [2021-08-21T19:00:47.191Z] --- PASS: TestPredefinedPool (0.03s) [2021-08-21T19:00:47.191Z] === RUN TestRemoveSubnet [2021-08-21T19:00:47.191Z] --- PASS: TestRemoveSubnet (0.20s) [2021-08-21T19:00:47.191Z] === RUN TestGetSameAddress [2021-08-21T19:00:47.191Z] --- PASS: TestGetSameAddress (0.04s) [2021-08-21T19:00:47.191Z] === RUN TestPoolAllocationReuse [2021-08-21T19:00:47.191Z] === RUN TestGetCapabilities [2021-08-21T19:00:47.191Z] --- PASS: TestGetCapabilities (0.01s) [2021-08-21T19:00:47.191Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-08-21T19:00:47.191Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-08-21T19:00:47.191Z] === RUN TestGetDefaultAddressSpaces [2021-08-21T19:00:47.191Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-08-21T19:00:47.191Z] === RUN TestRemoteDriver [2021-08-21T19:00:47.191Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-21T19:00:47.191Z] PASS [2021-08-21T19:00:47.191Z] coverage: 47.4% of statements [2021-08-21T19:00:47.191Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.080s coverage: 47.4% of statements [2021-08-21T19:00:47.651Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.78s) [2021-08-21T19:00:47.651Z] === RUN TestRetrieveFromStore [2021-08-21T19:00:47.939Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.84s) [2021-08-21T19:00:47.939Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-21T19:00:48.002Z] time="2021-08-21T19:00:47Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.137.155:10033 192.168.137.155:10034 192.168.137.155:10035]" [2021-08-21T19:00:48.002Z] time="2021-08-21T19:00:47Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.137.155:10033 192.168.137.155:10034 192.168.137.155:10035]" [2021-08-21T19:00:48.120Z] --- PASS: TestRetrieveFromStore (0.50s) [2021-08-21T19:00:48.120Z] === RUN TestIsCorrupted [2021-08-21T19:00:48.120Z] --- PASS: TestIsCorrupted (0.01s) [2021-08-21T19:00:48.120Z] === RUN TestSetRollover [2021-08-21T19:00:48.120Z] === RUN TestWindowsIPAM [2021-08-21T19:00:48.120Z] --- PASS: TestWindowsIPAM (0.00s) [2021-08-21T19:00:48.120Z] PASS [2021-08-21T19:00:48.120Z] coverage: 71.4% of statements [2021-08-21T19:00:48.120Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.041s coverage: 71.4% of statements [2021-08-21T19:00:48.459Z] time="2021-08-21T19:00:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.137.155:10033" [2021-08-21T19:00:48.459Z] time="2021-08-21T19:00:48Z" level=debug msg="memberlist: Stream connection from=192.168.137.155:49364" [2021-08-21T19:00:48.459Z] time="2021-08-21T19:00:48Z" level=info msg="Node 46eb76ad4cb2/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:48.459Z] time="2021-08-21T19:00:48Z" level=info msg="Node 46eb76ad4cb2/192.168.137.155, added to nodes list" [2021-08-21T19:00:48.459Z] time="2021-08-21T19:00:48Z" level=info msg="Node 03d6fca9dc00/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:48.459Z] time="2021-08-21T19:00:48Z" level=info msg="Node 03d6fca9dc00/192.168.137.155, added to nodes list" [2021-08-21T19:00:48.459Z] time="2021-08-21T19:00:48Z" level=info msg="Node 560c2ccfdf86/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:48.459Z] time="2021-08-21T19:00:48Z" level=info msg="Node 560c2ccfdf86/192.168.137.155, is the new incarnation of the shutdown node 69f86ec7f46a/192.168.137.155" [2021-08-21T19:00:48.459Z] time="2021-08-21T19:00:48Z" level=info msg="Node 560c2ccfdf86/192.168.137.155, added to nodes list" [2021-08-21T19:00:48.459Z] time="2021-08-21T19:00:48Z" level=debug msg="memberlist: Stream connection from=192.168.137.155:49365" [2021-08-21T19:00:48.459Z] time="2021-08-21T19:00:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.137.155:10034" [2021-08-21T19:00:48.459Z] time="2021-08-21T19:00:48Z" level=info msg="Node 560c2ccfdf86/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:48.459Z] time="2021-08-21T19:00:48Z" level=info msg="Node 560c2ccfdf86/192.168.137.155, added to nodes list" [2021-08-21T19:00:48.459Z] time="2021-08-21T19:00:48Z" level=info msg="Node 46eb76ad4cb2/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:48.459Z] time="2021-08-21T19:00:48Z" level=info msg="Node 46eb76ad4cb2/192.168.137.155, added to nodes list" [2021-08-21T19:00:48.459Z] time="2021-08-21T19:00:48Z" level=info msg="Node 03d6fca9dc00/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:48.459Z] time="2021-08-21T19:00:48Z" level=info msg="Node 03d6fca9dc00/192.168.137.155, added to nodes list" [2021-08-21T19:00:48.459Z] time="2021-08-21T19:00:48Z" level=info msg="Node 2fcea1e998ca/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:48.459Z] time="2021-08-21T19:00:48Z" level=info msg="Node 2fcea1e998ca/192.168.137.155, is the new incarnation of the shutdown node d669b009938a/192.168.137.155" [2021-08-21T19:00:48.459Z] time="2021-08-21T19:00:48Z" level=info msg="Node 2fcea1e998ca/192.168.137.155, added to nodes list" [2021-08-21T19:00:48.459Z] time="2021-08-21T19:00:48Z" level=debug msg="memberlist: Stream connection from=192.168.137.155:49366" [2021-08-21T19:00:48.459Z] time="2021-08-21T19:00:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.137.155:10035" [2021-08-21T19:00:48.459Z] time="2021-08-21T19:00:48Z" level=info msg="Node 560c2ccfdf86/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:48.459Z] time="2021-08-21T19:00:48Z" level=info msg="Node 560c2ccfdf86/192.168.137.155, added to nodes list" [2021-08-21T19:00:48.459Z] time="2021-08-21T19:00:48Z" level=info msg="Node 46eb76ad4cb2/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:48.459Z] time="2021-08-21T19:00:48Z" level=info msg="Node 46eb76ad4cb2/192.168.137.155, added to nodes list" [2021-08-21T19:00:48.459Z] time="2021-08-21T19:00:48Z" level=info msg="Node 03d6fca9dc00/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:48.459Z] time="2021-08-21T19:00:48Z" level=info msg="Node 03d6fca9dc00/192.168.137.155, added to nodes list" [2021-08-21T19:00:48.459Z] time="2021-08-21T19:00:48Z" level=info msg="Node 2fcea1e998ca/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:48.459Z] time="2021-08-21T19:00:48Z" level=info msg="Node 2fcea1e998ca/192.168.137.155, added to nodes list" [2021-08-21T19:00:48.459Z] time="2021-08-21T19:00:48Z" level=info msg="Node 4a404ab87209/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:48.459Z] time="2021-08-21T19:00:48Z" level=info msg="Node 4a404ab87209/192.168.137.155, is the new incarnation of the shutdown node 8dbbc840f063/192.168.137.155" [2021-08-21T19:00:48.459Z] time="2021-08-21T19:00:48Z" level=info msg="Node 4a404ab87209/192.168.137.155, added to nodes list" [2021-08-21T19:00:48.459Z] time="2021-08-21T19:00:48Z" level=info msg="Node 2fcea1e998ca/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:48.459Z] time="2021-08-21T19:00:48Z" level=info msg="Node 2fcea1e998ca/192.168.137.155, added to nodes list" [2021-08-21T19:00:48.460Z] time="2021-08-21T19:00:48Z" level=info msg="Node 2fcea1e998ca/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:48.460Z] time="2021-08-21T19:00:48Z" level=info msg="Node 2fcea1e998ca/192.168.137.155, is the new incarnation of the shutdown node d669b009938a/192.168.137.155" [2021-08-21T19:00:48.460Z] time="2021-08-21T19:00:48Z" level=info msg="Node 2fcea1e998ca/192.168.137.155, added to nodes list" [2021-08-21T19:00:48.460Z] time="2021-08-21T19:00:48Z" level=info msg="Node 560c2ccfdf86/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:48.460Z] time="2021-08-21T19:00:48Z" level=info msg="Node 560c2ccfdf86/192.168.137.155, is the new incarnation of the shutdown node 69f86ec7f46a/192.168.137.155" [2021-08-21T19:00:48.460Z] time="2021-08-21T19:00:48Z" level=info msg="Node 560c2ccfdf86/192.168.137.155, added to nodes list" [2021-08-21T19:00:48.869Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-21T19:00:48.916Z] time="2021-08-21T19:00:48Z" level=info msg="Node 4a404ab87209/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:48.916Z] time="2021-08-21T19:00:48Z" level=info msg="Node 4a404ab87209/192.168.137.155, is the new incarnation of the shutdown node 8dbbc840f063/192.168.137.155" [2021-08-21T19:00:48.916Z] time="2021-08-21T19:00:48Z" level=info msg="Node 4a404ab87209/192.168.137.155, added to nodes list" [2021-08-21T19:00:48.916Z] time="2021-08-21T19:00:48Z" level=info msg="Node 4a404ab87209/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:48.916Z] time="2021-08-21T19:00:48Z" level=info msg="Node 4a404ab87209/192.168.137.155, added to nodes list" [2021-08-21T19:00:48.916Z] time="2021-08-21T19:00:48Z" level=info msg="Node 4a404ab87209/192.168.137.155, joined gossip cluster" [2021-08-21T19:00:48.916Z] time="2021-08-21T19:00:48Z" level=info msg="Node 4a404ab87209/192.168.137.155, added to nodes list" [2021-08-21T19:00:48.916Z] time="2021-08-21T19:00:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.137.155:10033" [2021-08-21T19:00:48.916Z] time="2021-08-21T19:00:48Z" level=debug msg="memberlist: Stream connection from=192.168.137.155:49367" [2021-08-21T19:00:48.916Z] time="2021-08-21T19:00:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.137.155:10034" [2021-08-21T19:00:48.916Z] time="2021-08-21T19:00:48Z" level=debug msg="memberlist: Stream connection from=192.168.137.155:49368" [2021-08-21T19:00:48.916Z] time="2021-08-21T19:00:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.137.155:10035" [2021-08-21T19:00:48.916Z] time="2021-08-21T19:00:48Z" level=debug msg="memberlist: Stream connection from=192.168.137.155:49369" [2021-08-21T19:00:49.093Z] --- PASS: TestPoolAllocationReuse (1.70s) [2021-08-21T19:00:49.093Z] === RUN TestGetAddressSubPoolEqualPool [2021-08-21T19:00:49.093Z] === RUN TestDefaultNetwork [2021-08-21T19:00:49.093Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2021-08-21T19:00:49.093Z] === RUN TestRequestReleaseAddressFromSubPool [2021-08-21T19:00:49.093Z] --- PASS: TestDefaultNetwork (0.26s) [2021-08-21T19:00:49.093Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-08-21T19:00:49.373Z] 2021/08/21 19:00:49 Closing DB instances... [2021-08-21T19:00:49.553Z] --- PASS: TestSetRollover (1.52s) [2021-08-21T19:00:49.553Z] === RUN TestSetRolloverSerial [2021-08-21T19:00:49.553Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2021-08-21T19:00:49.553Z] === RUN TestInitAddressPools [2021-08-21T19:00:49.553Z] --- PASS: TestInitAddressPools (0.00s) [2021-08-21T19:00:49.553Z] PASS [2021-08-21T19:00:49.553Z] coverage: 74.0% of statements [2021-08-21T19:00:49.553Z] ok github.com/docker/docker/libnetwork/ipamutils 0.622s coverage: 74.0% of statements [2021-08-21T19:00:49.830Z] time="2021-08-21T19:00:49Z" level=info msg="Node 560c2ccfdf86 change state NodeActive --> NodeLeft" [2021-08-21T19:00:49.830Z] time="2021-08-21T19:00:49Z" level=info msg="node4(46eb76ad4cb2): Node leave event for 560c2ccfdf86/192.168.137.155" [2021-08-21T19:00:49.830Z] time="2021-08-21T19:00:49Z" level=info msg="Node 560c2ccfdf86 change state NodeActive --> NodeLeft" [2021-08-21T19:00:49.830Z] time="2021-08-21T19:00:49Z" level=info msg="node5(03d6fca9dc00): Node leave event for 560c2ccfdf86/192.168.137.155" [2021-08-21T19:00:49.830Z] time="2021-08-21T19:00:49Z" level=info msg="Node 560c2ccfdf86 change state NodeActive --> NodeLeft" [2021-08-21T19:00:49.830Z] time="2021-08-21T19:00:49Z" level=info msg="node3(4a404ab87209): Node leave event for 560c2ccfdf86/192.168.137.155" [2021-08-21T19:00:49.830Z] time="2021-08-21T19:00:49Z" level=info msg="Node 560c2ccfdf86 change state NodeActive --> NodeLeft" [2021-08-21T19:00:49.830Z] time="2021-08-21T19:00:49Z" level=info msg="node2(2fcea1e998ca): Node leave event for 560c2ccfdf86/192.168.137.155" [2021-08-21T19:00:49.830Z] time="2021-08-21T19:00:49Z" level=info msg="Node 560c2ccfdf86 change state NodeActive --> NodeLeft" [2021-08-21T19:00:49.830Z] time="2021-08-21T19:00:49Z" level=info msg="node1(560c2ccfdf86): Node leave event for 560c2ccfdf86/192.168.137.155" [2021-08-21T19:00:49.830Z] time="2021-08-21T19:00:49Z" level=info msg="Node 560c2ccfdf86/192.168.137.155, left gossip cluster" [2021-08-21T19:00:49.830Z] time="2021-08-21T19:00:49Z" level=info msg="Node 560c2ccfdf86/192.168.137.155, left gossip cluster" [2021-08-21T19:00:49.830Z] time="2021-08-21T19:00:49Z" level=info msg="Node 560c2ccfdf86/192.168.137.155, left gossip cluster" [2021-08-21T19:00:49.830Z] time="2021-08-21T19:00:49Z" level=info msg="Node 560c2ccfdf86/192.168.137.155, left gossip cluster" [2021-08-21T19:00:49.830Z] time="2021-08-21T19:00:49Z" level=info msg="Node 560c2ccfdf86/192.168.137.155, left gossip cluster" [2021-08-21T19:00:50.016Z] === RUN TestKeyValue [2021-08-21T19:00:50.016Z] --- PASS: TestKeyValue (0.00s) [2021-08-21T19:00:50.016Z] PASS [2021-08-21T19:00:50.016Z] coverage: 60.0% of statements [2021-08-21T19:00:50.016Z] ok github.com/docker/docker/libnetwork/netlabel 0.041s coverage: 60.0% of statements [2021-08-21T19:00:50.287Z] time="2021-08-21T19:00:49Z" level=info msg="Node 2fcea1e998ca change state NodeActive --> NodeLeft" [2021-08-21T19:00:50.287Z] time="2021-08-21T19:00:49Z" level=info msg="node5(03d6fca9dc00): Node leave event for 2fcea1e998ca/192.168.137.155" [2021-08-21T19:00:50.287Z] time="2021-08-21T19:00:49Z" level=info msg="Node 2fcea1e998ca change state NodeActive --> NodeLeft" [2021-08-21T19:00:50.287Z] time="2021-08-21T19:00:49Z" level=info msg="node3(4a404ab87209): Node leave event for 2fcea1e998ca/192.168.137.155" [2021-08-21T19:00:50.287Z] time="2021-08-21T19:00:49Z" level=info msg="Node 2fcea1e998ca change state NodeActive --> NodeLeft" [2021-08-21T19:00:50.287Z] time="2021-08-21T19:00:49Z" level=info msg="node4(46eb76ad4cb2): Node leave event for 2fcea1e998ca/192.168.137.155" [2021-08-21T19:00:50.287Z] time="2021-08-21T19:00:49Z" level=info msg="Node 2fcea1e998ca change state NodeActive --> NodeLeft" [2021-08-21T19:00:50.287Z] time="2021-08-21T19:00:49Z" level=info msg="node2(2fcea1e998ca): Node leave event for 2fcea1e998ca/192.168.137.155" [2021-08-21T19:00:50.287Z] time="2021-08-21T19:00:50Z" level=info msg="Node 2fcea1e998ca/192.168.137.155, left gossip cluster" [2021-08-21T19:00:50.287Z] time="2021-08-21T19:00:50Z" level=info msg="Node 2fcea1e998ca/192.168.137.155, left gossip cluster" [2021-08-21T19:00:50.287Z] time="2021-08-21T19:00:50Z" level=info msg="Node 2fcea1e998ca/192.168.137.155, left gossip cluster" [2021-08-21T19:00:50.287Z] time="2021-08-21T19:00:50Z" level=info msg="Node 2fcea1e998ca/192.168.137.155, left gossip cluster" [2021-08-21T19:00:50.287Z] time="2021-08-21T19:00:50Z" level=info msg="Node 4a404ab87209 change state NodeActive --> NodeLeft" [2021-08-21T19:00:50.287Z] time="2021-08-21T19:00:50Z" level=info msg="node4(46eb76ad4cb2): Node leave event for 4a404ab87209/192.168.137.155" [2021-08-21T19:00:50.287Z] time="2021-08-21T19:00:50Z" level=info msg="Node 4a404ab87209 change state NodeActive --> NodeLeft" [2021-08-21T19:00:50.287Z] time="2021-08-21T19:00:50Z" level=info msg="node5(03d6fca9dc00): Node leave event for 4a404ab87209/192.168.137.155" [2021-08-21T19:00:50.744Z] time="2021-08-21T19:00:50Z" level=info msg="Node 4a404ab87209 change state NodeActive --> NodeLeft" [2021-08-21T19:00:50.744Z] time="2021-08-21T19:00:50Z" level=info msg="node3(4a404ab87209): Node leave event for 4a404ab87209/192.168.137.155" [2021-08-21T19:00:50.744Z] time="2021-08-21T19:00:50Z" level=info msg="Node 4a404ab87209/192.168.137.155, left gossip cluster" [2021-08-21T19:00:50.744Z] time="2021-08-21T19:00:50Z" level=info msg="Node 4a404ab87209/192.168.137.155, left gossip cluster" [2021-08-21T19:00:50.744Z] time="2021-08-21T19:00:50Z" level=info msg="Node 4a404ab87209/192.168.137.155, left gossip cluster" [2021-08-21T19:00:50.759Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.98s) [2021-08-21T19:00:50.759Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-21T19:00:50.987Z] --- PASS: TestSetRolloverSerial (1.47s) [2021-08-21T19:00:50.987Z] === RUN TestGetFirstAvailableFromCurrent [2021-08-21T19:00:50.987Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-08-21T19:00:50.987Z] PASS [2021-08-21T19:00:50.987Z] coverage: 84.4% of statements [2021-08-21T19:00:50.987Z] ok github.com/docker/docker/libnetwork/bitseq 14.116s coverage: 84.4% of statements [2021-08-21T19:00:51.202Z] time="2021-08-21T19:00:50Z" level=debug msg="memberlist: Failed ping: 03d6fca9dc00 (timeout reached)" [2021-08-21T19:00:51.202Z] time="2021-08-21T19:00:50Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.137.155:10036: use of closed network connection" [2021-08-21T19:00:51.202Z] time="2021-08-21T19:00:50Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.137.155:10035: use of closed network connection" [2021-08-21T19:00:51.202Z] time="2021-08-21T19:00:50Z" level=debug msg="memberlist: Stream connection from=192.168.137.155:49370" [2021-08-21T19:00:51.202Z] time="2021-08-21T19:00:51Z" level=info msg="Node 46eb76ad4cb2 change state NodeActive --> NodeLeft" [2021-08-21T19:00:51.202Z] time="2021-08-21T19:00:51Z" level=info msg="node5(03d6fca9dc00): Node leave event for 46eb76ad4cb2/192.168.137.155" [2021-08-21T19:00:51.202Z] time="2021-08-21T19:00:51Z" level=info msg="Node 46eb76ad4cb2 change state NodeActive --> NodeLeft" [2021-08-21T19:00:51.202Z] time="2021-08-21T19:00:51Z" level=info msg="node4(46eb76ad4cb2): Node leave event for 46eb76ad4cb2/192.168.137.155" [2021-08-21T19:00:51.660Z] time="2021-08-21T19:00:51Z" level=warning msg="memberlist: Was able to connect to 03d6fca9dc00 but other probes failed, network may be misconfigured" [2021-08-21T19:00:51.660Z] time="2021-08-21T19:00:51Z" level=info msg="Node 46eb76ad4cb2/192.168.137.155, left gossip cluster" [2021-08-21T19:00:52.117Z] time="2021-08-21T19:00:51Z" level=info msg="Node 46eb76ad4cb2/192.168.137.155, left gossip cluster" [2021-08-21T19:00:52.526Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.63s) [2021-08-21T19:00:52.526Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-08-21T19:00:52.574Z] time="2021-08-21T19:00:52Z" level=error msg="node4(46eb76ad4cb2) Could not close DB: timeout waiting for leave broadcast" [2021-08-21T19:00:52.574Z] time="2021-08-21T19:00:52Z" level=info msg="Node 03d6fca9dc00/192.168.137.155, left gossip cluster" [2021-08-21T19:00:52.574Z] time="2021-08-21T19:00:52Z" level=info msg="Node 03d6fca9dc00 change state NodeActive --> NodeFailed" [2021-08-21T19:00:52.574Z] time="2021-08-21T19:00:52Z" level=info msg="Node 03d6fca9dc00/192.168.137.155, added to failed nodes list" [2021-08-21T19:00:52.574Z] --- PASS: TestNetworkDBIslands (12.26s) [2021-08-21T19:00:52.574Z] PASS [2021-08-21T19:00:52.574Z] coverage: 60.1% of statements [2021-08-21T19:00:52.574Z] ok github.com/docker/docker/libnetwork/networkdb 104.247s coverage: 60.1% of statements [2021-08-21T19:00:52.574Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-21T19:00:52.574Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-08-21T19:00:52.574Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-21T19:00:52.574Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-21T19:00:52.574Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-21T19:00:52.574Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-21T19:00:52.574Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-21T19:00:52.574Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-21T19:00:52.574Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-21T19:00:52.574Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-21T19:00:52.574Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-21T19:00:52.574Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-21T19:00:52.574Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-21T19:00:52.574Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-21T19:00:52.574Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-21T19:00:52.574Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-21T19:00:52.574Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-21T19:00:52.574Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-21T19:00:52.574Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-21T19:00:52.574Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-21T19:00:52.574Z] ? github.com/docker/docker/quota [no test files] [2021-08-21T19:00:52.574Z] ? github.com/docker/docker/rootless [no test files] [2021-08-21T19:00:52.574Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-21T19:00:52.574Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-21T19:00:52.574Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-21T19:00:52.574Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-21T19:00:52.574Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-21T19:00:52.574Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-21T19:00:52.574Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-21T19:00:52.574Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-21T19:00:52.574Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-21T19:00:52.574Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-21T19:00:52.574Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-21T19:00:52.574Z] ? github.com/docker/docker/volume [no test files] [2021-08-21T19:00:52.574Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-21T19:00:52.574Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-21T19:00:53.280Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-08-21T19:00:53.498Z] === RUN TestNetworkDBSimple [2021-08-21T19:00:53.844Z] --- PASS: TestCgroupNamespacesRunHostMode (2.93s) [2021-08-21T19:00:53.844Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-21T19:00:54.467Z] 2021/08/21 19:00:53 Closing DB instances... [2021-08-21T19:00:54.467Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-21T19:00:54.467Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-21T19:00:54.467Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-21T19:00:54.467Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-21T19:00:54.467Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-21T19:00:54.467Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-21T19:00:54.467Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-21T19:00:54.467Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-21T19:00:54.467Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-21T19:00:54.467Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-08-21T19:00:54.467Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-21T19:00:54.467Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-21T19:00:54.467Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-21T19:00:54.467Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-08-21T19:00:54.467Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-21T19:00:54.467Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-21T19:00:54.467Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === Skipped [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-21T19:00:54.742Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-08-21T19:00:54.742Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-08-21T19:00:54.742Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-08-21T19:00:54.742Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-08-21T19:00:54.742Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-08-21T19:00:54.742Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-21T19:00:54.742Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-21T19:00:54.742Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-21T19:00:54.742Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-08-21T19:00:54.742Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-21T19:00:54.742Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-21T19:00:54.742Z] daemon_test.go:147: root required [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-21T19:00:54.742Z] reload_test.go:520: root required [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-08-21T19:00:54.742Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-21T19:00:54.742Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-21T19:00:54.742Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-21T19:00:54.742Z] download_test.go:268: Needs fixing on Windows [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-21T19:00:54.742Z] layer_test.go:304: Failing on Windows [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-08-21T19:00:54.742Z] layer_test.go:353: Failing on Windows [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-21T19:00:54.742Z] layer_test.go:468: Failing on Windows [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-21T19:00:54.742Z] layer_test.go:697: Failing on Windows [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-21T19:00:54.742Z] migration_test.go:46: Failing on Windows [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-21T19:00:54.742Z] migration_test.go:182: Failing on Windows [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-21T19:00:54.742Z] mount_test.go:17: Failing on Windows [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-21T19:00:54.742Z] mount_test.go:76: Failing on Windows [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-21T19:00:54.742Z] mount_test.go:125: Failing on Windows [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-21T19:00:54.742Z] mount_test.go:212: Failing on Windows [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-08-21T19:00:54.742Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-08-21T19:00:54.742Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-21T19:00:54.742Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-08-21T19:00:54.742Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-08-21T19:00:54.742Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-08-21T19:00:54.742Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-08-21T19:00:54.742Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-08-21T19:00:54.742Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.01s) [2021-08-21T19:00:54.742Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-08-21T19:00:54.742Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-08-21T19:00:54.742Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-08-21T19:00:54.742Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-21T19:00:54.742Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-21T19:00:54.742Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-21T19:00:54.742Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-21T19:00:54.742Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-21T19:00:54.742Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-21T19:00:54.742Z] archive_test.go:134: Xz not present in msys2 [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-21T19:00:54.742Z] archive_test.go:239: Failing on Windows CI machines [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-21T19:00:54.742Z] archive_windows_test.go:16: Currently fails [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-21T19:00:54.742Z] changes_test.go:196: needs more investigation [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-08-21T19:00:54.742Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-08-21T19:00:54.742Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-21T19:00:54.742Z] changes_test.go:433: needs further investigation [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-21T19:00:54.742Z] changes_test.go:469: needs further investigation [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-08-21T19:00:54.742Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-21T19:00:54.742Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-21T19:00:54.742Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-08-21T19:00:54.742Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-08-21T19:00:54.742Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-21T19:00:54.742Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-21T19:00:54.742Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-21T19:00:54.742Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-08-21T19:00:54.742Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-21T19:00:54.742Z] poller_test.go:41: No chmod on Windows [2021-08-21T19:00:54.742Z] [2021-08-21T19:00:54.742Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-21T19:00:54.743Z] fileutils_test.go:134: Needs porting to Windows [2021-08-21T19:00:54.743Z] [2021-08-21T19:00:54.743Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-21T19:00:54.743Z] fileutils_test.go:180: Needs porting to Windows [2021-08-21T19:00:54.743Z] [2021-08-21T19:00:54.743Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-08-21T19:00:54.743Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:00:54.743Z] [2021-08-21T19:00:54.743Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-08-21T19:00:54.743Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:00:54.743Z] [2021-08-21T19:00:54.743Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-08-21T19:00:54.743Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:00:54.743Z] [2021-08-21T19:00:54.743Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-21T19:00:54.743Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-21T19:00:54.743Z] [2021-08-21T19:00:54.743Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-21T19:00:54.743Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-21T19:00:54.743Z] [2021-08-21T19:00:54.743Z] [2021-08-21T19:00:54.743Z] DONE 2070 tests, 69 skipped in 263.317s [2021-08-21T19:00:54.743Z] INFO: make.ps1 ended at 08/21/2021 19:00:54 [2021-08-21T19:00:54.927Z] === RUN TestGenerate [2021-08-21T19:00:54.927Z] --- PASS: TestGenerate (0.00s) [2021-08-21T19:00:54.927Z] === RUN TestGeneratePtr [2021-08-21T19:00:54.927Z] --- PASS: TestGeneratePtr (0.00s) [2021-08-21T19:00:54.927Z] === RUN TestGenerateMissingField [2021-08-21T19:00:54.927Z] --- PASS: TestGenerateMissingField (0.00s) [2021-08-21T19:00:54.927Z] === RUN TestFieldCannotBeSet [2021-08-21T19:00:54.927Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-08-21T19:00:54.927Z] === RUN TestTypeMismatchError [2021-08-21T19:00:54.927Z] --- PASS: TestTypeMismatchError (0.00s) [2021-08-21T19:00:54.927Z] PASS [2021-08-21T19:00:54.927Z] coverage: 100.0% of statements [2021-08-21T19:00:54.927Z] ok github.com/docker/docker/libnetwork/options 0.035s coverage: 100.0% of statements [2021-08-21T19:00:55.386Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-08-21T19:00:55.386Z] PASS [2021-08-21T19:00:55.386Z] coverage: 100.0% of statements [2021-08-21T19:00:55.386Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.090s coverage: 100.0% of statements [2021-08-21T19:00:55.386Z] --- PASS: TestNetworkDBSimple (2.04s) [2021-08-21T19:00:55.386Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-08-21T19:00:55.386Z] testing: warning: no tests to run [2021-08-21T19:00:55.386Z] PASS [2021-08-21T19:00:55.386Z] coverage: 0.0% of statements [2021-08-21T19:00:55.386Z] ok github.com/docker/docker/libnetwork/osl 0.035s coverage: 0.0% of statements [no tests to run] [2021-08-21T19:00:55.845Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.18s) [2021-08-21T19:00:55.845Z] === RUN TestGetAddress [2021-08-21T19:00:55.845Z] === RUN TestRequestNewPort [2021-08-21T19:00:55.845Z] --- PASS: TestRequestNewPort (0.00s) [2021-08-21T19:00:55.845Z] === RUN TestRequestSpecificPort [2021-08-21T19:00:55.845Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-08-21T19:00:55.845Z] === RUN TestReleasePort [2021-08-21T19:00:55.845Z] --- PASS: TestReleasePort (0.00s) [2021-08-21T19:00:55.845Z] === RUN TestReuseReleasedPort [2021-08-21T19:00:55.845Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-08-21T19:00:55.845Z] === RUN TestReleaseUnreadledPort [2021-08-21T19:00:55.845Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-08-21T19:00:55.845Z] === RUN TestUnknowProtocol [2021-08-21T19:00:55.845Z] --- PASS: TestUnknowProtocol (0.00s) [2021-08-21T19:00:55.845Z] === RUN TestAllocateAllPorts [2021-08-21T19:00:55.845Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-08-21T19:00:55.845Z] === RUN TestPortAllocation [2021-08-21T19:00:55.845Z] --- PASS: TestPortAllocation (0.00s) [2021-08-21T19:00:55.845Z] === RUN TestPortAllocationWithCustomRange [2021-08-21T19:00:55.845Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-08-21T19:00:55.845Z] === RUN TestNoDuplicateBPR [2021-08-21T19:00:55.845Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-08-21T19:00:55.845Z] === RUN TestChangePortRange [2021-08-21T19:00:55.845Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-08-21T19:00:55.845Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-08-21T19:00:55.845Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-08-21T19:00:55.845Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-08-21T19:00:55.845Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-08-21T19:00:55.845Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-08-21T19:00:55.845Z] --- PASS: TestChangePortRange (0.00s) [2021-08-21T19:00:55.845Z] PASS [2021-08-21T19:00:55.845Z] coverage: 88.6% of statements [2021-08-21T19:00:55.845Z] ok github.com/docker/docker/libnetwork/portallocator 0.050s coverage: 88.6% of statements [2021-08-21T19:00:56.292Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-21T19:00:56.292Z] INFO: Unit tests ended at 08/21/2021 19:00:55. Duration:00:04:34.9645354 [2021-08-21T19:00:56.292Z] INFO: Building busybox [2021-08-21T19:00:56.292Z] Sending build context to Docker daemon 5.12kB [2021-08-21T19:00:56.292Z] [2021-08-21T19:00:56.292Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-21T19:00:56.292Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-21T19:00:56.292Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-21T19:00:56.292Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-21T19:00:56.292Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-21T19:00:56.292Z] ---> a4938fe7222f [2021-08-21T19:00:56.292Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-21T19:00:56.292Z] ---> Running in 0af61dc51a65 [2021-08-21T19:00:56.304Z] testing: warning: no tests to run [2021-08-21T19:00:56.304Z] PASS [2021-08-21T19:00:56.304Z] coverage: 0.0% of statements [2021-08-21T19:00:56.304Z] ok github.com/docker/docker/libnetwork/portmapper 0.043s coverage: 0.0% of statements [no tests to run] [2021-08-21T19:00:56.304Z] 2021/08/21 19:00:56 Closing DB instances... [2021-08-21T19:00:56.763Z] === RUN TestHashData [2021-08-21T19:00:56.763Z] --- PASS: TestHashData (0.00s) [2021-08-21T19:00:56.763Z] PASS [2021-08-21T19:00:56.763Z] coverage: 2.8% of statements [2021-08-21T19:00:56.763Z] ok github.com/docker/docker/libnetwork/resolvconf 0.049s coverage: 2.8% of statements [2021-08-21T19:00:57.113Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.90s) [2021-08-21T19:00:57.113Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-21T19:00:57.113Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-21T19:00:57.113Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-08-21T19:00:57.221Z] === RUN TestTransportPortConv [2021-08-21T19:00:57.221Z] --- PASS: TestTransportPortConv (0.00s) [2021-08-21T19:00:57.221Z] === RUN TestTransportPortBindingConv [2021-08-21T19:00:57.221Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-08-21T19:00:57.221Z] === RUN TestErrorConstructors [2021-08-21T19:00:57.221Z] --- PASS: TestErrorConstructors (0.00s) [2021-08-21T19:00:57.221Z] === RUN TestCompareIPMask [2021-08-21T19:00:57.221Z] --- PASS: TestCompareIPMask (0.00s) [2021-08-21T19:00:57.221Z] === RUN TestUtilGetHostPartIP [2021-08-21T19:00:57.221Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-08-21T19:00:57.221Z] === RUN TestUtilGetBroadcastIP [2021-08-21T19:00:57.221Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-08-21T19:00:57.221Z] === RUN TestParseCIDR [2021-08-21T19:00:57.221Z] --- PASS: TestParseCIDR (0.00s) [2021-08-21T19:00:57.221Z] PASS [2021-08-21T19:00:57.221Z] coverage: 47.9% of statements [2021-08-21T19:00:57.221Z] ok github.com/docker/docker/libnetwork/types 0.043s coverage: 47.9% of statements [2021-08-21T19:00:57.277Z] --- PASS: TestServiceUpdateConfigs (14.71s) [2021-08-21T19:00:57.277Z] === RUN TestServiceUpdateNetwork [2021-08-21T19:00:57.688Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-21T19:00:57.688Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-21T19:00:57.688Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-21T19:00:57.688Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-21T19:00:57.688Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-21T19:00:57.688Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-21T19:00:57.688Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-21T19:00:57.688Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-21T19:00:57.688Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-21T19:00:57.688Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-21T19:00:57.688Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-21T19:00:57.688Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-21T19:00:57.688Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-21T19:00:57.688Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-21T19:00:57.688Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-21T19:00:57.688Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-21T19:00:57.688Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-21T19:00:57.688Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-21T19:00:57.688Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-21T19:00:57.688Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-21T19:00:57.688Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-21T19:00:57.688Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-21T19:00:57.688Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-21T19:00:57.688Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-21T19:00:57.688Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-21T19:00:57.688Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-21T19:00:57.688Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-21T19:00:57.688Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-21T19:00:57.688Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-21T19:00:57.688Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-21T19:00:57.688Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-21T19:00:57.688Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-21T19:00:57.688Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-21T19:00:57.688Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-21T19:00:57.688Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-21T19:00:57.688Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-21T19:00:57.688Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-21T19:00:57.688Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-21T19:00:57.688Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-21T19:00:57.688Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-21T19:00:57.688Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-21T19:00:57.688Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-21T19:00:57.688Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-21T19:00:57.688Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-21T19:00:57.688Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-21T19:00:57.688Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-21T19:00:57.688Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-21T19:00:57.688Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-21T19:00:57.688Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-21T19:00:57.688Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-21T19:00:57.688Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-21T19:00:57.688Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-21T19:00:57.688Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-21T19:00:57.688Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-21T19:00:57.688Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-21T19:00:57.688Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-21T19:00:57.688Z] PASS [2021-08-21T19:00:57.688Z] coverage: 50.0% of statements [2021-08-21T19:00:57.688Z] ok github.com/docker/docker/oci 0.051s coverage: 50.0% of statements [2021-08-21T19:00:58.147Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2021-08-21T19:00:58.147Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-08-21T19:00:58.478Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s) [2021-08-21T19:00:58.478Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-21T19:00:58.478Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-21T19:00:58.609Z] === RUN TestParseVersion [2021-08-21T19:00:58.609Z] --- PASS: TestParseVersion (0.00s) [2021-08-21T19:00:58.609Z] PASS [2021-08-21T19:00:58.609Z] coverage: 52.9% of statements [2021-08-21T19:00:58.609Z] ok github.com/docker/docker/pkg/aaparser 0.042s coverage: 52.9% of statements [2021-08-21T19:00:58.609Z] === RUN TestAddressPoolOpt [2021-08-21T19:00:58.609Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-21T19:00:58.609Z] === RUN TestValidateEnv [2021-08-21T19:00:58.609Z] === RUN TestValidateEnv/a [2021-08-21T19:00:58.609Z] === RUN TestValidateEnv/something [2021-08-21T19:00:58.609Z] === RUN TestValidateEnv/_=a [2021-08-21T19:00:58.609Z] === RUN TestValidateEnv/env1=value1 [2021-08-21T19:00:58.609Z] === RUN TestValidateEnv/_env1=value1 [2021-08-21T19:00:58.609Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-21T19:00:58.609Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-21T19:00:58.609Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-21T19:00:58.609Z] === RUN TestValidateEnv/PATH [2021-08-21T19:00:58.609Z] === RUN TestValidateEnv/=a [2021-08-21T19:00:58.609Z] === RUN TestValidateEnv/PATH= [2021-08-21T19:00:58.609Z] === RUN TestValidateEnv/PATH=something [2021-08-21T19:00:58.609Z] === RUN TestValidateEnv/asd!qwe [2021-08-21T19:00:58.609Z] === RUN TestValidateEnv/1asd [2021-08-21T19:00:58.609Z] === RUN TestValidateEnv/123 [2021-08-21T19:00:58.609Z] === RUN TestValidateEnv/some_space [2021-08-21T19:00:58.609Z] === RUN TestValidateEnv/__some_space_before [2021-08-21T19:00:58.609Z] === RUN TestValidateEnv/some_space_after__ [2021-08-21T19:00:58.609Z] === RUN TestValidateEnv/= [2021-08-21T19:00:58.609Z] === RUN TestValidateEnv/PaTh [2021-08-21T19:00:58.609Z] --- PASS: TestValidateEnv (0.00s) [2021-08-21T19:00:58.609Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-21T19:00:58.609Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-21T19:00:58.609Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-21T19:00:58.609Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-21T19:00:58.609Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-21T19:00:58.609Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-21T19:00:58.609Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-21T19:00:58.609Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-21T19:00:58.609Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-21T19:00:58.609Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-21T19:00:58.609Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-21T19:00:58.609Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-21T19:00:58.609Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-21T19:00:58.609Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-21T19:00:58.609Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-21T19:00:58.609Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-21T19:00:58.609Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-21T19:00:58.609Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-21T19:00:58.609Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-21T19:00:58.609Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-21T19:00:58.609Z] === RUN TestParseHost [2021-08-21T19:00:58.609Z] --- PASS: TestParseHost (0.00s) [2021-08-21T19:00:58.609Z] === RUN TestParseDockerDaemonHost [2021-08-21T19:00:58.609Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-21T19:00:58.609Z] === RUN TestParseTCP [2021-08-21T19:00:58.609Z] --- PASS: TestParseTCP (0.00s) [2021-08-21T19:00:58.609Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-21T19:00:58.609Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-21T19:00:58.609Z] === RUN TestValidateExtraHosts [2021-08-21T19:00:58.609Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-21T19:00:58.609Z] === RUN TestIpOptString [2021-08-21T19:00:58.609Z] --- PASS: TestIpOptString (0.00s) [2021-08-21T19:00:58.609Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-21T19:00:58.609Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-21T19:00:58.609Z] === RUN TestNewIpOptValidDefaultVal [2021-08-21T19:00:58.609Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-21T19:00:58.609Z] === RUN TestIpOptSetInvalidVal [2021-08-21T19:00:58.609Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-21T19:00:58.609Z] === RUN TestValidateIPAddress [2021-08-21T19:00:58.609Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-21T19:00:58.609Z] === RUN TestMapOpts [2021-08-21T19:00:58.609Z] --- PASS: TestMapOpts (0.00s) [2021-08-21T19:00:58.609Z] === RUN TestListOptsWithoutValidator [2021-08-21T19:00:58.609Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-21T19:00:58.609Z] === RUN TestListOptsWithValidator [2021-08-21T19:00:58.609Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-21T19:00:58.609Z] === RUN TestValidateDNSSearch [2021-08-21T19:00:58.609Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-21T19:00:58.610Z] === RUN TestValidateLabel [2021-08-21T19:00:58.610Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-21T19:00:58.610Z] === RUN TestValidateLabel/label_with_general_format [2021-08-21T19:00:58.610Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-21T19:00:58.610Z] === RUN TestValidateLabel/label_with_one_more [2021-08-21T19:00:58.610Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-21T19:00:58.610Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-21T19:00:58.610Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-21T19:00:58.610Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-21T19:00:58.610Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-21T19:00:58.610Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-21T19:00:58.610Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-21T19:00:58.610Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-21T19:00:58.610Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-21T19:00:58.610Z] --- PASS: TestValidateLabel (0.00s) [2021-08-21T19:00:58.610Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-21T19:00:58.610Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-21T19:00:58.610Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-21T19:00:58.610Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-21T19:00:58.610Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-21T19:00:58.610Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-21T19:00:58.610Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-21T19:00:58.610Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-21T19:00:58.610Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-21T19:00:58.610Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-21T19:00:58.610Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-08-21T19:00:58.610Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-21T19:00:58.610Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-21T19:00:58.610Z] === RUN TestNamedListOpts [2021-08-21T19:00:58.610Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-21T19:00:58.610Z] === RUN TestNamedMapOpts [2021-08-21T19:00:58.610Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-21T19:00:58.610Z] === RUN TestParseLink [2021-08-21T19:00:58.610Z] --- PASS: TestParseLink (0.00s) [2021-08-21T19:00:58.610Z] === RUN TestQuotedStringSetWithQuotes [2021-08-21T19:00:58.610Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-21T19:00:58.610Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-21T19:00:58.610Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-21T19:00:58.610Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-21T19:00:58.610Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-21T19:00:58.610Z] === RUN TestUlimitOpt [2021-08-21T19:00:58.610Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-21T19:00:58.610Z] PASS [2021-08-21T19:00:58.610Z] coverage: 67.1% of statements [2021-08-21T19:00:58.610Z] ok github.com/docker/docker/opts 0.083s coverage: 67.1% of statements [2021-08-21T19:00:58.735Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-08-21T19:00:59.205Z] Removing intermediate container 0af61dc51a65 [2021-08-21T19:00:59.205Z] ---> 8ad34bdcfb71 [2021-08-21T19:00:59.205Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-21T19:00:59.298Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2021-08-21T19:00:59.298Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-21T19:00:59.580Z] 2021/08/21 19:00:59 Closing DB instances... [2021-08-21T19:00:59.660Z] ---> Running in c5cbea26f8c7 [2021-08-21T19:00:59.660Z] Removing intermediate container c5cbea26f8c7 [2021-08-21T19:00:59.660Z] ---> 843507f1d4c2 [2021-08-21T19:00:59.660Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-21T19:01:00.116Z] ---> Running in fa7e77658a71 [2021-08-21T19:01:00.116Z] Removing intermediate container fa7e77658a71 [2021-08-21T19:01:00.116Z] ---> 31f31ae609a5 [2021-08-21T19:01:00.116Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-21T19:01:00.226Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-21T19:01:00.549Z] === RUN TestPeerCertificateMarshalJSON [2021-08-21T19:01:00.549Z] === RUN TestIsArchivePathDir [2021-08-21T19:01:00.549Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-08-21T19:01:00.549Z] === RUN TestIsArchivePathInvalidFile [2021-08-21T19:01:01.008Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-08-21T19:01:01.008Z] === RUN TestIsArchivePathTar [2021-08-21T19:01:01.008Z] --- PASS: TestIsArchivePathTar (0.13s) [2021-08-21T19:01:01.008Z] === RUN TestDecompressStreamGzip [2021-08-21T19:01:01.008Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-21T19:01:01.008Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-21T19:01:01.008Z] --- PASS: TestPeerCertificateMarshalJSON (0.34s) [2021-08-21T19:01:01.008Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-21T19:01:01.008Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-21T19:01:01.008Z] === RUN TestMiddleware [2021-08-21T19:01:01.008Z] --- PASS: TestMiddleware (0.00s) [2021-08-21T19:01:01.008Z] === RUN TestNewResponseModifier [2021-08-21T19:01:01.008Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-21T19:01:01.008Z] PASS [2021-08-21T19:01:01.008Z] coverage: 26.8% of statements [2021-08-21T19:01:01.008Z] ok github.com/docker/docker/pkg/authorization 0.385s coverage: 26.8% of statements [2021-08-21T19:01:01.008Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-08-21T19:01:01.008Z] === RUN TestDecompressStreamBzip2 [2021-08-21T19:01:01.008Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.03s) [2021-08-21T19:01:01.008Z] === RUN TestNetworkDBCRUDTableEntry [2021-08-21T19:01:01.008Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2021-08-21T19:01:01.008Z] === RUN TestDecompressStreamXz [2021-08-21T19:01:01.009Z] archive_test.go:134: Xz not present in msys2 [2021-08-21T19:01:01.009Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-21T19:01:01.009Z] === RUN TestCompressStreamXzUnsupported [2021-08-21T19:01:01.009Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-08-21T19:01:01.156Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-21T19:01:01.468Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-21T19:01:01.468Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-21T19:01:01.468Z] === RUN TestCompressStreamInvalid [2021-08-21T19:01:01.468Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-21T19:01:01.468Z] === RUN TestExtensionInvalid [2021-08-21T19:01:01.468Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-21T19:01:01.468Z] === RUN TestExtensionUncompressed [2021-08-21T19:01:01.468Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-21T19:01:01.468Z] === RUN TestExtensionBzip2 [2021-08-21T19:01:01.468Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-21T19:01:01.468Z] === RUN TestExtensionGzip [2021-08-21T19:01:01.468Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-21T19:01:01.468Z] === RUN TestExtensionXz [2021-08-21T19:01:01.468Z] --- PASS: TestExtensionXz (0.00s) [2021-08-21T19:01:01.468Z] === RUN TestCmdStreamLargeStderr [2021-08-21T19:01:01.468Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-08-21T19:01:01.468Z] === RUN TestCmdStreamBad [2021-08-21T19:01:01.468Z] archive_test.go:239: Failing on Windows CI machines [2021-08-21T19:01:01.468Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-21T19:01:01.468Z] === RUN TestCmdStreamGood [2021-08-21T19:01:01.468Z] --- PASS: TestCmdStreamGood (0.04s) [2021-08-21T19:01:01.468Z] === RUN TestUntarPathWithInvalidDest [2021-08-21T19:01:01.468Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-08-21T19:01:01.468Z] === RUN TestUntarPathWithInvalidSrc [2021-08-21T19:01:01.468Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-21T19:01:01.468Z] === RUN TestUntarPath [2021-08-21T19:01:01.468Z] --- PASS: TestUntarPath (0.06s) [2021-08-21T19:01:01.468Z] === RUN TestUntarPathWithDestinationFile [2021-08-21T19:01:01.468Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-08-21T19:01:01.468Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-21T19:01:01.468Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-08-21T19:01:01.468Z] === RUN TestCopyWithTarInvalidSrc [2021-08-21T19:01:01.468Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-21T19:01:01.468Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-21T19:01:01.468Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-08-21T19:01:01.468Z] === RUN TestCopyWithTarSrcFile [2021-08-21T19:01:01.468Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-08-21T19:01:01.468Z] === RUN TestCopyWithTarSrcFolder [2021-08-21T19:01:01.468Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-08-21T19:01:01.468Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-21T19:01:01.468Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-08-21T19:01:01.468Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-21T19:01:01.468Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-08-21T19:01:01.468Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-21T19:01:01.468Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2021-08-21T19:01:01.468Z] === RUN TestCopyFileWithTarSrcFile [2021-08-21T19:01:01.468Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-08-21T19:01:01.468Z] === RUN TestTarFiles [2021-08-21T19:01:01.468Z] === RUN TestUnbuffered [2021-08-21T19:01:01.468Z] --- PASS: TestUnbuffered (0.00s) [2021-08-21T19:01:01.468Z] === RUN TestRaceUnbuffered [2021-08-21T19:01:01.468Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-21T19:01:01.468Z] PASS [2021-08-21T19:01:01.468Z] coverage: 100.0% of statements [2021-08-21T19:01:01.468Z] ok github.com/docker/docker/pkg/broadcaster 0.042s coverage: 100.0% of statements [2021-08-21T19:01:01.648Z] [2021-08-21T19:01:01.719Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-08-21T19:01:01.719Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.56s) [2021-08-21T19:01:01.719Z] === RUN TestNISDomainname [2021-08-21T19:01:01.719Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-21T19:01:02.105Z] ---> 039d3224061a [2021-08-21T19:01:02.105Z] 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-21T19:01:02.105Z] ---> Running in 9116c66c73b6 [2021-08-21T19:01:02.441Z] === RUN TestMatch [2021-08-21T19:01:02.441Z] === RUN TestMatch/[[]] [2021-08-21T19:01:02.441Z] === RUN TestMatch/[[foo]] [2021-08-21T19:01:02.441Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-21T19:01:02.441Z] === RUN TestMatch/[[foo_bar]] [2021-08-21T19:01:02.441Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-21T19:01:02.441Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-21T19:01:02.441Z] === RUN TestMatch/[] [2021-08-21T19:01:02.441Z] === RUN TestMatch/[]#01 [2021-08-21T19:01:02.441Z] === RUN TestMatch/[[qux]] [2021-08-21T19:01:02.441Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-21T19:01:02.441Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-21T19:01:02.441Z] === RUN TestMatch/[[foo_baz]] [2021-08-21T19:01:02.441Z] --- PASS: TestMatch (0.00s) [2021-08-21T19:01:02.441Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-21T19:01:02.441Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-21T19:01:02.441Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-21T19:01:02.441Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-21T19:01:02.441Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-21T19:01:02.441Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-21T19:01:02.441Z] --- PASS: TestMatch/[] (0.00s) [2021-08-21T19:01:02.441Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-21T19:01:02.441Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-21T19:01:02.441Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-21T19:01:02.441Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-21T19:01:02.441Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-21T19:01:02.441Z] PASS [2021-08-21T19:01:02.441Z] coverage: 87.5% of statements [2021-08-21T19:01:02.441Z] ok github.com/docker/docker/pkg/capabilities 0.041s coverage: 87.5% of statements [2021-08-21T19:01:03.411Z] === RUN TestChrootTarUntar [2021-08-21T19:01:03.411Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:01:03.411Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-08-21T19:01:03.411Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-21T19:01:03.411Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:01:03.411Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-21T19:01:03.411Z] === RUN TestChrootUntarEmptyArchive [2021-08-21T19:01:03.411Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-21T19:01:03.411Z] === RUN TestChrootTarUntarWithSymlink [2021-08-21T19:01:03.411Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-21T19:01:03.411Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-21T19:01:03.411Z] === RUN TestChrootCopyWithTar [2021-08-21T19:01:03.411Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-21T19:01:03.411Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-08-21T19:01:03.411Z] === RUN TestChrootCopyFileWithTar [2021-08-21T19:01:03.411Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:01:03.411Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-08-21T19:01:03.411Z] === RUN TestChrootUntarPath [2021-08-21T19:01:03.411Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-21T19:01:03.411Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-21T19:01:03.411Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-21T19:01:03.411Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:01:03.411Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-21T19:01:03.411Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-21T19:01:03.411Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:01:03.411Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-21T19:01:03.411Z] === RUN TestChrootApplyDotDotFile [2021-08-21T19:01:03.411Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:01:03.411Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-08-21T19:01:03.411Z] PASS [2021-08-21T19:01:03.411Z] coverage: 15.4% of statements [2021-08-21T19:01:03.411Z] ok github.com/docker/docker/pkg/chrootarchive 0.087s coverage: 15.4% of statements [2021-08-21T19:01:03.411Z] 2021/08/21 19:01:03 Closing DB instances... [2021-08-21T19:01:03.874Z] === RUN TestSizeEmpty [2021-08-21T19:01:03.874Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-21T19:01:03.874Z] === RUN TestSizeEmptyFile [2021-08-21T19:01:03.874Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-21T19:01:03.874Z] === RUN TestSizeNonemptyFile [2021-08-21T19:01:03.874Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-21T19:01:03.874Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-21T19:01:03.874Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-21T19:01:03.874Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-21T19:01:03.874Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-21T19:01:03.874Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-21T19:01:03.874Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-08-21T19:01:03.874Z] === RUN TestMoveToSubdir [2021-08-21T19:01:03.874Z] --- PASS: TestMoveToSubdir (0.00s) [2021-08-21T19:01:03.874Z] === RUN TestSizeNonExistingDirectory [2021-08-21T19:01:03.874Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-21T19:01:03.874Z] PASS [2021-08-21T19:01:03.874Z] coverage: 80.0% of statements [2021-08-21T19:01:03.874Z] ok github.com/docker/docker/pkg/directory 0.054s coverage: 80.0% of statements [2021-08-21T19:01:04.240Z] --- PASS: TestNISDomainname (2.37s) [2021-08-21T19:01:04.240Z] === RUN TestHostnameDnsResolution [2021-08-21T19:01:05.419Z] === RUN Test [2021-08-21T19:01:05.419Z] === RUN Test/TestContainsEntry [2021-08-21T19:01:05.419Z] === RUN Test/TestCreateEntries [2021-08-21T19:01:05.419Z] === RUN Test/TestEntriesDiff [2021-08-21T19:01:05.419Z] === RUN Test/TestEntriesEquality [2021-08-21T19:01:05.419Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-21T19:01:05.419Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-21T19:01:05.419Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-21T19:01:05.419Z] === RUN Test/TestGeneratorNotGenerate [2021-08-21T19:01:05.419Z] === RUN Test/TestGeneratorWithPort [2021-08-21T19:01:05.419Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-21T19:01:05.419Z] === RUN Test/TestNewEntry [2021-08-21T19:01:05.419Z] === RUN Test/TestParse [2021-08-21T19:01:05.419Z] --- PASS: Test (0.00s) [2021-08-21T19:01:05.419Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-21T19:01:05.419Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-21T19:01:05.419Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-21T19:01:05.419Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-21T19:01:05.419Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-21T19:01:05.419Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-21T19:01:05.419Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-21T19:01:05.419Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-21T19:01:05.419Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-21T19:01:05.419Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-21T19:01:05.419Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-21T19:01:05.419Z] --- PASS: Test/TestParse (0.00s) [2021-08-21T19:01:05.419Z] PASS [2021-08-21T19:01:05.419Z] coverage: 58.3% of statements [2021-08-21T19:01:05.419Z] ok github.com/docker/docker/pkg/discovery 0.040s coverage: 58.3% of statements [2021-08-21T19:01:05.419Z] --- PASS: TestNetworkDBCRUDTableEntry (4.08s) [2021-08-21T19:01:05.419Z] === RUN TestNetworkDBCRUDTableEntries [2021-08-21T19:01:05.609Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-08-21T19:01:05.609Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-08-21T19:01:05.609Z] check_test.go:309: [da8cbe4b6cd90] daemon is not started [2021-08-21T19:01:05.609Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-08-21T19:01:05.609Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-08-21T19:01:05.609Z] check_test.go:309: [dac5853773957] daemon is not started [2021-08-21T19:01:05.609Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-08-21T19:01:05.878Z] === RUN Test [2021-08-21T19:01:05.878Z] === RUN Test/TestContent [2021-08-21T19:01:05.878Z] === RUN Test/TestInitialize [2021-08-21T19:01:05.878Z] === RUN Test/TestNew [2021-08-21T19:01:05.878Z] === RUN Test/TestParsingContentsWithComments [2021-08-21T19:01:05.878Z] === RUN Test/TestRegister [2021-08-21T19:01:05.878Z] === RUN Test/TestWatch [2021-08-21T19:01:05.878Z] --- PASS: Test (0.01s) [2021-08-21T19:01:05.878Z] --- PASS: Test/TestContent (0.00s) [2021-08-21T19:01:05.878Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-21T19:01:05.878Z] --- PASS: Test/TestNew (0.00s) [2021-08-21T19:01:05.878Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-21T19:01:05.878Z] --- PASS: Test/TestRegister (0.00s) [2021-08-21T19:01:05.878Z] --- PASS: Test/TestWatch (0.00s) [2021-08-21T19:01:05.878Z] PASS [2021-08-21T19:01:05.878Z] coverage: 92.9% of statements [2021-08-21T19:01:05.878Z] ok github.com/docker/docker/pkg/discovery/file 0.050s coverage: 92.9% of statements [2021-08-21T19:01:06.173Z] --- PASS: TestHostnameDnsResolution (2.09s) [2021-08-21T19:01:06.173Z] === RUN TestStats [2021-08-21T19:01:06.339Z] --- PASS: TestTarFiles (4.74s) [2021-08-21T19:01:06.339Z] === RUN TestTarUntar [2021-08-21T19:01:06.339Z] --- PASS: TestTarUntar (0.03s) [2021-08-21T19:01:06.339Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-21T19:01:06.339Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-08-21T19:01:06.339Z] === RUN TestTarWithOptions [2021-08-21T19:01:06.339Z] --- PASS: TestTarWithOptions (0.03s) [2021-08-21T19:01:06.339Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-21T19:01:06.339Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-08-21T19:01:06.339Z] === RUN TestUntarUstarGnuConflict [2021-08-21T19:01:06.339Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-08-21T19:01:06.339Z] === RUN TestUntarInvalidFilenames [2021-08-21T19:01:06.339Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames282804266\\dest" [2021-08-21T19:01:06.339Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-08-21T19:01:06.339Z] === RUN TestUntarHardlinkToSymlink [2021-08-21T19:01:06.339Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-08-21T19:01:06.339Z] === RUN TestUntarInvalidHardlink [2021-08-21T19:01:06.339Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink329970011\\victim\\hello" -> "../victim/hello" [2021-08-21T19:01:06.339Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink302685438\\victim\\hello" -> "/../victim/hello" [2021-08-21T19:01:06.798Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink267501125\\victim" -> "../victim" [2021-08-21T19:01:06.798Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink812486368\\victim" -> "../victim" [2021-08-21T19:01:06.798Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink662501567\\victim" -> "../victim" [2021-08-21T19:01:06.798Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink401597714\\victim" -> "../victim" [2021-08-21T19:01:06.798Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-08-21T19:01:06.798Z] === RUN TestUntarInvalidSymlink [2021-08-21T19:01:06.798Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink573351241\\dest\\dotdot" -> "../victim/hello" [2021-08-21T19:01:06.798Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink783823892\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-21T19:01:06.798Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink377327715\\dest\\loophole-victim" -> "../victim" [2021-08-21T19:01:06.798Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink181151334\\dest\\loophole-victim" -> "../victim" [2021-08-21T19:01:06.798Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink133148813\\dest\\loophole-victim" -> "../victim" [2021-08-21T19:01:06.798Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink847989384\\dest\\loophole-victim" -> "../victim" [2021-08-21T19:01:06.798Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink865183303\\dest\\dir\\loophole" -> "../../victim" [2021-08-21T19:01:06.798Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-08-21T19:01:06.798Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-21T19:01:06.798Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-21T19:01:06.798Z] === RUN TestXGlobalNoParent [2021-08-21T19:01:06.798Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-21T19:01:06.798Z] === RUN TestReplaceFileTarWrapper [2021-08-21T19:01:06.798Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2021-08-21T19:01:06.798Z] === RUN TestPrefixHeaderReadable [2021-08-21T19:01:06.798Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-08-21T19:01:06.798Z] === RUN TestDisablePigz [2021-08-21T19:01:06.798Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-08-21T19:01:06.798Z] --- PASS: TestDisablePigz (0.16s) [2021-08-21T19:01:06.799Z] === RUN TestPigz [2021-08-21T19:01:07.257Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-08-21T19:01:07.257Z] --- PASS: TestPigz (0.12s) [2021-08-21T19:01:07.257Z] === RUN TestCopyFileWithInvalidDest [2021-08-21T19:01:07.257Z] archive_windows_test.go:16: Currently fails [2021-08-21T19:01:07.257Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-21T19:01:07.257Z] === RUN TestCanonicalTarNameForPath [2021-08-21T19:01:07.257Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-21T19:01:07.257Z] === RUN TestCanonicalTarName [2021-08-21T19:01:07.257Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-21T19:01:07.257Z] === RUN TestChmodTarEntry [2021-08-21T19:01:07.257Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-21T19:01:07.257Z] === RUN TestHardLinkOrder [2021-08-21T19:01:07.257Z] --- PASS: TestHardLinkOrder (0.08s) [2021-08-21T19:01:07.257Z] === RUN TestChangeString [2021-08-21T19:01:07.257Z] --- PASS: TestChangeString (0.00s) [2021-08-21T19:01:07.257Z] === RUN TestChangesWithNoChanges [2021-08-21T19:01:07.257Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-08-21T19:01:07.257Z] === RUN TestChangesWithChanges [2021-08-21T19:01:07.257Z] === RUN Test [2021-08-21T19:01:07.257Z] === RUN Test/TestInitialize [2021-08-21T19:01:07.257Z] --- PASS: TestChangesWithChanges (0.04s) [2021-08-21T19:01:07.257Z] === RUN TestChangesWithChangesGH13590 [2021-08-21T19:01:07.257Z] changes_test.go:196: needs more investigation [2021-08-21T19:01:07.257Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-21T19:01:07.257Z] === RUN TestChangesDirsEmpty [2021-08-21T19:01:07.257Z] time="2021-08-21T19:01:06Z" level=info msg="Initializing discovery without TLS" [2021-08-21T19:01:07.257Z] time="2021-08-21T19:01:07Z" level=info msg="Initializing discovery without TLS" [2021-08-21T19:01:07.258Z] time="2021-08-21T19:01:07Z" level=info msg="Initializing discovery without TLS" [2021-08-21T19:01:07.258Z] === RUN Test/TestInitializeWithCerts [2021-08-21T19:01:07.258Z] time="2021-08-21T19:01:07Z" level=info msg="Initializing discovery with TLS" [2021-08-21T19:01:07.258Z] === RUN Test/TestWatch [2021-08-21T19:01:07.258Z] time="2021-08-21T19:01:07Z" level=info msg="Initializing discovery without TLS" [2021-08-21T19:01:07.258Z] 2021/08/21 19:01:07 Closing DB instances... [2021-08-21T19:01:07.258Z] --- PASS: TestChangesDirsEmpty (0.14s) [2021-08-21T19:01:07.258Z] === RUN TestChangesDirsMutated [2021-08-21T19:01:07.258Z] --- PASS: TestChangesDirsMutated (0.12s) [2021-08-21T19:01:07.258Z] === RUN TestApplyLayer [2021-08-21T19:01:07.258Z] changes_test.go:433: needs further investigation [2021-08-21T19:01:07.258Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-21T19:01:07.258Z] === RUN TestChangesSizeWithHardlinks [2021-08-21T19:01:07.258Z] changes_test.go:469: needs further investigation [2021-08-21T19:01:07.258Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-21T19:01:07.258Z] === RUN TestChangesSizeWithNoChanges [2021-08-21T19:01:07.258Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-21T19:01:07.258Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-21T19:01:07.258Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-21T19:01:07.258Z] === RUN TestChangesSize [2021-08-21T19:01:07.258Z] --- PASS: TestChangesSize (0.00s) [2021-08-21T19:01:07.258Z] === RUN TestApplyLayerInvalidFilenames [2021-08-21T19:01:07.258Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames793749662\\dest" [2021-08-21T19:01:07.258Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-08-21T19:01:07.258Z] === RUN TestApplyLayerInvalidHardlink [2021-08-21T19:01:07.724Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink043315584\\victim\\hello" -> "../victim/hello" [2021-08-21T19:01:07.724Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink478898399\\victim\\hello" -> "/../victim/hello" [2021-08-21T19:01:07.724Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink405330610\\victim" -> "../victim" [2021-08-21T19:01:07.724Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink254388329\\victim" -> "../victim" [2021-08-21T19:01:07.724Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink885488820\\victim" -> "../victim" [2021-08-21T19:01:07.724Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink688679043\\victim" -> "../victim" [2021-08-21T19:01:07.724Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-08-21T19:01:07.724Z] === RUN TestApplyLayerInvalidSymlink [2021-08-21T19:01:07.724Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink230153222\\dest\\dotdot" -> "../victim/hello" [2021-08-21T19:01:07.724Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink111354285\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-21T19:01:07.725Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink439552808\\dest\\loophole-victim" -> "../victim" [2021-08-21T19:01:07.725Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink641768039\\dest\\loophole-victim" -> "../victim" [2021-08-21T19:01:07.725Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink196661402\\dest\\loophole-victim" -> "../victim" [2021-08-21T19:01:07.725Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink146169649\\dest\\loophole-victim" -> "../victim" [2021-08-21T19:01:07.725Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-08-21T19:01:07.725Z] === RUN TestApplyLayerWhiteouts [2021-08-21T19:01:07.725Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-08-21T19:01:07.725Z] === RUN TestGenerateEmptyFile [2021-08-21T19:01:07.725Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-21T19:01:07.725Z] === RUN TestGenerateWithContent [2021-08-21T19:01:07.725Z] --- PASS: TestGenerateWithContent (0.00s) [2021-08-21T19:01:07.725Z] PASS [2021-08-21T19:01:07.725Z] coverage: 62.9% of statements [2021-08-21T19:01:07.725Z] ok github.com/docker/docker/pkg/archive 6.921s coverage: 62.9% of statements [2021-08-21T19:01:08.692Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-21T19:01:08.700Z] --- PASS: TestNetworkDBCRUDTableEntries (3.46s) [2021-08-21T19:01:08.700Z] === RUN TestNetworkDBNodeLeave [2021-08-21T19:01:09.164Z] Removing intermediate container 9116c66c73b6 [2021-08-21T19:01:09.164Z] ---> 8d0a4bbc698f [2021-08-21T19:01:09.164Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-21T19:01:09.164Z] ---> Running in b70f39752e4e [2021-08-21T19:01:09.256Z] check_test.go:309: [d9ee5ead4d3ff] daemon is not started [2021-08-21T19:01:09.256Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-08-21T19:01:09.512Z] --- PASS: TestStats (3.22s) [2021-08-21T19:01:09.512Z] === RUN TestStopContainerWithTimeout [2021-08-21T19:01:09.512Z] === RUN TestStopContainerWithTimeout/0 [2021-08-21T19:01:09.512Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-21T19:01:09.512Z] === RUN TestStopContainerWithTimeout/1 [2021-08-21T19:01:09.512Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-21T19:01:09.512Z] === RUN TestStopContainerWithTimeout/3 [2021-08-21T19:01:09.512Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-21T19:01:09.512Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-21T19:01:09.512Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-21T19:01:09.512Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-21T19:01:09.512Z] === CONT TestStopContainerWithTimeout/3 [2021-08-21T19:01:10.075Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-21T19:01:10.243Z] --- PASS: Test (3.13s) [2021-08-21T19:01:10.243Z] --- PASS: Test/TestInitialize (0.12s) [2021-08-21T19:01:10.243Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-08-21T19:01:10.243Z] --- PASS: Test/TestWatch (3.00s) [2021-08-21T19:01:10.243Z] PASS [2021-08-21T19:01:10.243Z] coverage: 84.1% of statements [2021-08-21T19:01:10.243Z] ok github.com/docker/docker/pkg/discovery/kv 3.175s coverage: 84.1% of statements [2021-08-21T19:01:10.693Z] [2021-08-21T19:01:10.693Z] SUCCESS: Specified value was saved. [2021-08-21T19:01:11.021Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-08-21T19:01:11.221Z] === RUN Test [2021-08-21T19:01:11.221Z] === RUN Test/TestWatch [2021-08-21T19:01:11.221Z] --- PASS: Test (0.00s) [2021-08-21T19:01:11.221Z] --- PASS: Test/TestWatch (0.00s) [2021-08-21T19:01:11.221Z] PASS [2021-08-21T19:01:11.221Z] coverage: 92.3% of statements [2021-08-21T19:01:11.221Z] ok github.com/docker/docker/pkg/discovery/memory 0.041s coverage: 92.3% of statements [2021-08-21T19:01:11.689Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-08-21T19:01:11.689Z] === RUN TestNetworkDBWatch [2021-08-21T19:01:11.689Z] === RUN Test [2021-08-21T19:01:11.689Z] === RUN Test/TestInitialize [2021-08-21T19:01:11.689Z] === RUN Test/TestInitializeWithPattern [2021-08-21T19:01:11.689Z] === RUN Test/TestRegister [2021-08-21T19:01:11.689Z] === RUN Test/TestWatch [2021-08-21T19:01:11.689Z] --- PASS: Test (0.00s) [2021-08-21T19:01:11.689Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-21T19:01:11.689Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-21T19:01:11.689Z] --- PASS: Test/TestRegister (0.00s) [2021-08-21T19:01:11.689Z] --- PASS: Test/TestWatch (0.00s) [2021-08-21T19:01:11.689Z] PASS [2021-08-21T19:01:11.689Z] coverage: 93.8% of statements [2021-08-21T19:01:11.689Z] ok github.com/docker/docker/pkg/discovery/nodes 0.048s coverage: 93.8% of statements [2021-08-21T19:01:12.172Z] --- PASS: TestServiceUpdateNetwork (12.86s) [2021-08-21T19:01:12.172Z] === RUN TestServiceUpdatePidsLimit [2021-08-21T19:01:12.172Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-21T19:01:12.172Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-21T19:01:12.224Z] Removing intermediate container b70f39752e4e [2021-08-21T19:01:12.224Z] ---> ad686f84d79a [2021-08-21T19:01:12.224Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-21T19:01:12.224Z] ---> Running in 8a21a662e846 [2021-08-21T19:01:12.401Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-21T19:01:12.662Z] === RUN TestPollerAddRemove [2021-08-21T19:01:12.662Z] --- PASS: TestPollerAddRemove (0.00s) [2021-08-21T19:01:12.662Z] === RUN TestPollerEvent [2021-08-21T19:01:12.662Z] poller_test.go:41: No chmod on Windows [2021-08-21T19:01:12.662Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-21T19:01:12.662Z] === RUN TestPollerClose [2021-08-21T19:01:12.662Z] --- PASS: TestPollerClose (0.00s) [2021-08-21T19:01:12.662Z] PASS [2021-08-21T19:01:12.662Z] coverage: 36.2% of statements [2021-08-21T19:01:12.662Z] ok github.com/docker/docker/pkg/filenotify 0.040s coverage: 36.2% of statements [2021-08-21T19:01:13.122Z] 2021/08/21 19:01:12 Closing DB instances... [2021-08-21T19:01:13.333Z] === CONT TestStopContainerWithTimeout/0 [2021-08-21T19:01:13.584Z] === RUN TestCopyFileWithInvalidSrc [2021-08-21T19:01:13.584Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-21T19:01:13.584Z] === RUN TestCopyFileWithInvalidDest [2021-08-21T19:01:13.584Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-08-21T19:01:13.584Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-21T19:01:13.584Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-08-21T19:01:13.584Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-21T19:01:13.584Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-08-21T19:01:13.584Z] === RUN TestCopyFile [2021-08-21T19:01:13.584Z] --- PASS: TestCopyFile (0.00s) [2021-08-21T19:01:13.584Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-21T19:01:13.584Z] fileutils_test.go:134: Needs porting to Windows [2021-08-21T19:01:13.584Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-21T19:01:13.584Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-21T19:01:13.584Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-21T19:01:13.584Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-21T19:01:13.584Z] fileutils_test.go:180: Needs porting to Windows [2021-08-21T19:01:13.584Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-21T19:01:13.584Z] === RUN TestWildcardMatches [2021-08-21T19:01:13.584Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-21T19:01:13.584Z] === RUN TestPatternMatches [2021-08-21T19:01:13.584Z] --- PASS: TestPatternMatches (0.00s) [2021-08-21T19:01:13.584Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-21T19:01:13.584Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-21T19:01:13.584Z] === RUN TestPatternMatchesFolderExclusions [2021-08-21T19:01:13.584Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-21T19:01:13.584Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-21T19:01:13.584Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-21T19:01:13.584Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-21T19:01:13.584Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-21T19:01:13.584Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-21T19:01:13.584Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-21T19:01:13.584Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-21T19:01:13.584Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-21T19:01:13.584Z] === RUN TestSingleExclamationError [2021-08-21T19:01:13.584Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-21T19:01:13.584Z] === RUN TestMatchesWithNoPatterns [2021-08-21T19:01:13.584Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-21T19:01:13.584Z] === RUN TestMatchesWithMalformedPatterns [2021-08-21T19:01:13.584Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-21T19:01:13.584Z] === RUN TestMatches [2021-08-21T19:01:13.584Z] === RUN TestMatches/MatchesOrParentMatches [2021-08-21T19:01:13.584Z] === RUN TestMatches/MatchesUsingParentResult [2021-08-21T19:01:13.584Z] --- PASS: TestMatches (0.01s) [2021-08-21T19:01:13.584Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-08-21T19:01:13.584Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-08-21T19:01:13.584Z] === RUN TestCleanPatterns [2021-08-21T19:01:13.584Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-21T19:01:13.584Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-21T19:01:13.584Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-21T19:01:13.584Z] === RUN TestCleanPatternsExceptionFlag [2021-08-21T19:01:13.584Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-21T19:01:13.584Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-21T19:01:13.584Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-21T19:01:13.584Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-21T19:01:13.584Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-21T19:01:13.584Z] === RUN TestCleanPatternsErrorSingleException [2021-08-21T19:01:13.584Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-21T19:01:13.584Z] === RUN TestCreateIfNotExistsDir [2021-08-21T19:01:13.584Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-08-21T19:01:13.584Z] === RUN TestCreateIfNotExistsFile [2021-08-21T19:01:13.584Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-08-21T19:01:13.584Z] === RUN TestMatch [2021-08-21T19:01:13.584Z] --- PASS: TestMatch (0.00s) [2021-08-21T19:01:13.584Z] PASS [2021-08-21T19:01:13.584Z] coverage: 82.2% of statements [2021-08-21T19:01:13.584Z] ok github.com/docker/docker/pkg/fileutils 0.073s coverage: 82.2% of statements [2021-08-21T19:01:13.591Z] === CONT TestStopContainerWithTimeout/1 [2021-08-21T19:01:14.044Z] === RUN TestGet [2021-08-21T19:01:14.044Z] --- PASS: TestGet (0.00s) [2021-08-21T19:01:14.044Z] === RUN TestGetShortcutString [2021-08-21T19:01:14.044Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-21T19:01:14.044Z] PASS [2021-08-21T19:01:14.044Z] coverage: 42.9% of statements [2021-08-21T19:01:14.044Z] ok github.com/docker/docker/pkg/homedir 0.042s coverage: 42.9% of statements [2021-08-21T19:01:14.504Z] --- PASS: TestNetworkDBWatch (3.05s) [2021-08-21T19:01:14.504Z] === RUN TestNetworkDBBulkSync [2021-08-21T19:01:14.963Z] === RUN TestCreateIDMapOrder [2021-08-21T19:01:14.963Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-21T19:01:14.963Z] PASS [2021-08-21T19:01:14.963Z] coverage: 7.2% of statements [2021-08-21T19:01:14.963Z] ok github.com/docker/docker/pkg/idtools 0.041s coverage: 7.2% of statements [2021-08-21T19:01:15.933Z] 2021/08/21 19:01:15 Closing DB instances... [2021-08-21T19:01:15.951Z] Cannot create a file when that file already exists. [2021-08-21T19:01:16.113Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-08-21T19:01:16.369Z] --- PASS: TestStopContainerWithTimeout (0.05s) [2021-08-21T19:01:16.369Z] --- PASS: TestStopContainerWithTimeout/-1 (3.78s) [2021-08-21T19:01:16.369Z] --- PASS: TestStopContainerWithTimeout/3 (4.02s) [2021-08-21T19:01:16.369Z] --- PASS: TestStopContainerWithTimeout/0 (1.99s) [2021-08-21T19:01:16.369Z] --- PASS: TestStopContainerWithTimeout/1 (2.78s) [2021-08-21T19:01:16.369Z] === RUN TestDeleteDevicemapper [2021-08-21T19:01:16.369Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-21T19:01:16.369Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-21T19:01:16.369Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-21T19:01:16.393Z] === RUN TestFixedBufferCap [2021-08-21T19:01:16.393Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-21T19:01:16.393Z] === RUN TestFixedBufferLen [2021-08-21T19:01:16.393Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-21T19:01:16.393Z] === RUN TestFixedBufferString [2021-08-21T19:01:16.393Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-21T19:01:16.393Z] === RUN TestFixedBufferWrite [2021-08-21T19:01:16.393Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-21T19:01:16.393Z] === RUN TestFixedBufferRead [2021-08-21T19:01:16.393Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-21T19:01:16.393Z] === RUN TestBytesPipeRead [2021-08-21T19:01:16.393Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-21T19:01:16.393Z] === RUN TestBytesPipeWrite [2021-08-21T19:01:16.393Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-21T19:01:16.393Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-21T19:01:16.852Z] --- PASS: TestBytesPipeWriteRandomChunks (0.43s) [2021-08-21T19:01:16.852Z] === RUN TestAtomicWriteToFile [2021-08-21T19:01:16.852Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-08-21T19:01:16.852Z] === RUN TestAtomicWriteSetCommit [2021-08-21T19:01:16.852Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-08-21T19:01:16.852Z] === RUN TestAtomicWriteSetCancel [2021-08-21T19:01:16.852Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-08-21T19:01:16.852Z] === RUN TestReadCloserWrapperClose [2021-08-21T19:01:16.852Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-21T19:01:16.852Z] === RUN TestReaderErrWrapperReadOnError [2021-08-21T19:01:16.852Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-21T19:01:16.852Z] === RUN TestReaderErrWrapperRead [2021-08-21T19:01:16.852Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-21T19:01:16.852Z] === RUN TestCancelReadCloser [2021-08-21T19:01:16.852Z] --- PASS: TestCancelReadCloser (0.10s) [2021-08-21T19:01:16.852Z] === RUN TestWriteCloserWrapperClose [2021-08-21T19:01:16.852Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-21T19:01:16.852Z] === RUN TestNopWriteCloser [2021-08-21T19:01:16.852Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-21T19:01:16.852Z] === RUN TestNopWriter [2021-08-21T19:01:16.852Z] --- PASS: TestNopWriter (0.00s) [2021-08-21T19:01:16.852Z] === RUN TestWriteCounter [2021-08-21T19:01:16.852Z] --- PASS: TestWriteCounter (0.00s) [2021-08-21T19:01:16.852Z] PASS [2021-08-21T19:01:16.852Z] coverage: 69.1% of statements [2021-08-21T19:01:16.852Z] ok github.com/docker/docker/pkg/ioutils 0.593s coverage: 69.1% of statements [2021-08-21T19:01:17.318Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2021-08-21T19:01:17.318Z] === RUN TestNetworkDBCRUDMediumCluster [2021-08-21T19:01:17.776Z] === RUN TestError [2021-08-21T19:01:17.776Z] --- PASS: TestError (0.00s) [2021-08-21T19:01:17.776Z] === RUN TestProgressString [2021-08-21T19:01:17.776Z] === RUN TestProgressString/no_progress [2021-08-21T19:01:17.776Z] === RUN TestProgressString/progress_1 [2021-08-21T19:01:17.776Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-21T19:01:17.776Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-21T19:01:17.776Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-21T19:01:17.776Z] === RUN TestProgressString/with_units [2021-08-21T19:01:17.776Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-21T19:01:17.776Z] === RUN TestProgressString/hide_counts [2021-08-21T19:01:17.776Z] --- PASS: TestProgressString (0.00s) [2021-08-21T19:01:17.776Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-21T19:01:17.776Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-21T19:01:17.776Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-21T19:01:17.776Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-21T19:01:17.776Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-21T19:01:17.776Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-21T19:01:17.776Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-21T19:01:17.776Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-21T19:01:17.776Z] === RUN TestJSONMessageDisplay [2021-08-21T19:01:17.776Z] --- PASS: TestJSONMessageDisplay (0.11s) [2021-08-21T19:01:17.776Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-21T19:01:17.776Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-21T19:01:17.776Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-21T19:01:17.776Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-21T19:01:17.776Z] === RUN TestDisplayJSONMessagesStream [2021-08-21T19:01:17.776Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-21T19:01:17.776Z] PASS [2021-08-21T19:01:17.776Z] coverage: 91.7% of statements [2021-08-21T19:01:17.776Z] ok github.com/docker/docker/pkg/jsonmessage 0.151s coverage: 91.7% of statements [2021-08-21T19:01:18.235Z] === RUN TestStandardLongPath [2021-08-21T19:01:18.236Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-21T19:01:18.236Z] === RUN TestUNCLongPath [2021-08-21T19:01:18.236Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-21T19:01:18.236Z] PASS [2021-08-21T19:01:18.236Z] coverage: 100.0% of statements [2021-08-21T19:01:18.236Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2021-08-21T19:01:18.694Z] --- PASS: TestGetAddress (23.08s) [2021-08-21T19:01:18.694Z] === RUN TestRequestSyntaxCheck [2021-08-21T19:01:18.694Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-08-21T19:01:18.694Z] === RUN TestRequest [2021-08-21T19:01:19.156Z] === RUN TestNameFormat [2021-08-21T19:01:19.156Z] --- PASS: TestNameFormat (0.00s) [2021-08-21T19:01:19.156Z] === RUN TestNameRetries [2021-08-21T19:01:19.156Z] --- PASS: TestNameRetries (0.00s) [2021-08-21T19:01:19.156Z] PASS [2021-08-21T19:01:19.156Z] coverage: 85.7% of statements [2021-08-21T19:01:19.156Z] ok github.com/docker/docker/pkg/namesgenerator 0.038s coverage: 85.7% of statements [2021-08-21T19:01:19.614Z] === RUN TestParseKeyValueOpt [2021-08-21T19:01:19.614Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-21T19:01:19.614Z] === RUN TestParseUintList [2021-08-21T19:01:19.614Z] --- PASS: TestParseUintList (0.00s) [2021-08-21T19:01:19.614Z] === RUN TestParseUintListMaximumLimits [2021-08-21T19:01:19.614Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-21T19:01:19.614Z] PASS [2021-08-21T19:01:19.614Z] coverage: 97.0% of statements [2021-08-21T19:01:19.614Z] ok github.com/docker/docker/pkg/parsers 0.035s coverage: 97.0% of statements [2021-08-21T19:01:19.667Z] Removing intermediate container 8a21a662e846 [2021-08-21T19:01:19.667Z] ---> 827afdaed007 [2021-08-21T19:01:19.667Z] Step 13/13 : CMD ["sh"] [2021-08-21T19:01:19.667Z] ---> Running in 168cd5d3a22d [2021-08-21T19:01:19.667Z] Removing intermediate container 168cd5d3a22d [2021-08-21T19:01:19.667Z] ---> 5ecb1ce1f816 [2021-08-21T19:01:19.667Z] Successfully built 5ecb1ce1f816 [2021-08-21T19:01:19.667Z] Successfully tagged busybox:latest [2021-08-21T19:01:19.667Z] INFO: Docker images of the daemon under test [2021-08-21T19:01:19.667Z] [2021-08-21T19:01:20.074Z] 2021/08/21 19:01:20 Closing DB instances... [2021-08-21T19:01:20.125Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-21T19:01:20.125Z] busybox latest 5ecb1ce1f816 Less than a second ago 2.8GB [2021-08-21T19:01:20.125Z] microsoft/windowsservercore latest a4938fe7222f 3 weeks ago 2.76GB [2021-08-21T19:01:20.125Z] mcr.microsoft.com/windows/servercore/insider 10.0.20348.1 a4938fe7222f 3 weeks ago 2.76GB [2021-08-21T19:01:20.125Z] [2021-08-21T19:01:20.125Z] INFO: Running integration tests at 08/21/2021 19:01:19... [2021-08-21T19:01:20.125Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-21T19:01:20.125Z] INFO: Integration API tests being run from the host: [2021-08-21T19:01:20.125Z] INFO: make.ps1 starting at 08/21/2021 19:01:19 [2021-08-21T19:01:20.304Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-21T19:01:20.534Z] === RUN TestNewAndRemove [2021-08-21T19:01:20.534Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-21T19:01:20.534Z] === RUN TestRemoveInvalidPath [2021-08-21T19:01:20.534Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-21T19:01:20.534Z] PASS [2021-08-21T19:01:20.534Z] coverage: 82.6% of statements [2021-08-21T19:01:20.534Z] ok github.com/docker/docker/pkg/pidfile 0.037s coverage: 82.6% of statements [2021-08-21T19:01:20.534Z] time="2021-08-21T19:01:20Z" level=error msg="node: a6a688f2eac1 is unknown to memberlist" [2021-08-21T19:01:20.541Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-08-21T19:01:20.541Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-21T19:01:20.592Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-21T19:01:21.470Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.26s) [2021-08-21T19:01:21.470Z] === RUN TestUpdateMemory [2021-08-21T19:01:21.470Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-21T19:01:21.470Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-21T19:01:21.470Z] === RUN TestUpdateCPUQuota [2021-08-21T19:01:22.078Z] === RUN TestFailedConnection [2021-08-21T19:01:22.536Z] === RUN TestParseEmptyInterface [2021-08-21T19:01:22.536Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-21T19:01:22.537Z] === RUN TestParseNonInterfaceType [2021-08-21T19:01:22.537Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-21T19:01:22.537Z] === RUN TestParseWithOneFunction [2021-08-21T19:01:22.537Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-21T19:01:22.537Z] === RUN TestParseWithMultipleFuncs [2021-08-21T19:01:22.537Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-21T19:01:22.537Z] === RUN TestParseWithUnnamedReturn [2021-08-21T19:01:22.537Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-21T19:01:22.537Z] === RUN TestEmbeddedInterface [2021-08-21T19:01:22.537Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-21T19:01:22.537Z] === RUN TestParsedImports [2021-08-21T19:01:22.537Z] --- PASS: TestParsedImports (0.00s) [2021-08-21T19:01:22.537Z] === RUN TestAliasedImports [2021-08-21T19:01:22.537Z] --- PASS: TestAliasedImports (0.00s) [2021-08-21T19:01:22.537Z] PASS [2021-08-21T19:01:22.537Z] coverage: 56.8% of statements [2021-08-21T19:01:22.537Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.049s coverage: 56.8% of statements [2021-08-21T19:01:22.996Z] --- PASS: TestFailedConnection (1.02s) [2021-08-21T19:01:22.996Z] === RUN TestFailOnce [2021-08-21T19:01:22.996Z] 2021/08/21 19:01:22 http: panic serving 127.0.0.1:49292: Plugin not ready [2021-08-21T19:01:22.996Z] goroutine 34 [running]: [2021-08-21T19:01:22.996Z] net/http.(*conn).serve.func1(0xc0001a0000) [2021-08-21T19:01:22.996Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-08-21T19:01:22.996Z] panic(0x1205280, 0x131c690) [2021-08-21T19:01:22.996Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-08-21T19:01:22.996Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x132cd50, 0xc0001bc000, 0xc0001b0000) [2021-08-21T19:01:22.996Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-08-21T19:01:22.996Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0x132cd50, 0xc0001bc000, 0xc0001b0000) [2021-08-21T19:01:22.996Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-08-21T19:01:22.996Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0x132cd50, 0xc0001bc000, 0xc0001b0000) [2021-08-21T19:01:22.996Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-08-21T19:01:22.996Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0x132cd50, 0xc0001bc000, 0xc0001b0000) [2021-08-21T19:01:22.996Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-08-21T19:01:22.996Z] net/http.(*conn).serve(0xc0001a0000, 0x132d940, 0xc000188040) [2021-08-21T19:01:22.996Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-08-21T19:01:22.996Z] created by net/http.(*Server).Serve [2021-08-21T19:01:22.996Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-08-21T19:01:22.996Z] time="2021-08-21T19:01:22Z" 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-21T19:01:22.996Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.72s) [2021-08-21T19:01:22.996Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-08-21T19:01:23.363Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-21T19:01:23.455Z] === RUN TestHTTPTransport [2021-08-21T19:01:23.455Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-21T19:01:23.455Z] PASS [2021-08-21T19:01:23.455Z] coverage: 85.7% of statements [2021-08-21T19:01:23.455Z] ok github.com/docker/docker/pkg/plugins/transport 0.035s coverage: 85.7% of statements [2021-08-21T19:01:23.915Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-21T19:01:23.915Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-21T19:01:23.915Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-21T19:01:23.915Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-21T19:01:23.915Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-21T19:01:23.915Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-21T19:01:23.915Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-21T19:01:23.915Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-21T19:01:23.915Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-21T19:01:23.915Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-21T19:01:23.915Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-21T19:01:23.915Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-21T19:01:23.915Z] === RUN TestBufferPoolPutAndGet [2021-08-21T19:01:23.915Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-21T19:01:23.915Z] PASS [2021-08-21T19:01:23.915Z] coverage: 88.2% of statements [2021-08-21T19:01:23.915Z] ok github.com/docker/docker/pkg/pools 0.033s coverage: 88.2% of statements [2021-08-21T19:01:23.915Z] --- PASS: TestFailOnce (1.13s) [2021-08-21T19:01:23.915Z] === RUN TestEchoInputOutput [2021-08-21T19:01:23.915Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-21T19:01:23.915Z] === RUN TestBackoff [2021-08-21T19:01:23.915Z] --- PASS: TestBackoff (0.00s) [2021-08-21T19:01:23.915Z] === RUN TestAbortRetry [2021-08-21T19:01:23.915Z] --- PASS: TestAbortRetry (0.00s) [2021-08-21T19:01:23.915Z] === RUN TestClientScheme [2021-08-21T19:01:23.915Z] --- PASS: TestClientScheme (0.00s) [2021-08-21T19:01:23.915Z] === RUN TestNewClientWithTimeout [2021-08-21T19:01:23.915Z] 2021/08/21 19:01:23 Closing DB instances... [2021-08-21T19:01:23.925Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-08-21T19:01:24.182Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-21T19:01:24.375Z] === RUN TestOutputOnPrematureClose [2021-08-21T19:01:24.375Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-21T19:01:24.375Z] === RUN TestCompleteSilently [2021-08-21T19:01:24.375Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-21T19:01:24.375Z] PASS [2021-08-21T19:01:24.375Z] coverage: 75.9% of statements [2021-08-21T19:01:24.375Z] ok github.com/docker/docker/pkg/progress 0.030s coverage: 75.9% of statements [2021-08-21T19:01:24.375Z] time="2021-08-21T19:01:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-08-21T19:01:24.439Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-21T19:01:24.695Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-21T19:01:24.835Z] === RUN TestSendToOneSub [2021-08-21T19:01:24.835Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-21T19:01:24.835Z] === RUN TestSendToMultipleSubs [2021-08-21T19:01:24.835Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-21T19:01:24.835Z] === RUN TestEvictOneSub [2021-08-21T19:01:24.835Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-21T19:01:24.835Z] === RUN TestClosePublisher [2021-08-21T19:01:24.835Z] --- PASS: TestClosePublisher (0.00s) [2021-08-21T19:01:24.835Z] === RUN TestPubSubRace [2021-08-21T19:01:24.953Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-21T19:01:25.210Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-21T19:01:25.210Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-08-21T19:01:25.210Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-21T19:01:25.804Z] --- PASS: TestPubSubRace (1.04s) [2021-08-21T19:01:25.804Z] PASS [2021-08-21T19:01:25.804Z] coverage: 75.0% of statements [2021-08-21T19:01:25.804Z] ok github.com/docker/docker/pkg/pubsub 1.078s coverage: 75.0% of statements [2021-08-21T19:01:25.804Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.82s) [2021-08-21T19:01:25.804Z] === RUN TestNetworkDBGarbageCollection [2021-08-21T19:01:26.140Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-08-21T19:01:26.271Z] time="2021-08-21T19:01:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-08-21T19:01:26.271Z] === RUN TestRegister [2021-08-21T19:01:26.271Z] --- PASS: TestRegister (0.00s) [2021-08-21T19:01:26.271Z] === RUN TestCommand [2021-08-21T19:01:26.271Z] --- PASS: TestCommand (0.03s) [2021-08-21T19:01:26.271Z] === RUN TestNaiveSelf [2021-08-21T19:01:26.271Z] --- PASS: TestNaiveSelf (0.03s) [2021-08-21T19:01:26.271Z] PASS [2021-08-21T19:01:26.271Z] coverage: 82.4% of statements [2021-08-21T19:01:26.271Z] ok github.com/docker/docker/pkg/reexec 0.088s coverage: 82.4% of statements [2021-08-21T19:01:26.396Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-21T19:01:26.884Z] --- PASS: TestServiceUpdatePidsLimit (17.12s) [2021-08-21T19:01:26.884Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2021-08-21T19:01:26.884Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.19s) [2021-08-21T19:01:26.884Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2021-08-21T19:01:26.884Z] PASS [2021-08-21T19:01:26.884Z] [2021-08-21T19:01:26.884Z] === Skipped [2021-08-21T19:01:26.884Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-21T19:01:26.884Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-21T19:01:26.884Z] [2021-08-21T19:01:26.884Z] [2021-08-21T19:01:26.884Z] DONE 27 tests, 1 skipped in 175.590s [2021-08-21T19:01:26.884Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-21T19:01:26.884Z] INFO: Testing against a local daemon [2021-08-21T19:01:26.884Z] === RUN TestSessionCreate [2021-08-21T19:01:26.884Z] --- PASS: TestSessionCreate (0.02s) [2021-08-21T19:01:26.884Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-21T19:01:26.884Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-21T19:01:26.884Z] PASS [2021-08-21T19:01:26.884Z] [2021-08-21T19:01:26.884Z] DONE 2 tests in 0.055s [2021-08-21T19:01:26.884Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-21T19:01:26.884Z] INFO: Testing against a local daemon [2021-08-21T19:01:26.884Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-21T19:01:26.884Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-08-21T19:01:26.884Z] === RUN TestDiskUsage [2021-08-21T19:01:26.884Z] === PAUSE TestDiskUsage [2021-08-21T19:01:26.884Z] === RUN TestEventsExecDie [2021-08-21T19:01:27.240Z] === RUN TestDump [2021-08-21T19:01:27.240Z] goroutine 19 [running]: [2021-08-21T19:01:27.240Z] github.com/docker/docker/pkg/stack.dump(0xc0000ce010, 0x2fa25088, 0x12be2dee0f4) [2021-08-21T19:01:27.240Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-21T19:01:27.240Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-08-21T19:01:27.240Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-08-21T19:01:27.240Z] github.com/docker/docker/pkg/stack.TestDump(0xc000084600) [2021-08-21T19:01:27.240Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-08-21T19:01:27.240Z] testing.tRunner(0xc000084600, 0x2e5ea0) [2021-08-21T19:01:27.240Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-21T19:01:27.240Z] created by testing.(*T).Run [2021-08-21T19:01:27.240Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-21T19:01:27.240Z] [2021-08-21T19:01:27.240Z] goroutine 1 [chan receive]: [2021-08-21T19:01:27.240Z] testing.(*T).Run(0xc000084600, 0x2d85d8, 0x8, 0x2e5ea0, 0x14a18d) [2021-08-21T19:01:27.240Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-21T19:01:27.240Z] testing.runTests.func1(0xc000084480) [2021-08-21T19:01:27.240Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-21T19:01:27.240Z] testing.tRunner(0xc000084480, 0xc0000cbda8) [2021-08-21T19:01:27.240Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-21T19:01:27.240Z] testing.runTests(0xc00009e060, 0x42b220, 0x3, 0x3, 0xc04071d7af949290, 0x8bb3589c59, 0x42fc80, 0x2d9e28) [2021-08-21T19:01:27.240Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-21T19:01:27.240Z] testing.(*M).Run(0xc0000da080, 0x0) [2021-08-21T19:01:27.240Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-21T19:01:27.240Z] main.main() [2021-08-21T19:01:27.240Z] _testmain.go:95 +0x1c8 [2021-08-21T19:01:27.240Z] --- PASS: TestDump (0.00s) [2021-08-21T19:01:27.240Z] === RUN TestDumpToFile [2021-08-21T19:01:27.240Z] --- PASS: TestDumpToFile (0.10s) [2021-08-21T19:01:27.240Z] === RUN TestDumpToFileWithEmptyInput [2021-08-21T19:01:27.240Z] goroutine 21 [running]: [2021-08-21T19:01:27.240Z] github.com/docker/docker/pkg/stack.dump(0xc0000ce010, 0x438, 0x1c43c0) [2021-08-21T19:01:27.240Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-21T19:01:27.240Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-08-21T19:01:27.240Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-08-21T19:01:27.240Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000084a80) [2021-08-21T19:01:27.240Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-08-21T19:01:27.240Z] testing.tRunner(0xc000084a80, 0x2e5e90) [2021-08-21T19:01:27.240Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-21T19:01:27.240Z] created by testing.(*T).Run [2021-08-21T19:01:27.240Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-21T19:01:27.240Z] [2021-08-21T19:01:27.240Z] goroutine 1 [chan receive]: [2021-08-21T19:01:27.240Z] testing.(*T).Run(0xc000084a80, 0x2df08c, 0x1c, 0x2e5e90, 0x14a101) [2021-08-21T19:01:27.240Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-21T19:01:27.240Z] testing.runTests.func1(0xc000084480) [2021-08-21T19:01:27.240Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-21T19:01:27.240Z] testing.tRunner(0xc000084480, 0xc0000cbda8) [2021-08-21T19:01:27.240Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-21T19:01:27.240Z] testing.runTests(0xc00009e060, 0x42b220, 0x3, 0x3, 0xc04071d7af949290, 0x8bb3589c59, 0x42fc80, 0x2d9e28) [2021-08-21T19:01:27.240Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-21T19:01:27.240Z] testing.(*M).Run(0xc0000da080, 0x0) [2021-08-21T19:01:27.240Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-21T19:01:27.241Z] main.main() [2021-08-21T19:01:27.241Z] _testmain.go:95 +0x1c8 [2021-08-21T19:01:27.241Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-08-21T19:01:27.241Z] PASS [2021-08-21T19:01:27.241Z] coverage: 90.9% of statements [2021-08-21T19:01:27.241Z] ok github.com/docker/docker/pkg/stack 0.148s coverage: 90.9% of statements [2021-08-21T19:01:27.703Z] --- PASS: TestRequest (8.70s) [2021-08-21T19:01:27.703Z] === RUN TestOverlappingRequests [2021-08-21T19:01:27.703Z] === RUN TestNewStdWriter [2021-08-21T19:01:27.703Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-21T19:01:27.703Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-21T19:01:27.703Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-21T19:01:27.703Z] === RUN TestWriteWithNilBytes [2021-08-21T19:01:27.703Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-21T19:01:27.703Z] === RUN TestWrite [2021-08-21T19:01:27.703Z] --- PASS: TestWrite (0.00s) [2021-08-21T19:01:27.703Z] === RUN TestWriteWithWriterError [2021-08-21T19:01:27.703Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-21T19:01:27.703Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-21T19:01:27.703Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-21T19:01:27.703Z] === RUN TestStdCopyWriteAndRead [2021-08-21T19:01:27.703Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-21T19:01:27.703Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-21T19:01:27.703Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-21T19:01:27.703Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-21T19:01:27.703Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-21T19:01:27.703Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-21T19:01:27.703Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-21T19:01:27.703Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-21T19:01:27.703Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-21T19:01:27.703Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-21T19:01:27.703Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-21T19:01:27.703Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-21T19:01:27.703Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-21T19:01:27.703Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-21T19:01:27.703Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-21T19:01:27.703Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-21T19:01:27.703Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-21T19:01:27.703Z] PASS [2021-08-21T19:01:27.703Z] coverage: 100.0% of statements [2021-08-21T19:01:27.703Z] ok github.com/docker/docker/pkg/stdcopy 0.036s coverage: 100.0% of statements [2021-08-21T19:01:28.162Z] --- PASS: TestOverlappingRequests (0.40s) [2021-08-21T19:01:28.162Z] === RUN TestRelease [2021-08-21T19:01:28.162Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-21T19:01:28.162Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-21T19:01:28.162Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-21T19:01:28.162Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-21T19:01:28.162Z] === RUN TestFormatStatus [2021-08-21T19:01:28.162Z] --- PASS: TestFormatStatus (0.00s) [2021-08-21T19:01:28.162Z] === RUN TestFormatError [2021-08-21T19:01:28.162Z] --- PASS: TestFormatError (0.00s) [2021-08-21T19:01:28.162Z] === RUN TestFormatJSONError [2021-08-21T19:01:28.162Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-21T19:01:28.162Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-21T19:01:28.162Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-21T19:01:28.162Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-21T19:01:28.162Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-21T19:01:28.162Z] === RUN TestNewJSONProgressOutput [2021-08-21T19:01:28.162Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-21T19:01:28.162Z] === RUN TestAuxFormatterEmit [2021-08-21T19:01:28.162Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-21T19:01:28.162Z] === RUN TestStreamWriterStdout [2021-08-21T19:01:28.162Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-21T19:01:28.162Z] === RUN TestStreamWriterStderr [2021-08-21T19:01:28.162Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-21T19:01:28.162Z] PASS [2021-08-21T19:01:28.162Z] coverage: 66.2% of statements [2021-08-21T19:01:28.162Z] ok github.com/docker/docker/pkg/streamformatter 0.037s coverage: 66.2% of statements [2021-08-21T19:01:28.323Z] --- PASS: TestEventsExecDie (1.11s) [2021-08-21T19:01:28.323Z] === RUN TestEventsBackwardsCompatible [2021-08-21T19:01:28.323Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-08-21T19:01:28.323Z] === RUN TestEventsVolumeCreate [2021-08-21T19:01:28.323Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-08-21T19:01:28.323Z] === RUN TestInfoBinaryCommits [2021-08-21T19:01:28.323Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-08-21T19:01:28.323Z] === RUN TestInfoAPIVersioned [2021-08-21T19:01:28.323Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-21T19:01:28.323Z] === RUN TestInfoDiscoveryBackend [2021-08-21T19:01:28.621Z] time="2021-08-21T19:01:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-08-21T19:01:28.621Z] === RUN TestGenerateRandomID [2021-08-21T19:01:28.621Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-21T19:01:28.621Z] === RUN TestShortenId [2021-08-21T19:01:28.621Z] --- PASS: TestShortenId (0.00s) [2021-08-21T19:01:28.621Z] === RUN TestShortenSha256Id [2021-08-21T19:01:28.621Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-21T19:01:28.621Z] === RUN TestShortenIdEmpty [2021-08-21T19:01:28.621Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-21T19:01:28.621Z] === RUN TestShortenIdInvalid [2021-08-21T19:01:28.621Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-21T19:01:28.621Z] === RUN TestIsShortIDNonHex [2021-08-21T19:01:28.621Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-21T19:01:28.621Z] === RUN TestIsShortIDNotCorrectSize [2021-08-21T19:01:28.621Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-21T19:01:28.621Z] PASS [2021-08-21T19:01:28.621Z] coverage: 70.6% of statements [2021-08-21T19:01:28.621Z] ok github.com/docker/docker/pkg/stringid 0.034s coverage: 70.6% of statements [2021-08-21T19:01:28.910Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-08-21T19:01:28.910Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-21T19:01:29.589Z] === RUN TestIsCpusetListAvailable [2021-08-21T19:01:29.589Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-21T19:01:29.589Z] PASS [2021-08-21T19:01:29.589Z] coverage: 39.4% of statements [2021-08-21T19:01:29.589Z] ok github.com/docker/docker/pkg/sysinfo 0.032s coverage: 39.4% of statements [2021-08-21T19:01:29.589Z] --- PASS: TestRelease (1.56s) [2021-08-21T19:01:29.589Z] === RUN TestAllocateRandomDeallocate [2021-08-21T19:01:29.666Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-08-21T19:01:29.852Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-21T19:01:29.852Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-21T19:01:30.421Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-08-21T19:01:30.421Z] === RUN TestInfoAPI [2021-08-21T19:01:30.421Z] --- PASS: TestInfoAPI (0.02s) [2021-08-21T19:01:30.421Z] === RUN TestInfoAPIWarnings [2021-08-21T19:01:31.127Z] === RUN TestChtimes [2021-08-21T19:01:31.127Z] --- PASS: TestChtimes (0.00s) [2021-08-21T19:01:31.127Z] === RUN TestChtimesWindows [2021-08-21T19:01:31.127Z] --- PASS: TestChtimesWindows (0.00s) [2021-08-21T19:01:31.127Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-21T19:01:31.127Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-21T19:01:31.127Z] === RUN TestEnsureRemoveAllNotExist [2021-08-21T19:01:31.127Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-21T19:01:31.127Z] === RUN TestEnsureRemoveAllWithDir [2021-08-21T19:01:31.127Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-21T19:01:31.127Z] === RUN TestEnsureRemoveAllWithFile [2021-08-21T19:01:31.127Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-21T19:01:31.127Z] === RUN TestHasWin32KSupport [2021-08-21T19:01:31.127Z] syscall_windows_test.go:8: win32k: true [2021-08-21T19:01:31.127Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-08-21T19:01:31.127Z] PASS [2021-08-21T19:01:31.127Z] coverage: 12.9% of statements [2021-08-21T19:01:31.127Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 12.9% of statements [2021-08-21T19:01:31.556Z] --- PASS: TestUpdateCPUQuota (9.71s) [2021-08-21T19:01:31.556Z] === RUN TestUpdatePidsLimit [2021-08-21T19:01:31.556Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-21T19:01:31.587Z] === RUN TestTailFile [2021-08-21T19:01:31.587Z] --- PASS: TestTailFile (0.00s) [2021-08-21T19:01:31.587Z] === RUN TestTailFileManyLines [2021-08-21T19:01:31.587Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-21T19:01:31.587Z] === RUN TestTailEmptyFile [2021-08-21T19:01:31.587Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-21T19:01:31.587Z] === RUN TestTailNegativeN [2021-08-21T19:01:31.587Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader [2021-08-21T19:01:31.587Z] === CONT TestNewTailReader [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/no_delimiter [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/truncated_last_line [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-21T19:01:31.587Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-21T19:01:31.587Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-21T19:01:31.587Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-21T19:01:31.587Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T19:01:31.587Z] === CONT TestNewTailReader/no_delimiter [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-21T19:01:31.587Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-21T19:01:31.587Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T19:01:31.587Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-21T19:01:31.587Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-21T19:01:31.587Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-21T19:01:31.587Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-21T19:01:31.588Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-21T19:01:31.588Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T19:01:31.588Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-21T19:01:31.588Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-21T19:01:31.588Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T19:01:31.588Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T19:01:31.588Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-21T19:01:31.588Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-21T19:01:31.588Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-21T19:01:31.588Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T19:01:31.588Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T19:01:31.588Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T19:01:31.588Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T19:01:31.588Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T19:01:31.588Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-21T19:01:31.589Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-21T19:01:31.589Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-21T19:01:31.589Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-21T19:01:31.589Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T19:01:31.589Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T19:01:31.589Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T19:01:31.589Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T19:01:31.589Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T19:01:31.589Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-21T19:01:31.590Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-21T19:01:31.590Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T19:01:31.590Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T19:01:31.590Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T19:01:31.590Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T19:01:31.590Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-21T19:01:31.590Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-21T19:01:31.590Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-21T19:01:31.590Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T19:01:31.590Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T19:01:31.590Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T19:01:31.590Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T19:01:31.590Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T19:01:31.590Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-21T19:01:31.590Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T19:01:31.590Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T19:01:31.590Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T19:01:31.590Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T19:01:31.590Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-21T19:01:31.590Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-21T19:01:31.590Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-21T19:01:31.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-21T19:01:31.591Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-21T19:01:31.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-21T19:01:31.591Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-21T19:01:32.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-21T19:01:32.055Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-21T19:01:32.055Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-21T19:01:32.055Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-21T19:01:32.055Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T19:01:32.055Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T19:01:32.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T19:01:32.055Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T19:01:32.055Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T19:01:32.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T19:01:32.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T19:01:32.055Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T19:01:32.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-21T19:01:32.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T19:01:32.055Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T19:01:32.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T19:01:32.055Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-21T19:01:32.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-21T19:01:32.055Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T19:01:32.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T19:01:32.055Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T19:01:32.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T19:01:32.055Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T19:01:32.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T19:01:32.055Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-21T19:01:32.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-21T19:01:32.055Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T19:01:32.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T19:01:32.055Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T19:01:32.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T19:01:32.055Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T19:01:32.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T19:01:32.055Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-21T19:01:32.055Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-21T19:01:32.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-21T19:01:32.055Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-21T19:01:32.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-21T19:01:32.055Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-21T19:01:32.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-21T19:01:32.055Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-21T19:01:32.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-21T19:01:32.055Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-21T19:01:32.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-21T19:01:32.055Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-21T19:01:32.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-21T19:01:32.055Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-21T19:01:32.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-21T19:01:32.055Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-21T19:01:32.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-21T19:01:32.055Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-21T19:01:32.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-21T19:01:32.055Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-21T19:01:32.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-21T19:01:32.055Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T19:01:32.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T19:01:32.055Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T19:01:32.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T19:01:32.055Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T19:01:32.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T19:01:32.055Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T19:01:32.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T19:01:32.055Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-21T19:01:32.055Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-21T19:01:32.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-21T19:01:32.055Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-21T19:01:32.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-21T19:01:32.055Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-21T19:01:32.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-21T19:01:32.055Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T19:01:32.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T19:01:32.055Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T19:01:32.055Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T19:01:32.055Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T19:01:32.055Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T19:01:32.055Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T19:01:32.055Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T19:01:32.055Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T19:01:32.055Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T19:01:32.055Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T19:01:32.055Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-21T19:01:32.055Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-21T19:01:32.055Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-21T19:01:32.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-21T19:01:32.055Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T19:01:32.055Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T19:01:32.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T19:01:32.055Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T19:01:32.055Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-21T19:01:32.055Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-21T19:01:32.055Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-21T19:01:32.055Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T19:01:32.055Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-21T19:01:32.055Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T19:01:32.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T19:01:32.055Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T19:01:32.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T19:01:32.055Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-21T19:01:32.056Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-21T19:01:32.056Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-21T19:01:32.057Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-21T19:01:32.057Z] --- PASS: TestNewTailReader (0.00s) [2021-08-21T19:01:32.057Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-21T19:01:32.058Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.01s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.01s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-21T19:01:32.059Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-21T19:01:32.060Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-21T19:01:32.060Z] PASS [2021-08-21T19:01:32.060Z] coverage: 88.6% of statements [2021-08-21T19:01:32.060Z] ok github.com/docker/docker/pkg/tailfile 0.163s coverage: 88.6% of statements [2021-08-21T19:01:32.519Z] === RUN TestTarSumRemoveNonExistent [2021-08-21T19:01:32.519Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-08-21T19:01:32.519Z] === RUN TestTarSumRemove [2021-08-21T19:01:32.519Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-21T19:01:32.519Z] === RUN TestSortFileInfoSums [2021-08-21T19:01:32.519Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-21T19:01:32.519Z] === RUN TestNewTarSumForLabelInvalid [2021-08-21T19:01:32.519Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-21T19:01:32.519Z] === RUN TestNewTarSumForLabel [2021-08-21T19:01:32.519Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-21T19:01:32.519Z] === RUN TestEmptyTar [2021-08-21T19:01:32.519Z] --- PASS: TestEmptyTar (0.00s) [2021-08-21T19:01:32.519Z] === RUN TestTarSumsReadSize [2021-08-21T19:01:32.519Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-08-21T19:01:32.519Z] === RUN TestTarSums [2021-08-21T19:01:32.519Z] --- PASS: TestTarSums (0.06s) [2021-08-21T19:01:32.519Z] === RUN TestIteration [2021-08-21T19:01:32.519Z] --- PASS: TestIteration (0.00s) [2021-08-21T19:01:32.519Z] === RUN TestVersionLabelForChecksum [2021-08-21T19:01:32.519Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-21T19:01:32.519Z] === RUN TestVersion [2021-08-21T19:01:32.519Z] --- PASS: TestVersion (0.00s) [2021-08-21T19:01:32.519Z] === RUN TestGetVersion [2021-08-21T19:01:32.519Z] --- PASS: TestGetVersion (0.00s) [2021-08-21T19:01:32.519Z] === RUN TestGetVersions [2021-08-21T19:01:32.519Z] --- PASS: TestGetVersions (0.00s) [2021-08-21T19:01:32.519Z] PASS [2021-08-21T19:01:32.519Z] coverage: 89.3% of statements [2021-08-21T19:01:32.923Z] === RUN TestUpdatePidsLimit/no_change [2021-08-21T19:01:32.923Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-21T19:01:32.978Z] ok github.com/docker/docker/pkg/tarsum 0.108s coverage: 89.3% of statements [2021-08-21T19:01:32.978Z] time="2021-08-21T19:01:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-08-21T19:01:33.437Z] testing: warning: no tests to run [2021-08-21T19:01:33.437Z] PASS [2021-08-21T19:01:33.437Z] coverage: [no statements] [2021-08-21T19:01:33.437Z] ok github.com/docker/docker/pkg/term/windows 0.031s coverage: [no statements] [no tests to run] [2021-08-21T19:01:33.853Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-21T19:01:33.853Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-21T19:01:33.896Z] === RUN TestTruncIndex [2021-08-21T19:01:33.896Z] --- PASS: TestTruncIndex (0.10s) [2021-08-21T19:01:33.896Z] PASS [2021-08-21T19:01:33.896Z] coverage: 91.5% of statements [2021-08-21T19:01:33.896Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2021-08-21T19:01:34.355Z] === RUN TestIsGIT [2021-08-21T19:01:34.355Z] --- PASS: TestIsGIT (0.00s) [2021-08-21T19:01:34.355Z] === RUN TestIsTransport [2021-08-21T19:01:34.355Z] --- PASS: TestIsTransport (0.00s) [2021-08-21T19:01:34.355Z] PASS [2021-08-21T19:01:34.355Z] coverage: 100.0% of statements [2021-08-21T19:01:34.355Z] ok github.com/docker/docker/pkg/urlutil 0.033s coverage: 100.0% of statements [2021-08-21T19:01:34.355Z] --- PASS: TestAllocateRandomDeallocate (4.77s) [2021-08-21T19:01:34.355Z] === RUN TestRetrieveFromStore [2021-08-21T19:01:34.782Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-08-21T19:01:34.816Z] === RUN TestVersionInfo [2021-08-21T19:01:34.816Z] --- PASS: TestVersionInfo (0.00s) [2021-08-21T19:01:34.816Z] === RUN TestAppendVersions [2021-08-21T19:01:34.816Z] --- PASS: TestAppendVersions (0.00s) [2021-08-21T19:01:34.816Z] PASS [2021-08-21T19:01:34.816Z] coverage: 88.9% of statements [2021-08-21T19:01:34.816Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements [2021-08-21T19:01:35.346Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-21T19:01:35.346Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-21T19:01:35.785Z] --- PASS: TestRetrieveFromStore (1.51s) [2021-08-21T19:01:35.785Z] === RUN TestRequestReleaseAddressDuplicate [2021-08-21T19:01:35.785Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-08-21T19:01:35.785Z] === RUN TestParallelPredefinedRequest1 [2021-08-21T19:01:35.785Z] === PAUSE TestParallelPredefinedRequest1 [2021-08-21T19:01:35.785Z] === RUN TestParallelPredefinedRequest2 [2021-08-21T19:01:35.785Z] === PAUSE TestParallelPredefinedRequest2 [2021-08-21T19:01:35.785Z] === RUN TestParallelPredefinedRequest3 [2021-08-21T19:01:35.785Z] === PAUSE TestParallelPredefinedRequest3 [2021-08-21T19:01:35.785Z] === RUN TestParallelPredefinedRequest4 [2021-08-21T19:01:35.785Z] === PAUSE TestParallelPredefinedRequest4 [2021-08-21T19:01:35.785Z] === RUN TestParallelPredefinedRequest5 [2021-08-21T19:01:35.785Z] === PAUSE TestParallelPredefinedRequest5 [2021-08-21T19:01:35.785Z] === RUN TestDebug [2021-08-21T19:01:35.785Z] --- PASS: TestDebug (0.00s) [2021-08-21T19:01:35.785Z] === RUN TestRequestPoolParallel [2021-08-21T19:01:35.909Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-21T19:01:36.245Z] === RUN TestValidatePrivileges [2021-08-21T19:01:36.245Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-21T19:01:36.245Z] === RUN TestFilterByCapNeg [2021-08-21T19:01:36.245Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-21T19:01:36.245Z] === RUN TestFilterByCapPos [2021-08-21T19:01:36.245Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-21T19:01:36.245Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-21T19:01:36.245Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-21T19:01:36.245Z] PASS [2021-08-21T19:01:36.245Z] coverage: 12.0% of statements [2021-08-21T19:01:36.245Z] ok github.com/docker/docker/plugin 0.049s coverage: 12.0% of statements [2021-08-21T19:01:36.245Z] --- PASS: TestRequestPoolParallel (0.55s) [2021-08-21T19:01:36.245Z] === RUN TestFullAllocateRelease [2021-08-21T19:01:36.472Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-21T19:01:36.705Z] --- PASS: TestFullAllocateRelease (0.39s) [2021-08-21T19:01:36.705Z] === RUN TestOddAllocateRelease [2021-08-21T19:01:37.164Z] --- PASS: TestOddAllocateRelease (0.26s) [2021-08-21T19:01:37.164Z] === RUN TestFullAllocateSerialReleaseParallel [2021-08-21T19:01:37.164Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2021-08-21T19:01:37.164Z] === RUN TestOddAllocateSerialReleaseParallel [2021-08-21T19:01:37.164Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-08-21T19:01:37.164Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-08-21T19:01:37.164Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-08-21T19:01:37.164Z] === CONT TestParallelPredefinedRequest1 [2021-08-21T19:01:37.164Z] === CONT TestParallelPredefinedRequest4 [2021-08-21T19:01:37.164Z] === CONT TestParallelPredefinedRequest1 [2021-08-21T19:01:37.164Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T19:01:37.164Z] === CONT TestParallelPredefinedRequest5 [2021-08-21T19:01:37.164Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T19:01:37.164Z] === CONT TestParallelPredefinedRequest3 [2021-08-21T19:01:37.164Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T19:01:37.164Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-08-21T19:01:37.164Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-08-21T19:01:37.164Z] === CONT TestParallelPredefinedRequest2 [2021-08-21T19:01:37.164Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T19:01:37.164Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-08-21T19:01:37.164Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-08-21T19:01:37.164Z] === CONT TestParallelPredefinedRequest4 [2021-08-21T19:01:37.164Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T19:01:37.164Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-08-21T19:01:37.164Z] PASS [2021-08-21T19:01:37.164Z] coverage: 85.3% of statements [2021-08-21T19:01:37.164Z] ok github.com/docker/docker/libnetwork/ipam 51.170s coverage: 85.3% of statements [2021-08-21T19:01:37.164Z] === RUN TestNewSettable [2021-08-21T19:01:37.164Z] --- PASS: TestNewSettable (0.00s) [2021-08-21T19:01:37.164Z] === RUN TestIsSettable [2021-08-21T19:01:37.164Z] --- PASS: TestIsSettable (0.00s) [2021-08-21T19:01:37.164Z] === RUN TestUpdateSettingsEnv [2021-08-21T19:01:37.164Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-21T19:01:37.164Z] PASS [2021-08-21T19:01:37.164Z] coverage: 20.0% of statements [2021-08-21T19:01:37.165Z] ok github.com/docker/docker/plugin/v2 0.044s coverage: 20.0% of statements [2021-08-21T19:01:37.401Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-21T19:01:37.965Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-21T19:01:37.965Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-21T19:01:38.135Z] === RUN TestLoad [2021-08-21T19:01:38.135Z] --- PASS: TestLoad (0.00s) [2021-08-21T19:01:38.135Z] === RUN TestSave [2021-08-21T19:01:38.135Z] --- PASS: TestSave (0.04s) [2021-08-21T19:01:38.135Z] === RUN TestAddDeleteGet [2021-08-21T19:01:38.135Z] --- PASS: TestAddDeleteGet (0.05s) [2021-08-21T19:01:38.135Z] === RUN TestInvalidTags [2021-08-21T19:01:38.135Z] --- PASS: TestInvalidTags (0.01s) [2021-08-21T19:01:38.135Z] PASS [2021-08-21T19:01:38.135Z] coverage: 84.4% of statements [2021-08-21T19:01:38.135Z] ok github.com/docker/docker/reference 0.137s coverage: 84.4% of statements [2021-08-21T19:01:38.221Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-21T19:01:39.151Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-21T19:01:40.317Z] === RUN TestResolveAuthConfigIndexServer [2021-08-21T19:01:40.317Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-21T19:01:40.317Z] === RUN TestResolveAuthConfigFullURL [2021-08-21T19:01:40.317Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-21T19:01:40.317Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-21T19:01:40.317Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-21T19:01:40.317Z] === RUN TestValidateMirror [2021-08-21T19:01:40.317Z] --- PASS: TestValidateMirror (0.00s) [2021-08-21T19:01:40.317Z] === RUN TestLoadInsecureRegistries [2021-08-21T19:01:40.317Z] time="2021-08-21T19:01:39Z" 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-21T19:01:40.318Z] time="2021-08-21T19:01:39Z" 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-21T19:01:40.318Z] time="2021-08-21T19:01:39Z" 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-21T19:01:40.318Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-08-21T19:01:40.318Z] === RUN TestNewServiceConfig [2021-08-21T19:01:40.318Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-21T19:01:40.318Z] === RUN TestValidateIndexName [2021-08-21T19:01:40.318Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-21T19:01:40.318Z] === RUN TestValidateIndexNameWithError [2021-08-21T19:01:40.318Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-21T19:01:40.318Z] === RUN TestEndpointParse [2021-08-21T19:01:40.318Z] --- PASS: TestEndpointParse (0.00s) [2021-08-21T19:01:40.318Z] === RUN TestEndpointParseInvalid [2021-08-21T19:01:40.318Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-21T19:01:40.318Z] === RUN TestValidateEndpoint [2021-08-21T19:01:40.318Z] --- PASS: TestValidateEndpoint (0.01s) [2021-08-21T19:01:40.318Z] === RUN TestPing [2021-08-21T19:01:40.318Z] --- PASS: TestPing (0.00s) [2021-08-21T19:01:40.318Z] === RUN TestPingRegistryEndpoint [2021-08-21T19:01:40.318Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:01:40.318Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2021-08-21T19:01:40.318Z] === RUN TestEndpoint [2021-08-21T19:01:40.318Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:01:40.318Z] --- SKIP: TestEndpoint (0.00s) [2021-08-21T19:01:40.318Z] === RUN TestParseRepositoryInfo [2021-08-21T19:01:40.318Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-21T19:01:40.318Z] === RUN TestNewIndexInfo [2021-08-21T19:01:40.318Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-21T19:01:40.318Z] === RUN TestMirrorEndpointLookup [2021-08-21T19:01:40.318Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:01:40.318Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-08-21T19:01:40.318Z] === RUN TestSearchRepositories [2021-08-21T19:01:40.318Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-21T19:01:40.318Z] Host: 127.0.0.1:49313 [2021-08-21T19:01:40.318Z] User-Agent: docker test client [2021-08-21T19:01:40.318Z] Authorization: Token fake-token [2021-08-21T19:01:40.318Z] X-Docker-Token: true [2021-08-21T19:01:40.318Z] Accept-Encoding: gzip [2021-08-21T19:01:40.318Z] [2021-08-21T19:01:40.318Z] [2021-08-21T19:01:40.318Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-21T19:01:40.318Z] Connection: close [2021-08-21T19:01:40.318Z] Content-Length: 144 [2021-08-21T19:01:40.318Z] Cache-Control: no-cache [2021-08-21T19:01:40.318Z] Content-Type: application/json [2021-08-21T19:01:40.318Z] Date: Sat, 21 Aug 2021 19:01:39 GMT [2021-08-21T19:01:40.318Z] Expires: -1 [2021-08-21T19:01:40.318Z] Pragma: no-cache [2021-08-21T19:01:40.318Z] Server: docker-tests/mock [2021-08-21T19:01:40.318Z] X-Docker-Registry-Config: mock [2021-08-21T19:01:40.318Z] X-Docker-Registry-Version: 0.0.0 [2021-08-21T19:01:40.318Z] [2021-08-21T19:01:40.318Z] [2021-08-21T19:01:40.318Z] --- PASS: TestSearchRepositories (0.00s) [2021-08-21T19:01:40.318Z] === RUN TestTrustedLocation [2021-08-21T19:01:40.318Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-21T19:01:40.318Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-21T19:01:40.318Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-21T19:01:40.318Z] === RUN TestAllowNondistributableArtifacts [2021-08-21T19:01:40.318Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-21T19:01:40.318Z] === RUN TestIsSecureIndex [2021-08-21T19:01:40.318Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-21T19:01:40.318Z] PASS [2021-08-21T19:01:40.318Z] coverage: 51.7% of statements [2021-08-21T19:01:40.318Z] ok github.com/docker/docker/registry 0.187s coverage: 51.7% of statements [2021-08-21T19:01:40.777Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-21T19:01:40.777Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-08-21T19:01:40.777Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-21T19:01:40.777Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-08-21T19:01:40.777Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-21T19:01:40.777Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-21T19:01:40.777Z] === RUN TestResumableRequestReaderWithReadError [2021-08-21T19:01:41.040Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-08-21T19:01:41.236Z] time="2021-08-21T19:01:40Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-21T19:01:41.236Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2021-08-21T19:01:41.236Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-21T19:01:41.236Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-21T19:01:41.236Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-21T19:01:41.236Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-08-21T19:01:41.236Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-21T19:01:41.236Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-21T19:01:41.236Z] === RUN TestResumableRequestReader [2021-08-21T19:01:41.236Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-21T19:01:41.236Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-21T19:01:41.236Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-21T19:01:41.236Z] PASS [2021-08-21T19:01:41.236Z] coverage: 100.0% of statements [2021-08-21T19:01:41.236Z] ok github.com/docker/docker/registry/resumable 0.165s coverage: 100.0% of statements [2021-08-21T19:01:41.603Z] --- PASS: TestUpdatePidsLimit (10.21s) [2021-08-21T19:01:41.603Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.37s) [2021-08-21T19:01:41.603Z] --- PASS: TestUpdatePidsLimit/no_change (1.24s) [2021-08-21T19:01:41.603Z] --- PASS: TestUpdatePidsLimit/update_lower (1.36s) [2021-08-21T19:01:41.603Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.30s) [2021-08-21T19:01:41.603Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.46s) [2021-08-21T19:01:41.603Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.22s) [2021-08-21T19:01:41.603Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.23s) [2021-08-21T19:01:41.603Z] === RUN TestUpdateRestartPolicy [2021-08-21T19:01:41.695Z] === RUN TestRestartManagerTimeout [2021-08-21T19:01:41.695Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-21T19:01:41.695Z] === RUN TestRestartManagerTimeoutReset [2021-08-21T19:01:41.695Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-21T19:01:41.695Z] PASS [2021-08-21T19:01:41.695Z] coverage: 50.9% of statements [2021-08-21T19:01:41.695Z] ok github.com/docker/docker/restartmanager 0.032s coverage: 50.9% of statements [2021-08-21T19:01:41.695Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-08-21T19:01:41.695Z] === RUN TestClientStream [2021-08-21T19:01:41.695Z] --- PASS: TestClientStream (0.00s) [2021-08-21T19:01:41.695Z] === RUN TestClientSendFile [2021-08-21T19:01:41.695Z] --- PASS: TestClientSendFile (0.00s) [2021-08-21T19:01:41.695Z] === RUN TestClientWithRequestTimeout [2021-08-21T19:01:41.695Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-08-21T19:01:41.695Z] === RUN TestFileSpecPlugin [2021-08-21T19:01:41.695Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-08-21T19:01:41.695Z] === RUN TestFileJSONSpecPlugin [2021-08-21T19:01:41.695Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-08-21T19:01:41.695Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-21T19:01:41.695Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-08-21T19:01:41.695Z] === RUN TestPluginAddHandler [2021-08-21T19:01:41.695Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-21T19:01:41.695Z] === RUN TestPluginWaitBadPlugin [2021-08-21T19:01:41.695Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-21T19:01:41.695Z] === RUN TestGet [2021-08-21T19:01:41.695Z] time="2021-08-21T19:01:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-21T19:01:42.160Z] === RUN TestDecodeContainerConfig [2021-08-21T19:01:42.160Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-08-21T19:01:42.160Z] === RUN TestDecodeContainerConfigIsolation [2021-08-21T19:01:42.160Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-21T19:01:42.160Z] === RUN TestValidatePrivileged [2021-08-21T19:01:42.160Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-21T19:01:42.160Z] PASS [2021-08-21T19:01:42.160Z] coverage: 52.2% of statements [2021-08-21T19:01:42.160Z] ok github.com/docker/docker/runconfig 0.044s coverage: 52.2% of statements [2021-08-21T19:01:42.621Z] time="2021-08-21T19:01:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-08-21T19:01:43.086Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-21T19:01:43.086Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-21T19:01:43.086Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-21T19:01:43.086Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-21T19:01:43.086Z] PASS [2021-08-21T19:01:43.086Z] coverage: 62.5% of statements [2021-08-21T19:01:43.086Z] ok github.com/docker/docker/testutil 0.041s coverage: 62.5% of statements [2021-08-21T19:01:44.119Z] check_test.go:309: [d97f8dee94d86] daemon is not started [2021-08-21T19:01:44.119Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-08-21T19:01:44.629Z] time="2021-08-21T19:01:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-21T19:01:45.740Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-21T19:01:45.740Z] INFO: Testing against a local daemon [2021-08-21T19:01:45.740Z] === RUN TestBuildWithSession [2021-08-21T19:01:45.740Z] build_session_test.go:25: TODO: BuildKit [2021-08-21T19:01:45.740Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-21T19:01:45.740Z] === RUN TestBuildSquashParent [2021-08-21T19:01:45.740Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:01:45.740Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-21T19:01:45.740Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-21T19:01:45.740Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-21T19:01:45.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-21T19:01:45.740Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-21T19:01:45.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-21T19:01:45.740Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-21T19:01:45.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-21T19:01:45.740Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-21T19:01:45.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-21T19:01:45.740Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-21T19:01:45.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-21T19:01:45.740Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-21T19:01:45.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-21T19:01:45.740Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-21T19:01:45.740Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-21T19:01:45.740Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-21T19:01:45.740Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-21T19:01:46.808Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-21T19:01:46.808Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-21T19:01:46.808Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-21T19:01:46.808Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-08-21T19:01:47.388Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-08-21T19:01:47.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-21T19:01:48.347Z] === RUN TestGetDriver [2021-08-21T19:01:48.347Z] --- PASS: TestGetDriver (0.00s) [2021-08-21T19:01:48.347Z] === RUN TestVolumeRequestError [2021-08-21T19:01:48.347Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-21T19:01:48.347Z] PASS [2021-08-21T19:01:48.347Z] coverage: 36.1% of statements [2021-08-21T19:01:48.347Z] ok github.com/docker/docker/volume/drivers 0.055s coverage: 36.1% of statements [2021-08-21T19:01:48.347Z] === RUN TestGetAddress [2021-08-21T19:01:48.347Z] --- PASS: TestGetAddress (0.00s) [2021-08-21T19:01:48.347Z] === RUN TestRemove [2021-08-21T19:01:48.347Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-21T19:01:48.347Z] --- SKIP: TestRemove (0.00s) [2021-08-21T19:01:48.347Z] === RUN TestInitializeWithVolumes [2021-08-21T19:01:48.347Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-08-21T19:01:48.347Z] === RUN TestCreate [2021-08-21T19:01:48.347Z] --- PASS: TestCreate (0.01s) [2021-08-21T19:01:48.347Z] === RUN TestValidateName [2021-08-21T19:01:48.347Z] --- PASS: TestValidateName (0.00s) [2021-08-21T19:01:48.347Z] === RUN TestCreateWithOpts [2021-08-21T19:01:48.347Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-21T19:01:48.347Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-21T19:01:48.347Z] === RUN TestRelaodNoOpts [2021-08-21T19:01:48.347Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-08-21T19:01:48.347Z] PASS [2021-08-21T19:01:48.347Z] coverage: 41.5% of statements [2021-08-21T19:01:48.347Z] ok github.com/docker/docker/volume/local 0.075s coverage: 41.5% of statements [2021-08-21T19:01:48.518Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-08-21T19:01:48.518Z] === RUN TestInfoDebug [2021-08-21T19:01:48.518Z] --- PASS: TestInfoDebug (0.53s) [2021-08-21T19:01:48.518Z] === RUN TestInfoInsecureRegistries [2021-08-21T19:01:48.518Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-08-21T19:01:48.518Z] === RUN TestInfoRegistryMirrors [2021-08-21T19:01:48.518Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-08-21T19:01:48.518Z] === RUN TestLoginFailsWithBadCredentials [2021-08-21T19:01:48.518Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2021-08-21T19:01:48.518Z] === RUN TestPingCacheHeaders [2021-08-21T19:01:48.518Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-21T19:01:48.518Z] === RUN TestPingGet [2021-08-21T19:01:48.518Z] --- PASS: TestPingGet (0.01s) [2021-08-21T19:01:48.519Z] === RUN TestPingHead [2021-08-21T19:01:48.519Z] --- PASS: TestPingHead (0.02s) [2021-08-21T19:01:48.519Z] === RUN TestVersion [2021-08-21T19:01:48.519Z] --- PASS: TestVersion (0.02s) [2021-08-21T19:01:48.519Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-08-21T19:01:48.519Z] === CONT TestDiskUsage [2021-08-21T19:01:48.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-21T19:01:48.778Z] === RUN TestDiskUsage/empty [2021-08-21T19:01:48.778Z] === RUN TestDiskUsage/empty/container_types [2021-08-21T19:01:48.778Z] === RUN TestDiskUsage/empty/image_types [2021-08-21T19:01:48.778Z] === RUN TestDiskUsage/empty/volume_types [2021-08-21T19:01:48.778Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-21T19:01:48.778Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-21T19:01:48.778Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-21T19:01:48.778Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-21T19:01:48.778Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-21T19:01:48.778Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-21T19:01:48.778Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-21T19:01:48.778Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-21T19:01:48.806Z] time="2021-08-21T19:01:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-21T19:01:49.040Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-21T19:01:49.040Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-21T19:01:49.040Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-21T19:01:49.040Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-21T19:01:49.040Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-21T19:01:49.040Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-21T19:01:49.040Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-21T19:01:49.040Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-21T19:01:49.040Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-21T19:01:49.040Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-21T19:01:49.040Z] === RUN TestDiskUsage/after_container.Run [2021-08-21T19:01:49.775Z] === RUN TestLCOWParseMountRaw [2021-08-21T19:01:49.775Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-08-21T19:01:49.775Z] === RUN TestLCOWParseMountRawSplit [2021-08-21T19:01:49.775Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-08-21T19:01:49.775Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-08-21T19:01:49.775Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-08-21T19:01:49.775Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-08-21T19:01:49.775Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-08-21T19:01:49.775Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-08-21T19:01:49.775Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-08-21T19:01:49.775Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-08-21T19:01:49.775Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-08-21T19:01:49.775Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-08-21T19:01:49.775Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-08-21T19:01:49.775Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-08-21T19:01:49.775Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-08-21T19:01:49.775Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-08-21T19:01:49.775Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-08-21T19:01:49.775Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-08-21T19:01:49.775Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-08-21T19:01:49.775Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-08-21T19:01:49.775Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-08-21T19:01:49.775Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-08-21T19:01:49.775Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-08-21T19:01:49.775Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-08-21T19:01:49.775Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-21T19:01:49.775Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-08-21T19:01:49.775Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-21T19:01:49.775Z] === RUN TestLinuxParseMountRaw [2021-08-21T19:01:49.775Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-08-21T19:01:49.775Z] === RUN TestLinuxParseMountRawSplit [2021-08-21T19:01:49.775Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-08-21T19:01:49.775Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-08-21T19:01:49.775Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-08-21T19:01:49.775Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-08-21T19:01:49.775Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-08-21T19:01:49.775Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-08-21T19:01:49.775Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-08-21T19:01:49.775Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-08-21T19:01:49.775Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-08-21T19:01:49.775Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-08-21T19:01:49.775Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-08-21T19:01:49.775Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-08-21T19:01:49.775Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-08-21T19:01:49.775Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-08-21T19:01:49.775Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-08-21T19:01:49.775Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-08-21T19:01:49.775Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-08-21T19:01:49.775Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-08-21T19:01:49.775Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-08-21T19:01:49.775Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-08-21T19:01:49.775Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-08-21T19:01:49.775Z] === RUN TestConvertTmpfsOptions [2021-08-21T19:01:49.775Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-08-21T19:01:49.775Z] linux_parser_test.go:209: data="ro" [2021-08-21T19:01:49.775Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-21T19:01:49.775Z] === RUN TestParseMountSpec [2021-08-21T19:01:49.775Z] parser_test.go:63: case 0 [2021-08-21T19:01:49.775Z] parser_test.go:63: case 1 [2021-08-21T19:01:49.775Z] parser_test.go:63: case 2 [2021-08-21T19:01:49.775Z] parser_test.go:63: case 3 [2021-08-21T19:01:49.775Z] parser_test.go:63: case 4 [2021-08-21T19:01:49.775Z] parser_test.go:63: case 5 [2021-08-21T19:01:49.775Z] --- PASS: TestParseMountSpec (0.00s) [2021-08-21T19:01:49.775Z] === RUN TestValidateMount [2021-08-21T19:01:49.775Z] --- PASS: TestValidateMount (0.00s) [2021-08-21T19:01:49.775Z] === RUN TestWindowsParseMountRaw [2021-08-21T19:01:49.775Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-08-21T19:01:49.775Z] === RUN TestWindowsParseMountRawSplit [2021-08-21T19:01:49.775Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-08-21T19:01:49.775Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-08-21T19:01:49.775Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-08-21T19:01:49.775Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-08-21T19:01:49.775Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-08-21T19:01:49.775Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-08-21T19:01:49.775Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-08-21T19:01:49.775Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-08-21T19:01:49.775Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-08-21T19:01:49.775Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-08-21T19:01:49.775Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-08-21T19:01:49.775Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-08-21T19:01:49.775Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-08-21T19:01:49.775Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-08-21T19:01:49.775Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-08-21T19:01:49.775Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-08-21T19:01:49.775Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-08-21T19:01:49.775Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-08-21T19:01:49.775Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-08-21T19:01:49.775Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-08-21T19:01:49.775Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-08-21T19:01:49.775Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-08-21T19:01:49.775Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-08-21T19:01:49.775Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-08-21T19:01:49.775Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-21T19:01:49.775Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-08-21T19:01:49.775Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-21T19:01:49.775Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-08-21T19:01:49.775Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-08-21T19:01:49.776Z] PASS [2021-08-21T19:01:49.776Z] coverage: 67.6% of statements [2021-08-21T19:01:49.776Z] ok github.com/docker/docker/volume/mounts 0.053s coverage: 67.6% of statements [2021-08-21T19:01:49.981Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-21T19:01:49.981Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-21T19:01:49.981Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-21T19:01:49.982Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-21T19:01:49.982Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-21T19:01:49.982Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-21T19:01:49.982Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-21T19:01:49.982Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-21T19:01:49.982Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-21T19:01:49.982Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-21T19:01:50.238Z] === RUN TestSetGetMeta [2021-08-21T19:01:50.238Z] === PAUSE TestSetGetMeta [2021-08-21T19:01:50.238Z] === RUN TestRestore [2021-08-21T19:01:50.238Z] === PAUSE TestRestore [2021-08-21T19:01:50.238Z] === RUN TestServiceCreate [2021-08-21T19:01:50.238Z] === PAUSE TestServiceCreate [2021-08-21T19:01:50.238Z] === RUN TestServiceList [2021-08-21T19:01:50.238Z] === PAUSE TestServiceList [2021-08-21T19:01:50.238Z] === RUN TestServiceRemove [2021-08-21T19:01:50.238Z] === PAUSE TestServiceRemove [2021-08-21T19:01:50.238Z] === RUN TestServiceGet [2021-08-21T19:01:50.238Z] === PAUSE TestServiceGet [2021-08-21T19:01:50.238Z] === RUN TestServicePrune [2021-08-21T19:01:50.238Z] === PAUSE TestServicePrune [2021-08-21T19:01:50.238Z] === RUN TestCreate [2021-08-21T19:01:50.238Z] === PAUSE TestCreate [2021-08-21T19:01:50.238Z] === RUN TestRemove [2021-08-21T19:01:50.238Z] === PAUSE TestRemove [2021-08-21T19:01:50.238Z] === RUN TestList [2021-08-21T19:01:50.238Z] === PAUSE TestList [2021-08-21T19:01:50.238Z] === RUN TestFindByDriver [2021-08-21T19:01:50.238Z] === PAUSE TestFindByDriver [2021-08-21T19:01:50.238Z] === RUN TestFindByReferenced [2021-08-21T19:01:50.238Z] === PAUSE TestFindByReferenced [2021-08-21T19:01:50.238Z] === RUN TestDerefMultipleOfSameRef [2021-08-21T19:01:50.238Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-21T19:01:50.238Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-21T19:01:50.238Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-21T19:01:50.238Z] === RUN TestDefererencePluginOnCreateError [2021-08-21T19:01:50.238Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-21T19:01:50.238Z] === RUN TestRefDerefRemove [2021-08-21T19:01:50.238Z] === PAUSE TestRefDerefRemove [2021-08-21T19:01:50.238Z] === RUN TestGet [2021-08-21T19:01:50.238Z] === PAUSE TestGet [2021-08-21T19:01:50.238Z] === RUN TestGetWithReference [2021-08-21T19:01:50.238Z] === PAUSE TestGetWithReference [2021-08-21T19:01:50.238Z] === RUN TestFilterFunc [2021-08-21T19:01:50.238Z] === RUN TestFilterFunc/test_nil_list [2021-08-21T19:01:50.238Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-21T19:01:50.238Z] === RUN TestFilterFunc/test_empty_list [2021-08-21T19:01:50.238Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-21T19:01:50.238Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-21T19:01:50.238Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-21T19:01:50.238Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-21T19:01:50.238Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-21T19:01:50.238Z] === RUN TestFilterFunc/test_filter_some [2021-08-21T19:01:50.238Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-21T19:01:50.238Z] === RUN TestFilterFunc/test_filter_middle [2021-08-21T19:01:50.238Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-21T19:01:50.238Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-21T19:01:50.238Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-21T19:01:50.238Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-21T19:01:50.238Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-21T19:01:50.238Z] === CONT TestFilterFunc/test_nil_list [2021-08-21T19:01:50.238Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-21T19:01:50.238Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-21T19:01:50.238Z] === CONT TestFilterFunc/test_filter_middle [2021-08-21T19:01:50.238Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-21T19:01:50.238Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-21T19:01:50.238Z] === CONT TestFilterFunc/test_empty_list [2021-08-21T19:01:50.238Z] === CONT TestFilterFunc/test_filter_some [2021-08-21T19:01:50.238Z] --- PASS: TestFilterFunc (0.00s) [2021-08-21T19:01:50.238Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-21T19:01:50.238Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-21T19:01:50.238Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-21T19:01:50.238Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-21T19:01:50.238Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-21T19:01:50.238Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-21T19:01:50.238Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-21T19:01:50.238Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-21T19:01:50.238Z] === CONT TestSetGetMeta [2021-08-21T19:01:50.238Z] === CONT TestServicePrune [2021-08-21T19:01:50.238Z] === CONT TestDerefMultipleOfSameRef [2021-08-21T19:01:50.238Z] === CONT TestList [2021-08-21T19:01:50.238Z] --- PASS: TestSetGetMeta (0.03s) [2021-08-21T19:01:50.238Z] === CONT TestServiceGet [2021-08-21T19:01:50.238Z] --- PASS: TestDerefMultipleOfSameRef (0.05s) [2021-08-21T19:01:50.238Z] === CONT TestServiceRemove [2021-08-21T19:01:50.238Z] --- PASS: TestList (0.06s) [2021-08-21T19:01:50.238Z] === CONT TestServiceList [2021-08-21T19:01:50.238Z] --- PASS: TestServiceGet (0.12s) [2021-08-21T19:01:50.238Z] === CONT TestServiceCreate [2021-08-21T19:01:50.238Z] time="2021-08-21T19:01:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-21T19:01:50.238Z] --- PASS: TestServiceRemove (0.10s) [2021-08-21T19:01:50.238Z] === CONT TestRestore [2021-08-21T19:01:50.238Z] time="2021-08-21T19:01:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-21T19:01:50.238Z] --- PASS: TestServiceList (0.10s) [2021-08-21T19:01:50.238Z] === CONT TestRemove [2021-08-21T19:01:50.238Z] time="2021-08-21T19:01:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-21T19:01:50.238Z] time="2021-08-21T19:01:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-21T19:01:50.238Z] --- PASS: TestServiceCreate (0.03s) [2021-08-21T19:01:50.238Z] === CONT TestCreate [2021-08-21T19:01:50.238Z] time="2021-08-21T19:01:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-21T19:01:50.238Z] --- PASS: TestRemove (0.03s) [2021-08-21T19:01:50.238Z] === CONT TestGetWithReference [2021-08-21T19:01:50.238Z] --- PASS: TestServicePrune (0.19s) [2021-08-21T19:01:50.238Z] === CONT TestGet [2021-08-21T19:01:50.238Z] --- PASS: TestRestore (0.04s) [2021-08-21T19:01:50.238Z] === CONT TestRefDerefRemove [2021-08-21T19:01:50.238Z] --- PASS: TestCreate (0.03s) [2021-08-21T19:01:50.238Z] === CONT TestDefererencePluginOnCreateError [2021-08-21T19:01:50.238Z] --- PASS: TestGetWithReference (0.03s) [2021-08-21T19:01:50.238Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-21T19:01:50.238Z] --- PASS: TestRefDerefRemove (0.02s) [2021-08-21T19:01:50.238Z] === CONT TestFindByReferenced [2021-08-21T19:01:50.238Z] --- PASS: TestGet (0.04s) [2021-08-21T19:01:50.238Z] === CONT TestFindByDriver [2021-08-21T19:01:50.238Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-08-21T19:01:50.238Z] --- PASS: TestFindByReferenced (0.03s) [2021-08-21T19:01:50.238Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2021-08-21T19:01:50.238Z] --- PASS: TestFindByDriver (0.03s) [2021-08-21T19:01:50.238Z] PASS [2021-08-21T19:01:50.238Z] coverage: 69.0% of statements [2021-08-21T19:01:50.238Z] ok github.com/docker/docker/volume/service 0.295s coverage: 69.0% of statements [2021-08-21T19:01:50.242Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.95s) [2021-08-21T19:01:50.242Z] --- PASS: TestDiskUsage (1.97s) [2021-08-21T19:01:50.242Z] --- PASS: TestDiskUsage/empty (0.02s) [2021-08-21T19:01:50.242Z] --- PASS: TestDiskUsage/empty/container_types (0.01s) [2021-08-21T19:01:50.242Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-21T19:01:50.242Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-21T19:01:50.242Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-21T19:01:50.242Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-21T19:01:50.242Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-21T19:01:50.242Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-21T19:01:50.242Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-21T19:01:50.242Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-21T19:01:50.242Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-21T19:01:50.242Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.28s) [2021-08-21T19:01:50.242Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-21T19:01:50.242Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-21T19:01:50.242Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-21T19:01:50.242Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-21T19:01:50.242Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-21T19:01:50.242Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-21T19:01:50.242Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-21T19:01:50.242Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-21T19:01:50.242Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-21T19:01:50.242Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-21T19:01:50.242Z] --- PASS: TestDiskUsage/after_container.Run (0.90s) [2021-08-21T19:01:50.242Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-21T19:01:50.242Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-21T19:01:50.242Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-21T19:01:50.242Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-21T19:01:50.242Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-21T19:01:50.242Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-21T19:01:50.242Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-21T19:01:50.242Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-21T19:01:50.242Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-21T19:01:50.242Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2021-08-21T19:01:50.242Z] PASS [2021-08-21T19:01:50.242Z] [2021-08-21T19:01:50.242Z] DONE 53 tests in 23.353s [2021-08-21T19:01:50.242Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-21T19:01:50.242Z] INFO: Testing against a local daemon [2021-08-21T19:01:50.242Z] === RUN TestVolumesCreateAndList [2021-08-21T19:01:50.242Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-21T19:01:50.242Z] === RUN TestVolumesRemove [2021-08-21T19:01:50.503Z] --- PASS: TestVolumesRemove (0.10s) [2021-08-21T19:01:50.503Z] === RUN TestVolumesInspect [2021-08-21T19:01:50.503Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-21T19:01:50.503Z] === RUN TestVolumesInvalidJSON [2021-08-21T19:01:50.503Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-21T19:01:50.503Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-21T19:01:50.503Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-21T19:01:50.503Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-08-21T19:01:50.503Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-21T19:01:50.503Z] PASS [2021-08-21T19:01:50.503Z] [2021-08-21T19:01:50.503Z] DONE 5 tests in 0.169s [2021-08-21T19:01:50.503Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-21T19:01:50.665Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-08-21T19:01:51.074Z] Stopping apparmor (via systemctl): apparmor.service. [2021-08-21T19:01:51.074Z] Removing test suite binaries [2021-08-21T19:01:51.074Z] exiting test-integration [2021-08-21T19:01:51.074Z] ++ exit 0 [2021-08-21T19:01:51.074Z] [2021-08-21T19:01:51.573Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-21T19:01:53.183Z] check_test.go:309: [d9d6fbc53b45b] daemon is not started [2021-08-21T19:01:53.183Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-08-21T19:01:53.183Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-21T19:01:53.439Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-21T19:01:53.694Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-21T19:01:53.775Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove Post stage [Pipeline] junit [2021-08-21T19:01:54.386Z] Recording test results [2021-08-21T19:01:55.988Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-21T19:01:56.211Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-21T19:01:56.211Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-08-21T19:01:56.338Z] + echo Ensuring container killed. [2021-08-21T19:01:56.338Z] Ensuring container killed. [2021-08-21T19:01:56.338Z] + docker rm -vf docker-pr1 [2021-08-21T19:01:56.338Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-08-21T19:01:56.467Z] --- PASS: TestUpdateRestartPolicy (15.05s) [2021-08-21T19:01:56.467Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-21T19:01:56.624Z] + echo Chowning /workspace to jenkins user [2021-08-21T19:01:56.624Z] Chowning /workspace to jenkins user [2021-08-21T19:01:56.624Z] + id -u [2021-08-21T19:01:56.624Z] + id -g [2021-08-21T19:01:56.624Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42768:/workspace busybox chown -R 1000:1000 /workspace [2021-08-21T19:01:56.624Z] Unable to find image 'busybox:latest' locally [2021-08-21T19:01:56.886Z] latest: Pulling from library/busybox [2021-08-21T19:01:56.886Z] 8ec32b265e94: Pulling fs layer [2021-08-21T19:01:56.886Z] 8ec32b265e94: Download complete [2021-08-21T19:01:57.148Z] 8ec32b265e94: Pull complete [2021-08-21T19:01:57.148Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-08-21T19:01:57.148Z] Status: Downloaded newer image for busybox:latest [2021-08-21T19:01:57.321Z] --- PASS: TestGet (15.10s) [2021-08-21T19:01:57.321Z] === RUN TestPluginWithNoManifest [2021-08-21T19:01:57.321Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-21T19:01:57.321Z] === RUN TestGetAll [2021-08-21T19:01:57.321Z] --- PASS: TestGetAll (0.00s) [2021-08-21T19:01:57.321Z] PASS [2021-08-21T19:01:57.321Z] coverage: 73.4% of statements [2021-08-21T19:01:57.321Z] ok github.com/docker/docker/pkg/plugins 34.944s coverage: 73.4% of statements [2021-08-21T19:01:57.838Z] --- PASS: TestUpdateRestartWithAutoRemove (1.05s) [2021-08-21T19:01:57.838Z] === RUN TestWaitNonBlocked [2021-08-21T19:01:57.838Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-21T19:01:57.838Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-21T19:01:57.838Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-21T19:01:57.838Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-21T19:01:57.838Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-21T19:01:57.838Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-21T19:01:59.730Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-08-21T19:01:59.730Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.65s) [2021-08-21T19:01:59.730Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.79s) [2021-08-21T19:01:59.730Z] === RUN TestWaitBlocked [2021-08-21T19:01:59.730Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-21T19:01:59.730Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-21T19:01:59.730Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-21T19:01:59.730Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-21T19:01:59.730Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-21T19:01:59.730Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-21T19:01:59.998Z] + bundleName=amd64-cgroup2 [2021-08-21T19:01:59.998Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-08-21T19:01:59.998Z] Creating amd64-cgroup2-bundles.tar.gz [2021-08-21T19:01:59.998Z] + + 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-21T19:01:59.998Z] xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-08-21T19:02:00.270Z] Archiving artifacts [2021-08-21T19:02:00.830Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-21T19:02:00.830Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (7.84s) [2021-08-21T19:02:00.830Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.93s) [2021-08-21T19:02:00.830Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.58s) [2021-08-21T19:02:00.830Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.68s) [2021-08-21T19:02:00.830Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (7.13s) [2021-08-21T19:02:00.830Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.52s) [2021-08-21T19:02:00.830Z] === RUN TestBuildMultiStageCopy [2021-08-21T19:02:00.830Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-21T19:02:01.121Z] --- PASS: TestWaitBlocked (0.01s) [2021-08-21T19:02:01.121Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.42s) [2021-08-21T19:02:01.121Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.69s) [2021-08-21T19:02:01.121Z] === CONT TestContainerStartOnDaemonRestart [2021-08-21T19:02:01.121Z] === CONT TestContainerKillOnDaemonStart [2021-08-21T19:02:01.397Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-08-21T19:02:01.894Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42768/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-21T19:02:01.962Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-21T19:02:02.205Z] + make clean [2021-08-21T19:02:02.464Z] docker volume rm -f docker-dev-cache [2021-08-21T19:02:02.464Z] docker-dev-cache [Pipeline] deleteDir [2021-08-21T19:02:02.524Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-08-21T19:02:03.086Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-08-21T19:02:04.013Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-08-21T19:02:04.013Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-08-21T19:02:04.013Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-21T19:02:04.013Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-08-21T19:02:04.013Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-21T19:02:04.013Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-08-21T19:02:04.013Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-21T19:02:04.013Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-08-21T19:02:04.013Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-21T19:02:04.013Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-08-21T19:02:04.013Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-21T19:02:04.578Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-08-21T19:02:04.833Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-08-21T19:02:05.396Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-08-21T19:02:05.653Z] --- PASS: TestContainerStartOnDaemonRestart (4.61s) [2021-08-21T19:02:05.653Z] === CONT TestIpcModeOlderClient [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-21T19:02:05.910Z] --- PASS: TestIpcModeOlderClient (0.12s) [2021-08-21T19:02:05.911Z] === CONT TestDaemonHostGatewayIP [2021-08-21T19:02:05.911Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-08-21T19:02:06.475Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-08-21T19:02:06.598Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-21T19:02:07.038Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-08-21T19:02:07.054Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-21T19:02:07.601Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-08-21T19:02:08.016Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-21T19:02:08.164Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-08-21T19:02:08.726Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-08-21T19:02:08.726Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-21T19:02:08.979Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-21T19:02:08.983Z] check_test.go:309: [d42c42fe140d9] daemon is not started [2021-08-21T19:02:08.983Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-08-21T19:02:09.942Z] --- PASS: TestBuildMultiStageCopy (9.91s) [2021-08-21T19:02:09.942Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.31s) [2021-08-21T19:02:09.942Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.66s) [2021-08-21T19:02:09.942Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.85s) [2021-08-21T19:02:09.942Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.94s) [2021-08-21T19:02:09.942Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.14s) [2021-08-21T19:02:09.942Z] === RUN TestBuildMultiStageParentConfig [2021-08-21T19:02:10.351Z] check_test.go:309: [dfc73e53995d6] daemon is not started [2021-08-21T19:02:10.351Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-08-21T19:02:10.351Z] --- PASS: TestDaemonHostGatewayIP (4.62s) [2021-08-21T19:02:10.351Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-21T19:02:10.607Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-08-21T19:02:11.340Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-08-21T19:02:11.340Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-08-21T19:02:11.340Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-08-21T19:02:11.340Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-08-21T19:02:11.340Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-08-21T19:02:11.340Z] Cross building: bundles/cross/windows/amd64 [2021-08-21T19:02:11.340Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-08-21T19:02:11.340Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-08-21T19:02:12.110Z] --- PASS: TestBuildMultiStageParentConfig (2.13s) [2021-08-21T19:02:12.110Z] === RUN TestBuildLabelWithTargets [2021-08-21T19:02:12.110Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-21T19:02:12.110Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-08-21T19:02:12.110Z] === RUN TestBuildWithEmptyLayers [2021-08-21T19:02:12.500Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-08-21T19:02:13.073Z] --- PASS: TestBuildWithEmptyLayers (1.14s) [2021-08-21T19:02:13.073Z] === RUN TestBuildMultiStageOnBuild [2021-08-21T19:02:13.868Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.39s) [2021-08-21T19:02:13.868Z] === CONT TestDaemonRestartIpcMode [2021-08-21T19:02:15.236Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-21T19:02:15.799Z] --- PASS: TestContainerKillOnDaemonStart (14.67s) [2021-08-21T19:02:16.056Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-08-21T19:02:16.619Z] check_test.go:309: [db42459fe0177] daemon is not started [2021-08-21T19:02:16.619Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-08-21T19:02:18.441Z] 2021/08/21 19:02:17 Closing DB instances... [2021-08-21T19:02:19.139Z] --- PASS: TestDaemonRestartIpcMode (5.14s) [2021-08-21T19:02:19.139Z] PASS [2021-08-21T19:02:19.139Z] [2021-08-21T19:02:19.139Z] === Skipped [2021-08-21T19:02:19.139Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-21T19:02:19.139Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-21T19:02:19.139Z] [2021-08-21T19:02:19.139Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-21T19:02:19.139Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-21T19:02:19.139Z] [2021-08-21T19:02:19.139Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-21T19:02:19.139Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-21T19:02:19.139Z] [2021-08-21T19:02:19.139Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-21T19:02:19.139Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-21T19:02:19.139Z] [2021-08-21T19:02:19.139Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-21T19:02:19.139Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-21T19:02:19.139Z] [2021-08-21T19:02:19.139Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-08-21T19:02:19.139Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-21T19:02:19.139Z] [2021-08-21T19:02:19.139Z] [2021-08-21T19:02:19.139Z] DONE 195 tests, 6 skipped in 229.440s [2021-08-21T19:02:19.139Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-21T19:02:19.139Z] ++ 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-21T19:02:19.139Z] ++ set -e [2021-08-21T19:02:19.139Z] ++ '[' -n 0 ']' [2021-08-21T19:02:19.139Z] ++ set -x [2021-08-21T19:02:19.139Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-21T19:02:19.139Z] === RUN TestConfigDaemonLibtrustID [2021-08-21T19:02:19.702Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-21T19:02:19.702Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2021-08-21T19:02:19.702Z] === RUN TestDaemonConfigValidation [2021-08-21T19:02:19.702Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-21T19:02:19.702Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-21T19:02:19.702Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-21T19:02:19.702Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-21T19:02:19.702Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-21T19:02:19.702Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-21T19:02:19.702Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-21T19:02:19.702Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-21T19:02:19.702Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-21T19:02:19.702Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-21T19:02:19.702Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-21T19:02:19.702Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-21T19:02:19.958Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-21T19:02:19.958Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-21T19:02:19.958Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-21T19:02:19.986Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2021-08-21T19:02:19.986Z] === RUN TestFindNode [2021-08-21T19:02:19.986Z] 2021/08/21 19:02:19 Closing DB instances... [2021-08-21T19:02:19.986Z] --- PASS: TestFindNode (0.02s) [2021-08-21T19:02:19.986Z] === RUN TestChangeNodeState [2021-08-21T19:02:19.986Z] 2021/08/21 19:02:19 Closing DB instances... [2021-08-21T19:02:19.986Z] --- PASS: TestChangeNodeState (0.02s) [2021-08-21T19:02:19.986Z] === RUN TestNodeReincarnation [2021-08-21T19:02:19.986Z] 2021/08/21 19:02:19 Closing DB instances... [2021-08-21T19:02:20.215Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-21T19:02:20.215Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-08-21T19:02:20.215Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-21T19:02:20.215Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.22s) [2021-08-21T19:02:20.215Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.23s) [2021-08-21T19:02:20.215Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.13s) [2021-08-21T19:02:20.215Z] --- PASS: TestDaemonConfigValidation/valid_config (0.15s) [2021-08-21T19:02:20.215Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2021-08-21T19:02:20.215Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-21T19:02:20.215Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-21T19:02:21.583Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-21T19:02:22.513Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-21T19:02:22.513Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-08-21T19:02:23.368Z] --- PASS: TestBuildMultiStageOnBuild (10.14s) [2021-08-21T19:02:23.368Z] === RUN TestBuildUncleanTarFilenames [2021-08-21T19:02:23.368Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-21T19:02:23.368Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-08-21T19:02:23.368Z] === RUN TestBuildMultiStageLayerLeak [2021-08-21T19:02:23.444Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-21T19:02:23.444Z] daemon_test.go:149: [d8bf1b6170cc8] daemon is not started [2021-08-21T19:02:23.444Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2021-08-21T19:02:23.444Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2021-08-21T19:02:23.444Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.11s) [2021-08-21T19:02:23.444Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2021-08-21T19:02:23.444Z] PASS [2021-08-21T19:02:23.444Z] [2021-08-21T19:02:23.444Z] DONE 11 tests in 4.496s [2021-08-21T19:02:23.444Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-21T19:02:23.444Z] ++ 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-21T19:02:23.444Z] ++ set -e [2021-08-21T19:02:23.444Z] ++ '[' -n 0 ']' [2021-08-21T19:02:23.444Z] ++ set -x [2021-08-21T19:02:23.444Z] ++ 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-21T19:02:23.700Z] INFO: Testing against a local daemon [2021-08-21T19:02:23.700Z] === RUN TestCommitInheritsEnv [2021-08-21T19:02:24.263Z] --- PASS: TestCommitInheritsEnv (0.53s) [2021-08-21T19:02:24.263Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-21T19:02:24.263Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-21T19:02:24.263Z] === RUN TestImagesFilterMultiReference [2021-08-21T19:02:24.263Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2021-08-21T19:02:24.263Z] === RUN TestImagePullPlatformInvalid [2021-08-21T19:02:24.519Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-21T19:02:24.519Z] === RUN TestRemoveImageOrphaning [2021-08-21T19:02:24.776Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2021-08-21T19:02:24.776Z] === RUN TestRemoveImageGarbageCollector [2021-08-21T19:02:25.794Z] time="2021-08-21T19:02:24Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-08-21T19:02:25.794Z] --- PASS: TestNodeReincarnation (5.02s) [2021-08-21T19:02:25.794Z] === RUN TestParallelCreate [2021-08-21T19:02:25.794Z] 2021/08/21 19:02:24 Closing DB instances... [2021-08-21T19:02:25.794Z] --- PASS: TestParallelCreate (0.02s) [2021-08-21T19:02:25.794Z] === RUN TestParallelDelete [2021-08-21T19:02:25.794Z] 2021/08/21 19:02:24 Closing DB instances... [2021-08-21T19:02:25.794Z] --- PASS: TestParallelDelete (0.01s) [2021-08-21T19:02:25.794Z] === RUN TestNetworkDBIslands [2021-08-21T19:02:25.794Z] time="2021-08-21T19:02:24Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:f20671959106 with config:&{NodeID:f20671959106 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-21T19:02:25.794Z] time="2021-08-21T19:02:24Z" level=info msg="Node f20671959106/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:25.794Z] time="2021-08-21T19:02:24Z" level=info msg="Node f20671959106/172.20.9.86, added to nodes list" [2021-08-21T19:02:25.794Z] time="2021-08-21T19:02:24Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:88dfa73c3f6d with config:&{NodeID:88dfa73c3f6d 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-21T19:02:25.794Z] time="2021-08-21T19:02:24Z" level=info msg="Node 88dfa73c3f6d/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:25.794Z] time="2021-08-21T19:02:25Z" level=info msg="Node 88dfa73c3f6d/172.20.9.86, added to nodes list" [2021-08-21T19:02:25.794Z] time="2021-08-21T19:02:25Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-08-21T19:02:25.794Z] time="2021-08-21T19:02:25Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-08-21T19:02:25.794Z] time="2021-08-21T19:02:25Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-08-21T19:02:25.794Z] time="2021-08-21T19:02:25Z" level=info msg="Node 88dfa73c3f6d/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:25.794Z] time="2021-08-21T19:02:25Z" level=info msg="Node 88dfa73c3f6d/172.20.9.86, added to nodes list" [2021-08-21T19:02:25.794Z] time="2021-08-21T19:02:25Z" level=info msg="Node f20671959106/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:25.794Z] time="2021-08-21T19:02:25Z" level=info msg="Node f20671959106/172.20.9.86, added to nodes list" [2021-08-21T19:02:25.794Z] time="2021-08-21T19:02:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-08-21T19:02:25.794Z] time="2021-08-21T19:02:25Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-08-21T19:02:26.260Z] time="2021-08-21T19:02:25Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:73d7c0eeb53b with config:&{NodeID:73d7c0eeb53b 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-21T19:02:26.261Z] time="2021-08-21T19:02:25Z" level=info msg="Node 73d7c0eeb53b/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:26.261Z] time="2021-08-21T19:02:25Z" level=info msg="Node 73d7c0eeb53b/172.20.9.86, added to nodes list" [2021-08-21T19:02:26.261Z] time="2021-08-21T19:02:25Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-08-21T19:02:26.261Z] time="2021-08-21T19:02:25Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-08-21T19:02:26.261Z] time="2021-08-21T19:02:25Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-08-21T19:02:26.261Z] time="2021-08-21T19:02:25Z" level=info msg="Node 73d7c0eeb53b/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:26.261Z] time="2021-08-21T19:02:25Z" level=info msg="Node 73d7c0eeb53b/172.20.9.86, added to nodes list" [2021-08-21T19:02:26.261Z] time="2021-08-21T19:02:25Z" level=info msg="Node f20671959106/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:26.261Z] time="2021-08-21T19:02:25Z" level=info msg="Node f20671959106/172.20.9.86, added to nodes list" [2021-08-21T19:02:26.261Z] time="2021-08-21T19:02:25Z" level=info msg="Node 88dfa73c3f6d/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:26.261Z] time="2021-08-21T19:02:25Z" level=info msg="Node 88dfa73c3f6d/172.20.9.86, added to nodes list" [2021-08-21T19:02:26.261Z] time="2021-08-21T19:02:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-08-21T19:02:26.261Z] time="2021-08-21T19:02:25Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-08-21T19:02:26.261Z] time="2021-08-21T19:02:25Z" level=info msg="Node 73d7c0eeb53b/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:26.261Z] time="2021-08-21T19:02:25Z" level=info msg="Node 73d7c0eeb53b/172.20.9.86, added to nodes list" [2021-08-21T19:02:26.261Z] time="2021-08-21T19:02:26Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:260f3f70180d with config:&{NodeID:260f3f70180d 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-21T19:02:26.723Z] time="2021-08-21T19:02:26Z" level=info msg="Node 260f3f70180d/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:26.723Z] time="2021-08-21T19:02:26Z" level=info msg="Node 260f3f70180d/172.20.9.86, added to nodes list" [2021-08-21T19:02:26.723Z] time="2021-08-21T19:02:26Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-08-21T19:02:26.723Z] time="2021-08-21T19:02:26Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-08-21T19:02:26.723Z] time="2021-08-21T19:02:26Z" level=debug msg="memberlist: Stream connection from=[::1]:49357" [2021-08-21T19:02:26.723Z] time="2021-08-21T19:02:26Z" level=info msg="Node 260f3f70180d/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:26.723Z] time="2021-08-21T19:02:26Z" level=info msg="Node 260f3f70180d/172.20.9.86, added to nodes list" [2021-08-21T19:02:26.723Z] time="2021-08-21T19:02:26Z" level=info msg="Node f20671959106/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:26.723Z] time="2021-08-21T19:02:26Z" level=info msg="Node f20671959106/172.20.9.86, added to nodes list" [2021-08-21T19:02:26.723Z] time="2021-08-21T19:02:26Z" level=info msg="Node 88dfa73c3f6d/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:26.723Z] time="2021-08-21T19:02:26Z" level=info msg="Node 88dfa73c3f6d/172.20.9.86, added to nodes list" [2021-08-21T19:02:26.723Z] time="2021-08-21T19:02:26Z" level=info msg="Node 73d7c0eeb53b/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:26.723Z] time="2021-08-21T19:02:26Z" level=info msg="Node 73d7c0eeb53b/172.20.9.86, added to nodes list" [2021-08-21T19:02:26.723Z] time="2021-08-21T19:02:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-08-21T19:02:26.723Z] time="2021-08-21T19:02:26Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49358" [2021-08-21T19:02:26.723Z] time="2021-08-21T19:02:26Z" level=info msg="Node 260f3f70180d/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:26.723Z] time="2021-08-21T19:02:26Z" level=info msg="Node 260f3f70180d/172.20.9.86, added to nodes list" [2021-08-21T19:02:26.723Z] time="2021-08-21T19:02:26Z" level=info msg="Node 260f3f70180d/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:26.723Z] time="2021-08-21T19:02:26Z" level=info msg="Node 260f3f70180d/172.20.9.86, added to nodes list" [2021-08-21T19:02:26.723Z] time="2021-08-21T19:02:26Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:9c46b64da7c3 with config:&{NodeID:9c46b64da7c3 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-21T19:02:26.723Z] time="2021-08-21T19:02:26Z" level=info msg="Node 9c46b64da7c3/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:26.723Z] time="2021-08-21T19:02:26Z" level=info msg="Node 9c46b64da7c3/172.20.9.86, added to nodes list" [2021-08-21T19:02:26.723Z] time="2021-08-21T19:02:26Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-08-21T19:02:26.723Z] time="2021-08-21T19:02:26Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-08-21T19:02:26.723Z] time="2021-08-21T19:02:26Z" level=debug msg="memberlist: Stream connection from=[::1]:49359" [2021-08-21T19:02:26.723Z] time="2021-08-21T19:02:26Z" level=info msg="Node 9c46b64da7c3/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:26.723Z] time="2021-08-21T19:02:26Z" level=info msg="Node 9c46b64da7c3/172.20.9.86, added to nodes list" [2021-08-21T19:02:26.723Z] time="2021-08-21T19:02:26Z" level=info msg="Node f20671959106/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:26.723Z] time="2021-08-21T19:02:26Z" level=info msg="Node f20671959106/172.20.9.86, added to nodes list" [2021-08-21T19:02:26.723Z] time="2021-08-21T19:02:26Z" level=info msg="Node 88dfa73c3f6d/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:26.723Z] time="2021-08-21T19:02:26Z" level=info msg="Node 88dfa73c3f6d/172.20.9.86, added to nodes list" [2021-08-21T19:02:26.723Z] time="2021-08-21T19:02:26Z" level=info msg="Node 73d7c0eeb53b/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:26.723Z] time="2021-08-21T19:02:26Z" level=info msg="Node 73d7c0eeb53b/172.20.9.86, added to nodes list" [2021-08-21T19:02:26.723Z] time="2021-08-21T19:02:26Z" level=info msg="Node 260f3f70180d/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:26.723Z] time="2021-08-21T19:02:26Z" level=info msg="Node 260f3f70180d/172.20.9.86, added to nodes list" [2021-08-21T19:02:26.723Z] time="2021-08-21T19:02:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-08-21T19:02:26.723Z] time="2021-08-21T19:02:26Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360" [2021-08-21T19:02:27.191Z] time="2021-08-21T19:02:26Z" level=info msg="Node 9c46b64da7c3/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:27.191Z] time="2021-08-21T19:02:26Z" level=info msg="Node 9c46b64da7c3/172.20.9.86, added to nodes list" [2021-08-21T19:02:27.191Z] time="2021-08-21T19:02:26Z" level=info msg="Node 9c46b64da7c3/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:27.191Z] time="2021-08-21T19:02:26Z" level=info msg="Node 9c46b64da7c3/172.20.9.86, added to nodes list" [2021-08-21T19:02:27.191Z] time="2021-08-21T19:02:26Z" level=info msg="Node 9c46b64da7c3/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:27.191Z] time="2021-08-21T19:02:26Z" level=info msg="Node 9c46b64da7c3/172.20.9.86, added to nodes list" [2021-08-21T19:02:27.191Z] networkdb_test.go:836: Re-joining: 3 [2021-08-21T19:02:27.191Z] time="2021-08-21T19:02:27Z" level=info msg="The new bootstrap node list is:[172.20.9.86:10033 172.20.9.86:10034 172.20.9.86:10035]" [2021-08-21T19:02:27.191Z] time="2021-08-21T19:02:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.9.86:10033" [2021-08-21T19:02:27.191Z] time="2021-08-21T19:02:27Z" level=debug msg="memberlist: Stream connection from=172.20.9.86:49361" [2021-08-21T19:02:27.191Z] time="2021-08-21T19:02:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.9.86:10034" [2021-08-21T19:02:27.191Z] time="2021-08-21T19:02:27Z" level=debug msg="memberlist: Stream connection from=172.20.9.86:49362" [2021-08-21T19:02:27.191Z] time="2021-08-21T19:02:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.9.86:10035" [2021-08-21T19:02:27.191Z] time="2021-08-21T19:02:27Z" level=debug msg="memberlist: Stream connection from=172.20.9.86:49363" [2021-08-21T19:02:27.294Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-08-21T19:02:27.294Z] --- PASS: TestRemoveImageGarbageCollector (2.58s) [2021-08-21T19:02:27.294Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-21T19:02:27.550Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2021-08-21T19:02:27.550Z] === RUN TestTagInvalidReference [2021-08-21T19:02:27.550Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-21T19:02:27.550Z] === RUN TestTagValidPrefixedRepo [2021-08-21T19:02:27.550Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-08-21T19:02:27.550Z] === RUN TestTagExistedNameWithoutForce [2021-08-21T19:02:27.550Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-08-21T19:02:27.550Z] === RUN TestTagOfficialNames [2021-08-21T19:02:27.550Z] --- PASS: TestTagOfficialNames (0.07s) [2021-08-21T19:02:27.550Z] === RUN TestTagMatchesDigest [2021-08-21T19:02:27.649Z] networkdb_test.go:836: Re-joining: 4 [2021-08-21T19:02:27.649Z] time="2021-08-21T19:02:27Z" level=info msg="The new bootstrap node list is:[172.20.9.86:10033 172.20.9.86:10034 172.20.9.86:10035]" [2021-08-21T19:02:27.649Z] time="2021-08-21T19:02:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.9.86:10033" [2021-08-21T19:02:27.649Z] time="2021-08-21T19:02:27Z" level=debug msg="memberlist: Stream connection from=172.20.9.86:49364" [2021-08-21T19:02:27.649Z] time="2021-08-21T19:02:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.9.86:10034" [2021-08-21T19:02:27.649Z] time="2021-08-21T19:02:27Z" level=debug msg="memberlist: Stream connection from=172.20.9.86:49365" [2021-08-21T19:02:27.649Z] time="2021-08-21T19:02:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.9.86:10035" [2021-08-21T19:02:27.649Z] time="2021-08-21T19:02:27Z" level=debug msg="memberlist: Stream connection from=172.20.9.86:49366" [2021-08-21T19:02:27.649Z] time="2021-08-21T19:02:27Z" level=info msg="node 0 leaving" [2021-08-21T19:02:27.649Z] time="2021-08-21T19:02:27Z" level=info msg="Node f20671959106 change state NodeActive --> NodeLeft" [2021-08-21T19:02:27.649Z] time="2021-08-21T19:02:27Z" level=info msg="node2(88dfa73c3f6d): Node leave event for f20671959106/172.20.9.86" [2021-08-21T19:02:27.649Z] time="2021-08-21T19:02:27Z" level=info msg="Node f20671959106 change state NodeActive --> NodeLeft" [2021-08-21T19:02:27.649Z] time="2021-08-21T19:02:27Z" level=info msg="node3(73d7c0eeb53b): Node leave event for f20671959106/172.20.9.86" [2021-08-21T19:02:27.649Z] time="2021-08-21T19:02:27Z" level=info msg="Node f20671959106 change state NodeActive --> NodeLeft" [2021-08-21T19:02:27.649Z] time="2021-08-21T19:02:27Z" level=info msg="node4(260f3f70180d): Node leave event for f20671959106/172.20.9.86" [2021-08-21T19:02:27.649Z] time="2021-08-21T19:02:27Z" level=info msg="Node f20671959106 change state NodeActive --> NodeLeft" [2021-08-21T19:02:27.649Z] time="2021-08-21T19:02:27Z" level=info msg="node5(9c46b64da7c3): Node leave event for f20671959106/172.20.9.86" [2021-08-21T19:02:27.807Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-21T19:02:27.807Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-21T19:02:27.807Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-21T19:02:27.807Z] check_test.go:309: [dd5863e1ebea3] daemon is not started [2021-08-21T19:02:27.807Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-08-21T19:02:28.108Z] time="2021-08-21T19:02:27Z" level=info msg="Node f20671959106 change state NodeActive --> NodeLeft" [2021-08-21T19:02:28.108Z] time="2021-08-21T19:02:27Z" level=info msg="node1(f20671959106): Node leave event for f20671959106/172.20.9.86" [2021-08-21T19:02:28.109Z] time="2021-08-21T19:02:27Z" level=info msg="Node f20671959106/172.20.9.86, left gossip cluster" [2021-08-21T19:02:28.109Z] time="2021-08-21T19:02:27Z" level=info msg="Node f20671959106/172.20.9.86, left gossip cluster" [2021-08-21T19:02:28.109Z] time="2021-08-21T19:02:27Z" level=info msg="Node f20671959106/172.20.9.86, left gossip cluster" [2021-08-21T19:02:28.109Z] time="2021-08-21T19:02:27Z" level=info msg="Node f20671959106/172.20.9.86, left gossip cluster" [2021-08-21T19:02:28.109Z] time="2021-08-21T19:02:27Z" level=info msg="Node f20671959106/172.20.9.86, left gossip cluster" [2021-08-21T19:02:28.109Z] time="2021-08-21T19:02:27Z" level=info msg="node 1 leaving" [2021-08-21T19:02:28.109Z] time="2021-08-21T19:02:28Z" level=info msg="Node 88dfa73c3f6d change state NodeActive --> NodeLeft" [2021-08-21T19:02:28.109Z] time="2021-08-21T19:02:28Z" level=info msg="node5(9c46b64da7c3): Node leave event for 88dfa73c3f6d/172.20.9.86" [2021-08-21T19:02:28.109Z] time="2021-08-21T19:02:28Z" level=info msg="Node 88dfa73c3f6d change state NodeActive --> NodeLeft" [2021-08-21T19:02:28.109Z] time="2021-08-21T19:02:28Z" level=info msg="node4(260f3f70180d): Node leave event for 88dfa73c3f6d/172.20.9.86" [2021-08-21T19:02:28.109Z] time="2021-08-21T19:02:28Z" level=info msg="Node 88dfa73c3f6d/172.20.9.86, left gossip cluster" [2021-08-21T19:02:28.109Z] time="2021-08-21T19:02:28Z" level=info msg="Node 88dfa73c3f6d change state NodeActive --> NodeFailed" [2021-08-21T19:02:28.109Z] time="2021-08-21T19:02:28Z" level=info msg="Node 88dfa73c3f6d/172.20.9.86, added to failed nodes list" [2021-08-21T19:02:28.109Z] time="2021-08-21T19:02:28Z" level=info msg="Node 88dfa73c3f6d change state NodeActive --> NodeLeft" [2021-08-21T19:02:28.109Z] time="2021-08-21T19:02:28Z" level=info msg="node3(73d7c0eeb53b): Node leave event for 88dfa73c3f6d/172.20.9.86" [2021-08-21T19:02:28.109Z] time="2021-08-21T19:02:28Z" level=error msg="node: 88dfa73c3f6d is unknown to memberlist" [2021-08-21T19:02:28.571Z] time="2021-08-21T19:02:28Z" level=info msg="Node 88dfa73c3f6d/172.20.9.86, left gossip cluster" [2021-08-21T19:02:28.571Z] time="2021-08-21T19:02:28Z" level=info msg="Node 88dfa73c3f6d/172.20.9.86, left gossip cluster" [2021-08-21T19:02:28.571Z] time="2021-08-21T19:02:28Z" level=info msg="Node 88dfa73c3f6d/172.20.9.86, left gossip cluster" [2021-08-21T19:02:28.571Z] time="2021-08-21T19:02:28Z" level=info msg="node 2 leaving" [2021-08-21T19:02:28.571Z] time="2021-08-21T19:02:28Z" level=info msg="Node 73d7c0eeb53b change state NodeActive --> NodeLeft" [2021-08-21T19:02:28.571Z] time="2021-08-21T19:02:28Z" level=info msg="node5(9c46b64da7c3): Node leave event for 73d7c0eeb53b/172.20.9.86" [2021-08-21T19:02:28.571Z] time="2021-08-21T19:02:28Z" level=info msg="Node 73d7c0eeb53b change state NodeActive --> NodeLeft" [2021-08-21T19:02:28.571Z] time="2021-08-21T19:02:28Z" level=info msg="node4(260f3f70180d): Node leave event for 73d7c0eeb53b/172.20.9.86" [2021-08-21T19:02:28.571Z] time="2021-08-21T19:02:28Z" level=info msg="Node 73d7c0eeb53b change state NodeActive --> NodeLeft" [2021-08-21T19:02:28.571Z] time="2021-08-21T19:02:28Z" level=info msg="node3(73d7c0eeb53b): Node leave event for 73d7c0eeb53b/172.20.9.86" [2021-08-21T19:02:28.571Z] time="2021-08-21T19:02:28Z" level=debug msg="memberlist: Failed ping: 73d7c0eeb53b (timeout reached)" [2021-08-21T19:02:28.571Z] time="2021-08-21T19:02:28Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.9.86:10036: use of closed network connection" [2021-08-21T19:02:28.571Z] time="2021-08-21T19:02:28Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.9.86:10034: use of closed network connection" [2021-08-21T19:02:28.571Z] time="2021-08-21T19:02:28Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.9.86:10037: use of closed network connection" [2021-08-21T19:02:28.571Z] time="2021-08-21T19:02:28Z" level=debug msg="memberlist: Stream connection from=172.20.9.86:49367" [2021-08-21T19:02:29.030Z] time="2021-08-21T19:02:28Z" level=info msg="Node 73d7c0eeb53b/172.20.9.86, left gossip cluster" [2021-08-21T19:02:29.030Z] time="2021-08-21T19:02:28Z" level=info msg="Node 73d7c0eeb53b/172.20.9.86, left gossip cluster" [2021-08-21T19:02:29.030Z] time="2021-08-21T19:02:28Z" level=info msg="Node 73d7c0eeb53b/172.20.9.86, left gossip cluster" [2021-08-21T19:02:29.030Z] time="2021-08-21T19:02:28Z" level=warning msg="memberlist: Was able to connect to 73d7c0eeb53b but other probes failed, network may be misconfigured" [2021-08-21T19:02:29.489Z] networkdb_test.go:868: node5: OK [2021-08-21T19:02:29.489Z] networkdb_test.go:868: node4: OK [2021-08-21T19:02:29.489Z] time="2021-08-21T19:02:29Z" level=info msg="node 0 coming back" [2021-08-21T19:02:29.490Z] time="2021-08-21T19:02:29Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:1d8b6cd28be3 with config:&{NodeID:1d8b6cd28be3 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-21T19:02:29.490Z] time="2021-08-21T19:02:29Z" level=info msg="Node 1d8b6cd28be3/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:29.490Z] time="2021-08-21T19:02:29Z" level=info msg="Node 1d8b6cd28be3/172.20.9.86, added to nodes list" [2021-08-21T19:02:29.490Z] time="2021-08-21T19:02:29Z" level=info msg="node 1 coming back" [2021-08-21T19:02:29.490Z] time="2021-08-21T19:02:29Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:fbe362d2fb02 with config:&{NodeID:fbe362d2fb02 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-21T19:02:29.490Z] time="2021-08-21T19:02:29Z" level=info msg="Node fbe362d2fb02/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:29.490Z] time="2021-08-21T19:02:29Z" level=info msg="Node fbe362d2fb02/172.20.9.86, added to nodes list" [2021-08-21T19:02:29.490Z] time="2021-08-21T19:02:29Z" level=info msg="node 2 coming back" [2021-08-21T19:02:29.490Z] time="2021-08-21T19:02:29Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:70f3b488d808 with config:&{NodeID:70f3b488d808 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-21T19:02:29.490Z] time="2021-08-21T19:02:29Z" level=info msg="Node 70f3b488d808/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:29.490Z] time="2021-08-21T19:02:29Z" level=info msg="Node 70f3b488d808/172.20.9.86, added to nodes list" [2021-08-21T19:02:32.397Z] time="2021-08-21T19:02:32Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.9.86:10033 172.20.9.86:10034 172.20.9.86:10035]" [2021-08-21T19:02:32.857Z] time="2021-08-21T19:02:32Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.9.86:10033 172.20.9.86:10034 172.20.9.86:10035]" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.9.86:10033" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=debug msg="memberlist: Stream connection from=172.20.9.86:49368" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node 260f3f70180d/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node 260f3f70180d/172.20.9.86, added to nodes list" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node 9c46b64da7c3/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node 9c46b64da7c3/172.20.9.86, added to nodes list" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node 1d8b6cd28be3/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node 1d8b6cd28be3/172.20.9.86, is the new incarnation of the shutdown node f20671959106/172.20.9.86" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node 1d8b6cd28be3/172.20.9.86, added to nodes list" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.9.86:10034" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=debug msg="memberlist: Stream connection from=172.20.9.86:49369" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node 1d8b6cd28be3/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node 1d8b6cd28be3/172.20.9.86, added to nodes list" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node 260f3f70180d/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node 260f3f70180d/172.20.9.86, added to nodes list" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node 9c46b64da7c3/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node 9c46b64da7c3/172.20.9.86, added to nodes list" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node fbe362d2fb02/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node fbe362d2fb02/172.20.9.86, is the new incarnation of the shutdown node 88dfa73c3f6d/172.20.9.86" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node fbe362d2fb02/172.20.9.86, added to nodes list" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.9.86:10035" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=debug msg="memberlist: Stream connection from=172.20.9.86:49370" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node 1d8b6cd28be3/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node 1d8b6cd28be3/172.20.9.86, added to nodes list" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node 260f3f70180d/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node 260f3f70180d/172.20.9.86, added to nodes list" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node fbe362d2fb02/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node fbe362d2fb02/172.20.9.86, added to nodes list" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node 9c46b64da7c3/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node 9c46b64da7c3/172.20.9.86, added to nodes list" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node 70f3b488d808/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node 70f3b488d808/172.20.9.86, is the new incarnation of the shutdown node 73d7c0eeb53b/172.20.9.86" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node 70f3b488d808/172.20.9.86, added to nodes list" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node fbe362d2fb02/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node fbe362d2fb02/172.20.9.86, is the new incarnation of the shutdown node 88dfa73c3f6d/172.20.9.86" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node fbe362d2fb02/172.20.9.86, added to nodes list" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node 1d8b6cd28be3/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node 1d8b6cd28be3/172.20.9.86, is the new incarnation of the shutdown node f20671959106/172.20.9.86" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node 1d8b6cd28be3/172.20.9.86, added to nodes list" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node fbe362d2fb02/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node fbe362d2fb02/172.20.9.86, added to nodes list" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node 70f3b488d808/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node 70f3b488d808/172.20.9.86, added to nodes list" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node 70f3b488d808/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:33.322Z] time="2021-08-21T19:02:33Z" level=info msg="Node 70f3b488d808/172.20.9.86, added to nodes list" [2021-08-21T19:02:33.655Z] --- PASS: TestBuildMultiStageLayerLeak (9.17s) [2021-08-21T19:02:33.655Z] === RUN TestBuildWithHugeFile [2021-08-21T19:02:33.782Z] time="2021-08-21T19:02:33Z" level=info msg="Node 70f3b488d808/172.20.9.86, joined gossip cluster" [2021-08-21T19:02:33.782Z] time="2021-08-21T19:02:33Z" level=info msg="Node 70f3b488d808/172.20.9.86, is the new incarnation of the shutdown node 73d7c0eeb53b/172.20.9.86" [2021-08-21T19:02:33.782Z] time="2021-08-21T19:02:33Z" level=info msg="Node 70f3b488d808/172.20.9.86, added to nodes list" [2021-08-21T19:02:33.782Z] time="2021-08-21T19:02:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.9.86:10033" [2021-08-21T19:02:33.782Z] time="2021-08-21T19:02:33Z" level=debug msg="memberlist: Stream connection from=172.20.9.86:49371" [2021-08-21T19:02:33.782Z] time="2021-08-21T19:02:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.9.86:10034" [2021-08-21T19:02:33.782Z] time="2021-08-21T19:02:33Z" level=debug msg="memberlist: Stream connection from=172.20.9.86:49372" [2021-08-21T19:02:33.782Z] time="2021-08-21T19:02:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.9.86:10035" [2021-08-21T19:02:33.782Z] time="2021-08-21T19:02:33Z" level=debug msg="memberlist: Stream connection from=172.20.9.86:49373" [2021-08-21T19:02:34.241Z] 2021/08/21 19:02:34 Closing DB instances... [2021-08-21T19:02:34.703Z] time="2021-08-21T19:02:34Z" level=info msg="Node 1d8b6cd28be3 change state NodeActive --> NodeLeft" [2021-08-21T19:02:34.703Z] time="2021-08-21T19:02:34Z" level=info msg="node2(fbe362d2fb02): Node leave event for 1d8b6cd28be3/172.20.9.86" [2021-08-21T19:02:34.703Z] time="2021-08-21T19:02:34Z" level=info msg="Node 1d8b6cd28be3 change state NodeActive --> NodeLeft" [2021-08-21T19:02:34.703Z] time="2021-08-21T19:02:34Z" level=info msg="node4(260f3f70180d): Node leave event for 1d8b6cd28be3/172.20.9.86" [2021-08-21T19:02:34.703Z] time="2021-08-21T19:02:34Z" level=info msg="Node 1d8b6cd28be3 change state NodeActive --> NodeLeft" [2021-08-21T19:02:34.703Z] time="2021-08-21T19:02:34Z" level=info msg="node3(70f3b488d808): Node leave event for 1d8b6cd28be3/172.20.9.86" [2021-08-21T19:02:34.703Z] time="2021-08-21T19:02:34Z" level=info msg="Node 1d8b6cd28be3 change state NodeActive --> NodeLeft" [2021-08-21T19:02:34.703Z] time="2021-08-21T19:02:34Z" level=info msg="node1(1d8b6cd28be3): Node leave event for 1d8b6cd28be3/172.20.9.86" [2021-08-21T19:02:34.703Z] time="2021-08-21T19:02:34Z" level=info msg="Node 1d8b6cd28be3 change state NodeActive --> NodeLeft" [2021-08-21T19:02:34.703Z] time="2021-08-21T19:02:34Z" level=info msg="node5(9c46b64da7c3): Node leave event for 1d8b6cd28be3/172.20.9.86" [2021-08-21T19:02:34.703Z] time="2021-08-21T19:02:34Z" level=info msg="Node 1d8b6cd28be3/172.20.9.86, left gossip cluster" [2021-08-21T19:02:34.703Z] time="2021-08-21T19:02:34Z" level=info msg="Node 1d8b6cd28be3/172.20.9.86, left gossip cluster" [2021-08-21T19:02:34.703Z] time="2021-08-21T19:02:34Z" level=info msg="Node 1d8b6cd28be3/172.20.9.86, left gossip cluster" [2021-08-21T19:02:34.703Z] time="2021-08-21T19:02:34Z" level=info msg="Node 1d8b6cd28be3/172.20.9.86, left gossip cluster" [2021-08-21T19:02:34.703Z] time="2021-08-21T19:02:34Z" level=info msg="Node 1d8b6cd28be3/172.20.9.86, left gossip cluster" [2021-08-21T19:02:34.703Z] time="2021-08-21T19:02:34Z" level=info msg="Node fbe362d2fb02 change state NodeActive --> NodeLeft" [2021-08-21T19:02:34.703Z] time="2021-08-21T19:02:34Z" level=info msg="node3(70f3b488d808): Node leave event for fbe362d2fb02/172.20.9.86" [2021-08-21T19:02:34.703Z] time="2021-08-21T19:02:34Z" level=info msg="Node fbe362d2fb02 change state NodeActive --> NodeLeft" [2021-08-21T19:02:34.703Z] time="2021-08-21T19:02:34Z" level=info msg="node5(9c46b64da7c3): Node leave event for fbe362d2fb02/172.20.9.86" [2021-08-21T19:02:34.703Z] time="2021-08-21T19:02:34Z" level=info msg="Node fbe362d2fb02 change state NodeActive --> NodeLeft" [2021-08-21T19:02:34.703Z] time="2021-08-21T19:02:34Z" level=info msg="node4(260f3f70180d): Node leave event for fbe362d2fb02/172.20.9.86" [2021-08-21T19:02:34.703Z] time="2021-08-21T19:02:34Z" level=info msg="Node fbe362d2fb02 change state NodeActive --> NodeLeft" [2021-08-21T19:02:34.703Z] time="2021-08-21T19:02:34Z" level=info msg="node2(fbe362d2fb02): Node leave event for fbe362d2fb02/172.20.9.86" [2021-08-21T19:02:35.163Z] time="2021-08-21T19:02:34Z" level=info msg="Node fbe362d2fb02/172.20.9.86, left gossip cluster" [2021-08-21T19:02:35.163Z] time="2021-08-21T19:02:34Z" level=info msg="Node fbe362d2fb02/172.20.9.86, left gossip cluster" [2021-08-21T19:02:35.163Z] time="2021-08-21T19:02:34Z" level=info msg="Node fbe362d2fb02/172.20.9.86, left gossip cluster" [2021-08-21T19:02:35.163Z] time="2021-08-21T19:02:34Z" level=info msg="Node fbe362d2fb02/172.20.9.86, left gossip cluster" [2021-08-21T19:02:35.163Z] time="2021-08-21T19:02:35Z" level=info msg="Node 70f3b488d808 change state NodeActive --> NodeLeft" [2021-08-21T19:02:35.163Z] time="2021-08-21T19:02:35Z" level=info msg="node5(9c46b64da7c3): Node leave event for 70f3b488d808/172.20.9.86" [2021-08-21T19:02:35.163Z] time="2021-08-21T19:02:35Z" level=info msg="Node 70f3b488d808 change state NodeActive --> NodeLeft" [2021-08-21T19:02:35.163Z] time="2021-08-21T19:02:35Z" level=info msg="node4(260f3f70180d): Node leave event for 70f3b488d808/172.20.9.86" [2021-08-21T19:02:35.163Z] time="2021-08-21T19:02:35Z" level=info msg="Node 70f3b488d808 change state NodeActive --> NodeLeft" [2021-08-21T19:02:35.163Z] time="2021-08-21T19:02:35Z" level=info msg="node3(70f3b488d808): Node leave event for 70f3b488d808/172.20.9.86" [2021-08-21T19:02:35.623Z] time="2021-08-21T19:02:35Z" level=info msg="Node 70f3b488d808/172.20.9.86, left gossip cluster" [2021-08-21T19:02:35.623Z] time="2021-08-21T19:02:35Z" level=info msg="Node 70f3b488d808/172.20.9.86, left gossip cluster" [2021-08-21T19:02:35.623Z] time="2021-08-21T19:02:35Z" level=info msg="Node 70f3b488d808/172.20.9.86, left gossip cluster" [2021-08-21T19:02:35.897Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-21T19:02:36.081Z] time="2021-08-21T19:02:35Z" level=info msg="Node 260f3f70180d change state NodeActive --> NodeLeft" [2021-08-21T19:02:36.081Z] time="2021-08-21T19:02:35Z" level=info msg="node5(9c46b64da7c3): Node leave event for 260f3f70180d/172.20.9.86" [2021-08-21T19:02:36.081Z] time="2021-08-21T19:02:35Z" level=info msg="Node 260f3f70180d change state NodeActive --> NodeLeft" [2021-08-21T19:02:36.081Z] time="2021-08-21T19:02:35Z" level=info msg="node4(260f3f70180d): Node leave event for 260f3f70180d/172.20.9.86" [2021-08-21T19:02:36.153Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-21T19:02:36.153Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-21T19:02:36.541Z] time="2021-08-21T19:02:36Z" level=info msg="Node 260f3f70180d/172.20.9.86, left gossip cluster" [2021-08-21T19:02:36.541Z] time="2021-08-21T19:02:36Z" level=info msg="Node 260f3f70180d/172.20.9.86, left gossip cluster" [2021-08-21T19:02:37.513Z] time="2021-08-21T19:02:37Z" level=info msg="Node 9c46b64da7c3/172.20.9.86, left gossip cluster" [2021-08-21T19:02:37.513Z] time="2021-08-21T19:02:37Z" level=info msg="Node 9c46b64da7c3 change state NodeActive --> NodeFailed" [2021-08-21T19:02:37.513Z] time="2021-08-21T19:02:37Z" level=info msg="Node 9c46b64da7c3/172.20.9.86, added to failed nodes list" [2021-08-21T19:02:37.513Z] --- PASS: TestNetworkDBIslands (12.07s) [2021-08-21T19:02:37.513Z] PASS [2021-08-21T19:02:37.513Z] coverage: 60.0% of statements [2021-08-21T19:02:37.513Z] ok github.com/docker/docker/libnetwork/networkdb 104.169s coverage: 60.0% of statements [2021-08-21T19:02:37.513Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-21T19:02:37.513Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-08-21T19:02:37.513Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-21T19:02:37.513Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-21T19:02:37.513Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-21T19:02:37.513Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-21T19:02:37.513Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-21T19:02:37.513Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-21T19:02:37.513Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-21T19:02:37.513Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-21T19:02:37.513Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-21T19:02:37.513Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-21T19:02:37.513Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-21T19:02:37.513Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-21T19:02:37.513Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-21T19:02:37.513Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-21T19:02:37.513Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-21T19:02:37.513Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-21T19:02:37.513Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-21T19:02:37.513Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-21T19:02:37.513Z] ? github.com/docker/docker/quota [no test files] [2021-08-21T19:02:37.513Z] ? github.com/docker/docker/rootless [no test files] [2021-08-21T19:02:37.513Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-21T19:02:37.513Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-21T19:02:37.513Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-21T19:02:37.513Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-21T19:02:37.513Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-21T19:02:37.513Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-21T19:02:37.513Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-21T19:02:37.513Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-21T19:02:37.513Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-21T19:02:37.513Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-21T19:02:37.513Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-21T19:02:37.513Z] ? github.com/docker/docker/volume [no test files] [2021-08-21T19:02:37.513Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-21T19:02:37.513Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-21T19:02:38.043Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === Skipped [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-21T19:02:39.056Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-08-21T19:02:39.056Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2021-08-21T19:02:39.056Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-08-21T19:02:39.056Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-08-21T19:02:39.056Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-08-21T19:02:39.056Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-21T19:02:39.056Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-21T19:02:39.056Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-21T19:02:39.056Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-08-21T19:02:39.056Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-21T19:02:39.056Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-21T19:02:39.056Z] daemon_test.go:147: root required [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-21T19:02:39.056Z] reload_test.go:520: root required [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-08-21T19:02:39.056Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-21T19:02:39.056Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-21T19:02:39.056Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-21T19:02:39.056Z] download_test.go:268: Needs fixing on Windows [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-21T19:02:39.056Z] layer_test.go:304: Failing on Windows [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-08-21T19:02:39.056Z] layer_test.go:353: Failing on Windows [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-21T19:02:39.056Z] layer_test.go:468: Failing on Windows [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-21T19:02:39.056Z] layer_test.go:697: Failing on Windows [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-21T19:02:39.056Z] migration_test.go:46: Failing on Windows [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-21T19:02:39.056Z] migration_test.go:182: Failing on Windows [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-21T19:02:39.056Z] mount_test.go:17: Failing on Windows [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-21T19:02:39.056Z] mount_test.go:76: Failing on Windows [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-21T19:02:39.056Z] mount_test.go:125: Failing on Windows [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-21T19:02:39.056Z] mount_test.go:212: Failing on Windows [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-08-21T19:02:39.056Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-08-21T19:02:39.056Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2021-08-21T19:02:39.056Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-08-21T19:02:39.056Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-08-21T19:02:39.056Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-08-21T19:02:39.056Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-08-21T19:02:39.056Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-08-21T19:02:39.056Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-08-21T19:02:39.056Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-08-21T19:02:39.056Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-08-21T19:02:39.056Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-08-21T19:02:39.056Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-21T19:02:39.056Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-21T19:02:39.056Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-21T19:02:39.056Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T19:02:39.056Z] [2021-08-21T19:02:39.056Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-21T19:02:39.057Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T19:02:39.057Z] [2021-08-21T19:02:39.057Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-21T19:02:39.057Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T19:02:39.057Z] [2021-08-21T19:02:39.057Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-21T19:02:39.057Z] archive_test.go:134: Xz not present in msys2 [2021-08-21T19:02:39.057Z] [2021-08-21T19:02:39.057Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-21T19:02:39.057Z] archive_test.go:239: Failing on Windows CI machines [2021-08-21T19:02:39.057Z] [2021-08-21T19:02:39.057Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-21T19:02:39.057Z] archive_windows_test.go:16: Currently fails [2021-08-21T19:02:39.057Z] [2021-08-21T19:02:39.057Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-21T19:02:39.057Z] changes_test.go:196: needs more investigation [2021-08-21T19:02:39.057Z] [2021-08-21T19:02:39.057Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-21T19:02:39.057Z] changes_test.go:433: needs further investigation [2021-08-21T19:02:39.057Z] [2021-08-21T19:02:39.057Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-21T19:02:39.057Z] changes_test.go:469: needs further investigation [2021-08-21T19:02:39.057Z] [2021-08-21T19:02:39.057Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-08-21T19:02:39.057Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:02:39.057Z] [2021-08-21T19:02:39.057Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-21T19:02:39.057Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:02:39.057Z] [2021-08-21T19:02:39.057Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-21T19:02:39.057Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-21T19:02:39.057Z] [2021-08-21T19:02:39.057Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-08-21T19:02:39.057Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-21T19:02:39.057Z] [2021-08-21T19:02:39.057Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-08-21T19:02:39.057Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:02:39.057Z] [2021-08-21T19:02:39.057Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-21T19:02:39.057Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-21T19:02:39.057Z] [2021-08-21T19:02:39.057Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-21T19:02:39.057Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:02:39.057Z] [2021-08-21T19:02:39.057Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-21T19:02:39.057Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:02:39.057Z] [2021-08-21T19:02:39.057Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-08-21T19:02:39.057Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:02:39.057Z] [2021-08-21T19:02:39.057Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-21T19:02:39.057Z] poller_test.go:41: No chmod on Windows [2021-08-21T19:02:39.057Z] [2021-08-21T19:02:39.057Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-21T19:02:39.057Z] fileutils_test.go:134: Needs porting to Windows [2021-08-21T19:02:39.057Z] [2021-08-21T19:02:39.057Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-21T19:02:39.057Z] fileutils_test.go:180: Needs porting to Windows [2021-08-21T19:02:39.057Z] [2021-08-21T19:02:39.057Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2021-08-21T19:02:39.057Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:02:39.057Z] [2021-08-21T19:02:39.529Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-08-21T19:02:39.529Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:02:39.529Z] [2021-08-21T19:02:39.529Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-08-21T19:02:39.529Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-21T19:02:39.529Z] [2021-08-21T19:02:39.529Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-21T19:02:39.529Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-21T19:02:39.529Z] [2021-08-21T19:02:39.529Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-21T19:02:39.529Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-21T19:02:39.529Z] [2021-08-21T19:02:39.529Z] [2021-08-21T19:02:39.529Z] DONE 2070 tests, 67 skipped in 285.343s [2021-08-21T19:02:39.529Z] INFO: make.ps1 ended at 08/21/2021 19:02:39 [2021-08-21T19:02:41.067Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-21T19:02:41.068Z] INFO: Unit tests ended at 08/21/2021 19:02:40. Duration:00:05:00.1465618 [2021-08-21T19:02:41.068Z] INFO: Building busybox [2021-08-21T19:02:41.068Z] Sending build context to Docker daemon 5.12kB [2021-08-21T19:02:41.068Z] [2021-08-21T19:02:41.068Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-21T19:02:41.068Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-21T19:02:41.068Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-21T19:02:41.068Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-21T19:02:41.068Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-21T19:02:41.068Z] ---> d1724c2d9a84 [2021-08-21T19:02:41.068Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-21T19:02:41.068Z] ---> Running in d811b335c1c6 [2021-08-21T19:02:41.314Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-08-21T19:02:43.834Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-21T19:02:44.764Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-21T19:02:44.764Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-21T19:02:46.131Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-08-21T19:02:46.388Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-21T19:02:47.755Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-21T19:02:48.318Z] check_test.go:309: [d63bb0e336f45] daemon is not started [2021-08-21T19:02:48.318Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-08-21T19:02:48.880Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-08-21T19:02:49.443Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-08-21T19:02:49.443Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-21T19:02:50.005Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-08-21T19:02:52.540Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-08-21T19:02:52.540Z] check_test.go:309: [de0f5a27545d6] daemon is not started [2021-08-21T19:02:52.540Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-08-21T19:02:54.431Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-08-21T19:02:55.799Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-08-21T19:02:55.889Z] Removing intermediate container d811b335c1c6 [2021-08-21T19:02:55.889Z] ---> a4e623997af8 [2021-08-21T19:02:55.889Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-21T19:02:55.889Z] ---> Running in c1dd350147e2 [2021-08-21T19:02:55.889Z] Removing intermediate container c1dd350147e2 [2021-08-21T19:02:55.889Z] ---> a447ba283a90 [2021-08-21T19:02:55.889Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-21T19:02:55.889Z] ---> Running in 9be8eeaba743 [2021-08-21T19:02:55.889Z] Removing intermediate container 9be8eeaba743 [2021-08-21T19:02:55.889Z] ---> e9f94e0d7a39 [2021-08-21T19:02:55.889Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-21T19:02:55.889Z] [2021-08-21T19:02:56.351Z] ---> cd427f7d1008 [2021-08-21T19:02:56.351Z] 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-21T19:02:56.351Z] ---> Running in cdff78870432 [2021-08-21T19:02:59.968Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-08-21T19:03:00.894Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-08-21T19:03:03.411Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-08-21T19:03:04.340Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-21T19:03:06.232Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-21T19:03:07.163Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-08-21T19:03:10.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-21T19:03:10.434Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-21T19:03:11.801Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-08-21T19:03:14.053Z] Removing intermediate container cdff78870432 [2021-08-21T19:03:14.053Z] ---> bce4dc539b13 [2021-08-21T19:03:14.053Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-21T19:03:14.053Z] ---> Running in 6cdb31a25ac3 [2021-08-21T19:03:15.597Z] [2021-08-21T19:03:15.597Z] SUCCESS: Specified value was saved. [2021-08-21T19:03:17.789Z] Removing intermediate container 6cdb31a25ac3 [2021-08-21T19:03:17.789Z] ---> de936496b539 [2021-08-21T19:03:17.789Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-21T19:03:17.789Z] ---> Running in 72f2b0708fd1 [2021-08-21T19:03:18.341Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-08-21T19:03:19.271Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-08-21T19:03:20.202Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-08-21T19:03:21.570Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-08-21T19:03:22.490Z] Cannot create a file when that file already exists. [2021-08-21T19:03:24.843Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-08-21T19:03:27.184Z] Removing intermediate container 72f2b0708fd1 [2021-08-21T19:03:27.184Z] ---> 6e6d8619de92 [2021-08-21T19:03:27.184Z] Step 13/13 : CMD ["sh"] [2021-08-21T19:03:27.184Z] ---> Running in 02c42c50e5be [2021-08-21T19:03:27.184Z] Removing intermediate container 02c42c50e5be [2021-08-21T19:03:27.184Z] ---> 265036e972bd [2021-08-21T19:03:27.184Z] Successfully built 265036e972bd [2021-08-21T19:03:27.184Z] Successfully tagged busybox:latest [2021-08-21T19:03:27.184Z] INFO: Docker images of the daemon under test [2021-08-21T19:03:27.184Z] [2021-08-21T19:03:27.184Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-21T19:03:27.184Z] busybox latest 265036e972bd Less than a second ago 5.72GB [2021-08-21T19:03:27.184Z] microsoft/windowsservercore latest d1724c2d9a84 2 weeks ago 5.7GB [2021-08-21T19:03:27.184Z] mcr.microsoft.com/windows/servercore ltsc2019 d1724c2d9a84 2 weeks ago 5.7GB [2021-08-21T19:03:27.184Z] [2021-08-21T19:03:27.184Z] INFO: Running integration tests at 08/21/2021 19:03:26... [2021-08-21T19:03:27.184Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-21T19:03:27.184Z] INFO: Integration API tests being run from the host: [2021-08-21T19:03:27.184Z] INFO: make.ps1 starting at 08/21/2021 19:03:26 [2021-08-21T19:03:27.410Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-21T19:03:28.154Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-21T19:03:28.341Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-21T19:03:28.341Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-21T19:03:32.812Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-08-21T19:03:32.812Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-08-21T19:03:32.812Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-08-21T19:03:32.812Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-08-21T19:03:32.812Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-08-21T19:03:32.812Z] remote: Enumerating objects: 23, done. [2021-08-21T19:03:32.812Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-08-21T19:03:32.812Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-08-21T19:03:32.812Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-08-21T19:03:32.812Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2021-08-21T19:03:32.812Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-08-21T19:03:32.812Z] Cross building: bundles/cross/linux/ppc64le [2021-08-21T19:03:32.812Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-08-21T19:03:32.812Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-08-21T19:03:33.589Z] docker_cli_daemon_test.go:2550: [d6e8c6d9d0fe9] daemon is not started [2021-08-21T19:03:34.517Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-21T19:03:35.079Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-08-21T19:03:38.346Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-21T19:03:40.865Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-21T19:03:42.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-21T19:03:46.113Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-21T19:03:49.382Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-21T19:03:49.382Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-08-21T19:03:51.329Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-08-21T19:03:52.720Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-21T19:03:55.237Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-08-21T19:03:55.237Z] check_test.go:309: [d2aad299f093b] daemon is not started [2021-08-21T19:03:55.237Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-08-21T19:03:55.801Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-21T19:03:58.147Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-21T19:03:58.147Z] INFO: Testing against a local daemon [2021-08-21T19:03:58.147Z] === RUN TestBuildWithSession [2021-08-21T19:03:58.147Z] build_session_test.go:25: TODO: BuildKit [2021-08-21T19:03:58.147Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-21T19:03:58.147Z] === RUN TestBuildSquashParent [2021-08-21T19:03:58.147Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:03:58.147Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-21T19:03:58.147Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-21T19:03:58.147Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-21T19:03:58.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-21T19:03:58.147Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-21T19:03:58.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-21T19:03:58.147Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-21T19:03:58.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-21T19:03:58.147Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-21T19:03:58.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-21T19:03:58.147Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-21T19:03:58.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-21T19:03:58.147Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-21T19:03:58.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-21T19:03:58.147Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-21T19:03:58.147Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-21T19:03:58.147Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-21T19:03:58.147Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite (420.07s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (9.34s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.45s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.60s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.22s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.66s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.32s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.57s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.31s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.88s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.38s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.14s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.10s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (2.50s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.22s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.95s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.65s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.63s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.54s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.17s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.88s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.55s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.08s) [2021-08-21T19:04:02.347Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.84s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.95s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.66s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.25s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.35s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.54s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.71s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.38s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.69s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.19s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.28s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.15s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.29s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.25s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.19s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.57s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.56s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.15s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.34s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (25.82s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.65s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.18s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.83s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.21s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.34s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.59s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.78s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (14.08s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.85s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.65s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.72s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.04s) [2021-08-21T19:04:02.347Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-08-21T19:04:02.347Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.74s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.50s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.35s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.83s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.03s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.37s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.32s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.27s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.81s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.50s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.28s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.10s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.23s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.14s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.71s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.40s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.95s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.61s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.22s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.44s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.32s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.89s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (4.85s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.18s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.40s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.71s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.71s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.61s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.03s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.26s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.31s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.72s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.79s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.21s) [2021-08-21T19:04:02.347Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s) [2021-08-21T19:04:02.348Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.47s) [2021-08-21T19:04:02.348Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.06s) [2021-08-21T19:04:02.348Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.71s) [2021-08-21T19:04:02.348Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.41s) [2021-08-21T19:04:02.348Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.28s) [2021-08-21T19:04:02.348Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.72s) [2021-08-21T19:04:02.348Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s) [2021-08-21T19:04:02.348Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.96s) [2021-08-21T19:04:02.348Z] === RUN TestDockerSwarmSuite [2021-08-21T19:04:02.348Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-08-21T19:04:04.867Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-08-21T19:04:06.738Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-21T19:04:06.738Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-21T19:04:07.396Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-08-21T19:04:13.833Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-08-21T19:04:13.833Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.81s) [2021-08-21T19:04:13.833Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.09s) [2021-08-21T19:04:13.833Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.21s) [2021-08-21T19:04:13.833Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.42s) [2021-08-21T19:04:13.833Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.06s) [2021-08-21T19:04:13.833Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.99s) [2021-08-21T19:04:13.833Z] === RUN TestBuildMultiStageCopy [2021-08-21T19:04:13.833Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-21T19:04:13.934Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-08-21T19:04:14.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-21T19:04:14.880Z] --- PASS: TestBuildWithHugeFile (94.76s) [2021-08-21T19:04:14.880Z] === RUN TestBuildWCOWSandboxSize [2021-08-21T19:04:18.106Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-21T19:04:18.106Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-21T19:04:20.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-21T19:04:20.905Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-21T19:04:21.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-21T19:04:21.873Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-21T19:04:22.841Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-21T19:04:23.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-21T19:04:23.478Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-21T19:04:23.478Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-21T19:04:23.478Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-21T19:04:23.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-21T19:04:23.811Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-21T19:04:24.040Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-21T19:04:24.040Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-21T19:04:24.296Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-21T19:04:24.553Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-21T19:04:24.791Z] --- PASS: TestBuildMultiStageCopy (11.33s) [2021-08-21T19:04:24.791Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.62s) [2021-08-21T19:04:24.791Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.71s) [2021-08-21T19:04:24.791Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.86s) [2021-08-21T19:04:24.791Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2021-08-21T19:04:24.791Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.14s) [2021-08-21T19:04:24.791Z] === RUN TestBuildMultiStageParentConfig [2021-08-21T19:04:26.443Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-08-21T19:04:26.979Z] --- PASS: TestBuildMultiStageParentConfig (2.33s) [2021-08-21T19:04:26.979Z] === RUN TestBuildLabelWithTargets [2021-08-21T19:04:26.979Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-21T19:04:26.979Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-08-21T19:04:26.979Z] === RUN TestBuildWithEmptyLayers [2021-08-21T19:04:27.007Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-08-21T19:04:27.264Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-21T19:04:28.520Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2021-08-21T19:04:28.520Z] === RUN TestBuildMultiStageOnBuild [2021-08-21T19:04:29.158Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-21T19:04:29.721Z] docker_api_swarm_test.go:562: [dd72d1b1b19e8] joining swarm manager [d4f579ae67c27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-21T19:04:31.612Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-21T19:04:33.502Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-21T19:04:34.871Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-21T19:04:36.765Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-21T19:04:44.855Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-21T19:04:45.111Z] docker_api_swarm_test.go:584: [d2ab02c1d639e] joining swarm manager [d4f579ae67c27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-21T19:04:45.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-21T19:04:46.218Z] --- PASS: TestBuildMultiStageOnBuild (15.40s) [2021-08-21T19:04:46.218Z] === RUN TestBuildUncleanTarFilenames [2021-08-21T19:04:46.218Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-21T19:04:46.218Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-08-21T19:04:46.218Z] === RUN TestBuildMultiStageLayerLeak [2021-08-21T19:04:49.286Z] check_test.go:380: [dd72d1b1b19e8] daemon is not started [2021-08-21T19:04:53.313Z] --- PASS: TestBuildMultiStageLayerLeak (9.46s) [2021-08-21T19:04:53.313Z] === RUN TestBuildWithHugeFile [2021-08-21T19:04:54.294Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-08-21T19:04:54.294Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-08-21T19:04:54.294Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-08-21T19:04:54.294Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-08-21T19:04:54.294Z] Cross building: bundles/cross/linux/s390x [2021-08-21T19:04:54.294Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-08-21T19:04:54.294Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-08-21T19:04:57.402Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-08-21T19:04:57.402Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-08-21T19:04:57.402Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-08-21T19:04:58.775Z] docker_api_swarm_test.go:45: [de0ce709fb7d8] joining swarm manager [de839762a123f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-21T19:05:03.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-21T19:05:08.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-21T19:05:10.948Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-21T19:05:11.512Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-21T19:05:14.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-21T19:05:16.759Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-08-21T19:05:17.321Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-08-21T19:05:22.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-21T19:05:22.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-21T19:05:22.569Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-21T19:05:23.131Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-21T19:05:23.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-21T19:05:23.694Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-21T19:05:24.256Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-21T19:05:24.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-21T19:05:25.622Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-21T19:05:25.622Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-08-21T19:05:25.622Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-21T19:05:25.885Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-21T19:05:31.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-21T19:05:34.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-21T19:05:38.072Z] --- PASS: TestImportExtremelyLargeImageWorks (190.04s) [2021-08-21T19:05:38.072Z] PASS [2021-08-21T19:05:38.072Z] [2021-08-21T19:05:38.072Z] DONE 12 tests in 194.227s [2021-08-21T19:05:38.072Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-21T19:05:38.073Z] ++ 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-21T19:05:38.073Z] ++ set -e [2021-08-21T19:05:38.073Z] ++ '[' -n 0 ']' [2021-08-21T19:05:38.073Z] ++ set -x [2021-08-21T19:05:38.073Z] ++ 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-21T19:05:38.073Z] INFO: Testing against a local daemon [2021-08-21T19:05:38.073Z] === RUN TestNetworkCreateDelete [2021-08-21T19:05:38.073Z] --- PASS: TestNetworkCreateDelete (0.16s) [2021-08-21T19:05:38.073Z] === RUN TestDockerNetworkDeletePreferID [2021-08-21T19:05:38.328Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-21T19:05:38.584Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-21T19:05:38.584Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2021-08-21T19:05:38.584Z] === RUN TestDaemonDNSFallback [2021-08-21T19:05:39.145Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-21T19:05:39.401Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-21T19:05:39.658Z] === RUN TestDockerSuite/TestBuildFails [2021-08-21T19:05:39.893Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-21T19:05:39.893Z] Using test binary docker [2021-08-21T19:05:39.893Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-21T19:05:39.893Z] +++ /etc/init.d/apparmor start [2021-08-21T19:05:39.893Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-21T19:05:39.893Z] INFO: Waiting for daemon to start... [2021-08-21T19:05:39.893Z] Starting dockerd [2021-08-21T19:05:39.893Z] +++ 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-21T19:05:40.586Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-21T19:05:40.586Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-21T19:05:41.274Z] . [2021-08-21T19:05:41.274Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-21T19:05:41.274Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-21T19:05:41.274Z] Error: No such image: emptyfs [2021-08-21T19:05:41.274Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-21T19:05:41.274Z] ++++ docker load [2021-08-21T19:05:41.535Z] Running integration-test (iteration 1) [2021-08-21T19:05:41.535Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-08-21T19:05:41.535Z] ++ 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-21T19:05:41.535Z] ++ set -e [2021-08-21T19:05:41.535Z] ++ '[' -n 0 ']' [2021-08-21T19:05:41.535Z] ++ set -x [2021-08-21T19:05:41.535Z] ++ 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-21T19:05:42.473Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-21T19:05:44.361Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-21T19:05:45.288Z] --- PASS: TestDaemonDNSFallback (6.90s) [2021-08-21T19:05:45.288Z] === RUN TestInspectNetwork [2021-08-21T19:05:45.544Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-21T19:05:46.911Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-21T19:05:47.168Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-21T19:05:48.532Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-21T19:05:49.899Z] === RUN TestInspectNetwork/full_network_id [2021-08-21T19:05:49.899Z] === RUN TestInspectNetwork/partial_network_id [2021-08-21T19:05:49.899Z] === RUN TestInspectNetwork/network_name [2021-08-21T19:05:49.899Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-21T19:05:50.826Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-21T19:05:51.388Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-21T19:05:51.388Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-21T19:05:53.277Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-21T19:05:54.204Z] --- PASS: TestInspectNetwork (8.80s) [2021-08-21T19:05:54.204Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-21T19:05:54.204Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-21T19:05:54.204Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-21T19:05:54.204Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) [2021-08-21T19:05:54.204Z] === RUN TestRunContainerWithBridgeNone [2021-08-21T19:05:55.132Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-21T19:05:56.442Z] Loaded image: buildpack-deps:buster [2021-08-21T19:05:56.442Z] Loaded image: busybox:latest [2021-08-21T19:05:56.442Z] Loaded image: busybox:glibc [2021-08-21T19:05:56.497Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-21T19:05:58.358Z] Loaded image: debian:bullseye [2021-08-21T19:05:58.358Z] Loaded image: hello-world:latest [2021-08-21T19:05:58.358Z] Loaded image: arm32v7/hello-world:latest [2021-08-21T19:05:58.407Z] --- PASS: TestRunContainerWithBridgeNone (4.00s) [2021-08-21T19:05:58.407Z] === RUN TestNetworkInvalidJSON [2021-08-21T19:05:58.407Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-21T19:05:58.407Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-21T19:05:58.407Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-21T19:05:58.407Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-21T19:05:58.407Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-21T19:05:58.407Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-21T19:05:58.407Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-21T19:05:58.407Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-21T19:05:58.407Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-21T19:05:58.407Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-08-21T19:05:58.407Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-21T19:05:58.407Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-21T19:05:58.407Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-21T19:05:58.407Z] === RUN TestNetworkList [2021-08-21T19:05:58.407Z] === RUN TestNetworkList//networks [2021-08-21T19:05:58.407Z] === PAUSE TestNetworkList//networks [2021-08-21T19:05:58.407Z] === RUN TestNetworkList//networks/ [2021-08-21T19:05:58.407Z] === PAUSE TestNetworkList//networks/ [2021-08-21T19:05:58.407Z] === CONT TestNetworkList//networks [2021-08-21T19:05:58.407Z] === CONT TestNetworkList//networks/ [2021-08-21T19:05:58.407Z] --- PASS: TestNetworkList (0.02s) [2021-08-21T19:05:58.407Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-21T19:05:58.407Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-21T19:05:58.407Z] === RUN TestHostIPv4BridgeLabel [2021-08-21T19:05:58.618Z] INFO: Testing against a local daemon [2021-08-21T19:05:58.618Z] === RUN TestCgroupNamespacesBuild [2021-08-21T19:05:58.969Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-08-21T19:05:58.969Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-21T19:05:59.897Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-21T19:05:59.897Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-08-21T19:05:59.897Z] === RUN TestDaemonDefaultNetworkPools [2021-08-21T19:05:59.897Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-21T19:06:00.826Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2021-08-21T19:06:00.826Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-21T19:06:00.826Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-21T19:06:01.388Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-21T19:06:01.644Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-21T19:06:01.644Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-21T19:06:01.900Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-08-21T19:06:01.900Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-21T19:06:01.913Z] --- PASS: TestCgroupNamespacesBuild (3.31s) [2021-08-21T19:06:01.913Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-21T19:06:02.826Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-21T19:06:03.082Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-21T19:06:03.082Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2021-08-21T19:06:03.082Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-21T19:06:03.338Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-21T19:06:03.822Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.60s) [2021-08-21T19:06:03.822Z] === RUN TestBuildWithSession [2021-08-21T19:06:03.822Z] build_session_test.go:25: TODO: BuildKit [2021-08-21T19:06:03.822Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-21T19:06:03.822Z] === RUN TestBuildSquashParent [2021-08-21T19:06:03.900Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-21T19:06:03.900Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2021-08-21T19:06:03.900Z] === RUN TestServiceWithPredefinedNetwork [2021-08-21T19:06:04.156Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-21T19:06:04.412Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-21T19:06:05.339Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-21T19:06:06.270Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-08-21T19:06:07.199Z] --- PASS: TestServiceWithPredefinedNetwork (3.30s) [2021-08-21T19:06:07.199Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-21T19:06:07.199Z] service_test.go:242: FLAKY_TEST [2021-08-21T19:06:07.199Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-21T19:06:07.199Z] === RUN TestServiceWithDataPathPortInit [2021-08-21T19:06:08.129Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-21T19:06:08.691Z] docker_api_swarm_test.go:303: [d6db36f0a8990] joining swarm manager [d6382bf5a0522]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-21T19:06:09.106Z] --- PASS: TestBuildSquashParent (5.52s) [2021-08-21T19:06:09.106Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-21T19:06:09.106Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-21T19:06:09.106Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-21T19:06:09.106Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-21T19:06:09.106Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-21T19:06:09.106Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-21T19:06:09.106Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-21T19:06:09.106Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-21T19:06:09.106Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-21T19:06:09.106Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-21T19:06:09.106Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-21T19:06:09.106Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-21T19:06:09.106Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-21T19:06:09.106Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-21T19:06:09.106Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-21T19:06:09.106Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-21T19:06:09.106Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-21T19:06:10.057Z] docker_api_swarm_test.go:304: [d9cd2ba3d30f5] joining swarm manager [d6382bf5a0522]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-21T19:06:10.984Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-08-21T19:06:12.410Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-21T19:06:12.410Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-21T19:06:13.499Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-21T19:06:14.323Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-21T19:06:14.323Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.92s) [2021-08-21T19:06:14.323Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.21s) [2021-08-21T19:06:14.323Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.21s) [2021-08-21T19:06:14.323Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.28s) [2021-08-21T19:06:14.323Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s) [2021-08-21T19:06:14.323Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.81s) [2021-08-21T19:06:14.323Z] === RUN TestBuildMultiStageCopy [2021-08-21T19:06:14.323Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-21T19:06:15.778Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-08-21T19:06:15.778Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-08-21T19:06:15.778Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-08-21T19:06:15.778Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-08-21T19:06:15.778Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-08-21T19:06:16.113Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-08-21T19:06:16.248Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-21T19:06:16.248Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-21T19:06:16.402Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42768/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=83ec46a7e67402258827a2b9f0e147863646eba0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:83ec46a7e67402258827a2b9f0e147863646eba0 hack/test/unit [2021-08-21T19:06:16.509Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-21T19:06:16.663Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-08-21T19:06:16.663Z] + TESTFLAGS+=' -test.timeout=5m' [2021-08-21T19:06:16.663Z] + TESTDIRS=./... [2021-08-21T19:06:16.663Z] + exclude_paths='/vendor/|/integration' [2021-08-21T19:06:16.663Z] ++ go list ./... [2021-08-21T19:06:16.769Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-21T19:06:16.769Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-21T19:06:16.923Z] ++ grep -vE '(/vendor/|/integration)' [2021-08-21T19:06:17.025Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-21T19:06:17.025Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-21T19:06:17.025Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-21T19:06:17.030Z] --- PASS: TestBuildMultiStageCopy (3.15s) [2021-08-21T19:06:17.030Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.97s) [2021-08-21T19:06:17.030Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s) [2021-08-21T19:06:17.030Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s) [2021-08-21T19:06:17.030Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.30s) [2021-08-21T19:06:17.030Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.31s) [2021-08-21T19:06:17.030Z] === RUN TestBuildMultiStageParentConfig [2021-08-21T19:06:17.282Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-21T19:06:17.539Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-21T19:06:17.865Z] + pkg_list='github.com/docker/docker/api [2021-08-21T19:06:17.865Z] github.com/docker/docker/api/server [2021-08-21T19:06:17.865Z] github.com/docker/docker/api/server/backend/build [2021-08-21T19:06:17.865Z] github.com/docker/docker/api/server/httputils [2021-08-21T19:06:17.865Z] github.com/docker/docker/api/server/middleware [2021-08-21T19:06:17.865Z] github.com/docker/docker/api/server/router [2021-08-21T19:06:17.865Z] github.com/docker/docker/api/server/router/build [2021-08-21T19:06:17.865Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-21T19:06:17.865Z] github.com/docker/docker/api/server/router/container [2021-08-21T19:06:17.865Z] github.com/docker/docker/api/server/router/debug [2021-08-21T19:06:17.865Z] github.com/docker/docker/api/server/router/distribution [2021-08-21T19:06:17.865Z] github.com/docker/docker/api/server/router/grpc [2021-08-21T19:06:17.865Z] github.com/docker/docker/api/server/router/image [2021-08-21T19:06:17.865Z] github.com/docker/docker/api/server/router/network [2021-08-21T19:06:17.865Z] github.com/docker/docker/api/server/router/plugin [2021-08-21T19:06:17.865Z] github.com/docker/docker/api/server/router/session [2021-08-21T19:06:17.865Z] github.com/docker/docker/api/server/router/swarm [2021-08-21T19:06:17.865Z] github.com/docker/docker/api/server/router/system [2021-08-21T19:06:17.865Z] github.com/docker/docker/api/server/router/volume [2021-08-21T19:06:17.865Z] github.com/docker/docker/api/types [2021-08-21T19:06:17.865Z] github.com/docker/docker/api/types/backend [2021-08-21T19:06:17.865Z] github.com/docker/docker/api/types/blkiodev [2021-08-21T19:06:17.865Z] github.com/docker/docker/api/types/container [2021-08-21T19:06:17.865Z] github.com/docker/docker/api/types/events [2021-08-21T19:06:17.865Z] github.com/docker/docker/api/types/filters [2021-08-21T19:06:17.865Z] github.com/docker/docker/api/types/image [2021-08-21T19:06:17.865Z] github.com/docker/docker/api/types/mount [2021-08-21T19:06:17.865Z] github.com/docker/docker/api/types/network [2021-08-21T19:06:17.865Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-21T19:06:17.865Z] github.com/docker/docker/api/types/registry [2021-08-21T19:06:17.865Z] github.com/docker/docker/api/types/strslice [2021-08-21T19:06:17.865Z] github.com/docker/docker/api/types/swarm [2021-08-21T19:06:17.865Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-21T19:06:17.865Z] github.com/docker/docker/api/types/time [2021-08-21T19:06:17.865Z] github.com/docker/docker/api/types/versions [2021-08-21T19:06:17.865Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-21T19:06:17.865Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-21T19:06:17.865Z] github.com/docker/docker/api/types/volume [2021-08-21T19:06:17.865Z] github.com/docker/docker/builder [2021-08-21T19:06:17.865Z] github.com/docker/docker/builder/builder-next [2021-08-21T19:06:17.865Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-21T19:06:17.865Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-21T19:06:17.865Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-21T19:06:17.865Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-21T19:06:17.865Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-21T19:06:17.865Z] github.com/docker/docker/builder/builder-next/worker [2021-08-21T19:06:17.865Z] github.com/docker/docker/builder/dockerfile [2021-08-21T19:06:17.865Z] github.com/docker/docker/builder/dockerignore [2021-08-21T19:06:17.865Z] github.com/docker/docker/builder/remotecontext [2021-08-21T19:06:17.865Z] github.com/docker/docker/builder/remotecontext/git [2021-08-21T19:06:17.865Z] github.com/docker/docker/cli [2021-08-21T19:06:17.865Z] github.com/docker/docker/cli/config [2021-08-21T19:06:17.865Z] github.com/docker/docker/cli/debug [2021-08-21T19:06:17.865Z] github.com/docker/docker/client [2021-08-21T19:06:17.865Z] github.com/docker/docker/cmd/docker-proxy [2021-08-21T19:06:17.865Z] github.com/docker/docker/cmd/dockerd [2021-08-21T19:06:17.865Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-21T19:06:17.865Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-21T19:06:17.865Z] github.com/docker/docker/container [2021-08-21T19:06:17.865Z] github.com/docker/docker/container/stream [2021-08-21T19:06:17.865Z] github.com/docker/docker/contrib/apparmor [2021-08-21T19:06:17.865Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-21T19:06:17.865Z] github.com/docker/docker/contrib/httpserver [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/cluster [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/cluster/convert [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/cluster/executor [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/cluster/provider [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/config [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/discovery [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/events [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/events/testutils [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/exec [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/graphdriver [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/images [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/initlayer [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/links [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/listeners [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/logger [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/logger/gelf [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/logger/journald [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/logger/local [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/logger/logentries [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/logger/splunk [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/logger/syslog [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/logger/templates [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/names [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/network [2021-08-21T19:06:17.865Z] github.com/docker/docker/daemon/stats [2021-08-21T19:06:17.865Z] github.com/docker/docker/distribution [2021-08-21T19:06:17.865Z] github.com/docker/docker/distribution/metadata [2021-08-21T19:06:17.865Z] github.com/docker/docker/distribution/utils [2021-08-21T19:06:17.865Z] github.com/docker/docker/distribution/xfer [2021-08-21T19:06:17.865Z] github.com/docker/docker/dockerversion [2021-08-21T19:06:17.865Z] github.com/docker/docker/errdefs [2021-08-21T19:06:17.865Z] github.com/docker/docker/image [2021-08-21T19:06:17.866Z] github.com/docker/docker/image/cache [2021-08-21T19:06:17.866Z] github.com/docker/docker/image/tarexport [2021-08-21T19:06:17.866Z] github.com/docker/docker/image/v1 [2021-08-21T19:06:17.866Z] github.com/docker/docker/internal/test/suite [2021-08-21T19:06:17.866Z] github.com/docker/docker/layer [2021-08-21T19:06:17.866Z] github.com/docker/docker/libcontainerd [2021-08-21T19:06:17.866Z] github.com/docker/docker/libcontainerd/queue [2021-08-21T19:06:17.866Z] github.com/docker/docker/libcontainerd/remote [2021-08-21T19:06:17.866Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-21T19:06:17.866Z] github.com/docker/docker/libcontainerd/types [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/api [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/bitseq [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/cluster [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/config [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/datastore [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/driverapi [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/etchosts [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/idm [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/ipam [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/iptables [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/netlabel [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/netutils [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/networkdb [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/ns [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/options [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/osl [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/portallocator [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/portmapper [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/testutils [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/types [2021-08-21T19:06:17.866Z] github.com/docker/docker/oci [2021-08-21T19:06:17.866Z] github.com/docker/docker/oci/caps [2021-08-21T19:06:17.866Z] github.com/docker/docker/opts [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/aaparser [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/archive [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/authorization [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/broadcaster [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/capabilities [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/chrootarchive [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/containerfs [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/devicemapper [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/directory [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/discovery [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/discovery/file [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/discovery/kv [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/discovery/memory [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/dmesg [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/filenotify [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/fileutils [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/fsutils [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/homedir [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/idtools [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/ioutils [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/jsonmessage [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/locker [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/longpath [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/loopback [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/mount [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/namesgenerator [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/parsers [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/pidfile [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/platform [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/plugingetter [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/plugins [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/plugins/transport [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/pools [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/progress [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/pubsub [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/reexec [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/signal [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/stack [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/stdcopy [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/streamformatter [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/stringid [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/symlink [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/sysinfo [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/system [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/tailfile [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/tarsum [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/term [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/term/windows [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/truncindex [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/urlutil [2021-08-21T19:06:17.866Z] github.com/docker/docker/pkg/useragent [2021-08-21T19:06:17.866Z] github.com/docker/docker/plugin [2021-08-21T19:06:17.866Z] github.com/docker/docker/plugin/executor/containerd [2021-08-21T19:06:17.866Z] github.com/docker/docker/plugin/v2 [2021-08-21T19:06:17.866Z] github.com/docker/docker/profiles/apparmor [2021-08-21T19:06:17.866Z] github.com/docker/docker/profiles/seccomp [2021-08-21T19:06:17.866Z] github.com/docker/docker/quota [2021-08-21T19:06:17.866Z] github.com/docker/docker/reference [2021-08-21T19:06:17.866Z] github.com/docker/docker/registry [2021-08-21T19:06:17.866Z] github.com/docker/docker/registry/resumable [2021-08-21T19:06:17.866Z] github.com/docker/docker/restartmanager [2021-08-21T19:06:17.866Z] github.com/docker/docker/rootless [2021-08-21T19:06:17.866Z] github.com/docker/docker/rootless/specconv [2021-08-21T19:06:17.866Z] github.com/docker/docker/runconfig [2021-08-21T19:06:17.866Z] github.com/docker/docker/runconfig/opts [2021-08-21T19:06:17.866Z] github.com/docker/docker/testutil [2021-08-21T19:06:17.866Z] github.com/docker/docker/testutil/daemon [2021-08-21T19:06:17.866Z] github.com/docker/docker/testutil/environment [2021-08-21T19:06:17.866Z] github.com/docker/docker/testutil/fakecontext [2021-08-21T19:06:17.866Z] github.com/docker/docker/testutil/fakegit [2021-08-21T19:06:17.866Z] github.com/docker/docker/testutil/fakestorage [2021-08-21T19:06:17.866Z] github.com/docker/docker/testutil/fixtures/load [2021-08-21T19:06:17.866Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-21T19:06:17.866Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-21T19:06:17.866Z] github.com/docker/docker/testutil/registry [2021-08-21T19:06:17.866Z] github.com/docker/docker/testutil/request [2021-08-21T19:06:17.866Z] github.com/docker/docker/volume [2021-08-21T19:06:17.866Z] github.com/docker/docker/volume/drivers [2021-08-21T19:06:17.866Z] github.com/docker/docker/volume/local [2021-08-21T19:06:17.866Z] github.com/docker/docker/volume/mounts [2021-08-21T19:06:17.866Z] github.com/docker/docker/volume/service [2021-08-21T19:06:17.866Z] github.com/docker/docker/volume/service/opts [2021-08-21T19:06:17.866Z] github.com/docker/docker/volume/testutils' [2021-08-21T19:06:17.866Z] ++ grep --fixed-strings -v /libnetwork [2021-08-21T19:06:17.866Z] ++ echo 'github.com/docker/docker/api [2021-08-21T19:06:17.866Z] github.com/docker/docker/api/server [2021-08-21T19:06:17.866Z] github.com/docker/docker/api/server/backend/build [2021-08-21T19:06:17.866Z] github.com/docker/docker/api/server/httputils [2021-08-21T19:06:17.866Z] github.com/docker/docker/api/server/middleware [2021-08-21T19:06:17.866Z] github.com/docker/docker/api/server/router [2021-08-21T19:06:17.866Z] github.com/docker/docker/api/server/router/build [2021-08-21T19:06:17.866Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-21T19:06:17.866Z] github.com/docker/docker/api/server/router/container [2021-08-21T19:06:17.866Z] github.com/docker/docker/api/server/router/debug [2021-08-21T19:06:17.866Z] github.com/docker/docker/api/server/router/distribution [2021-08-21T19:06:17.866Z] github.com/docker/docker/api/server/router/grpc [2021-08-21T19:06:17.866Z] github.com/docker/docker/api/server/router/image [2021-08-21T19:06:17.866Z] github.com/docker/docker/api/server/router/network [2021-08-21T19:06:17.866Z] github.com/docker/docker/api/server/router/plugin [2021-08-21T19:06:17.866Z] github.com/docker/docker/api/server/router/session [2021-08-21T19:06:17.866Z] github.com/docker/docker/api/server/router/swarm [2021-08-21T19:06:17.866Z] github.com/docker/docker/api/server/router/system [2021-08-21T19:06:17.866Z] github.com/docker/docker/api/server/router/volume [2021-08-21T19:06:17.866Z] github.com/docker/docker/api/types [2021-08-21T19:06:17.866Z] github.com/docker/docker/api/types/backend [2021-08-21T19:06:17.866Z] github.com/docker/docker/api/types/blkiodev [2021-08-21T19:06:17.866Z] github.com/docker/docker/api/types/container [2021-08-21T19:06:17.866Z] github.com/docker/docker/api/types/events [2021-08-21T19:06:17.866Z] github.com/docker/docker/api/types/filters [2021-08-21T19:06:17.866Z] github.com/docker/docker/api/types/image [2021-08-21T19:06:17.866Z] github.com/docker/docker/api/types/mount [2021-08-21T19:06:17.866Z] github.com/docker/docker/api/types/network [2021-08-21T19:06:17.866Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-21T19:06:17.866Z] github.com/docker/docker/api/types/registry [2021-08-21T19:06:17.866Z] github.com/docker/docker/api/types/strslice [2021-08-21T19:06:17.866Z] github.com/docker/docker/api/types/swarm [2021-08-21T19:06:17.866Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-21T19:06:17.866Z] github.com/docker/docker/api/types/time [2021-08-21T19:06:17.866Z] github.com/docker/docker/api/types/versions [2021-08-21T19:06:17.866Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-21T19:06:17.866Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-21T19:06:17.866Z] github.com/docker/docker/api/types/volume [2021-08-21T19:06:17.866Z] github.com/docker/docker/builder [2021-08-21T19:06:17.866Z] github.com/docker/docker/builder/builder-next [2021-08-21T19:06:17.866Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-21T19:06:17.866Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-21T19:06:17.866Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-21T19:06:17.866Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-21T19:06:17.866Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-21T19:06:17.866Z] github.com/docker/docker/builder/builder-next/worker [2021-08-21T19:06:17.866Z] github.com/docker/docker/builder/dockerfile [2021-08-21T19:06:17.866Z] github.com/docker/docker/builder/dockerignore [2021-08-21T19:06:17.866Z] github.com/docker/docker/builder/remotecontext [2021-08-21T19:06:17.866Z] github.com/docker/docker/builder/remotecontext/git [2021-08-21T19:06:17.866Z] github.com/docker/docker/cli [2021-08-21T19:06:17.866Z] github.com/docker/docker/cli/config [2021-08-21T19:06:17.866Z] github.com/docker/docker/cli/debug [2021-08-21T19:06:17.866Z] github.com/docker/docker/client [2021-08-21T19:06:17.866Z] github.com/docker/docker/cmd/docker-proxy [2021-08-21T19:06:17.866Z] github.com/docker/docker/cmd/dockerd [2021-08-21T19:06:17.866Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-21T19:06:17.866Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-21T19:06:17.866Z] github.com/docker/docker/container [2021-08-21T19:06:17.866Z] github.com/docker/docker/container/stream [2021-08-21T19:06:17.866Z] github.com/docker/docker/contrib/apparmor [2021-08-21T19:06:17.866Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-21T19:06:17.866Z] github.com/docker/docker/contrib/httpserver [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/cluster [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/cluster/convert [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/cluster/executor [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/cluster/provider [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/config [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/discovery [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/events [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/events/testutils [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/exec [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/graphdriver [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/images [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/initlayer [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/links [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/listeners [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/logger [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/logger/gelf [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/logger/journald [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/logger/local [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/logger/logentries [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/logger/splunk [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/logger/syslog [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/logger/templates [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/names [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/network [2021-08-21T19:06:17.866Z] github.com/docker/docker/daemon/stats [2021-08-21T19:06:17.866Z] github.com/docker/docker/distribution [2021-08-21T19:06:17.866Z] github.com/docker/docker/distribution/metadata [2021-08-21T19:06:17.866Z] github.com/docker/docker/distribution/utils [2021-08-21T19:06:17.866Z] github.com/docker/docker/distribution/xfer [2021-08-21T19:06:17.866Z] github.com/docker/docker/dockerversion [2021-08-21T19:06:17.866Z] github.com/docker/docker/errdefs [2021-08-21T19:06:17.866Z] github.com/docker/docker/image [2021-08-21T19:06:17.866Z] github.com/docker/docker/image/cache [2021-08-21T19:06:17.866Z] github.com/docker/docker/image/tarexport [2021-08-21T19:06:17.866Z] github.com/docker/docker/image/v1 [2021-08-21T19:06:17.866Z] github.com/docker/docker/internal/test/suite [2021-08-21T19:06:17.866Z] github.com/docker/docker/layer [2021-08-21T19:06:17.866Z] github.com/docker/docker/libcontainerd [2021-08-21T19:06:17.866Z] github.com/docker/docker/libcontainerd/queue [2021-08-21T19:06:17.866Z] github.com/docker/docker/libcontainerd/remote [2021-08-21T19:06:17.866Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-21T19:06:17.866Z] github.com/docker/docker/libcontainerd/types [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/api [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/bitseq [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/cluster [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/config [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/datastore [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/driverapi [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-21T19:06:17.866Z] github.com/docker/docker/libnetwork/etchosts [2021-08-21T19:06:17.867Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-21T19:06:17.867Z] github.com/docker/docker/libnetwork/idm [2021-08-21T19:06:17.867Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-21T19:06:17.867Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-21T19:06:17.867Z] github.com/docker/docker/libnetwork/ipam [2021-08-21T19:06:17.867Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-21T19:06:17.867Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-21T19:06:17.867Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-21T19:06:17.867Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-21T19:06:17.867Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-21T19:06:17.867Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-21T19:06:17.867Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-21T19:06:17.867Z] github.com/docker/docker/libnetwork/iptables [2021-08-21T19:06:17.867Z] github.com/docker/docker/libnetwork/netlabel [2021-08-21T19:06:17.867Z] github.com/docker/docker/libnetwork/netutils [2021-08-21T19:06:17.867Z] github.com/docker/docker/libnetwork/networkdb [2021-08-21T19:06:17.867Z] github.com/docker/docker/libnetwork/ns [2021-08-21T19:06:17.867Z] github.com/docker/docker/libnetwork/options [2021-08-21T19:06:17.867Z] github.com/docker/docker/libnetwork/osl [2021-08-21T19:06:17.867Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-21T19:06:17.867Z] github.com/docker/docker/libnetwork/portallocator [2021-08-21T19:06:17.867Z] github.com/docker/docker/libnetwork/portmapper [2021-08-21T19:06:17.867Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-21T19:06:17.867Z] github.com/docker/docker/libnetwork/testutils [2021-08-21T19:06:17.867Z] github.com/docker/docker/libnetwork/types [2021-08-21T19:06:17.867Z] github.com/docker/docker/oci [2021-08-21T19:06:17.867Z] github.com/docker/docker/oci/caps [2021-08-21T19:06:17.867Z] github.com/docker/docker/opts [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/aaparser [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/archive [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/authorization [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/broadcaster [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/capabilities [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/chrootarchive [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/containerfs [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/devicemapper [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/directory [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/discovery [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/discovery/file [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/discovery/kv [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/discovery/memory [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/dmesg [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/filenotify [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/fileutils [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/fsutils [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/homedir [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/idtools [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/ioutils [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/jsonmessage [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/locker [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/longpath [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/loopback [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/mount [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/namesgenerator [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/parsers [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/pidfile [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/platform [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/plugingetter [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/plugins [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/plugins/transport [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/pools [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/progress [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/pubsub [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/reexec [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/signal [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/stack [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/stdcopy [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/streamformatter [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/stringid [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/symlink [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/sysinfo [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/system [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/tailfile [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/tarsum [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/term [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/term/windows [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/truncindex [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/urlutil [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/useragent [2021-08-21T19:06:17.867Z] github.com/docker/docker/plugin [2021-08-21T19:06:17.867Z] github.com/docker/docker/plugin/executor/containerd [2021-08-21T19:06:17.867Z] github.com/docker/docker/plugin/v2 [2021-08-21T19:06:17.867Z] github.com/docker/docker/profiles/apparmor [2021-08-21T19:06:17.867Z] github.com/docker/docker/profiles/seccomp [2021-08-21T19:06:17.867Z] github.com/docker/docker/quota [2021-08-21T19:06:17.867Z] github.com/docker/docker/reference [2021-08-21T19:06:17.867Z] github.com/docker/docker/registry [2021-08-21T19:06:17.867Z] github.com/docker/docker/registry/resumable [2021-08-21T19:06:17.867Z] github.com/docker/docker/restartmanager [2021-08-21T19:06:17.867Z] github.com/docker/docker/rootless [2021-08-21T19:06:17.867Z] github.com/docker/docker/rootless/specconv [2021-08-21T19:06:17.867Z] github.com/docker/docker/runconfig [2021-08-21T19:06:17.867Z] github.com/docker/docker/runconfig/opts [2021-08-21T19:06:17.867Z] github.com/docker/docker/testutil [2021-08-21T19:06:17.867Z] github.com/docker/docker/testutil/daemon [2021-08-21T19:06:17.867Z] github.com/docker/docker/testutil/environment [2021-08-21T19:06:17.867Z] github.com/docker/docker/testutil/fakecontext [2021-08-21T19:06:17.867Z] github.com/docker/docker/testutil/fakegit [2021-08-21T19:06:17.867Z] github.com/docker/docker/testutil/fakestorage [2021-08-21T19:06:17.867Z] github.com/docker/docker/testutil/fixtures/load [2021-08-21T19:06:17.867Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-21T19:06:17.867Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-21T19:06:17.867Z] github.com/docker/docker/testutil/registry [2021-08-21T19:06:17.867Z] github.com/docker/docker/testutil/request [2021-08-21T19:06:17.867Z] github.com/docker/docker/volume [2021-08-21T19:06:17.867Z] github.com/docker/docker/volume/drivers [2021-08-21T19:06:17.867Z] github.com/docker/docker/volume/local [2021-08-21T19:06:17.867Z] github.com/docker/docker/volume/mounts [2021-08-21T19:06:17.867Z] github.com/docker/docker/volume/service [2021-08-21T19:06:17.867Z] github.com/docker/docker/volume/service/opts [2021-08-21T19:06:17.867Z] github.com/docker/docker/volume/testutils' [2021-08-21T19:06:17.867Z] + base_pkg_list='github.com/docker/docker/api [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/server [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/server/backend/build [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/server/httputils [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/server/middleware [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/server/router [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/server/router/build [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/server/router/container [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/server/router/debug [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/server/router/distribution [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/server/router/grpc [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/server/router/image [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/server/router/network [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/server/router/plugin [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/server/router/session [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/server/router/swarm [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/server/router/system [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/server/router/volume [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/types [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/types/backend [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/types/blkiodev [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/types/container [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/types/events [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/types/filters [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/types/image [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/types/mount [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/types/network [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/types/registry [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/types/strslice [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/types/swarm [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/types/time [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/types/versions [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/types/volume [2021-08-21T19:06:17.867Z] github.com/docker/docker/builder [2021-08-21T19:06:17.867Z] github.com/docker/docker/builder/builder-next [2021-08-21T19:06:17.867Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-21T19:06:17.867Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-21T19:06:17.867Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-21T19:06:17.867Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-21T19:06:17.867Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-21T19:06:17.867Z] github.com/docker/docker/builder/builder-next/worker [2021-08-21T19:06:17.867Z] github.com/docker/docker/builder/dockerfile [2021-08-21T19:06:17.867Z] github.com/docker/docker/builder/dockerignore [2021-08-21T19:06:17.867Z] github.com/docker/docker/builder/remotecontext [2021-08-21T19:06:17.867Z] github.com/docker/docker/builder/remotecontext/git [2021-08-21T19:06:17.867Z] github.com/docker/docker/cli [2021-08-21T19:06:17.867Z] github.com/docker/docker/cli/config [2021-08-21T19:06:17.867Z] github.com/docker/docker/cli/debug [2021-08-21T19:06:17.867Z] github.com/docker/docker/client [2021-08-21T19:06:17.867Z] github.com/docker/docker/cmd/docker-proxy [2021-08-21T19:06:17.867Z] github.com/docker/docker/cmd/dockerd [2021-08-21T19:06:17.867Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-21T19:06:17.867Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-21T19:06:17.867Z] github.com/docker/docker/container [2021-08-21T19:06:17.867Z] github.com/docker/docker/container/stream [2021-08-21T19:06:17.867Z] github.com/docker/docker/contrib/apparmor [2021-08-21T19:06:17.867Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-21T19:06:17.867Z] github.com/docker/docker/contrib/httpserver [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/cluster [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/cluster/convert [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/cluster/executor [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/cluster/provider [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/config [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/discovery [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/events [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/events/testutils [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/exec [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/graphdriver [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/images [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/initlayer [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/links [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/listeners [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/logger [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/logger/gelf [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/logger/journald [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/logger/local [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/logger/logentries [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/logger/splunk [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/logger/syslog [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/logger/templates [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/names [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/network [2021-08-21T19:06:17.867Z] github.com/docker/docker/daemon/stats [2021-08-21T19:06:17.867Z] github.com/docker/docker/distribution [2021-08-21T19:06:17.867Z] github.com/docker/docker/distribution/metadata [2021-08-21T19:06:17.867Z] github.com/docker/docker/distribution/utils [2021-08-21T19:06:17.867Z] github.com/docker/docker/distribution/xfer [2021-08-21T19:06:17.867Z] github.com/docker/docker/dockerversion [2021-08-21T19:06:17.867Z] github.com/docker/docker/errdefs [2021-08-21T19:06:17.867Z] github.com/docker/docker/image [2021-08-21T19:06:17.867Z] github.com/docker/docker/image/cache [2021-08-21T19:06:17.867Z] github.com/docker/docker/image/tarexport [2021-08-21T19:06:17.867Z] github.com/docker/docker/image/v1 [2021-08-21T19:06:17.867Z] github.com/docker/docker/internal/test/suite [2021-08-21T19:06:17.867Z] github.com/docker/docker/layer [2021-08-21T19:06:17.867Z] github.com/docker/docker/libcontainerd [2021-08-21T19:06:17.867Z] github.com/docker/docker/libcontainerd/queue [2021-08-21T19:06:17.867Z] github.com/docker/docker/libcontainerd/remote [2021-08-21T19:06:17.867Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-21T19:06:17.867Z] github.com/docker/docker/libcontainerd/types [2021-08-21T19:06:17.867Z] github.com/docker/docker/oci [2021-08-21T19:06:17.867Z] github.com/docker/docker/oci/caps [2021-08-21T19:06:17.867Z] github.com/docker/docker/opts [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/aaparser [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/archive [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/authorization [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/broadcaster [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/capabilities [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/chrootarchive [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/containerfs [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/devicemapper [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/directory [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/discovery [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/discovery/file [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/discovery/kv [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/discovery/memory [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/dmesg [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/filenotify [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/fileutils [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/fsutils [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/homedir [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/idtools [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/ioutils [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/jsonmessage [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/locker [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/longpath [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/loopback [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/mount [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/namesgenerator [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/parsers [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/pidfile [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/platform [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/plugingetter [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/plugins [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/plugins/transport [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/pools [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/progress [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/pubsub [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/reexec [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/signal [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/stack [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/stdcopy [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/streamformatter [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/stringid [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/symlink [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/sysinfo [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/system [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/tailfile [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/tarsum [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/term [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/term/windows [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/truncindex [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/urlutil [2021-08-21T19:06:17.867Z] github.com/docker/docker/pkg/useragent [2021-08-21T19:06:17.867Z] github.com/docker/docker/plugin [2021-08-21T19:06:17.867Z] github.com/docker/docker/plugin/executor/containerd [2021-08-21T19:06:17.867Z] github.com/docker/docker/plugin/v2 [2021-08-21T19:06:17.867Z] github.com/docker/docker/profiles/apparmor [2021-08-21T19:06:17.867Z] github.com/docker/docker/profiles/seccomp [2021-08-21T19:06:17.867Z] github.com/docker/docker/quota [2021-08-21T19:06:17.867Z] github.com/docker/docker/reference [2021-08-21T19:06:17.867Z] github.com/docker/docker/registry [2021-08-21T19:06:17.867Z] github.com/docker/docker/registry/resumable [2021-08-21T19:06:17.867Z] github.com/docker/docker/restartmanager [2021-08-21T19:06:17.867Z] github.com/docker/docker/rootless [2021-08-21T19:06:17.867Z] github.com/docker/docker/rootless/specconv [2021-08-21T19:06:17.867Z] github.com/docker/docker/runconfig [2021-08-21T19:06:17.867Z] github.com/docker/docker/runconfig/opts [2021-08-21T19:06:17.867Z] github.com/docker/docker/testutil [2021-08-21T19:06:17.867Z] github.com/docker/docker/testutil/daemon [2021-08-21T19:06:17.867Z] github.com/docker/docker/testutil/environment [2021-08-21T19:06:17.867Z] github.com/docker/docker/testutil/fakecontext [2021-08-21T19:06:17.867Z] github.com/docker/docker/testutil/fakegit [2021-08-21T19:06:17.867Z] github.com/docker/docker/testutil/fakestorage [2021-08-21T19:06:17.867Z] github.com/docker/docker/testutil/fixtures/load [2021-08-21T19:06:17.867Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-21T19:06:17.867Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-21T19:06:17.867Z] github.com/docker/docker/testutil/registry [2021-08-21T19:06:17.867Z] github.com/docker/docker/testutil/request [2021-08-21T19:06:17.867Z] github.com/docker/docker/volume [2021-08-21T19:06:17.867Z] github.com/docker/docker/volume/drivers [2021-08-21T19:06:17.867Z] github.com/docker/docker/volume/local [2021-08-21T19:06:17.867Z] github.com/docker/docker/volume/mounts [2021-08-21T19:06:17.867Z] github.com/docker/docker/volume/service [2021-08-21T19:06:17.867Z] github.com/docker/docker/volume/service/opts [2021-08-21T19:06:17.867Z] github.com/docker/docker/volume/testutils' [2021-08-21T19:06:17.867Z] ++ grep --fixed-strings /libnetwork [2021-08-21T19:06:17.867Z] ++ echo 'github.com/docker/docker/api [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/server [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/server/backend/build [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/server/httputils [2021-08-21T19:06:17.867Z] github.com/docker/docker/api/server/middleware [2021-08-21T19:06:17.868Z] github.com/docker/docker/api/server/router [2021-08-21T19:06:17.868Z] github.com/docker/docker/api/server/router/build [2021-08-21T19:06:17.868Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-21T19:06:17.868Z] github.com/docker/docker/api/server/router/container [2021-08-21T19:06:17.868Z] github.com/docker/docker/api/server/router/debug [2021-08-21T19:06:17.868Z] github.com/docker/docker/api/server/router/distribution [2021-08-21T19:06:17.868Z] github.com/docker/docker/api/server/router/grpc [2021-08-21T19:06:17.868Z] github.com/docker/docker/api/server/router/image [2021-08-21T19:06:17.868Z] github.com/docker/docker/api/server/router/network [2021-08-21T19:06:17.868Z] github.com/docker/docker/api/server/router/plugin [2021-08-21T19:06:17.868Z] github.com/docker/docker/api/server/router/session [2021-08-21T19:06:17.868Z] github.com/docker/docker/api/server/router/swarm [2021-08-21T19:06:17.868Z] github.com/docker/docker/api/server/router/system [2021-08-21T19:06:17.868Z] github.com/docker/docker/api/server/router/volume [2021-08-21T19:06:17.868Z] github.com/docker/docker/api/types [2021-08-21T19:06:17.868Z] github.com/docker/docker/api/types/backend [2021-08-21T19:06:17.868Z] github.com/docker/docker/api/types/blkiodev [2021-08-21T19:06:17.868Z] github.com/docker/docker/api/types/container [2021-08-21T19:06:17.868Z] github.com/docker/docker/api/types/events [2021-08-21T19:06:17.868Z] github.com/docker/docker/api/types/filters [2021-08-21T19:06:17.868Z] github.com/docker/docker/api/types/image [2021-08-21T19:06:17.868Z] github.com/docker/docker/api/types/mount [2021-08-21T19:06:17.868Z] github.com/docker/docker/api/types/network [2021-08-21T19:06:17.868Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-21T19:06:17.868Z] github.com/docker/docker/api/types/registry [2021-08-21T19:06:17.868Z] github.com/docker/docker/api/types/strslice [2021-08-21T19:06:17.868Z] github.com/docker/docker/api/types/swarm [2021-08-21T19:06:17.868Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-21T19:06:17.868Z] github.com/docker/docker/api/types/time [2021-08-21T19:06:17.868Z] github.com/docker/docker/api/types/versions [2021-08-21T19:06:17.868Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-21T19:06:17.868Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-21T19:06:17.868Z] github.com/docker/docker/api/types/volume [2021-08-21T19:06:17.868Z] github.com/docker/docker/builder [2021-08-21T19:06:17.868Z] github.com/docker/docker/builder/builder-next [2021-08-21T19:06:17.868Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-21T19:06:17.868Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-21T19:06:17.868Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-21T19:06:17.868Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-21T19:06:17.868Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-21T19:06:17.868Z] github.com/docker/docker/builder/builder-next/worker [2021-08-21T19:06:17.868Z] github.com/docker/docker/builder/dockerfile [2021-08-21T19:06:17.868Z] github.com/docker/docker/builder/dockerignore [2021-08-21T19:06:17.868Z] github.com/docker/docker/builder/remotecontext [2021-08-21T19:06:17.868Z] github.com/docker/docker/builder/remotecontext/git [2021-08-21T19:06:17.868Z] github.com/docker/docker/cli [2021-08-21T19:06:17.868Z] github.com/docker/docker/cli/config [2021-08-21T19:06:17.868Z] github.com/docker/docker/cli/debug [2021-08-21T19:06:17.868Z] github.com/docker/docker/client [2021-08-21T19:06:17.868Z] github.com/docker/docker/cmd/docker-proxy [2021-08-21T19:06:17.868Z] github.com/docker/docker/cmd/dockerd [2021-08-21T19:06:17.868Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-21T19:06:17.868Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-21T19:06:17.868Z] github.com/docker/docker/container [2021-08-21T19:06:17.868Z] github.com/docker/docker/container/stream [2021-08-21T19:06:17.868Z] github.com/docker/docker/contrib/apparmor [2021-08-21T19:06:17.868Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-21T19:06:17.868Z] github.com/docker/docker/contrib/httpserver [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/cluster [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/cluster/convert [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/cluster/executor [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/cluster/provider [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/config [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/discovery [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/events [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/events/testutils [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/exec [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/graphdriver [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/images [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/initlayer [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/links [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/listeners [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/logger [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/logger/gelf [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/logger/journald [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/logger/local [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/logger/logentries [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/logger/splunk [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/logger/syslog [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/logger/templates [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/names [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/network [2021-08-21T19:06:17.868Z] github.com/docker/docker/daemon/stats [2021-08-21T19:06:17.868Z] github.com/docker/docker/distribution [2021-08-21T19:06:17.868Z] github.com/docker/docker/distribution/metadata [2021-08-21T19:06:17.868Z] github.com/docker/docker/distribution/utils [2021-08-21T19:06:17.868Z] github.com/docker/docker/distribution/xfer [2021-08-21T19:06:17.868Z] github.com/docker/docker/dockerversion [2021-08-21T19:06:17.868Z] github.com/docker/docker/errdefs [2021-08-21T19:06:17.868Z] github.com/docker/docker/image [2021-08-21T19:06:17.868Z] github.com/docker/docker/image/cache [2021-08-21T19:06:17.868Z] github.com/docker/docker/image/tarexport [2021-08-21T19:06:17.868Z] github.com/docker/docker/image/v1 [2021-08-21T19:06:17.868Z] github.com/docker/docker/internal/test/suite [2021-08-21T19:06:17.868Z] github.com/docker/docker/layer [2021-08-21T19:06:17.868Z] github.com/docker/docker/libcontainerd [2021-08-21T19:06:17.868Z] github.com/docker/docker/libcontainerd/queue [2021-08-21T19:06:17.868Z] github.com/docker/docker/libcontainerd/remote [2021-08-21T19:06:17.868Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-21T19:06:17.868Z] github.com/docker/docker/libcontainerd/types [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/api [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/bitseq [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/cluster [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/config [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/datastore [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/driverapi [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/etchosts [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/idm [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/ipam [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/iptables [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/netlabel [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/netutils [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/networkdb [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/ns [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/options [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/osl [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/portallocator [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/portmapper [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/testutils [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/types [2021-08-21T19:06:17.868Z] github.com/docker/docker/oci [2021-08-21T19:06:17.868Z] github.com/docker/docker/oci/caps [2021-08-21T19:06:17.868Z] github.com/docker/docker/opts [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/aaparser [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/archive [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/authorization [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/broadcaster [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/capabilities [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/chrootarchive [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/containerfs [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/devicemapper [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/directory [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/discovery [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/discovery/file [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/discovery/kv [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/discovery/memory [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/dmesg [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/filenotify [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/fileutils [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/fsutils [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/homedir [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/idtools [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/ioutils [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/jsonmessage [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/locker [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/longpath [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/loopback [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/mount [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/namesgenerator [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/parsers [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/pidfile [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/platform [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/plugingetter [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/plugins [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/plugins/transport [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/pools [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/progress [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/pubsub [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/reexec [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/signal [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/stack [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/stdcopy [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/streamformatter [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/stringid [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/symlink [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/sysinfo [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/system [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/tailfile [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/tarsum [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/term [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/term/windows [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/truncindex [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/urlutil [2021-08-21T19:06:17.868Z] github.com/docker/docker/pkg/useragent [2021-08-21T19:06:17.868Z] github.com/docker/docker/plugin [2021-08-21T19:06:17.868Z] github.com/docker/docker/plugin/executor/containerd [2021-08-21T19:06:17.868Z] github.com/docker/docker/plugin/v2 [2021-08-21T19:06:17.868Z] github.com/docker/docker/profiles/apparmor [2021-08-21T19:06:17.868Z] github.com/docker/docker/profiles/seccomp [2021-08-21T19:06:17.868Z] github.com/docker/docker/quota [2021-08-21T19:06:17.868Z] github.com/docker/docker/reference [2021-08-21T19:06:17.868Z] github.com/docker/docker/registry [2021-08-21T19:06:17.868Z] github.com/docker/docker/registry/resumable [2021-08-21T19:06:17.868Z] github.com/docker/docker/restartmanager [2021-08-21T19:06:17.868Z] github.com/docker/docker/rootless [2021-08-21T19:06:17.868Z] github.com/docker/docker/rootless/specconv [2021-08-21T19:06:17.868Z] github.com/docker/docker/runconfig [2021-08-21T19:06:17.868Z] github.com/docker/docker/runconfig/opts [2021-08-21T19:06:17.868Z] github.com/docker/docker/testutil [2021-08-21T19:06:17.868Z] github.com/docker/docker/testutil/daemon [2021-08-21T19:06:17.868Z] github.com/docker/docker/testutil/environment [2021-08-21T19:06:17.868Z] github.com/docker/docker/testutil/fakecontext [2021-08-21T19:06:17.868Z] github.com/docker/docker/testutil/fakegit [2021-08-21T19:06:17.868Z] github.com/docker/docker/testutil/fakestorage [2021-08-21T19:06:17.868Z] github.com/docker/docker/testutil/fixtures/load [2021-08-21T19:06:17.868Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-21T19:06:17.868Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-21T19:06:17.868Z] github.com/docker/docker/testutil/registry [2021-08-21T19:06:17.868Z] github.com/docker/docker/testutil/request [2021-08-21T19:06:17.868Z] github.com/docker/docker/volume [2021-08-21T19:06:17.868Z] github.com/docker/docker/volume/drivers [2021-08-21T19:06:17.868Z] github.com/docker/docker/volume/local [2021-08-21T19:06:17.868Z] github.com/docker/docker/volume/mounts [2021-08-21T19:06:17.868Z] github.com/docker/docker/volume/service [2021-08-21T19:06:17.868Z] github.com/docker/docker/volume/service/opts [2021-08-21T19:06:17.868Z] github.com/docker/docker/volume/testutils' [2021-08-21T19:06:17.868Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/api [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/bitseq [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/cluster [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/config [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/datastore [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/driverapi [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-21T19:06:17.868Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/etchosts [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/idm [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/ipam [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/iptables [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/netlabel [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/netutils [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/networkdb [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/ns [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/options [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/osl [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/portallocator [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/portmapper [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/testutils [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/types' [2021-08-21T19:06:17.869Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-08-21T19:06:17.869Z] + echo 'github.com/docker/docker/libnetwork [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/api [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/bitseq [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/cluster [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/config [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/datastore [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/driverapi [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/etchosts [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/idm [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/ipam [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/iptables [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/netlabel [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/netutils [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/networkdb [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/ns [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/options [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/osl [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/portallocator [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/portmapper [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/testutils [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/types' [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-21T19:06:17.869Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-21T19:06:17.869Z] + type docker-proxy [2021-08-21T19:06:17.869Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-08-21T19:06:17.869Z] + hack/make.sh binary-proxy install-proxy [2021-08-21T19:06:17.869Z] [2021-08-21T19:06:17.869Z] Removing bundles/ [2021-08-21T19:06:17.869Z] [2021-08-21T19:06:17.869Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-08-21T19:06:17.869Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-08-21T19:06:17.869Z] GOOS="" GOARCH="" GOARM="" [2021-08-21T19:06:17.972Z] --- PASS: TestBuildMultiStageParentConfig (0.81s) [2021-08-21T19:06:17.972Z] === RUN TestBuildLabelWithTargets [2021-08-21T19:06:18.909Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-21T19:06:19.356Z] --- PASS: TestBuildLabelWithTargets (1.27s) [2021-08-21T19:06:19.356Z] === RUN TestBuildWithEmptyLayers [2021-08-21T19:06:19.927Z] --- PASS: TestBuildWithEmptyLayers (0.61s) [2021-08-21T19:06:19.927Z] === RUN TestBuildMultiStageOnBuild [2021-08-21T19:06:20.279Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-21T19:06:22.471Z] --- PASS: TestBuildMultiStageOnBuild (2.22s) [2021-08-21T19:06:22.471Z] === RUN TestBuildUncleanTarFilenames [2021-08-21T19:06:23.044Z] --- PASS: TestBuildUncleanTarFilenames (0.99s) [2021-08-21T19:06:23.044Z] === RUN TestBuildMultiStageLayerLeak [2021-08-21T19:06:23.551Z] --- PASS: TestServiceWithDataPathPortInit (16.41s) [2021-08-21T19:06:23.551Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-21T19:06:23.808Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-21T19:06:24.370Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-21T19:06:24.452Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-08-21T19:06:24.452Z] [2021-08-21T19:06:24.452Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-08-21T19:06:24.452Z] Installing docker-proxy to /usr/local/bin/ [2021-08-21T19:06:24.452Z] [2021-08-21T19:06:24.452Z] + mkdir -p bundles [2021-08-21T19:06:24.452Z] + '[' -n 'github.com/docker/docker/api [2021-08-21T19:06:24.452Z] github.com/docker/docker/api/server [2021-08-21T19:06:24.452Z] github.com/docker/docker/api/server/backend/build [2021-08-21T19:06:24.452Z] github.com/docker/docker/api/server/httputils [2021-08-21T19:06:24.452Z] github.com/docker/docker/api/server/middleware [2021-08-21T19:06:24.452Z] github.com/docker/docker/api/server/router [2021-08-21T19:06:24.452Z] github.com/docker/docker/api/server/router/build [2021-08-21T19:06:24.452Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-21T19:06:24.452Z] github.com/docker/docker/api/server/router/container [2021-08-21T19:06:24.452Z] github.com/docker/docker/api/server/router/debug [2021-08-21T19:06:24.452Z] github.com/docker/docker/api/server/router/distribution [2021-08-21T19:06:24.452Z] github.com/docker/docker/api/server/router/grpc [2021-08-21T19:06:24.452Z] github.com/docker/docker/api/server/router/image [2021-08-21T19:06:24.452Z] github.com/docker/docker/api/server/router/network [2021-08-21T19:06:24.452Z] github.com/docker/docker/api/server/router/plugin [2021-08-21T19:06:24.452Z] github.com/docker/docker/api/server/router/session [2021-08-21T19:06:24.452Z] github.com/docker/docker/api/server/router/swarm [2021-08-21T19:06:24.452Z] github.com/docker/docker/api/server/router/system [2021-08-21T19:06:24.452Z] github.com/docker/docker/api/server/router/volume [2021-08-21T19:06:24.452Z] github.com/docker/docker/api/types [2021-08-21T19:06:24.452Z] github.com/docker/docker/api/types/backend [2021-08-21T19:06:24.452Z] github.com/docker/docker/api/types/blkiodev [2021-08-21T19:06:24.452Z] github.com/docker/docker/api/types/container [2021-08-21T19:06:24.452Z] github.com/docker/docker/api/types/events [2021-08-21T19:06:24.452Z] github.com/docker/docker/api/types/filters [2021-08-21T19:06:24.452Z] github.com/docker/docker/api/types/image [2021-08-21T19:06:24.452Z] github.com/docker/docker/api/types/mount [2021-08-21T19:06:24.452Z] github.com/docker/docker/api/types/network [2021-08-21T19:06:24.452Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-21T19:06:24.452Z] github.com/docker/docker/api/types/registry [2021-08-21T19:06:24.452Z] github.com/docker/docker/api/types/strslice [2021-08-21T19:06:24.452Z] github.com/docker/docker/api/types/swarm [2021-08-21T19:06:24.452Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-21T19:06:24.452Z] github.com/docker/docker/api/types/time [2021-08-21T19:06:24.452Z] github.com/docker/docker/api/types/versions [2021-08-21T19:06:24.452Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-21T19:06:24.452Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-21T19:06:24.452Z] github.com/docker/docker/api/types/volume [2021-08-21T19:06:24.452Z] github.com/docker/docker/builder [2021-08-21T19:06:24.452Z] github.com/docker/docker/builder/builder-next [2021-08-21T19:06:24.452Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-21T19:06:24.452Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-21T19:06:24.452Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-21T19:06:24.452Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-21T19:06:24.452Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-21T19:06:24.452Z] github.com/docker/docker/builder/builder-next/worker [2021-08-21T19:06:24.452Z] github.com/docker/docker/builder/dockerfile [2021-08-21T19:06:24.452Z] github.com/docker/docker/builder/dockerignore [2021-08-21T19:06:24.452Z] github.com/docker/docker/builder/remotecontext [2021-08-21T19:06:24.452Z] github.com/docker/docker/builder/remotecontext/git [2021-08-21T19:06:24.452Z] github.com/docker/docker/cli [2021-08-21T19:06:24.452Z] github.com/docker/docker/cli/config [2021-08-21T19:06:24.452Z] github.com/docker/docker/cli/debug [2021-08-21T19:06:24.452Z] github.com/docker/docker/client [2021-08-21T19:06:24.452Z] github.com/docker/docker/cmd/docker-proxy [2021-08-21T19:06:24.452Z] github.com/docker/docker/cmd/dockerd [2021-08-21T19:06:24.452Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-21T19:06:24.452Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-21T19:06:24.452Z] github.com/docker/docker/container [2021-08-21T19:06:24.452Z] github.com/docker/docker/container/stream [2021-08-21T19:06:24.452Z] github.com/docker/docker/contrib/apparmor [2021-08-21T19:06:24.452Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-21T19:06:24.452Z] github.com/docker/docker/contrib/httpserver [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/cluster [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/cluster/convert [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/cluster/executor [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/cluster/provider [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/config [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/discovery [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/events [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/events/testutils [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/exec [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/graphdriver [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/images [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/initlayer [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/links [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/listeners [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/logger [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/logger/gelf [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/logger/journald [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/logger/local [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/logger/logentries [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/logger/splunk [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/logger/syslog [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/logger/templates [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/names [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/network [2021-08-21T19:06:24.452Z] github.com/docker/docker/daemon/stats [2021-08-21T19:06:24.452Z] github.com/docker/docker/distribution [2021-08-21T19:06:24.452Z] github.com/docker/docker/distribution/metadata [2021-08-21T19:06:24.452Z] github.com/docker/docker/distribution/utils [2021-08-21T19:06:24.452Z] github.com/docker/docker/distribution/xfer [2021-08-21T19:06:24.452Z] github.com/docker/docker/dockerversion [2021-08-21T19:06:24.452Z] github.com/docker/docker/errdefs [2021-08-21T19:06:24.452Z] github.com/docker/docker/image [2021-08-21T19:06:24.452Z] github.com/docker/docker/image/cache [2021-08-21T19:06:24.452Z] github.com/docker/docker/image/tarexport [2021-08-21T19:06:24.452Z] github.com/docker/docker/image/v1 [2021-08-21T19:06:24.452Z] github.com/docker/docker/internal/test/suite [2021-08-21T19:06:24.452Z] github.com/docker/docker/layer [2021-08-21T19:06:24.452Z] github.com/docker/docker/libcontainerd [2021-08-21T19:06:24.452Z] github.com/docker/docker/libcontainerd/queue [2021-08-21T19:06:24.452Z] github.com/docker/docker/libcontainerd/remote [2021-08-21T19:06:24.452Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-21T19:06:24.452Z] github.com/docker/docker/libcontainerd/types [2021-08-21T19:06:24.452Z] github.com/docker/docker/oci [2021-08-21T19:06:24.452Z] github.com/docker/docker/oci/caps [2021-08-21T19:06:24.452Z] github.com/docker/docker/opts [2021-08-21T19:06:24.452Z] github.com/docker/docker/pkg/aaparser [2021-08-21T19:06:24.452Z] github.com/docker/docker/pkg/archive [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/authorization [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/broadcaster [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/capabilities [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/chrootarchive [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/containerfs [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/devicemapper [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/directory [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/discovery [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/discovery/file [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/discovery/kv [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/discovery/memory [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/dmesg [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/filenotify [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/fileutils [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/fsutils [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/homedir [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/idtools [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/ioutils [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/jsonmessage [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/locker [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/longpath [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/loopback [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/mount [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/namesgenerator [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/parsers [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/pidfile [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/platform [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/plugingetter [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/plugins [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/plugins/transport [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/pools [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/progress [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/pubsub [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/reexec [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/signal [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/stack [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/stdcopy [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/streamformatter [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/stringid [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/symlink [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/sysinfo [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/system [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/tailfile [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/tarsum [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/term [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/term/windows [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/truncindex [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/urlutil [2021-08-21T19:06:24.453Z] github.com/docker/docker/pkg/useragent [2021-08-21T19:06:24.453Z] github.com/docker/docker/plugin [2021-08-21T19:06:24.453Z] github.com/docker/docker/plugin/executor/containerd [2021-08-21T19:06:24.453Z] github.com/docker/docker/plugin/v2 [2021-08-21T19:06:24.453Z] github.com/docker/docker/profiles/apparmor [2021-08-21T19:06:24.453Z] github.com/docker/docker/profiles/seccomp [2021-08-21T19:06:24.453Z] github.com/docker/docker/quota [2021-08-21T19:06:24.453Z] github.com/docker/docker/reference [2021-08-21T19:06:24.453Z] github.com/docker/docker/registry [2021-08-21T19:06:24.453Z] github.com/docker/docker/registry/resumable [2021-08-21T19:06:24.453Z] github.com/docker/docker/restartmanager [2021-08-21T19:06:24.453Z] github.com/docker/docker/rootless [2021-08-21T19:06:24.453Z] github.com/docker/docker/rootless/specconv [2021-08-21T19:06:24.453Z] github.com/docker/docker/runconfig [2021-08-21T19:06:24.453Z] github.com/docker/docker/runconfig/opts [2021-08-21T19:06:24.453Z] github.com/docker/docker/testutil [2021-08-21T19:06:24.453Z] github.com/docker/docker/testutil/daemon [2021-08-21T19:06:24.453Z] github.com/docker/docker/testutil/environment [2021-08-21T19:06:24.453Z] github.com/docker/docker/testutil/fakecontext [2021-08-21T19:06:24.453Z] github.com/docker/docker/testutil/fakegit [2021-08-21T19:06:24.453Z] github.com/docker/docker/testutil/fakestorage [2021-08-21T19:06:24.453Z] github.com/docker/docker/testutil/fixtures/load [2021-08-21T19:06:24.453Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-21T19:06:24.453Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-21T19:06:24.453Z] github.com/docker/docker/testutil/registry [2021-08-21T19:06:24.453Z] github.com/docker/docker/testutil/request [2021-08-21T19:06:24.453Z] github.com/docker/docker/volume [2021-08-21T19:06:24.453Z] github.com/docker/docker/volume/drivers [2021-08-21T19:06:24.453Z] github.com/docker/docker/volume/local [2021-08-21T19:06:24.453Z] github.com/docker/docker/volume/mounts [2021-08-21T19:06:24.453Z] github.com/docker/docker/volume/service [2021-08-21T19:06:24.453Z] github.com/docker/docker/volume/service/opts [2021-08-21T19:06:24.453Z] github.com/docker/docker/volume/testutils' ']' [2021-08-21T19:06:24.453Z] + 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-21T19:06:24.625Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-21T19:06:24.713Z] ? github.com/docker/docker/api [no test files] [2021-08-21T19:06:25.586Z] --- PASS: TestBuildMultiStageLayerLeak (2.26s) [2021-08-21T19:06:25.586Z] === RUN TestBuildWithHugeFile [2021-08-21T19:06:27.146Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mnq7xid101nvja9v7glij92fh Created:2021-08-21 19:06:24.887252582 +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[491a5753305ec9ef4b5e4553d8aa9a59e65427499c95ca35b90ba0c65a00d19d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wcwcjngyx29eugnm0n6g59i99 EndpointID:c5304c4f1bf52a1dc34d206f9f94f19a94860d04dc220e787d93e9c3d49616cf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ae252dcad8cd5ae5474e539f67d6cc8f91bc68ddedd65643b18e1ec0e552b80b 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:d72d246ffb93 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wcwcjngyx29eugnm0n6g59i99 EndpointID:c5304c4f1bf52a1dc34d206f9f94f19a94860d04dc220e787d93e9c3d49616cf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-21T19:06:27.401Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-08-21T19:06:31.569Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.04s) [2021-08-21T19:06:31.569Z] PASS [2021-08-21T19:06:31.569Z] [2021-08-21T19:06:31.569Z] === Skipped [2021-08-21T19:06:31.569Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-21T19:06:31.569Z] service_test.go:242: FLAKY_TEST [2021-08-21T19:06:31.569Z] [2021-08-21T19:06:31.569Z] [2021-08-21T19:06:31.569Z] DONE 26 tests, 1 skipped in 53.768s [2021-08-21T19:06:31.569Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-21T19:06:31.569Z] ++ 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-21T19:06:31.569Z] ++ set -e [2021-08-21T19:06:31.569Z] ++ '[' -n 0 ']' [2021-08-21T19:06:31.569Z] ++ set -x [2021-08-21T19:06:31.569Z] ++ 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-21T19:06:31.569Z] INFO: Testing against a local daemon [2021-08-21T19:06:31.569Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-21T19:06:31.569Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-21T19:06:31.569Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-21T19:06:31.569Z] === RUN TestDockerNetworkIpvlan [2021-08-21T19:06:31.569Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-21T19:06:31.569Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-21T19:06:31.569Z] PASS [2021-08-21T19:06:31.569Z] [2021-08-21T19:06:31.569Z] === Skipped [2021-08-21T19:06:31.569Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-21T19:06:31.569Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-21T19:06:31.569Z] [2021-08-21T19:06:31.569Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-21T19:06:31.569Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-21T19:06:31.569Z] [2021-08-21T19:06:31.569Z] [2021-08-21T19:06:31.569Z] DONE 2 tests, 2 skipped in 0.132s [2021-08-21T19:06:31.569Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-21T19:06:31.569Z] ++ 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-21T19:06:31.569Z] ++ set -e [2021-08-21T19:06:31.569Z] ++ '[' -n 0 ']' [2021-08-21T19:06:31.569Z] ++ set -x [2021-08-21T19:06:31.569Z] ++ 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-21T19:06:31.825Z] INFO: Testing against a local daemon [2021-08-21T19:06:31.825Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-21T19:06:33.192Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2021-08-21T19:06:33.192Z] === RUN TestDockerNetworkMacvlan [2021-08-21T19:06:33.753Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-21T19:06:34.010Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-21T19:06:34.937Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-21T19:06:35.865Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-21T19:06:37.756Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-21T19:06:39.129Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-21T19:06:39.129Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-21T19:06:41.647Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-21T19:06:41.647Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-08-21T19:06:41.647Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-21T19:06:42.578Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-21T19:06:42.822Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2021-08-21T19:06:42.834Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-08-21T19:06:46.123Z] docker_api_swarm_test.go:271: [d31c8acb3e0b5] joining swarm manager [d4e717d69b0ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-21T19:06:47.491Z] docker_api_swarm_test.go:272: [d1c7c95fbb9e3] joining swarm manager [d4e717d69b0ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-21T19:06:48.053Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-21T19:06:48.617Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-21T19:06:51.137Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-21T19:06:51.137Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-21T19:06:51.137Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-21T19:06:53.028Z] --- PASS: TestDockerNetworkMacvlan (19.57s) [2021-08-21T19:06:53.028Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-08-21T19:06:53.028Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-08-21T19:06:53.028Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.08s) [2021-08-21T19:06:53.028Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.55s) [2021-08-21T19:06:53.028Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.86s) [2021-08-21T19:06:53.028Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.83s) [2021-08-21T19:06:53.028Z] PASS [2021-08-21T19:06:53.028Z] [2021-08-21T19:06:53.028Z] DONE 8 tests in 21.070s [2021-08-21T19:06:53.028Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-21T19:06:53.028Z] ++ 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-21T19:06:53.028Z] ++ set -e [2021-08-21T19:06:53.028Z] ++ '[' -n 0 ']' [2021-08-21T19:06:53.028Z] ++ set -x [2021-08-21T19:06:53.028Z] ++ 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-21T19:06:53.028Z] testing: warning: no tests to run [2021-08-21T19:06:53.028Z] PASS [2021-08-21T19:06:53.028Z] [2021-08-21T19:06:53.028Z] DONE 0 tests in 0.033s [2021-08-21T19:06:53.028Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-21T19:06:53.028Z] ++ 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-21T19:06:53.028Z] ++ set -e [2021-08-21T19:06:53.028Z] ++ '[' -n 0 ']' [2021-08-21T19:06:53.028Z] ++ set -x [2021-08-21T19:06:53.028Z] ++ 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-21T19:06:53.028Z] INFO: Testing against a local daemon [2021-08-21T19:06:53.028Z] === RUN TestAuthZPluginAllowRequest [2021-08-21T19:06:53.591Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-21T19:06:54.521Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-21T19:06:54.777Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) [2021-08-21T19:06:54.777Z] === RUN TestAuthZPluginTLS [2021-08-21T19:06:55.340Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-08-21T19:06:55.340Z] === RUN TestAuthZPluginDenyRequest [2021-08-21T19:06:55.597Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-21T19:06:55.853Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-08-21T19:06:55.853Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-21T19:06:56.415Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-08-21T19:06:56.415Z] === RUN TestAuthZPluginDenyResponse [2021-08-21T19:06:56.671Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-21T19:06:56.928Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-08-21T19:06:56.928Z] === RUN TestAuthZPluginAllowEventStream [2021-08-21T19:06:58.819Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-21T19:06:58.819Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s) [2021-08-21T19:06:58.819Z] === RUN TestAuthZPluginErrorResponse [2021-08-21T19:06:58.819Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-21T19:06:58.819Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-21T19:06:59.077Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-21T19:06:59.333Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2021-08-21T19:06:59.333Z] === RUN TestAuthZPluginErrorRequest [2021-08-21T19:06:59.333Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-21T19:06:59.896Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-08-21T19:06:59.896Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-21T19:06:59.896Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-21T19:07:00.458Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2021-08-21T19:07:00.458Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-21T19:07:02.348Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-21T19:07:02.605Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) [2021-08-21T19:07:02.605Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-21T19:07:02.605Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-21T19:07:05.086Z] --- PASS: TestBuildWithHugeFile (123.51s) [2021-08-21T19:07:05.086Z] === RUN TestBuildWCOWSandboxSize [2021-08-21T19:07:05.123Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.30s) [2021-08-21T19:07:05.123Z] === RUN TestAuthZPluginHeader [2021-08-21T19:07:05.123Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-08-21T19:07:05.694Z] --- PASS: TestAuthZPluginHeader (0.99s) [2021-08-21T19:07:05.694Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-21T19:07:05.958Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-21T19:07:07.863Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-21T19:07:10.386Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-21T19:07:10.642Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.81s) [2021-08-21T19:07:10.642Z] === RUN TestAuthZPluginV2Disable [2021-08-21T19:07:11.204Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-21T19:07:12.569Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-21T19:07:12.826Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-21T19:07:14.193Z] --- PASS: TestAuthZPluginV2Disable (3.33s) [2021-08-21T19:07:14.193Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-21T19:07:16.711Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-21T19:07:16.711Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.88s) [2021-08-21T19:07:16.711Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-21T19:07:18.079Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-21T19:07:19.011Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-21T19:07:20.377Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-21T19:07:21.855Z] --- PASS: TestBuildWithHugeFile (55.57s) [2021-08-21T19:07:21.855Z] === RUN TestBuildWCOWSandboxSize [2021-08-21T19:07:21.855Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-21T19:07:21.855Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-21T19:07:21.855Z] === RUN TestBuildWithEmptyDockerfile [2021-08-21T19:07:21.855Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-21T19:07:21.855Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-21T19:07:21.855Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-21T19:07:21.855Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-21T19:07:21.855Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-21T19:07:21.855Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-21T19:07:21.855Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-21T19:07:21.855Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-21T19:07:21.855Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-21T19:07:21.855Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2021-08-21T19:07:21.855Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2021-08-21T19:07:21.855Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-08-21T19:07:21.855Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-08-21T19:07:21.855Z] === RUN TestBuildPreserveOwnership [2021-08-21T19:07:21.855Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-21T19:07:24.397Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-21T19:07:26.310Z] --- PASS: TestBuildPreserveOwnership (4.78s) [2021-08-21T19:07:26.310Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.20s) [2021-08-21T19:07:26.310Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.56s) [2021-08-21T19:07:26.310Z] === RUN TestBuildPlatformInvalid [2021-08-21T19:07:26.310Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-08-21T19:07:26.310Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-21T19:07:28.467Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.64s) [2021-08-21T19:07:28.467Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-21T19:07:29.395Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-08-21T19:07:29.958Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-21T19:07:34.160Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-08-21T19:07:34.419Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-08-21T19:07:35.786Z] docker_api_swarm_node_test.go:19: [d595757b5efe1] joining swarm manager [de18968755de3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-21T19:07:36.714Z] docker_api_swarm_node_test.go:20: [d17718213db2a] joining swarm manager [de18968755de3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-21T19:07:38.546Z] Loaded image: buildpack-deps:buster [2021-08-21T19:07:38.807Z] Loaded image: busybox:latest [2021-08-21T19:07:39.067Z] Loaded image: busybox:glibc [2021-08-21T19:07:39.230Z] === RUN TestDockerSuite/TestBuildRm [2021-08-21T19:07:41.612Z] Loaded image: debian:bullseye [2021-08-21T19:07:41.612Z] Loaded image: hello-world:latest [2021-08-21T19:07:41.613Z] Loaded image: arm32v7/hello-world:latest [2021-08-21T19:07:41.747Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-21T19:07:42.681Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-21T19:07:43.244Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-21T19:07:43.500Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-21T19:07:44.063Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-21T19:07:44.063Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2021-08-21T19:07:44.063Z] PASS [2021-08-21T19:07:44.063Z] [2021-08-21T19:07:44.063Z] DONE 17 tests in 51.216s [2021-08-21T19:07:44.063Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-21T19:07:44.063Z] ++ 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-21T19:07:44.063Z] ++ set -e [2021-08-21T19:07:44.063Z] ++ '[' -n 0 ']' [2021-08-21T19:07:44.063Z] ++ set -x [2021-08-21T19:07:44.063Z] ++ 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-21T19:07:44.320Z] INFO: Testing against a local daemon [2021-08-21T19:07:44.320Z] === RUN TestPluginInvalidJSON [2021-08-21T19:07:44.320Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-21T19:07:44.320Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-21T19:07:44.320Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-21T19:07:44.320Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-08-21T19:07:44.320Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-21T19:07:44.320Z] === RUN TestPluginInstall [2021-08-21T19:07:44.320Z] === RUN TestPluginInstall/no_auth [2021-08-21T19:07:45.249Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-21T19:07:46.617Z] time="2021-08-21T19:07:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-21T19:07:46.617Z] time="2021-08-21T19:07:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:abcf9d37bd10afab3057954edfeb099bc3b9aa35320d60a8091df922bea1c3e3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-21T19:07:46.617Z] time="2021-08-21T19:07:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-21T19:07:46.617Z] time="2021-08-21T19:07:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:abcf9d37bd10afab3057954edfeb099bc3b9aa35320d60a8091df922bea1c3e3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-21T19:07:46.617Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-21T19:07:46.617Z] === RUN TestPluginInstall/with_htpasswd [2021-08-21T19:07:47.179Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-08-21T19:07:47.179Z] time="2021-08-21T19:07:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-21T19:07:47.179Z] time="2021-08-21T19:07:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:974c3362811826d61db998f1908b9b72b5da5c95a299cc599b1d97901fa17295" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-21T19:07:47.179Z] time="2021-08-21T19:07:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-21T19:07:47.179Z] time="2021-08-21T19:07:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:974c3362811826d61db998f1908b9b72b5da5c95a299cc599b1d97901fa17295" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-21T19:07:47.742Z] === RUN TestPluginInstall/with_insecure [2021-08-21T19:07:47.998Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-21T19:07:48.927Z] time="2021-08-21T19:07:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-21T19:07:48.927Z] time="2021-08-21T19:07:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cb026605601b8a0f2e08652fc304909f016d512bd32ffce03dff420ece9aa89b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-21T19:07:48.927Z] time="2021-08-21T19:07:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-21T19:07:48.927Z] time="2021-08-21T19:07:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cb026605601b8a0f2e08652fc304909f016d512bd32ffce03dff420ece9aa89b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-21T19:07:49.490Z] plugin_test.go:166: [d8aff1f7e3c1d] daemon is not started [2021-08-21T19:07:49.490Z] --- PASS: TestPluginInstall (5.10s) [2021-08-21T19:07:49.490Z] --- PASS: TestPluginInstall/no_auth (2.46s) [2021-08-21T19:07:49.490Z] --- PASS: TestPluginInstall/with_htpasswd (1.04s) [2021-08-21T19:07:49.490Z] --- PASS: TestPluginInstall/with_insecure (1.61s) [2021-08-21T19:07:49.490Z] === RUN TestPluginsWithRuntimes [2021-08-21T19:07:51.384Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-21T19:07:51.612Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.97s) [2021-08-21T19:07:51.612Z] PASS [2021-08-21T19:07:51.612Z] [2021-08-21T19:07:51.612Z] === Skipped [2021-08-21T19:07:51.612Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-08-21T19:07:51.612Z] build_session_test.go:25: TODO: BuildKit [2021-08-21T19:07:51.612Z] [2021-08-21T19:07:51.612Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-21T19:07:51.612Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-21T19:07:51.612Z] [2021-08-21T19:07:51.612Z] [2021-08-21T19:07:51.612Z] DONE 34 tests, 2 skipped in 128.632s [2021-08-21T19:07:51.612Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-08-21T19:07:51.612Z] ++ 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-21T19:07:51.612Z] ++ set -e [2021-08-21T19:07:51.612Z] ++ '[' -n 0 ']' [2021-08-21T19:07:51.612Z] ++ set -x [2021-08-21T19:07:51.612Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-21T19:07:51.612Z] INFO: Testing against a local daemon [2021-08-21T19:07:51.612Z] === RUN TestConfigInspect [2021-08-21T19:07:52.754Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-21T19:07:52.995Z] --- PASS: TestConfigInspect (2.82s) [2021-08-21T19:07:52.995Z] === RUN TestConfigList [2021-08-21T19:07:53.013Z] docker_api_swarm_test.go:501: [deb3c2c4bf373] joining swarm manager [dd47ea1f14a43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-21T19:07:53.576Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-21T19:07:53.576Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-21T19:07:53.921Z] --- PASS: TestPluginsWithRuntimes (4.61s) [2021-08-21T19:07:53.921Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.35s) [2021-08-21T19:07:53.921Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.25s) [2021-08-21T19:07:53.921Z] === RUN TestPluginBackCompatMediaTypes [2021-08-21T19:07:54.180Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-21T19:07:54.180Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-08-21T19:07:54.180Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-21T19:07:54.436Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-21T19:07:54.693Z] --- PASS: TestPluginBackCompatMediaTypes (0.83s) [2021-08-21T19:07:54.693Z] PASS [2021-08-21T19:07:54.693Z] [2021-08-21T19:07:54.693Z] DONE 10 tests in 10.689s [2021-08-21T19:07:54.693Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-21T19:07:54.693Z] ++ 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-21T19:07:54.693Z] ++ set -e [2021-08-21T19:07:54.693Z] ++ '[' -n 0 ']' [2021-08-21T19:07:54.693Z] ++ set -x [2021-08-21T19:07:54.693Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-21T19:07:54.962Z] INFO: Testing against a local daemon [2021-08-21T19:07:54.962Z] === RUN TestExternalGraphDriver [2021-08-21T19:07:54.962Z] === RUN TestExternalGraphDriver/json [2021-08-21T19:07:55.526Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-21T19:07:55.545Z] --- PASS: TestConfigList (2.19s) [2021-08-21T19:07:55.545Z] === RUN TestConfigsCreateAndDelete [2021-08-21T19:07:55.782Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-21T19:07:57.149Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-21T19:07:57.406Z] === RUN TestExternalGraphDriver/spec [2021-08-21T19:07:58.085Z] --- PASS: TestConfigsCreateAndDelete (2.70s) [2021-08-21T19:07:58.085Z] === RUN TestConfigsUpdate [2021-08-21T19:07:59.925Z] === RUN TestExternalGraphDriver/pull [2021-08-21T19:08:00.628Z] --- PASS: TestConfigsUpdate (2.69s) [2021-08-21T19:08:00.628Z] === RUN TestTemplatedConfig [2021-08-21T19:08:01.294Z] --- PASS: TestExternalGraphDriver (6.44s) [2021-08-21T19:08:01.294Z] --- PASS: TestExternalGraphDriver/json (2.29s) [2021-08-21T19:08:01.294Z] --- PASS: TestExternalGraphDriver/spec (2.21s) [2021-08-21T19:08:01.294Z] --- PASS: TestExternalGraphDriver/pull (1.86s) [2021-08-21T19:08:01.294Z] === RUN TestGraphdriverPluginV2 [2021-08-21T19:08:01.551Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-21T19:08:02.915Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-21T19:08:03.844Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-21T19:08:03.844Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-21T19:08:04.830Z] --- PASS: TestTemplatedConfig (3.59s) [2021-08-21T19:08:04.830Z] === RUN TestConfigCreateResolve [2021-08-21T19:08:05.215Z] docker_api_swarm_test.go:506: [d9d67468bd140] joining swarm manager [dd47ea1f14a43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-21T19:08:05.215Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-21T19:08:05.778Z] --- PASS: TestGraphdriverPluginV2 (4.43s) [2021-08-21T19:08:05.778Z] PASS [2021-08-21T19:08:05.778Z] [2021-08-21T19:08:05.778Z] DONE 5 tests in 11.003s [2021-08-21T19:08:05.778Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-21T19:08:05.778Z] ++ 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-21T19:08:05.778Z] ++ set -e [2021-08-21T19:08:05.778Z] ++ '[' -n 0 ']' [2021-08-21T19:08:05.778Z] ++ set -x [2021-08-21T19:08:05.778Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-21T19:08:06.034Z] INFO: Testing against a local daemon [2021-08-21T19:08:06.034Z] === RUN TestContinueAfterPluginCrash [2021-08-21T19:08:06.034Z] === PAUSE TestContinueAfterPluginCrash [2021-08-21T19:08:06.034Z] === RUN TestReadPluginNoRead [2021-08-21T19:08:06.034Z] === PAUSE TestReadPluginNoRead [2021-08-21T19:08:06.034Z] === RUN TestDaemonStartWithLogOpt [2021-08-21T19:08:06.034Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-21T19:08:06.034Z] === CONT TestContinueAfterPluginCrash [2021-08-21T19:08:06.034Z] === CONT TestDaemonStartWithLogOpt [2021-08-21T19:08:06.966Z] === RUN TestDockerSuite/TestBuildUser [2021-08-21T19:08:07.374Z] --- PASS: TestConfigCreateResolve (2.71s) [2021-08-21T19:08:07.374Z] PASS [2021-08-21T19:08:07.374Z] [2021-08-21T19:08:07.374Z] DONE 6 tests in 16.814s [2021-08-21T19:08:07.374Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-08-21T19:08:07.374Z] ++ 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-21T19:08:07.374Z] ++ set -e [2021-08-21T19:08:07.374Z] ++ '[' -n 0 ']' [2021-08-21T19:08:07.374Z] ++ set -x [2021-08-21T19:08:07.374Z] ++ 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-21T19:08:07.374Z] INFO: Testing against a local daemon [2021-08-21T19:08:07.374Z] === RUN TestCheckpoint [2021-08-21T19:08:07.374Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-21T19:08:07.374Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-21T19:08:07.374Z] === RUN TestContainerInvalidJSON [2021-08-21T19:08:07.374Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-21T19:08:07.374Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-21T19:08:07.374Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-21T19:08:07.374Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-21T19:08:07.374Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-21T19:08:07.374Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-21T19:08:07.374Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-08-21T19:08:07.374Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-21T19:08:07.374Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-21T19:08:07.374Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-21T19:08:07.374Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-08-21T19:08:07.374Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-21T19:08:07.374Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-08-21T19:08:07.374Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-21T19:08:07.374Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-08-21T19:08:07.374Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-21T19:08:07.374Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-08-21T19:08:07.374Z] === RUN TestCopyFromContainer [2021-08-21T19:08:08.758Z] === RUN TestCopyFromContainer// [2021-08-21T19:08:09.018Z] === RUN TestCopyFromContainer//bar/root [2021-08-21T19:08:09.018Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-21T19:08:09.018Z] === RUN TestCopyFromContainer/bar/quux [2021-08-21T19:08:09.278Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-21T19:08:09.278Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-21T19:08:09.278Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-21T19:08:09.485Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-21T19:08:09.539Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-21T19:08:09.539Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-21T19:08:09.539Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-21T19:08:09.805Z] --- PASS: TestCopyFromContainer (2.32s) [2021-08-21T19:08:09.805Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-08-21T19:08:09.805Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-08-21T19:08:09.805Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2021-08-21T19:08:09.805Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-08-21T19:08:09.805Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-08-21T19:08:09.805Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-08-21T19:08:09.805Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-08-21T19:08:09.805Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-08-21T19:08:09.805Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-08-21T19:08:09.805Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-08-21T19:08:09.805Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-21T19:08:09.805Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-21T19:08:09.805Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-21T19:08:09.805Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-21T19:08:09.805Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-21T19:08:09.805Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-21T19:08:09.805Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-21T19:08:09.805Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-21T19:08:09.805Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-21T19:08:09.805Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-21T19:08:09.805Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-08-21T19:08:09.805Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-21T19:08:09.805Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-21T19:08:09.805Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-21T19:08:09.805Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-21T19:08:09.805Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-08-21T19:08:09.805Z] === RUN TestCreateWithInvalidEnv [2021-08-21T19:08:09.805Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-21T19:08:09.805Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-21T19:08:09.805Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-21T19:08:09.805Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-21T19:08:09.805Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-21T19:08:09.805Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-21T19:08:09.805Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-21T19:08:09.805Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-21T19:08:09.805Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-21T19:08:09.805Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-21T19:08:09.805Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-21T19:08:09.805Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-08-21T19:08:09.805Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-08-21T19:08:09.805Z] === RUN TestCreateTmpfsMountsTarget [2021-08-21T19:08:09.805Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-08-21T19:08:09.805Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-21T19:08:10.855Z] --- PASS: TestDaemonStartWithLogOpt (4.70s) [2021-08-21T19:08:10.855Z] === CONT TestReadPluginNoRead [2021-08-21T19:08:12.373Z] --- PASS: TestCreateWithCustomMaskedPaths (2.34s) [2021-08-21T19:08:12.373Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-21T19:08:13.376Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-21T19:08:13.376Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-21T19:08:14.918Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.26s) [2021-08-21T19:08:14.919Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-21T19:08:14.919Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-21T19:08:14.919Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-21T19:08:14.919Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-21T19:08:14.919Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-21T19:08:14.919Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-21T19:08:14.919Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-21T19:08:14.919Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-21T19:08:14.919Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-21T19:08:14.919Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-21T19:08:14.919Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-21T19:08:14.919Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-21T19:08:14.919Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-21T19:08:14.919Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-21T19:08:14.919Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-21T19:08:14.919Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-21T19:08:14.919Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-21T19:08:14.919Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-21T19:08:14.919Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-08-21T19:08:14.919Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-08-21T19:08:14.919Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-08-21T19:08:14.919Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-21T19:08:14.919Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-21T19:08:15.179Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2021-08-21T19:08:15.179Z] === RUN TestCreateDifferentPlatform [2021-08-21T19:08:15.265Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-21T19:08:15.439Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-21T19:08:15.439Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-21T19:08:15.439Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-08-21T19:08:15.439Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-21T19:08:15.439Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-21T19:08:15.439Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-21T19:08:15.439Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-08-21T19:08:15.439Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-21T19:08:15.439Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-08-21T19:08:15.439Z] === RUN TestContainerStartOnDaemonRestart [2021-08-21T19:08:15.439Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-21T19:08:15.439Z] === RUN TestDaemonRestartIpcMode [2021-08-21T19:08:15.439Z] === PAUSE TestDaemonRestartIpcMode [2021-08-21T19:08:15.439Z] === RUN TestDaemonHostGatewayIP [2021-08-21T19:08:15.439Z] === PAUSE TestDaemonHostGatewayIP [2021-08-21T19:08:15.439Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-21T19:08:15.439Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-21T19:08:15.439Z] === RUN TestContainerKillOnDaemonStart [2021-08-21T19:08:15.439Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-21T19:08:15.439Z] === RUN TestDiff [2021-08-21T19:08:15.830Z] --- PASS: TestContinueAfterPluginCrash (9.88s) [2021-08-21T19:08:16.379Z] --- PASS: TestDiff (0.77s) [2021-08-21T19:08:16.379Z] === RUN TestExecWithCloseStdin [2021-08-21T19:08:17.196Z] === RUN TestReadPluginNoRead/default [2021-08-21T19:08:17.319Z] --- PASS: TestExecWithCloseStdin (1.05s) [2021-08-21T19:08:17.319Z] === RUN TestExec [2021-08-21T19:08:18.261Z] --- PASS: TestExec (1.10s) [2021-08-21T19:08:18.261Z] === RUN TestExecUser [2021-08-21T19:08:19.112Z] === CONT TestReadPluginNoRead [2021-08-21T19:08:19.112Z] read_test.go:92: [d9c6c7b4a9630] daemon is not started [2021-08-21T19:08:19.112Z] --- PASS: TestReadPluginNoRead (8.40s) [2021-08-21T19:08:19.112Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.85s) [2021-08-21T19:08:19.113Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.89s) [2021-08-21T19:08:19.113Z] --- PASS: TestReadPluginNoRead/default (1.85s) [2021-08-21T19:08:19.113Z] PASS [2021-08-21T19:08:19.113Z] [2021-08-21T19:08:19.113Z] DONE 6 tests in 13.254s [2021-08-21T19:08:19.113Z] 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-21T19:08:19.113Z] ++ 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-21T19:08:19.113Z] ++ set -e [2021-08-21T19:08:19.113Z] ++ '[' -n 0 ']' [2021-08-21T19:08:19.113Z] ++ set -x [2021-08-21T19:08:19.113Z] ++ 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-21T19:08:19.113Z] testing: warning: no tests to run [2021-08-21T19:08:19.113Z] PASS [2021-08-21T19:08:19.113Z] [2021-08-21T19:08:19.113Z] DONE 0 tests in 0.039s [2021-08-21T19:08:19.113Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-21T19:08:19.113Z] ++ 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-21T19:08:19.113Z] ++ set -e [2021-08-21T19:08:19.113Z] ++ '[' -n 0 ']' [2021-08-21T19:08:19.113Z] ++ set -x [2021-08-21T19:08:19.113Z] ++ 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-21T19:08:19.310Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-21T19:08:19.310Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-21T19:08:19.310Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 5.7% of statements [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/api/types [no test files] [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-21T19:08:19.310Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-21T19:08:19.310Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-21T19:08:19.310Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-08-21T19:08:19.310Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/builder [no test files] [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-21T19:08:19.310Z] ok github.com/docker/docker/builder/remotecontext 0.084s coverage: 13.7% of statements [2021-08-21T19:08:19.310Z] ok github.com/docker/docker/builder/dockerfile 0.249s coverage: 49.0% of statements [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-21T19:08:19.310Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-08-21T19:08:19.310Z] ok github.com/docker/docker/builder/remotecontext/git 1.256s coverage: 86.3% of statements [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/cli [no test files] [2021-08-21T19:08:19.310Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-21T19:08:19.310Z] ok github.com/docker/docker/cmd/docker-proxy 0.089s coverage: 67.6% of statements [2021-08-21T19:08:19.310Z] ok github.com/docker/docker/client 0.144s coverage: 75.4% of statements [2021-08-21T19:08:19.369Z] INFO: Testing against a local daemon [2021-08-21T19:08:19.369Z] === RUN TestPluginWithDevMounts [2021-08-21T19:08:19.369Z] === PAUSE TestPluginWithDevMounts [2021-08-21T19:08:19.369Z] === CONT TestPluginWithDevMounts [2021-08-21T19:08:19.648Z] --- PASS: TestExecUser (1.08s) [2021-08-21T19:08:19.648Z] === RUN TestExportContainerAndImportImage [2021-08-21T19:08:20.594Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2021-08-21T19:08:20.594Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-21T19:08:21.263Z] --- PASS: TestPluginWithDevMounts (1.80s) [2021-08-21T19:08:21.263Z] PASS [2021-08-21T19:08:21.263Z] [2021-08-21T19:08:21.263Z] DONE 1 tests in 1.919s [2021-08-21T19:08:21.263Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-21T19:08:21.263Z] ++ 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-21T19:08:21.263Z] ++ set -e [2021-08-21T19:08:21.263Z] ++ '[' -n 0 ']' [2021-08-21T19:08:21.263Z] ++ set -x [2021-08-21T19:08:21.263Z] ++ 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-21T19:08:21.263Z] INFO: Testing against a local daemon [2021-08-21T19:08:21.263Z] === RUN TestSecretInspect [2021-08-21T19:08:21.977Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s) [2021-08-21T19:08:21.977Z] === RUN TestHealthCheckWorkdir [2021-08-21T19:08:23.361Z] --- PASS: TestHealthCheckWorkdir (1.39s) [2021-08-21T19:08:23.361Z] === RUN TestHealthKillContainer [2021-08-21T19:08:23.783Z] --- PASS: TestSecretInspect (2.49s) [2021-08-21T19:08:23.783Z] === RUN TestSecretList [2021-08-21T19:08:26.302Z] --- PASS: TestSecretList (2.60s) [2021-08-21T19:08:26.302Z] === RUN TestSecretsCreateAndDelete [2021-08-21T19:08:26.658Z] --- PASS: TestHealthKillContainer (3.11s) [2021-08-21T19:08:26.658Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-21T19:08:27.229Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2021-08-21T19:08:27.229Z] === RUN TestIpcModeNone [2021-08-21T19:08:28.169Z] --- PASS: TestIpcModeNone (1.06s) [2021-08-21T19:08:28.169Z] === RUN TestIpcModePrivate [2021-08-21T19:08:28.818Z] --- PASS: TestSecretsCreateAndDelete (2.42s) [2021-08-21T19:08:28.818Z] === RUN TestSecretsUpdate [2021-08-21T19:08:29.109Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-08-21T19:08:29.370Z] --- PASS: TestIpcModePrivate (1.06s) [2021-08-21T19:08:29.370Z] === RUN TestIpcModeShareable [2021-08-21T19:08:30.185Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-21T19:08:30.312Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-08-21T19:08:30.312Z] --- PASS: TestIpcModeShareable (1.07s) [2021-08-21T19:08:30.312Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-21T19:08:31.551Z] --- PASS: TestSecretsUpdate (2.55s) [2021-08-21T19:08:31.551Z] === RUN TestTemplatedSecret [2021-08-21T19:08:31.551Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-21T19:08:31.551Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-21T19:08:32.920Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-21T19:08:33.609Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.97s) [2021-08-21T19:08:33.609Z] === RUN TestAPIIpcModeHost [2021-08-21T19:08:33.850Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-21T19:08:34.549Z] --- PASS: TestAPIIpcModeHost (1.08s) [2021-08-21T19:08:34.549Z] === RUN TestDaemonIpcModeShareable [2021-08-21T19:08:35.220Z] --- PASS: TestTemplatedSecret (3.71s) [2021-08-21T19:08:35.221Z] === RUN TestSecretCreateResolve [2021-08-21T19:08:35.221Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-21T19:08:35.221Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-08-21T19:08:35.221Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-21T19:08:35.221Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-08-21T19:08:35.221Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-21T19:08:35.221Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-08-21T19:08:35.221Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-21T19:08:35.221Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-08-21T19:08:35.221Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-21T19:08:35.932Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-08-21T19:08:36.192Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2021-08-21T19:08:36.192Z] === RUN TestDaemonIpcModePrivate [2021-08-21T19:08:37.111Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-21T19:08:37.111Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-21T19:08:37.367Z] --- PASS: TestSecretCreateResolve (2.46s) [2021-08-21T19:08:37.367Z] PASS [2021-08-21T19:08:37.367Z] [2021-08-21T19:08:37.367Z] DONE 6 tests in 16.343s [2021-08-21T19:08:37.367Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-21T19:08:37.367Z] ++ 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-21T19:08:37.367Z] ++ set -e [2021-08-21T19:08:37.367Z] ++ '[' -n 0 ']' [2021-08-21T19:08:37.367Z] ++ set -x [2021-08-21T19:08:37.367Z] ++ 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-21T19:08:37.623Z] INFO: Testing against a local daemon [2021-08-21T19:08:37.623Z] === RUN TestServiceCreateInit [2021-08-21T19:08:37.623Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-21T19:08:38.105Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-08-21T19:08:38.105Z] --- PASS: TestDaemonIpcModePrivate (1.94s) [2021-08-21T19:08:38.105Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-21T19:08:38.185Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-21T19:08:38.748Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-21T19:08:39.678Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-21T19:08:39.935Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-21T19:08:40.016Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-08-21T19:08:40.016Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s) [2021-08-21T19:08:40.016Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-21T19:08:41.925Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-08-21T19:08:41.925Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.87s) [2021-08-21T19:08:41.925Z] === RUN TestIpcModeOlderClient [2021-08-21T19:08:41.925Z] === PAUSE TestIpcModeOlderClient [2021-08-21T19:08:41.925Z] === RUN TestKillContainerInvalidSignal [2021-08-21T19:08:42.866Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2021-08-21T19:08:42.866Z] === RUN TestKillContainer [2021-08-21T19:08:42.866Z] === RUN TestKillContainer/no_signal [2021-08-21T19:08:43.212Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-21T19:08:43.212Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-21T19:08:43.436Z] === RUN TestKillContainer/non_killing_signal [2021-08-21T19:08:44.006Z] === RUN TestKillContainer/killing_signal [2021-08-21T19:08:45.104Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-21T19:08:45.361Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-08-21T19:08:45.388Z] --- PASS: TestKillContainer (2.39s) [2021-08-21T19:08:45.388Z] --- PASS: TestKillContainer/no_signal (0.75s) [2021-08-21T19:08:45.388Z] --- PASS: TestKillContainer/non_killing_signal (0.60s) [2021-08-21T19:08:45.388Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2021-08-21T19:08:45.388Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-21T19:08:45.388Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-21T19:08:45.923Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-21T19:08:45.959Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-21T19:08:46.180Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-21T19:08:46.742Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-21T19:08:46.742Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-08-21T19:08:46.742Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-21T19:08:46.899Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.60s) [2021-08-21T19:08:46.899Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s) [2021-08-21T19:08:46.899Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2021-08-21T19:08:46.899Z] === RUN TestKillStoppedContainer [2021-08-21T19:08:46.899Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-08-21T19:08:46.899Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-21T19:08:46.899Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-08-21T19:08:46.899Z] === RUN TestKillDifferentUserContainer [2021-08-21T19:08:47.669Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-21T19:08:47.839Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2021-08-21T19:08:47.839Z] === RUN TestInspectOomKilledTrue [2021-08-21T19:08:47.839Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-21T19:08:47.839Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-21T19:08:47.839Z] === RUN TestInspectOomKilledFalse [2021-08-21T19:08:47.839Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-21T19:08:47.839Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-21T19:08:47.839Z] === RUN TestLinksEtcHostsContentMatch [2021-08-21T19:08:47.925Z] docker_api_swarm_node_test.go:80: [d2770f682071f] joining swarm manager [d5b6d192bb67a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-21T19:08:48.408Z] --- PASS: TestLinksEtcHostsContentMatch (0.82s) [2021-08-21T19:08:48.408Z] === RUN TestLinksContainerNames [2021-08-21T19:08:49.297Z] --- PASS: TestServiceCreateInit (11.58s) [2021-08-21T19:08:49.297Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.52s) [2021-08-21T19:08:49.297Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.03s) [2021-08-21T19:08:49.297Z] === RUN TestCreateServiceMultipleTimes [2021-08-21T19:08:50.318Z] --- PASS: TestLinksContainerNames (1.58s) [2021-08-21T19:08:50.318Z] === RUN TestLogsFollowTailEmpty [2021-08-21T19:08:50.888Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2021-08-21T19:08:50.888Z] === RUN TestContainerNetworkMountsNoChown [2021-08-21T19:08:51.187Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-21T19:08:51.187Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-21T19:08:51.187Z] docker_cli_sni_test.go:18: Flakey test [2021-08-21T19:08:51.187Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-21T19:08:51.829Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2021-08-21T19:08:51.829Z] === RUN TestMountDaemonRoot [2021-08-21T19:08:51.829Z] === RUN TestMountDaemonRoot/default [2021-08-21T19:08:51.829Z] === PAUSE TestMountDaemonRoot/default [2021-08-21T19:08:51.829Z] === RUN TestMountDaemonRoot/private [2021-08-21T19:08:51.829Z] === PAUSE TestMountDaemonRoot/private [2021-08-21T19:08:51.829Z] === RUN TestMountDaemonRoot/rprivate [2021-08-21T19:08:51.829Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-21T19:08:51.829Z] === RUN TestMountDaemonRoot/slave [2021-08-21T19:08:51.829Z] === PAUSE TestMountDaemonRoot/slave [2021-08-21T19:08:51.829Z] === RUN TestMountDaemonRoot/rslave [2021-08-21T19:08:51.829Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-21T19:08:51.829Z] === RUN TestMountDaemonRoot/shared [2021-08-21T19:08:51.829Z] === PAUSE TestMountDaemonRoot/shared [2021-08-21T19:08:51.829Z] === RUN TestMountDaemonRoot/rshared [2021-08-21T19:08:51.829Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-21T19:08:51.829Z] === CONT TestMountDaemonRoot/default [2021-08-21T19:08:51.829Z] === CONT TestMountDaemonRoot/shared [2021-08-21T19:08:51.829Z] === CONT TestMountDaemonRoot/rslave [2021-08-21T19:08:51.829Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-21T19:08:51.829Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-21T19:08:51.829Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-21T19:08:51.829Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-21T19:08:51.829Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-21T19:08:51.829Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-21T19:08:51.829Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-21T19:08:51.829Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-21T19:08:51.829Z] === CONT TestMountDaemonRoot/rshared [2021-08-21T19:08:51.829Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-21T19:08:51.829Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-21T19:08:51.829Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-21T19:08:51.829Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-21T19:08:51.829Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-21T19:08:51.829Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-21T19:08:51.829Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-21T19:08:51.829Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-21T19:08:51.829Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-21T19:08:51.829Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-21T19:08:51.829Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-21T19:08:51.829Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-21T19:08:51.829Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-21T19:08:51.829Z] === CONT TestMountDaemonRoot/rprivate [2021-08-21T19:08:51.829Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-21T19:08:51.829Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-21T19:08:51.829Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-21T19:08:51.829Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-21T19:08:51.829Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-21T19:08:51.829Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-21T19:08:51.829Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-21T19:08:51.829Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-21T19:08:51.829Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-21T19:08:51.829Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-21T19:08:51.829Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-21T19:08:51.829Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-21T19:08:51.829Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-21T19:08:51.829Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-21T19:08:51.829Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-21T19:08:51.829Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-21T19:08:51.829Z] === CONT TestMountDaemonRoot/slave [2021-08-21T19:08:51.829Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-21T19:08:51.829Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-21T19:08:51.829Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-21T19:08:51.829Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-21T19:08:51.829Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-21T19:08:51.829Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-21T19:08:51.829Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-21T19:08:51.829Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-21T19:08:51.829Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-21T19:08:51.829Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-21T19:08:51.829Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-21T19:08:51.829Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-21T19:08:51.829Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-21T19:08:51.829Z] === CONT TestMountDaemonRoot/private [2021-08-21T19:08:51.829Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-21T19:08:51.829Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-21T19:08:51.829Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-21T19:08:51.829Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-21T19:08:51.829Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-21T19:08:51.829Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-21T19:08:51.829Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-21T19:08:51.829Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-21T19:08:51.829Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-21T19:08:51.829Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-21T19:08:51.829Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-21T19:08:51.829Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-21T19:08:51.829Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-21T19:08:51.829Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-21T19:08:51.829Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-21T19:08:51.829Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-21T19:08:51.829Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-21T19:08:51.829Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-21T19:08:51.829Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-21T19:08:51.829Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-21T19:08:51.829Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-21T19:08:51.829Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-21T19:08:51.829Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-21T19:08:51.829Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-21T19:08:51.829Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-21T19:08:51.829Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-21T19:08:51.829Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-21T19:08:51.829Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-21T19:08:51.829Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-21T19:08:51.829Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-21T19:08:51.829Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-21T19:08:51.829Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-21T19:08:51.829Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-21T19:08:51.829Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-21T19:08:51.829Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-08-21T19:08:51.829Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-21T19:08:51.829Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-08-21T19:08:51.829Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-08-21T19:08:51.829Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-08-21T19:08:51.829Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-08-21T19:08:51.829Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-21T19:08:51.829Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-08-21T19:08:51.829Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-08-21T19:08:51.829Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-08-21T19:08:51.829Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-08-21T19:08:51.829Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-21T19:08:51.829Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-08-21T19:08:51.829Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-08-21T19:08:51.829Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-08-21T19:08:51.829Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-08-21T19:08:51.829Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-21T19:08:51.829Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-08-21T19:08:51.829Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-08-21T19:08:51.829Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-08-21T19:08:51.829Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-08-21T19:08:51.829Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-21T19:08:51.829Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-08-21T19:08:51.829Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-08-21T19:08:51.829Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-08-21T19:08:51.829Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-08-21T19:08:51.829Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-21T19:08:51.829Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-08-21T19:08:51.829Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-08-21T19:08:51.829Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-08-21T19:08:51.829Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-08-21T19:08:51.829Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-21T19:08:51.830Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-08-21T19:08:51.830Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-08-21T19:08:51.830Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-08-21T19:08:51.830Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-08-21T19:08:51.830Z] === RUN TestContainerBindMountNonRecursive [2021-08-21T19:08:52.116Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-21T19:08:53.483Z] === RUN TestDockerSuite/TestCommitChange [2021-08-21T19:08:54.371Z] --- PASS: TestContainerBindMountNonRecursive (2.13s) [2021-08-21T19:08:54.371Z] === RUN TestContainerVolumesMountedAsShared [2021-08-21T19:08:54.631Z] --- PASS: TestContainerVolumesMountedAsShared (0.60s) [2021-08-21T19:08:54.631Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-21T19:08:55.376Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-21T19:08:55.571Z] --- PASS: TestContainerVolumesMountedAsSlave (0.81s) [2021-08-21T19:08:55.571Z] === RUN TestNetworkNat [2021-08-21T19:08:56.522Z] --- PASS: TestNetworkNat (0.86s) [2021-08-21T19:08:56.522Z] === RUN TestNetworkLocalhostTCPNat [2021-08-21T19:08:56.745Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-21T19:08:57.470Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s) [2021-08-21T19:08:57.470Z] === RUN TestNetworkLoopbackNat [2021-08-21T19:09:00.018Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-21T19:09:00.763Z] --- PASS: TestNetworkLoopbackNat (3.17s) [2021-08-21T19:09:00.763Z] === RUN TestPause [2021-08-21T19:09:01.333Z] --- PASS: TestPause (0.86s) [2021-08-21T19:09:01.333Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-21T19:09:01.333Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-21T19:09:01.333Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-21T19:09:01.333Z] === RUN TestPauseStopPausedContainer [2021-08-21T19:09:01.908Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-21T19:09:02.273Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2021-08-21T19:09:02.273Z] === RUN TestPidHost [2021-08-21T19:09:02.835Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-21T19:09:04.183Z] --- PASS: TestPidHost (2.13s) [2021-08-21T19:09:04.183Z] === RUN TestPsFilter [2021-08-21T19:09:04.206Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-21T19:09:04.444Z] --- PASS: TestPsFilter (0.14s) [2021-08-21T19:09:04.444Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-21T19:09:05.155Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-21T19:09:05.382Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2021-08-21T19:09:05.382Z] === RUN TestRemoveContainerWithVolume [2021-08-21T19:09:05.716Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-08-21T19:09:05.954Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2021-08-21T19:09:05.954Z] === RUN TestRemoveContainerRunning [2021-08-21T19:09:06.020Z] ok github.com/docker/docker/cmd/dockerd 0.044s coverage: 29.1% of statements [2021-08-21T19:09:06.020Z] ok github.com/docker/docker/cmd/dockerd/trap 2.551s coverage: 0.0% of statements [2021-08-21T19:09:06.020Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-21T19:09:06.020Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2021-08-21T19:09:06.020Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-21T19:09:06.020Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-21T19:09:06.020Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-21T19:09:06.020Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-21T19:09:06.894Z] --- PASS: TestRemoveContainerRunning (0.79s) [2021-08-21T19:09:06.894Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-21T19:09:07.083Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-21T19:09:07.465Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2021-08-21T19:09:07.465Z] === RUN TestRemoveInvalidContainer [2021-08-21T19:09:07.465Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-21T19:09:07.465Z] === RUN TestRenameLinkedContainer [2021-08-21T19:09:08.014Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-21T19:09:08.015Z] docker_api_swarm_node_test.go:52: [d615b6af72cfc] joining swarm manager [de2ed81c08c8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-21T19:09:08.015Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-21T19:09:08.015Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-21T19:09:08.271Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-21T19:09:08.271Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-21T19:09:08.271Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-21T19:09:08.271Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-21T19:09:08.835Z] docker_api_swarm_node_test.go:53: [ddb0c061d7c71] joining swarm manager [de2ed81c08c8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-21T19:09:09.761Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-21T19:09:10.761Z] --- PASS: TestRenameLinkedContainer (3.25s) [2021-08-21T19:09:10.761Z] === RUN TestRenameStoppedContainer [2021-08-21T19:09:11.652Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-21T19:09:11.652Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-21T19:09:11.652Z] --- PASS: TestCreateServiceMultipleTimes (22.26s) [2021-08-21T19:09:11.652Z] === RUN TestCreateServiceConflict [2021-08-21T19:09:11.702Z] --- PASS: TestRenameStoppedContainer (0.80s) [2021-08-21T19:09:11.702Z] === RUN TestRenameRunningContainerAndReuse [2021-08-21T19:09:12.214Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-21T19:09:13.142Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-21T19:09:13.612Z] --- PASS: TestRenameRunningContainerAndReuse (1.60s) [2021-08-21T19:09:13.612Z] === RUN TestRenameInvalidName [2021-08-21T19:09:14.071Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-21T19:09:14.071Z] --- PASS: TestCreateServiceConflict (2.69s) [2021-08-21T19:09:14.071Z] === RUN TestCreateServiceMaxReplicas [2021-08-21T19:09:14.153Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements [2021-08-21T19:09:14.182Z] --- PASS: TestRenameInvalidName (0.80s) [2021-08-21T19:09:14.182Z] === RUN TestRenameAnonymousContainer [2021-08-21T19:09:15.000Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-21T19:09:15.533Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.018s coverage: 65.3% of statements [2021-08-21T19:09:15.929Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-21T19:09:15.929Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-21T19:09:15.929Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-21T19:09:16.722Z] --- PASS: TestRenameAnonymousContainer (2.78s) [2021-08-21T19:09:16.722Z] === RUN TestRenameContainerWithSameName [2021-08-21T19:09:16.857Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-21T19:09:16.857Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-21T19:09:16.857Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-21T19:09:16.912Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-08-21T19:09:17.113Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-21T19:09:17.113Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-21T19:09:17.662Z] --- PASS: TestRenameContainerWithSameName (0.79s) [2021-08-21T19:09:17.662Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-21T19:09:17.675Z] --- PASS: TestCreateServiceMaxReplicas (3.42s) [2021-08-21T19:09:17.675Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-21T19:09:17.931Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-21T19:09:18.860Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-21T19:09:19.575Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s) [2021-08-21T19:09:19.575Z] === RUN TestResize [2021-08-21T19:09:20.146Z] --- PASS: TestResize (0.80s) [2021-08-21T19:09:20.146Z] === RUN TestResizeWithInvalidSize [2021-08-21T19:09:20.228Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-21T19:09:20.228Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-21T19:09:20.716Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2021-08-21T19:09:20.716Z] === RUN TestResizeWhenContainerNotStarted [2021-08-21T19:09:21.656Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2021-08-21T19:09:21.656Z] === RUN TestDaemonRestartKillContainers [2021-08-21T19:09:21.656Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-21T19:09:21.656Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-21T19:09:21.656Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-21T19:09:21.656Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-21T19:09:21.656Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-21T19:09:21.656Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-21T19:09:21.656Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-21T19:09:21.656Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-21T19:09:21.656Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-21T19:09:21.656Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-21T19:09:21.656Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-21T19:09:21.656Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-21T19:09:21.656Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-21T19:09:21.656Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-21T19:09:21.657Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-21T19:09:21.657Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-21T19:09:21.657Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-21T19:09:21.657Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-21T19:09:21.657Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-21T19:09:21.657Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-21T19:09:21.657Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-21T19:09:21.657Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-21T19:09:21.657Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-21T19:09:21.657Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-21T19:09:21.657Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-21T19:09:21.657Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-21T19:09:21.657Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-21T19:09:21.657Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-21T19:09:22.117Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-21T19:09:22.373Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-21T19:09:22.373Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-21T19:09:23.301Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-21T19:09:23.863Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-21T19:09:24.203Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-21T19:09:24.465Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-21T19:09:24.465Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-21T19:09:24.465Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-21T19:09:24.807Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-21T19:09:25.094Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.8% of statements [2021-08-21T19:09:25.357Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.1% of statements [2021-08-21T19:09:25.371Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-21T19:09:25.371Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-21T19:09:25.617Z] ok github.com/docker/docker/daemon/discovery 0.008s coverage: 30.0% of statements [2021-08-21T19:09:25.849Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-21T19:09:26.109Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-21T19:09:26.109Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-21T19:09:26.188Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-08-21T19:09:26.297Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-21T19:09:26.369Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-21T19:09:26.757Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-08-21T19:09:26.860Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-21T19:09:27.787Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-21T19:09:27.787Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-21T19:09:28.140Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.809s coverage: 73.3% of statements [2021-08-21T19:09:28.350Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-21T19:09:28.710Z] ok github.com/docker/docker/daemon 12.163s coverage: 17.5% of statements [2021-08-21T19:09:28.710Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-21T19:09:28.710Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-21T19:09:28.710Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-21T19:09:28.710Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-21T19:09:29.669Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-21T19:09:29.669Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.40s) [2021-08-21T19:09:29.669Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.85s) [2021-08-21T19:09:29.669Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.93s) [2021-08-21T19:09:29.669Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.01s) [2021-08-21T19:09:29.669Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.54s) [2021-08-21T19:09:29.669Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.55s) [2021-08-21T19:09:29.669Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.55s) [2021-08-21T19:09:29.669Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.48s) [2021-08-21T19:09:29.669Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.57s) [2021-08-21T19:09:29.669Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.53s) [2021-08-21T19:09:29.669Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.16s) [2021-08-21T19:09:29.669Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.30s) [2021-08-21T19:09:29.669Z] === RUN TestCgroupNamespacesRun [2021-08-21T19:09:29.718Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-21T19:09:30.093Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 3.1% of statements [2021-08-21T19:09:30.093Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.440s coverage: 56.2% of statements [2021-08-21T19:09:31.053Z] --- PASS: TestCgroupNamespacesRun (1.83s) [2021-08-21T19:09:31.053Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-21T19:09:31.084Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-21T19:09:31.084Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-21T19:09:31.084Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-21T19:09:31.084Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-21T19:09:31.084Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-21T19:09:31.648Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.12s) [2021-08-21T19:09:31.648Z] === RUN TestCreateServiceSecretFileMode [2021-08-21T19:09:31.648Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-21T19:09:32.005Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2021-08-21T19:09:32.963Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.47s) [2021-08-21T19:09:32.963Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-21T19:09:33.933Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.368s coverage: 49.4% of statements [2021-08-21T19:09:34.164Z] --- PASS: TestCreateServiceSecretFileMode (2.59s) [2021-08-21T19:09:34.164Z] === RUN TestCreateServiceConfigFileMode [2021-08-21T19:09:34.345Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s) [2021-08-21T19:09:34.345Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-21T19:09:34.872Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.575s coverage: 45.9% of statements [2021-08-21T19:09:34.872Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-21T19:09:35.810Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.661s coverage: 57.7% of statements [2021-08-21T19:09:35.811Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-08-21T19:09:35.811Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-21T19:09:36.070Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 57.5% of statements [2021-08-21T19:09:36.255Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2021-08-21T19:09:36.255Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-21T19:09:36.678Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-21T19:09:37.009Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2021-08-21T19:09:37.243Z] --- PASS: TestCreateServiceConfigFileMode (2.94s) [2021-08-21T19:09:37.243Z] === RUN TestCreateServiceSysctls [2021-08-21T19:09:37.243Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-21T19:09:37.948Z] ok github.com/docker/docker/daemon/links 0.025s coverage: 93.0% of statements [2021-08-21T19:09:38.165Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2021-08-21T19:09:38.165Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-21T19:09:38.172Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-21T19:09:38.172Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-08-21T19:09:38.172Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-21T19:09:38.172Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-21T19:09:38.208Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 6.7% of statements [2021-08-21T19:09:38.208Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-21T19:09:38.208Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-21T19:09:39.547Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.44s) [2021-08-21T19:09:39.547Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-21T19:09:39.589Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.5% of statements [2021-08-21T19:09:39.849Z] ok github.com/docker/docker/daemon/logger/awslogs 0.206s coverage: 77.0% of statements [2021-08-21T19:09:39.849Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-21T19:09:39.849Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-21T19:09:40.418Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-08-21T19:09:40.487Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2021-08-21T19:09:40.487Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-21T19:09:40.678Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2021-08-21T19:09:40.688Z] --- PASS: TestCreateServiceSysctls (3.55s) [2021-08-21T19:09:40.688Z] === RUN TestCreateServiceCapabilities [2021-08-21T19:09:40.944Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-08-21T19:09:40.944Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-21T19:09:41.248Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 87.2% of statements [2021-08-21T19:09:41.248Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-08-21T19:09:41.819Z] ok github.com/docker/docker/daemon/logger/local 0.017s coverage: 75.2% of statements [2021-08-21T19:09:41.819Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-21T19:09:41.873Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-21T19:09:42.399Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.99s) [2021-08-21T19:09:42.399Z] === RUN TestNISDomainname [2021-08-21T19:09:42.473Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.113s coverage: 58.6% of statements [2021-08-21T19:09:43.044Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2021-08-21T19:09:43.781Z] --- PASS: TestNISDomainname (1.34s) [2021-08-21T19:09:43.781Z] === RUN TestHostnameDnsResolution [2021-08-21T19:09:43.983Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-08-21T19:09:44.242Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-08-21T19:09:44.392Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-21T19:09:44.392Z] --- PASS: TestCreateServiceCapabilities (3.76s) [2021-08-21T19:09:44.392Z] === RUN TestInspect [2021-08-21T19:09:44.810Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-08-21T19:09:45.162Z] --- PASS: TestHostnameDnsResolution (1.40s) [2021-08-21T19:09:45.162Z] === RUN TestStats [2021-08-21T19:09:45.379Z] ok github.com/docker/docker/daemon/logger/splunk 1.644s coverage: 82.5% of statements [2021-08-21T19:09:45.379Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-21T19:09:45.379Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-21T19:09:46.318Z] ok github.com/docker/docker/distribution 0.116s coverage: 25.8% of statements [2021-08-21T19:09:46.577Z] ok github.com/docker/docker/distribution/metadata 0.045s coverage: 48.2% of statements [2021-08-21T19:09:46.577Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-21T19:09:47.518Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-08-21T19:09:47.660Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-08-21T19:09:48.087Z] ok github.com/docker/docker/image 0.016s coverage: 86.6% of statements [2021-08-21T19:09:48.347Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-08-21T19:09:48.470Z] --- PASS: TestStats (2.89s) [2021-08-21T19:09:48.470Z] === RUN TestStopContainerWithTimeout [2021-08-21T19:09:48.470Z] === RUN TestStopContainerWithTimeout/0 [2021-08-21T19:09:48.470Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-21T19:09:48.470Z] === RUN TestStopContainerWithTimeout/1 [2021-08-21T19:09:48.470Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-21T19:09:48.470Z] === RUN TestStopContainerWithTimeout/3 [2021-08-21T19:09:48.470Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-21T19:09:48.470Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-21T19:09:48.470Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-21T19:09:48.470Z] === CONT TestStopContainerWithTimeout/0 [2021-08-21T19:09:48.470Z] === CONT TestStopContainerWithTimeout/1 [2021-08-21T19:09:48.470Z] === CONT TestStopContainerWithTimeout/3 [2021-08-21T19:09:48.470Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-21T19:09:48.593Z] --- PASS: TestInspect (4.13s) [2021-08-21T19:09:48.593Z] === RUN TestCreateJob [2021-08-21T19:09:48.917Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2021-08-21T19:09:49.178Z] ok github.com/docker/docker/distribution/xfer 1.929s coverage: 85.1% of statements [2021-08-21T19:09:49.178Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-21T19:09:49.438Z] ok github.com/docker/docker/image/v1 0.025s coverage: 25.0% of statements [2021-08-21T19:09:49.438Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-21T19:09:49.698Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2021-08-21T19:09:49.958Z] docker_api_swarm_test.go:201: [d333b92d1fb23] joining swarm manager [d29a928b317a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-21T19:09:50.886Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-21T19:09:51.080Z] ok github.com/docker/docker/oci 0.010s coverage: 43.3% of statements [2021-08-21T19:09:51.650Z] ok github.com/docker/docker/opts 0.022s coverage: 67.1% of statements [2021-08-21T19:09:51.651Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-08-21T19:09:51.767Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-08-21T19:09:51.767Z] --- PASS: TestStopContainerWithTimeout/0 (1.36s) [2021-08-21T19:09:51.767Z] --- PASS: TestStopContainerWithTimeout/1 (2.27s) [2021-08-21T19:09:51.767Z] --- PASS: TestStopContainerWithTimeout/-1 (3.13s) [2021-08-21T19:09:51.767Z] --- PASS: TestStopContainerWithTimeout/3 (3.18s) [2021-08-21T19:09:51.767Z] === RUN TestDeleteDevicemapper [2021-08-21T19:09:51.767Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-21T19:09:51.767Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-21T19:09:51.767Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-21T19:09:51.814Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-21T19:09:53.180Z] --- PASS: TestCreateJob (4.65s) [2021-08-21T19:09:53.180Z] === RUN TestReplicatedJob [2021-08-21T19:09:53.564Z] ok github.com/docker/docker/pkg/archive 0.310s coverage: 82.4% of statements [2021-08-21T19:09:53.681Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.28s) [2021-08-21T19:09:53.681Z] === RUN TestUpdateMemory [2021-08-21T19:09:53.681Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-21T19:09:53.681Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-21T19:09:53.681Z] === RUN TestUpdateCPUQuota [2021-08-21T19:09:53.742Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-21T19:09:53.825Z] ok github.com/docker/docker/pkg/authorization 0.147s coverage: 68.3% of statements [2021-08-21T19:09:54.085Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-08-21T19:09:54.345Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-08-21T19:09:55.634Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-21T19:09:57.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-08-21T19:09:57.636Z] ok github.com/docker/docker/pkg/chrootarchive 2.470s coverage: 43.2% of statements [2021-08-21T19:09:57.636Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-08-21T19:09:57.636Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-08-21T19:09:57.896Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-08-21T19:09:58.157Z] ok github.com/docker/docker/layer 7.094s coverage: 68.8% of statements [2021-08-21T19:09:58.157Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-21T19:09:58.157Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-21T19:09:58.157Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-21T19:09:58.157Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-21T19:09:58.157Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-21T19:09:58.157Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-21T19:09:58.157Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-21T19:09:58.726Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2021-08-21T19:09:58.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-08-21T19:09:58.987Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2021-08-21T19:09:59.247Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-08-21T19:10:00.188Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-08-21T19:10:00.256Z] --- PASS: TestUpdateCPUQuota (5.69s) [2021-08-21T19:10:00.256Z] === RUN TestUpdatePidsLimit [2021-08-21T19:10:00.256Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-21T19:10:00.256Z] === RUN TestUpdatePidsLimit/no_change [2021-08-21T19:10:00.516Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-21T19:10:00.783Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-08-21T19:10:01.085Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-21T19:10:01.128Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 83.1% of statements [2021-08-21T19:10:01.346Z] --- PASS: TestReplicatedJob (8.17s) [2021-08-21T19:10:01.346Z] === RUN TestUpdateReplicatedJob [2021-08-21T19:10:01.388Z] ok github.com/docker/docker/pkg/fsutils 0.155s coverage: 85.1% of statements [2021-08-21T19:10:01.648Z] ok github.com/docker/docker/pkg/discovery/kv 3.053s coverage: 84.1% of statements [2021-08-21T19:10:01.648Z] ok github.com/docker/docker/pkg/homedir 0.016s coverage: 11.4% of statements [2021-08-21T19:10:01.656Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-21T19:10:02.274Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-08-21T19:10:02.595Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-21T19:10:03.032Z] ok github.com/docker/docker/pkg/idtools 0.488s coverage: 69.5% of statements [2021-08-21T19:10:03.032Z] ok github.com/docker/docker/pkg/ioutils 0.490s coverage: 70.5% of statements [2021-08-21T19:10:03.165Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-21T19:10:03.293Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2021-08-21T19:10:03.293Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-21T19:10:03.293Z] ok github.com/docker/docker/pkg/longpath 0.016s coverage: 100.0% of statements [2021-08-21T19:10:03.293Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-08-21T19:10:03.293Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-21T19:10:03.554Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2021-08-21T19:10:03.554Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-21T19:10:03.815Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2021-08-21T19:10:03.815Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2021-08-21T19:10:04.075Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2021-08-21T19:10:04.167Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000478468_} [2021-08-21T19:10:04.336Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-08-21T19:10:04.336Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-21T19:10:04.336Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-21T19:10:04.549Z] --- PASS: TestUpdatePidsLimit (5.37s) [2021-08-21T19:10:04.549Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.64s) [2021-08-21T19:10:04.549Z] --- PASS: TestUpdatePidsLimit/no_change (0.65s) [2021-08-21T19:10:04.549Z] --- PASS: TestUpdatePidsLimit/update_lower (0.64s) [2021-08-21T19:10:04.549Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.67s) [2021-08-21T19:10:04.549Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.66s) [2021-08-21T19:10:04.549Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.67s) [2021-08-21T19:10:04.549Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.66s) [2021-08-21T19:10:04.549Z] === RUN TestUpdateRestartPolicy [2021-08-21T19:10:05.317Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2021-08-21T19:10:05.535Z] --- PASS: TestUpdateReplicatedJob (3.91s) [2021-08-21T19:10:05.535Z] === RUN TestServiceListWithStatuses [2021-08-21T19:10:05.535Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-21T19:10:05.535Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-21T19:10:05.535Z] === RUN TestDockerNetworkConnectAlias [2021-08-21T19:10:05.535Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1363093955_/foo_false____} [2021-08-21T19:10:05.582Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-08-21T19:10:05.841Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-08-21T19:10:05.841Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-08-21T19:10:07.219Z] ok github.com/docker/docker/pkg/pubsub 1.029s coverage: 75.0% of statements [2021-08-21T19:10:07.424Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1363093955_/foo_true____} [2021-08-21T19:10:07.479Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-08-21T19:10:07.479Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-08-21T19:10:07.739Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-08-21T19:10:07.998Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-08-21T19:10:08.258Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-08-21T19:10:08.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3771392070_/foo_false____} [2021-08-21T19:10:08.827Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.1% of statements [2021-08-21T19:10:09.087Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 40.1% of statements [2021-08-21T19:10:09.347Z] ok github.com/docker/docker/pkg/tailfile 0.058s coverage: 88.6% of statements [2021-08-21T19:10:09.917Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-08-21T19:10:09.917Z] testing: warning: no tests to run [2021-08-21T19:10:09.917Z] coverage: [no statements] [2021-08-21T19:10:09.917Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-08-21T19:10:10.485Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-08-21T19:10:10.485Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-08-21T19:10:10.485Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-08-21T19:10:10.686Z] --- PASS: TestDockerNetworkConnectAlias (5.08s) [2021-08-21T19:10:10.686Z] === RUN TestDockerNetworkReConnect [2021-08-21T19:10:10.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3771392070_/foo_true____} [2021-08-21T19:10:12.393Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-08-21T19:10:12.574Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3771392070_/foo_true__0xc000478498__} [2021-08-21T19:10:12.574Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-08-21T19:10:12.652Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-08-21T19:10:13.222Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 86.0% of statements [2021-08-21T19:10:14.161Z] ok github.com/docker/docker/quota 0.229s coverage: 71.4% of statements [2021-08-21T19:10:14.422Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-08-21T19:10:14.463Z] docker_api_swarm_test.go:383: [d014db72319a3] joining swarm manager [d5cce0a49f587]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-21T19:10:14.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0004784b0_} [2021-08-21T19:10:15.025Z] --- PASS: TestDockerNetworkReConnect (4.47s) [2021-08-21T19:10:15.025Z] === RUN TestServicePlugin [2021-08-21T19:10:15.281Z] docker_api_swarm_test.go:384: [dfcb9d3d94608] joining swarm manager [d5cce0a49f587]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-21T19:10:15.362Z] ok github.com/docker/docker/registry 0.050s coverage: 58.8% of statements [2021-08-21T19:10:15.932Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-08-21T19:10:15.932Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-08-21T19:10:16.209Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0004784c8_} [2021-08-21T19:10:16.502Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-08-21T19:10:16.502Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-08-21T19:10:17.507Z] --- PASS: TestBuildWCOWSandboxSize (698.93s) [2021-08-21T19:10:17.507Z] === RUN TestBuildWithEmptyDockerfile [2021-08-21T19:10:17.507Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-21T19:10:17.507Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-21T19:10:17.507Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-21T19:10:17.507Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-21T19:10:17.507Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-21T19:10:17.507Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-21T19:10:17.507Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-21T19:10:17.507Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-21T19:10:17.507Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-21T19:10:17.507Z] --- PASS: TestBuildWithEmptyDockerfile (0.40s) [2021-08-21T19:10:17.507Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-08-21T19:10:17.507Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-08-21T19:10:17.507Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-08-21T19:10:17.507Z] === RUN TestBuildPreserveOwnership [2021-08-21T19:10:17.507Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-21T19:10:17.507Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-08-21T19:10:17.507Z] === RUN TestBuildPlatformInvalid [2021-08-21T19:10:17.507Z] --- PASS: TestBuildPlatformInvalid (0.45s) [2021-08-21T19:10:17.507Z] PASS [2021-08-21T19:10:17.507Z] ok github.com/docker/docker/integration/build 840.255s [2021-08-21T19:10:17.507Z] [2021-08-21T19:10:17.507Z] === Skipped [2021-08-21T19:10:17.507Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-21T19:10:17.507Z] build_session_test.go:25: TODO: BuildKit [2021-08-21T19:10:17.507Z] [2021-08-21T19:10:17.507Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-21T19:10:17.507Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:10:17.507Z] [2021-08-21T19:10:17.507Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-08-21T19:10:17.507Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-21T19:10:17.507Z] [2021-08-21T19:10:17.507Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-08-21T19:10:17.507Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-21T19:10:17.507Z] [2021-08-21T19:10:17.507Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-08-21T19:10:17.507Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-21T19:10:17.507Z] [2021-08-21T19:10:17.507Z] [2021-08-21T19:10:17.507Z] DONE 29 tests, 5 skipped in 863.604s [2021-08-21T19:10:17.507Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-21T19:10:17.507Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-21T19:10:17.507Z] INFO: Testing against a local daemon [2021-08-21T19:10:17.507Z] === RUN TestConfigInspect [2021-08-21T19:10:17.507Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:10:17.507Z] --- SKIP: TestConfigInspect (0.00s) [2021-08-21T19:10:17.507Z] === RUN TestConfigList [2021-08-21T19:10:17.507Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:10:17.507Z] --- SKIP: TestConfigList (0.00s) [2021-08-21T19:10:17.507Z] === RUN TestConfigsCreateAndDelete [2021-08-21T19:10:17.507Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:10:17.507Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-21T19:10:17.507Z] === RUN TestConfigsUpdate [2021-08-21T19:10:17.507Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:10:17.507Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-08-21T19:10:17.507Z] === RUN TestTemplatedConfig [2021-08-21T19:10:17.507Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:10:17.507Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-21T19:10:17.507Z] === RUN TestConfigCreateResolve [2021-08-21T19:10:17.507Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:10:17.507Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-21T19:10:17.507Z] PASS [2021-08-21T19:10:17.507Z] ok github.com/docker/docker/integration/config 0.083s [2021-08-21T19:10:17.507Z] [2021-08-21T19:10:17.507Z] === Skipped [2021-08-21T19:10:17.507Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-08-21T19:10:17.507Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:10:17.507Z] [2021-08-21T19:10:17.507Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-21T19:10:17.507Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:10:17.507Z] [2021-08-21T19:10:17.507Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-21T19:10:17.507Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:10:17.507Z] [2021-08-21T19:10:17.507Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-08-21T19:10:17.507Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:10:17.507Z] [2021-08-21T19:10:17.507Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-08-21T19:10:17.507Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:10:17.507Z] [2021-08-21T19:10:17.507Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-21T19:10:17.507Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:10:17.507Z] [2021-08-21T19:10:17.507Z] [2021-08-21T19:10:17.507Z] DONE 6 tests, 6 skipped in 2.317s [2021-08-21T19:10:17.507Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-08-21T19:10:17.507Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-21T19:10:17.507Z] INFO: Testing against a local daemon [2021-08-21T19:10:17.507Z] === RUN TestCheckpoint [2021-08-21T19:10:17.507Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-21T19:10:17.507Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-21T19:10:17.507Z] === RUN TestContainerInvalidJSON [2021-08-21T19:10:17.507Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-21T19:10:17.507Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-21T19:10:17.507Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-21T19:10:17.507Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-21T19:10:17.507Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-21T19:10:17.507Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-21T19:10:17.507Z] --- PASS: TestContainerInvalidJSON (0.40s) [2021-08-21T19:10:17.507Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-21T19:10:17.507Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-08-21T19:10:17.507Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-21T19:10:17.507Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2021-08-21T19:10:17.507Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-21T19:10:17.507Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.20s) [2021-08-21T19:10:17.507Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-21T19:10:17.507Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2021-08-21T19:10:17.507Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-21T19:10:17.507Z] --- PASS: TestCopyToContainerPathIsNotDir (0.21s) [2021-08-21T19:10:17.507Z] === RUN TestCopyFromContainer [2021-08-21T19:10:17.507Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:10:17.507Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-08-21T19:10:17.507Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-21T19:10:17.507Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-21T19:10:17.507Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-21T19:10:17.507Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-21T19:10:17.507Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-21T19:10:17.507Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-21T19:10:17.507Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-21T19:10:17.507Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-21T19:10:17.507Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-21T19:10:17.507Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-21T19:10:17.507Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-08-21T19:10:17.507Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-21T19:10:17.507Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-21T19:10:17.507Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-21T19:10:17.507Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-21T19:10:17.507Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-21T19:10:17.507Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-08-21T19:10:17.507Z] === RUN TestCreateWithInvalidEnv [2021-08-21T19:10:17.507Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-21T19:10:17.507Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-21T19:10:17.507Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-21T19:10:17.507Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-21T19:10:17.507Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-21T19:10:17.507Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-21T19:10:17.507Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-21T19:10:17.507Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-21T19:10:17.507Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-21T19:10:17.507Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-21T19:10:17.507Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-21T19:10:17.507Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-21T19:10:17.507Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-21T19:10:17.507Z] === RUN TestCreateTmpfsMountsTarget [2021-08-21T19:10:17.507Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:10:17.507Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-08-21T19:10:17.507Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-21T19:10:17.507Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:10:17.507Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-21T19:10:17.507Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-21T19:10:17.507Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:10:17.507Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-21T19:10:17.507Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-21T19:10:17.507Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-21T19:10:17.507Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-21T19:10:17.507Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-21T19:10:17.507Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-21T19:10:17.507Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-21T19:10:17.507Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-21T19:10:17.507Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-21T19:10:17.507Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-21T19:10:17.507Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-21T19:10:17.507Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-21T19:10:17.507Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-21T19:10:17.507Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-21T19:10:17.507Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-21T19:10:17.507Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-21T19:10:17.507Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-21T19:10:17.507Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-21T19:10:17.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-08-21T19:10:17.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-08-21T19:10:17.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-21T19:10:17.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-21T19:10:17.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-08-21T19:10:17.508Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-21T19:10:17.508Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-21T19:10:17.508Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-21T19:10:17.508Z] === RUN TestCreateDifferentPlatform [2021-08-21T19:10:17.508Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-21T19:10:17.508Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-21T19:10:17.508Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-08-21T19:10:17.508Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-21T19:10:17.508Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-21T19:10:17.508Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-21T19:10:17.508Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2021-08-21T19:10:17.508Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-21T19:10:17.508Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-21T19:10:17.508Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-08-21T19:10:17.508Z] === RUN TestContainerKillOnDaemonStart [2021-08-21T19:10:17.508Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:10:17.508Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-21T19:10:17.508Z] === RUN TestDiff [2021-08-21T19:10:17.508Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-21T19:10:17.508Z] --- SKIP: TestDiff (0.00s) [2021-08-21T19:10:17.508Z] === RUN TestExecWithCloseStdin [2021-08-21T19:10:18.100Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0004784e0_} [2021-08-21T19:10:18.480Z] --- PASS: TestExecWithCloseStdin (2.54s) [2021-08-21T19:10:18.480Z] === RUN TestExec [2021-08-21T19:10:19.028Z] plugin_test.go:62: [d82f791aa3db0] joining swarm manager [df51e3eebecaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-21T19:10:19.442Z] --- PASS: TestUpdateRestartPolicy (12.86s) [2021-08-21T19:10:19.442Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-21T19:10:19.442Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s) [2021-08-21T19:10:19.442Z] === RUN TestWaitNonBlocked [2021-08-21T19:10:19.442Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-21T19:10:19.442Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-21T19:10:19.442Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-21T19:10:19.442Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-21T19:10:19.442Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-21T19:10:19.442Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-21T19:10:19.442Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-21T19:10:19.442Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s) [2021-08-21T19:10:19.442Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s) [2021-08-21T19:10:19.442Z] === RUN TestWaitBlocked [2021-08-21T19:10:19.442Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-21T19:10:19.442Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-21T19:10:19.442Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-21T19:10:19.442Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-21T19:10:19.442Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-21T19:10:19.442Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-21T19:10:19.794Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-08-21T19:10:19.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0004784f8_} [2021-08-21T19:10:20.054Z] ok github.com/docker/docker/volume/local 0.102s coverage: 76.4% of statements [2021-08-21T19:10:20.383Z] --- PASS: TestWaitBlocked (0.03s) [2021-08-21T19:10:20.383Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2021-08-21T19:10:20.383Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s) [2021-08-21T19:10:20.383Z] === CONT TestContainerStartOnDaemonRestart [2021-08-21T19:10:20.383Z] === CONT TestIpcModeOlderClient [2021-08-21T19:10:20.383Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-21T19:10:20.383Z] === CONT TestDaemonHostGatewayIP [2021-08-21T19:10:20.383Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-08-21T19:10:20.383Z] === CONT TestDaemonRestartIpcMode [2021-08-21T19:10:20.517Z] plugin_test.go:65: [da3b60f49cd48] joining swarm manager [df51e3eebecaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-21T19:10:20.623Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2021-08-21T19:10:20.674Z] --- PASS: TestExec (1.78s) [2021-08-21T19:10:20.674Z] === RUN TestExecUser [2021-08-21T19:10:20.674Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-21T19:10:20.674Z] --- SKIP: TestExecUser (0.00s) [2021-08-21T19:10:20.674Z] === RUN TestExportContainerAndImportImage [2021-08-21T19:10:20.674Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:10:20.674Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-21T19:10:20.674Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-21T19:10:20.674Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:10:20.674Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-21T19:10:20.674Z] === RUN TestHealthCheckWorkdir [2021-08-21T19:10:20.674Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-21T19:10:20.674Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-21T19:10:20.674Z] === RUN TestHealthKillContainer [2021-08-21T19:10:20.674Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-21T19:10:20.674Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-21T19:10:20.674Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-21T19:10:20.674Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-21T19:10:20.674Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-21T19:10:20.674Z] === RUN TestKillContainerInvalidSignal [2021-08-21T19:10:21.562Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2021-08-21T19:10:21.883Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-21T19:10:22.271Z] --- PASS: TestKillContainerInvalidSignal (1.71s) [2021-08-21T19:10:22.271Z] === RUN TestKillContainer [2021-08-21T19:10:22.271Z] === RUN TestKillContainer/no_signal [2021-08-21T19:10:23.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-21T19:10:23.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-21T19:10:23.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-21T19:10:23.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-21T19:10:23.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-21T19:10:23.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-21T19:10:23.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-21T19:10:23.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-21T19:10:23.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-21T19:10:23.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-21T19:10:23.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-21T19:10:23.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-08-21T19:10:23.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-08-21T19:10:23.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-08-21T19:10:23.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-08-21T19:10:23.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-08-21T19:10:23.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-08-21T19:10:23.506Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-21T19:10:23.686Z] --- PASS: TestContainerStartOnDaemonRestart (3.50s) [2021-08-21T19:10:23.686Z] === CONT TestContainerKillOnDaemonStart [2021-08-21T19:10:23.807Z] === RUN TestKillContainer/non_killing_signal [2021-08-21T19:10:23.807Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-21T19:10:23.807Z] === RUN TestKillContainer/killing_signal [2021-08-21T19:10:24.259Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.04s) [2021-08-21T19:10:25.201Z] --- PASS: TestDaemonRestartIpcMode (4.84s) [2021-08-21T19:10:25.201Z] --- PASS: TestDaemonHostGatewayIP (4.98s) [2021-08-21T19:10:26.005Z] --- PASS: TestKillContainer (3.92s) [2021-08-21T19:10:26.005Z] --- PASS: TestKillContainer/no_signal (1.59s) [2021-08-21T19:10:26.005Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-21T19:10:26.005Z] --- PASS: TestKillContainer/killing_signal (2.30s) [2021-08-21T19:10:26.005Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-21T19:10:26.005Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-21T19:10:26.006Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-21T19:10:26.006Z] === RUN TestKillStoppedContainer [2021-08-21T19:10:26.006Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-21T19:10:26.006Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-21T19:10:26.006Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-21T19:10:26.006Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-21T19:10:26.006Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-21T19:10:26.006Z] === RUN TestKillDifferentUserContainer [2021-08-21T19:10:26.006Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-21T19:10:26.006Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-21T19:10:26.006Z] === RUN TestInspectOomKilledTrue [2021-08-21T19:10:26.006Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:10:26.006Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-21T19:10:26.006Z] === RUN TestInspectOomKilledFalse [2021-08-21T19:10:26.006Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-21T19:10:26.006Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-21T19:10:26.006Z] === RUN TestLogsFollowTailEmpty [2021-08-21T19:10:26.774Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-21T19:10:28.139Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-21T19:10:28.186Z] --- PASS: TestLogsFollowTailEmpty (1.70s) [2021-08-21T19:10:28.186Z] === RUN TestNetworkNat [2021-08-21T19:10:28.186Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-21T19:10:28.186Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-21T19:10:28.186Z] === RUN TestNetworkLocalhostTCPNat [2021-08-21T19:10:29.721Z] --- PASS: TestNetworkLocalhostTCPNat (2.09s) [2021-08-21T19:10:29.721Z] === RUN TestNetworkLoopbackNat [2021-08-21T19:10:29.721Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-21T19:10:29.721Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-08-21T19:10:29.721Z] === RUN TestPause [2021-08-21T19:10:29.721Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-21T19:10:29.721Z] --- SKIP: TestPause (0.00s) [2021-08-21T19:10:29.721Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-21T19:10:31.406Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-21T19:10:31.898Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.68s) [2021-08-21T19:10:31.898Z] === RUN TestPauseStopPausedContainer [2021-08-21T19:10:31.898Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:10:31.898Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-21T19:10:31.898Z] === RUN TestPsFilter [2021-08-21T19:10:31.898Z] --- PASS: TestPsFilter (0.26s) [2021-08-21T19:10:31.898Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-21T19:10:32.777Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-21T19:10:33.034Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-21T19:10:34.076Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.27s) [2021-08-21T19:10:34.076Z] === RUN TestRemoveContainerWithVolume [2021-08-21T19:10:34.401Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-21T19:10:34.964Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-08-21T19:10:35.893Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-21T19:10:36.255Z] --- PASS: TestRemoveContainerWithVolume (1.89s) [2021-08-21T19:10:36.255Z] === RUN TestRemoveContainerRunning [2021-08-21T19:10:36.454Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-21T19:10:37.383Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-21T19:10:37.420Z] --- PASS: TestContainerKillOnDaemonStart (12.30s) [2021-08-21T19:10:37.420Z] PASS [2021-08-21T19:10:37.420Z] [2021-08-21T19:10:37.420Z] === Skipped [2021-08-21T19:10:37.420Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-08-21T19:10:37.420Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-21T19:10:37.420Z] [2021-08-21T19:10:37.420Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-21T19:10:37.420Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-21T19:10:37.420Z] [2021-08-21T19:10:37.420Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-21T19:10:37.420Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-21T19:10:37.420Z] [2021-08-21T19:10:37.420Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-21T19:10:37.420Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-21T19:10:37.420Z] [2021-08-21T19:10:37.420Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-21T19:10:37.420Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-21T19:10:37.420Z] [2021-08-21T19:10:37.420Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-08-21T19:10:37.420Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-21T19:10:37.420Z] [2021-08-21T19:10:37.420Z] [2021-08-21T19:10:37.420Z] DONE 195 tests, 6 skipped in 149.152s [2021-08-21T19:10:37.420Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-21T19:10:37.420Z] ++ 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-21T19:10:37.420Z] ++ set -e [2021-08-21T19:10:37.420Z] ++ '[' -n 0 ']' [2021-08-21T19:10:37.420Z] ++ set -x [2021-08-21T19:10:37.420Z] ++ 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-21T19:10:37.420Z] === RUN TestConfigDaemonLibtrustID [2021-08-21T19:10:37.420Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-08-21T19:10:37.421Z] === RUN TestDaemonConfigValidation [2021-08-21T19:10:37.421Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-21T19:10:37.421Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-21T19:10:37.421Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-21T19:10:37.421Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-21T19:10:37.421Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-21T19:10:37.421Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-21T19:10:37.421Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-21T19:10:37.421Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-21T19:10:37.421Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-21T19:10:37.421Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-21T19:10:37.421Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-21T19:10:37.421Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-21T19:10:37.421Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-21T19:10:37.421Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-21T19:10:37.421Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-21T19:10:37.421Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-21T19:10:37.421Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2021-08-21T19:10:37.421Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.11s) [2021-08-21T19:10:37.421Z] --- PASS: TestDaemonConfigValidation/valid_config (0.13s) [2021-08-21T19:10:37.421Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.13s) [2021-08-21T19:10:37.421Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2021-08-21T19:10:37.421Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-21T19:10:37.421Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-21T19:10:37.792Z] --- PASS: TestRemoveContainerRunning (1.58s) [2021-08-21T19:10:37.792Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-21T19:10:37.945Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-21T19:10:37.992Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-21T19:10:38.873Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-21T19:10:39.330Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.75s) [2021-08-21T19:10:39.330Z] === RUN TestRemoveInvalidContainer [2021-08-21T19:10:39.330Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-21T19:10:39.330Z] === RUN TestRenameLinkedContainer [2021-08-21T19:10:39.330Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-21T19:10:39.330Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-08-21T19:10:39.330Z] === RUN TestRenameStoppedContainer [2021-08-21T19:10:39.373Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-21T19:10:39.662Z] ok github.com/docker/docker/pkg/plugins 33.652s coverage: 76.6% of statements [2021-08-21T19:10:39.662Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-21T19:10:39.662Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-21T19:10:39.662Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-21T19:10:39.662Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-21T19:10:39.662Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-21T19:10:39.662Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-21T19:10:39.662Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-08-21T19:10:39.662Z] ? github.com/docker/docker/rootless [no test files] [2021-08-21T19:10:39.662Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-08-21T19:10:39.662Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-21T19:10:39.662Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-21T19:10:39.662Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-21T19:10:39.662Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-21T19:10:39.662Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-21T19:10:39.662Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-21T19:10:39.662Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-21T19:10:39.662Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-21T19:10:39.662Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-21T19:10:39.662Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-21T19:10:39.662Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-21T19:10:39.662Z] ? github.com/docker/docker/volume [no test files] [2021-08-21T19:10:39.662Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-21T19:10:39.662Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-21T19:10:39.662Z] [2021-08-21T19:10:39.662Z] === Skipped [2021-08-21T19:10:39.662Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-21T19:10:39.662Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-21T19:10:39.662Z] [2021-08-21T19:10:39.662Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-21T19:10:39.662Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-21T19:10:39.662Z] [2021-08-21T19:10:39.662Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-21T19:10:39.662Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-21T19:10:39.662Z] [2021-08-21T19:10:39.662Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-21T19:10:39.662Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-21T19:10:39.662Z] [2021-08-21T19:10:39.662Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-08-21T19:10:39.662Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T19:10:39.662Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-21T19:10:39.662Z] [2021-08-21T19:10:39.662Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-08-21T19:10:39.662Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T19:10:39.662Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-21T19:10:39.662Z] [2021-08-21T19:10:39.662Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-08-21T19:10:39.662Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T19:10:39.662Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-21T19:10:39.662Z] [2021-08-21T19:10:39.662Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-08-21T19:10:39.662Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T19:10:39.662Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-21T19:10:39.662Z] [2021-08-21T19:10:39.662Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-08-21T19:10:39.662Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T19:10:39.662Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-21T19:10:39.662Z] [2021-08-21T19:10:39.662Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-08-21T19:10:39.662Z] graphtest_unix.go:71: No driver to put! [2021-08-21T19:10:39.662Z] [2021-08-21T19:10:39.662Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-08-21T19:10:39.662Z] time="2021-08-21T19:09:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-21T19:10:39.662Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-21T19:10:39.662Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-21T19:10:39.662Z] [2021-08-21T19:10:39.662Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-08-21T19:10:39.662Z] time="2021-08-21T19:09:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-21T19:10:39.662Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-21T19:10:39.662Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-21T19:10:39.662Z] [2021-08-21T19:10:39.662Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-08-21T19:10:39.662Z] time="2021-08-21T19:09:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-21T19:10:39.662Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-21T19:10:39.662Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-21T19:10:39.662Z] [2021-08-21T19:10:39.662Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-08-21T19:10:39.662Z] time="2021-08-21T19:09:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-21T19:10:39.662Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-21T19:10:39.662Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-21T19:10:39.662Z] [2021-08-21T19:10:39.662Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-08-21T19:10:39.662Z] time="2021-08-21T19:09:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-21T19:10:39.662Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-21T19:10:39.662Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-21T19:10:39.662Z] [2021-08-21T19:10:39.662Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-08-21T19:10:39.662Z] graphtest_unix.go:71: No driver to put! [2021-08-21T19:10:39.662Z] [2021-08-21T19:10:39.662Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-08-21T19:10:39.662Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-08-21T19:10:39.662Z] [2021-08-21T19:10:39.662Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-08-21T19:10:39.662Z] overlay_test.go:49: Fails to compute changes intermittently [2021-08-21T19:10:39.662Z] [2021-08-21T19:10:39.662Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-08-21T19:10:39.662Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-08-21T19:10:39.662Z] [2021-08-21T19:10:39.662Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-08-21T19:10:39.662Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-08-21T19:10:39.662Z] [2021-08-21T19:10:39.662Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-08-21T19:10:39.662Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T19:10:39.662Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-21T19:10:39.662Z] [2021-08-21T19:10:39.662Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-08-21T19:10:39.662Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T19:10:39.662Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-21T19:10:39.662Z] [2021-08-21T19:10:39.662Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-08-21T19:10:39.662Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T19:10:39.662Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-21T19:10:39.662Z] [2021-08-21T19:10:39.662Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-08-21T19:10:39.662Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T19:10:39.662Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-21T19:10:39.662Z] [2021-08-21T19:10:39.662Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-08-21T19:10:39.662Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T19:10:39.662Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-21T19:10:39.662Z] [2021-08-21T19:10:39.662Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-08-21T19:10:39.662Z] graphtest_unix.go:71: No driver to put! [2021-08-21T19:10:39.662Z] [2021-08-21T19:10:39.662Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-08-21T19:10:39.662Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-08-21T19:10:39.662Z] [2021-08-21T19:10:39.662Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-08-21T19:10:39.662Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-08-21T19:10:39.662Z] [2021-08-21T19:10:39.662Z] [2021-08-21T19:10:39.662Z] DONE 2309 tests, 28 skipped in 255.039s [2021-08-21T19:10:39.662Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-08-21T19:10:39.662Z] github.com/docker/docker/libnetwork/api [2021-08-21T19:10:39.662Z] github.com/docker/docker/libnetwork/bitseq [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/cluster [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/config [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/datastore [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/driverapi [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/etchosts [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/idm [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/ipam [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/iptables [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/netlabel [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/netutils [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/networkdb [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/ns [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/options [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/osl [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/portallocator [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/portmapper [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/testutils [2021-08-21T19:10:39.663Z] github.com/docker/docker/libnetwork/types' ']' [2021-08-21T19:10:39.663Z] + 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/api 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-21T19:10:39.800Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-21T19:10:40.314Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-21T19:10:40.314Z] daemon_test.go:149: [d37165f65f80a] daemon is not started [2021-08-21T19:10:40.314Z] --- PASS: TestConfigDaemonSeccompProfiles (3.21s) [2021-08-21T19:10:40.314Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2021-08-21T19:10:40.314Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2021-08-21T19:10:40.314Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2021-08-21T19:10:40.314Z] PASS [2021-08-21T19:10:40.314Z] [2021-08-21T19:10:40.314Z] DONE 11 tests in 4.083s [2021-08-21T19:10:40.314Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-08-21T19:10:40.314Z] ++ 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-21T19:10:40.314Z] ++ set -e [2021-08-21T19:10:40.314Z] ++ '[' -n 0 ']' [2021-08-21T19:10:40.314Z] ++ set -x [2021-08-21T19:10:40.314Z] ++ 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-21T19:10:40.314Z] INFO: Testing against a local daemon [2021-08-21T19:10:40.314Z] === RUN TestCommitInheritsEnv [2021-08-21T19:10:40.361Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-21T19:10:40.883Z] --- PASS: TestCommitInheritsEnv (0.34s) [2021-08-21T19:10:40.883Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-21T19:10:40.883Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-08-21T19:10:40.883Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-21T19:10:40.883Z] === RUN TestImagesFilterMultiReference [2021-08-21T19:10:40.883Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-08-21T19:10:40.883Z] === RUN TestImagePullPlatformInvalid [2021-08-21T19:10:40.883Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-08-21T19:10:40.883Z] === RUN TestRemoveImageOrphaning [2021-08-21T19:10:41.144Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2021-08-21T19:10:41.144Z] === RUN TestRemoveImageGarbageCollector [2021-08-21T19:10:41.144Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-21T19:10:41.144Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-08-21T19:10:41.144Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-21T19:10:41.144Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-21T19:10:41.144Z] === RUN TestTagInvalidReference [2021-08-21T19:10:41.144Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-21T19:10:41.144Z] === RUN TestTagValidPrefixedRepo [2021-08-21T19:10:41.290Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-21T19:10:41.404Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-08-21T19:10:41.404Z] === RUN TestTagExistedNameWithoutForce [2021-08-21T19:10:41.404Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-08-21T19:10:41.404Z] === RUN TestTagOfficialNames [2021-08-21T19:10:41.404Z] --- PASS: TestTagOfficialNames (0.07s) [2021-08-21T19:10:41.404Z] === RUN TestTagMatchesDigest [2021-08-21T19:10:41.404Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-21T19:10:41.404Z] PASS [2021-08-21T19:10:41.404Z] [2021-08-21T19:10:41.404Z] === Skipped [2021-08-21T19:10:41.404Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-21T19:10:41.404Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-08-21T19:10:41.404Z] [2021-08-21T19:10:41.404Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-08-21T19:10:41.404Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-21T19:10:41.404Z] [2021-08-21T19:10:41.404Z] [2021-08-21T19:10:41.404Z] DONE 12 tests, 2 skipped in 1.248s [2021-08-21T19:10:41.404Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-08-21T19:10:41.404Z] ++ 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-21T19:10:41.404Z] ++ set -e [2021-08-21T19:10:41.404Z] ++ '[' -n 0 ']' [2021-08-21T19:10:41.404Z] ++ set -x [2021-08-21T19:10:41.404Z] ++ 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-21T19:10:41.507Z] --- PASS: TestRenameStoppedContainer (2.33s) [2021-08-21T19:10:41.507Z] === RUN TestRenameRunningContainerAndReuse [2021-08-21T19:10:41.664Z] INFO: Testing against a local daemon [2021-08-21T19:10:41.664Z] === RUN TestNetworkCreateDelete [2021-08-21T19:10:41.923Z] --- PASS: TestNetworkCreateDelete (0.20s) [2021-08-21T19:10:41.923Z] === RUN TestDockerNetworkDeletePreferID [2021-08-21T19:10:42.217Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-21T19:10:42.493Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s) [2021-08-21T19:10:42.493Z] === RUN TestDaemonDNSFallback [2021-08-21T19:10:42.782Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-21T19:10:43.711Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-21T19:10:44.639Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-21T19:10:45.241Z] --- PASS: TestRenameRunningContainerAndReuse (3.36s) [2021-08-21T19:10:45.241Z] === RUN TestRenameInvalidName [2021-08-21T19:10:45.568Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-21T19:10:46.129Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-21T19:10:46.129Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-21T19:10:46.385Z] --- PASS: TestServicePlugin (31.55s) [2021-08-21T19:10:46.385Z] === RUN TestServiceUpdateLabel [2021-08-21T19:10:46.779Z] --- PASS: TestRenameInvalidName (1.80s) [2021-08-21T19:10:46.779Z] === RUN TestRenameAnonymousContainer [2021-08-21T19:10:47.314Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-21T19:10:47.877Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-21T19:10:49.069Z] --- PASS: TestDaemonDNSFallback (6.84s) [2021-08-21T19:10:49.069Z] === RUN TestInspectNetwork [2021-08-21T19:10:49.245Z] --- PASS: TestServiceUpdateLabel (2.53s) [2021-08-21T19:10:49.245Z] === RUN TestServiceUpdateSecrets [2021-08-21T19:10:49.245Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-21T19:10:50.173Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-21T19:10:51.540Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-21T19:10:52.905Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-21T19:10:53.473Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-21T19:10:54.353Z] === RUN TestInspectNetwork/full_network_id [2021-08-21T19:10:54.353Z] === RUN TestInspectNetwork/partial_network_id [2021-08-21T19:10:54.353Z] === RUN TestInspectNetwork/network_name [2021-08-21T19:10:54.353Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-21T19:10:55.995Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-21T19:10:57.112Z] --- PASS: TestRenameAnonymousContainer (8.90s) [2021-08-21T19:10:57.112Z] === RUN TestRenameContainerWithSameName [2021-08-21T19:10:57.571Z] --- PASS: TestRenameContainerWithSameName (1.76s) [2021-08-21T19:10:57.571Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-21T19:10:57.571Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-21T19:10:57.571Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-08-21T19:10:57.571Z] === RUN TestResize [2021-08-21T19:10:58.549Z] --- PASS: TestInspectNetwork (8.69s) [2021-08-21T19:10:58.549Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-21T19:10:58.549Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-21T19:10:58.549Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-21T19:10:58.550Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-21T19:10:58.550Z] === RUN TestRunContainerWithBridgeNone [2021-08-21T19:10:59.114Z] --- PASS: TestResize (1.69s) [2021-08-21T19:10:59.114Z] === RUN TestResizeWithInvalidSize [2021-08-21T19:11:00.162Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-21T19:11:01.100Z] --- PASS: TestRunContainerWithBridgeNone (3.08s) [2021-08-21T19:11:01.100Z] === RUN TestNetworkInvalidJSON [2021-08-21T19:11:01.100Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-21T19:11:01.100Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-21T19:11:01.100Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-21T19:11:01.100Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-21T19:11:01.100Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-21T19:11:01.100Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-21T19:11:01.100Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-21T19:11:01.100Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-21T19:11:01.100Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-21T19:11:01.100Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-08-21T19:11:01.100Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-21T19:11:01.100Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-21T19:11:01.100Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-21T19:11:01.100Z] === RUN TestNetworkList [2021-08-21T19:11:01.100Z] === RUN TestNetworkList//networks [2021-08-21T19:11:01.100Z] === PAUSE TestNetworkList//networks [2021-08-21T19:11:01.100Z] === RUN TestNetworkList//networks/ [2021-08-21T19:11:01.100Z] === PAUSE TestNetworkList//networks/ [2021-08-21T19:11:01.100Z] === CONT TestNetworkList//networks [2021-08-21T19:11:01.100Z] === CONT TestNetworkList//networks/ [2021-08-21T19:11:01.100Z] --- PASS: TestNetworkList (0.03s) [2021-08-21T19:11:01.100Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-21T19:11:01.100Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-21T19:11:01.100Z] === RUN TestHostIPv4BridgeLabel [2021-08-21T19:11:01.306Z] --- PASS: TestResizeWithInvalidSize (1.87s) [2021-08-21T19:11:01.306Z] === RUN TestResizeWhenContainerNotStarted [2021-08-21T19:11:01.672Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2021-08-21T19:11:01.672Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-21T19:11:02.612Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-08-21T19:11:02.612Z] === RUN TestDaemonDefaultNetworkPools [2021-08-21T19:11:02.843Z] --- PASS: TestResizeWhenContainerNotStarted (1.85s) [2021-08-21T19:11:02.843Z] === RUN TestDaemonRestartKillContainers [2021-08-21T19:11:02.843Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:11:02.843Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-21T19:11:02.843Z] === RUN TestStats [2021-08-21T19:11:02.843Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-21T19:11:02.843Z] --- SKIP: TestStats (0.00s) [2021-08-21T19:11:02.843Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-21T19:11:03.432Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-21T19:11:03.552Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2021-08-21T19:11:03.552Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-21T19:11:03.688Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-21T19:11:04.934Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2021-08-21T19:11:04.934Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-21T19:11:05.053Z] --- PASS: TestServiceUpdateSecrets (16.06s) [2021-08-21T19:11:05.053Z] === RUN TestServiceUpdateConfigs [2021-08-21T19:11:06.315Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.40s) [2021-08-21T19:11:06.315Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-21T19:11:06.885Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-08-21T19:11:06.885Z] === RUN TestServiceWithPredefinedNetwork [2021-08-21T19:11:08.634Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.17s) [2021-08-21T19:11:08.634Z] === RUN TestStopContainerWithTimeout [2021-08-21T19:11:08.634Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-21T19:11:08.634Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-21T19:11:08.634Z] === RUN TestUpdateRestartPolicy [2021-08-21T19:11:09.220Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-21T19:11:10.181Z] --- PASS: TestServiceWithPredefinedNetwork (2.84s) [2021-08-21T19:11:10.181Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-21T19:11:10.181Z] service_test.go:242: FLAKY_TEST [2021-08-21T19:11:10.181Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-21T19:11:10.181Z] === RUN TestServiceWithDataPathPortInit [2021-08-21T19:11:11.742Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-21T19:11:12.305Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-21T19:11:15.572Z] check_test.go:380: [dfcb9d3d94608] daemon is not started [2021-08-21T19:11:15.572Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-08-21T19:11:16.940Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-08-21T19:11:17.867Z] docker_api_swarm_test.go:801: [ded45b523f6f3] joining swarm manager [d460e939dce26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-21T19:11:18.123Z] === RUN TestDockerSuite/TestCpToDot [2021-08-21T19:11:19.051Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-21T19:11:19.051Z] docker_api_swarm_test.go:801: [d06040f80eb0f] joining swarm manager [d460e939dce26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-21T19:11:20.440Z] docker_api_swarm_test.go:801: [dea45e937ff2a] joining swarm manager [d460e939dce26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-21T19:11:20.696Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-21T19:11:20.952Z] --- PASS: TestServiceUpdateConfigs (15.83s) [2021-08-21T19:11:20.952Z] === RUN TestServiceUpdateNetwork [2021-08-21T19:11:22.318Z] docker_api_swarm_test.go:801: [dd1ed4c530f4c] joining swarm manager [d460e939dce26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-08-21T19:11:22.575Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-21T19:11:23.504Z] docker_api_swarm_test.go:809: [d6dbc721558a0] joining swarm manager [d460e939dce26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-08-21T19:11:23.760Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-21T19:11:25.649Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-21T19:11:25.649Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-21T19:11:26.211Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-21T19:11:26.349Z] ok github.com/docker/docker/libnetwork 37.530s coverage: 40.8% of statements [2021-08-21T19:11:26.349Z] ok github.com/docker/docker/libnetwork/api 1.283s coverage: 90.1% of statements [2021-08-21T19:11:26.349Z] ok github.com/docker/docker/libnetwork/bitseq 0.124s coverage: 84.4% of statements [2021-08-21T19:11:26.349Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-21T19:11:26.349Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-21T19:11:26.349Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-21T19:11:26.349Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-21T19:11:26.349Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-21T19:11:26.349Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-21T19:11:26.349Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-08-21T19:11:26.349Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-21T19:11:26.349Z] ok github.com/docker/docker/libnetwork/config 0.042s coverage: 24.0% of statements [2021-08-21T19:11:26.609Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-08-21T19:11:26.609Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-21T19:11:26.609Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-21T19:11:26.870Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-08-21T19:11:27.138Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-21T19:11:27.138Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-21T19:11:27.393Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-21T19:11:27.649Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-21T19:11:28.283Z] --- PASS: TestServiceWithDataPathPortInit (15.73s) [2021-08-21T19:11:28.283Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-21T19:11:28.577Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-21T19:11:28.577Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-08-21T19:11:28.577Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-21T19:11:28.577Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-21T19:11:28.852Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:294ylaalh8dpqfad8mmdbv5eb Created:2021-08-21 19:11:26.800967545 +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[dca713b73d41b1a272c2bdb0be4ccfa2fdca5bbab0ef74914b02d906146900cb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gjpmd78l7ek16nis7daohi77e EndpointID:efae612e48110acdf95dba09b493ca543c61d00bd6fbb8567f5451a94a6e7a34 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:86e18f030bae628eb98eff516c845e57a65df54641f1465e0e78ea2fbe9f5e12 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:73187b0f0522 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gjpmd78l7ek16nis7daohi77e EndpointID:efae612e48110acdf95dba09b493ca543c61d00bd6fbb8567f5451a94a6e7a34 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-21T19:11:29.504Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-21T19:11:29.735Z] --- PASS: TestUpdateRestartPolicy (20.33s) [2021-08-21T19:11:29.735Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-21T19:11:30.066Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-21T19:11:30.163Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.479s coverage: 59.9% of statements [2021-08-21T19:11:30.163Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-21T19:11:30.163Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-08-21T19:11:30.193Z] --- PASS: TestUpdateRestartWithAutoRemove (1.72s) [2021-08-21T19:11:30.193Z] === RUN TestWaitNonBlocked [2021-08-21T19:11:30.193Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-21T19:11:30.193Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-21T19:11:30.193Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-21T19:11:30.193Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-21T19:11:30.193Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-21T19:11:30.193Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-21T19:11:30.322Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-21T19:11:30.322Z] === RUN TestDockerSuite/TestCreateRM [2021-08-21T19:11:30.322Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-21T19:11:30.322Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-21T19:11:30.322Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-21T19:11:30.322Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-21T19:11:30.423Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.128s coverage: 4.0% of statements [2021-08-21T19:11:30.578Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-21T19:11:30.683Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-21T19:11:31.253Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2021-08-21T19:11:31.253Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-21T19:11:31.512Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-08-21T19:11:32.468Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-21T19:11:32.468Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-21T19:11:32.468Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-21T19:11:33.095Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-21T19:11:33.095Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.26s) [2021-08-21T19:11:33.095Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.83s) [2021-08-21T19:11:33.095Z] === RUN TestWaitBlocked [2021-08-21T19:11:33.095Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:11:33.095Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-21T19:11:33.095Z] PASS [2021-08-21T19:11:33.095Z] ok github.com/docker/docker/integration/container 78.415s [2021-08-21T19:11:33.095Z] [2021-08-21T19:11:33.095Z] === Skipped [2021-08-21T19:11:33.095Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-21T19:11:33.095Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-21T19:11:33.095Z] [2021-08-21T19:11:33.095Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-08-21T19:11:33.095Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:11:33.095Z] [2021-08-21T19:11:33.095Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-08-21T19:11:33.095Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-21T19:11:33.095Z] [2021-08-21T19:11:33.095Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-08-21T19:11:33.095Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:11:33.095Z] [2021-08-21T19:11:33.095Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-21T19:11:33.095Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:11:33.095Z] [2021-08-21T19:11:33.095Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-21T19:11:33.095Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:11:33.095Z] [2021-08-21T19:11:33.095Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-21T19:11:33.095Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-21T19:11:33.095Z] [2021-08-21T19:11:33.095Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-08-21T19:11:33.095Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-21T19:11:33.095Z] [2021-08-21T19:11:33.095Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-21T19:11:33.095Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:11:33.095Z] [2021-08-21T19:11:33.095Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-21T19:11:33.095Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-21T19:11:33.095Z] [2021-08-21T19:11:33.095Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-08-21T19:11:33.095Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-21T19:11:33.095Z] [2021-08-21T19:11:33.095Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-21T19:11:33.095Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:11:33.095Z] [2021-08-21T19:11:33.095Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-21T19:11:33.095Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:11:33.095Z] [2021-08-21T19:11:33.095Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-21T19:11:33.095Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-21T19:11:33.095Z] [2021-08-21T19:11:33.095Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-21T19:11:33.095Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-21T19:11:33.095Z] [2021-08-21T19:11:33.095Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-21T19:11:33.095Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-21T19:11:33.095Z] [2021-08-21T19:11:33.095Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-21T19:11:33.095Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-21T19:11:33.095Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-21T19:11:33.095Z] [2021-08-21T19:11:33.095Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-21T19:11:33.095Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-21T19:11:33.095Z] [2021-08-21T19:11:33.095Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-21T19:11:33.095Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-21T19:11:33.095Z] [2021-08-21T19:11:33.095Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-21T19:11:33.095Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-21T19:11:33.095Z] [2021-08-21T19:11:33.095Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-21T19:11:33.095Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-21T19:11:33.095Z] [2021-08-21T19:11:33.095Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-21T19:11:33.095Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:11:33.095Z] [2021-08-21T19:11:33.095Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-21T19:11:33.095Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-21T19:11:33.095Z] [2021-08-21T19:11:33.095Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-21T19:11:33.095Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-21T19:11:33.095Z] [2021-08-21T19:11:33.095Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-08-21T19:11:33.095Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-21T19:11:33.095Z] [2021-08-21T19:11:33.095Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-21T19:11:33.095Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-21T19:11:33.095Z] [2021-08-21T19:11:33.095Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-21T19:11:33.095Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:11:33.095Z] [2021-08-21T19:11:33.095Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-08-21T19:11:33.095Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-21T19:11:33.095Z] [2021-08-21T19:11:33.095Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-08-21T19:11:33.095Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-21T19:11:33.095Z] [2021-08-21T19:11:33.095Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-21T19:11:33.095Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:11:33.095Z] [2021-08-21T19:11:33.095Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-21T19:11:33.095Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-21T19:11:33.095Z] [2021-08-21T19:11:33.095Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-21T19:11:33.095Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-21T19:11:33.095Z] [2021-08-21T19:11:33.095Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-21T19:11:33.095Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:11:33.095Z] [2021-08-21T19:11:33.095Z] [2021-08-21T19:11:33.095Z] DONE 87 tests, 33 skipped in 80.411s [2021-08-21T19:11:33.095Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-08-21T19:11:34.131Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.12s) [2021-08-21T19:11:34.131Z] PASS [2021-08-21T19:11:34.131Z] [2021-08-21T19:11:34.131Z] === Skipped [2021-08-21T19:11:34.131Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-21T19:11:34.131Z] service_test.go:242: FLAKY_TEST [2021-08-21T19:11:34.131Z] [2021-08-21T19:11:34.131Z] [2021-08-21T19:11:34.131Z] DONE 26 tests, 1 skipped in 51.932s [2021-08-21T19:11:34.131Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-21T19:11:34.131Z] ++ 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-21T19:11:34.131Z] ++ set -e [2021-08-21T19:11:34.131Z] ++ '[' -n 0 ']' [2021-08-21T19:11:34.131Z] ++ set -x [2021-08-21T19:11:34.131Z] ++ 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-21T19:11:34.131Z] INFO: Testing against a local daemon [2021-08-21T19:11:34.131Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-21T19:11:34.131Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-21T19:11:34.131Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-21T19:11:34.131Z] === RUN TestDockerNetworkIpvlan [2021-08-21T19:11:34.131Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-21T19:11:34.131Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-21T19:11:34.131Z] PASS [2021-08-21T19:11:34.131Z] [2021-08-21T19:11:34.131Z] === Skipped [2021-08-21T19:11:34.131Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-21T19:11:34.131Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-21T19:11:34.131Z] [2021-08-21T19:11:34.131Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-21T19:11:34.131Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-21T19:11:34.131Z] [2021-08-21T19:11:34.131Z] [2021-08-21T19:11:34.131Z] DONE 2 tests, 2 skipped in 0.109s [2021-08-21T19:11:34.131Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-21T19:11:34.131Z] ++ 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-21T19:11:34.131Z] ++ set -e [2021-08-21T19:11:34.131Z] ++ '[' -n 0 ']' [2021-08-21T19:11:34.131Z] ++ set -x [2021-08-21T19:11:34.131Z] ++ 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-21T19:11:34.131Z] INFO: Testing against a local daemon [2021-08-21T19:11:34.131Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-21T19:11:35.071Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2021-08-21T19:11:35.071Z] === RUN TestDockerNetworkMacvlan [2021-08-21T19:11:35.740Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-21T19:11:35.740Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-21T19:11:35.740Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-21T19:11:35.740Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-21T19:11:35.740Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-21T19:11:35.740Z] --- PASS: TestServiceUpdateNetwork (14.91s) [2021-08-21T19:11:35.740Z] === RUN TestServiceUpdatePidsLimit [2021-08-21T19:11:35.740Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-21T19:11:36.012Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-21T19:11:36.668Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-21T19:11:36.953Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-21T19:11:37.230Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-21T19:11:37.522Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-21T19:11:38.158Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-21T19:11:38.414Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-21T19:11:38.976Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-21T19:11:40.817Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-21T19:11:40.888Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-21T19:11:41.495Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.239s coverage: 7.2% of statements [2021-08-21T19:11:41.495Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-21T19:11:41.495Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2021-08-21T19:11:41.495Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2021-08-21T19:11:41.495Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-21T19:11:41.495Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-08-21T19:11:41.495Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-21T19:11:41.495Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2021-08-21T19:11:41.495Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2021-08-21T19:11:42.065Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-08-21T19:11:42.065Z] ok github.com/docker/docker/libnetwork/idm 0.008s coverage: 87.5% of statements [2021-08-21T19:11:42.324Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-08-21T19:11:42.779Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-21T19:11:43.359Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-21T19:11:43.709Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-21T19:11:44.271Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-21T19:11:44.528Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-21T19:11:45.090Z] === RUN TestDockerSuite/TestDockerFails [2021-08-21T19:11:45.090Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-08-21T19:11:45.090Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-08-21T19:11:45.090Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-08-21T19:11:46.020Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-21T19:11:46.275Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-08-21T19:11:46.837Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-08-21T19:11:48.729Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-08-21T19:11:48.729Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-08-21T19:11:48.729Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-08-21T19:11:48.729Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-08-21T19:11:49.939Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-21T19:11:50.878Z] --- PASS: TestDockerNetworkMacvlan (15.70s) [2021-08-21T19:11:50.878Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2021-08-21T19:11:50.878Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-08-21T19:11:50.878Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.68s) [2021-08-21T19:11:50.878Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.89s) [2021-08-21T19:11:50.878Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.36s) [2021-08-21T19:11:50.878Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s) [2021-08-21T19:11:50.878Z] PASS [2021-08-21T19:11:50.878Z] [2021-08-21T19:11:50.878Z] DONE 8 tests in 17.252s [2021-08-21T19:11:50.878Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-21T19:11:50.878Z] ++ 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-21T19:11:50.878Z] ++ set -e [2021-08-21T19:11:50.878Z] ++ '[' -n 0 ']' [2021-08-21T19:11:50.878Z] ++ set -x [2021-08-21T19:11:50.879Z] ++ 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-21T19:11:50.879Z] testing: warning: no tests to run [2021-08-21T19:11:50.879Z] PASS [2021-08-21T19:11:50.879Z] [2021-08-21T19:11:50.879Z] DONE 0 tests in 0.028s [2021-08-21T19:11:50.879Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-21T19:11:50.879Z] ++ 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-21T19:11:50.879Z] ++ set -e [2021-08-21T19:11:50.879Z] ++ '[' -n 0 ']' [2021-08-21T19:11:50.879Z] ++ set -x [2021-08-21T19:11:50.879Z] ++ 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-21T19:11:50.879Z] INFO: Testing against a local daemon [2021-08-21T19:11:50.879Z] === RUN TestAuthZPluginAllowRequest [2021-08-21T19:11:52.789Z] --- PASS: TestAuthZPluginAllowRequest (1.58s) [2021-08-21T19:11:52.789Z] === RUN TestAuthZPluginTLS [2021-08-21T19:11:53.049Z] --- PASS: TestAuthZPluginTLS (0.59s) [2021-08-21T19:11:53.049Z] === RUN TestAuthZPluginDenyRequest [2021-08-21T19:11:53.620Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-08-21T19:11:53.620Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-21T19:11:53.970Z] --- PASS: TestServiceUpdatePidsLimit (17.94s) [2021-08-21T19:11:53.970Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.34s) [2021-08-21T19:11:53.970Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.33s) [2021-08-21T19:11:53.970Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.30s) [2021-08-21T19:11:53.970Z] PASS [2021-08-21T19:11:53.970Z] [2021-08-21T19:11:53.970Z] === Skipped [2021-08-21T19:11:53.970Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-21T19:11:53.970Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-21T19:11:53.970Z] [2021-08-21T19:11:53.970Z] [2021-08-21T19:11:53.970Z] DONE 27 tests, 1 skipped in 196.235s [2021-08-21T19:11:53.970Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-21T19:11:53.970Z] ++ 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-21T19:11:53.970Z] ++ set -e [2021-08-21T19:11:53.970Z] ++ '[' -n 0 ']' [2021-08-21T19:11:53.970Z] ++ set -x [2021-08-21T19:11:53.970Z] ++ 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-21T19:11:53.970Z] INFO: Testing against a local daemon [2021-08-21T19:11:53.970Z] === RUN TestSessionCreate [2021-08-21T19:11:53.970Z] --- PASS: TestSessionCreate (0.02s) [2021-08-21T19:11:53.970Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-21T19:11:53.970Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-21T19:11:53.970Z] PASS [2021-08-21T19:11:53.970Z] [2021-08-21T19:11:53.970Z] DONE 2 tests in 0.129s [2021-08-21T19:11:53.970Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-21T19:11:53.970Z] ++ 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-21T19:11:53.970Z] ++ set -e [2021-08-21T19:11:53.970Z] ++ '[' -n 0 ']' [2021-08-21T19:11:53.970Z] ++ set -x [2021-08-21T19:11:53.970Z] ++ 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-21T19:11:53.970Z] INFO: Testing against a local daemon [2021-08-21T19:11:53.970Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-21T19:11:53.970Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-21T19:11:53.970Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-21T19:11:53.970Z] === RUN TestDiskUsage [2021-08-21T19:11:53.970Z] === PAUSE TestDiskUsage [2021-08-21T19:11:53.970Z] === RUN TestEventsExecDie [2021-08-21T19:11:54.190Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-08-21T19:11:54.190Z] === RUN TestAuthZPluginDenyResponse [2021-08-21T19:11:54.317Z] === RUN TestConfigDaemonLibtrustID [2021-08-21T19:11:54.317Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-21T19:11:54.317Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-21T19:11:54.317Z] === RUN TestDaemonConfigValidation [2021-08-21T19:11:54.317Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-21T19:11:54.317Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-08-21T19:11:54.317Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-21T19:11:54.317Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-21T19:11:54.317Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-08-21T19:11:54.317Z] PASS [2021-08-21T19:11:54.317Z] ok github.com/docker/docker/integration/daemon 0.098s [2021-08-21T19:11:54.317Z] [2021-08-21T19:11:54.317Z] === Skipped [2021-08-21T19:11:54.317Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-08-21T19:11:54.317Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-21T19:11:54.317Z] [2021-08-21T19:11:54.317Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-08-21T19:11:54.317Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-21T19:11:54.317Z] [2021-08-21T19:11:54.317Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-08-21T19:11:54.317Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-21T19:11:54.317Z] [2021-08-21T19:11:54.317Z] [2021-08-21T19:11:54.317Z] DONE 3 tests, 3 skipped in 20.073s [2021-08-21T19:11:54.317Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-21T19:11:54.543Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2021-08-21T19:11:54.760Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2021-08-21T19:11:54.760Z] === RUN TestAuthZPluginAllowEventStream [2021-08-21T19:11:54.878Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-21T19:11:54.878Z] INFO: Testing against a local daemon [2021-08-21T19:11:54.878Z] === RUN TestCommitInheritsEnv [2021-08-21T19:11:54.878Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-21T19:11:54.878Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-08-21T19:11:54.878Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-21T19:11:54.878Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-21T19:11:54.878Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-21T19:11:54.878Z] === RUN TestImagesFilterMultiReference [2021-08-21T19:11:54.878Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-08-21T19:11:54.878Z] === RUN TestImagePullPlatformInvalid [2021-08-21T19:11:54.878Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-21T19:11:54.878Z] === RUN TestRemoveImageOrphaning [2021-08-21T19:11:55.336Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-21T19:11:55.445Z] --- PASS: TestRemoveImageOrphaning (0.88s) [2021-08-21T19:11:55.445Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-21T19:11:55.445Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-21T19:11:55.445Z] === RUN TestTagInvalidReference [2021-08-21T19:11:55.445Z] --- PASS: TestTagInvalidReference (0.02s) [2021-08-21T19:11:55.445Z] === RUN TestTagValidPrefixedRepo [2021-08-21T19:11:55.445Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-08-21T19:11:55.445Z] === RUN TestTagExistedNameWithoutForce [2021-08-21T19:11:55.593Z] --- PASS: TestEventsExecDie (1.51s) [2021-08-21T19:11:55.593Z] === RUN TestEventsBackwardsCompatible [2021-08-21T19:11:55.593Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-08-21T19:11:55.593Z] === RUN TestEventsVolumeCreate [2021-08-21T19:11:55.593Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-08-21T19:11:55.593Z] === RUN TestInfoBinaryCommits [2021-08-21T19:11:55.593Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-08-21T19:11:55.593Z] === RUN TestInfoAPIVersioned [2021-08-21T19:11:55.593Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-21T19:11:55.593Z] === RUN TestInfoDiscoveryBackend [2021-08-21T19:11:56.011Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-08-21T19:11:56.011Z] === RUN TestTagOfficialNames [2021-08-21T19:11:56.011Z] --- PASS: TestTagOfficialNames (0.07s) [2021-08-21T19:11:56.011Z] === RUN TestTagMatchesDigest [2021-08-21T19:11:56.011Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-08-21T19:11:56.011Z] PASS [2021-08-21T19:11:56.011Z] ok github.com/docker/docker/integration/image 1.242s [2021-08-21T19:11:56.011Z] [2021-08-21T19:11:56.011Z] === Skipped [2021-08-21T19:11:56.011Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-08-21T19:11:56.011Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-21T19:11:56.011Z] [2021-08-21T19:11:56.011Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-21T19:11:56.011Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-21T19:11:56.011Z] [2021-08-21T19:11:56.011Z] [2021-08-21T19:11:56.011Z] DONE 11 tests, 2 skipped in 2.662s [2021-08-21T19:11:56.011Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-21T19:11:56.154Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-08-21T19:11:56.155Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-21T19:11:56.672Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s) [2021-08-21T19:11:56.672Z] === RUN TestAuthZPluginErrorResponse [2021-08-21T19:11:56.933Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2021-08-21T19:11:56.933Z] === RUN TestAuthZPluginErrorRequest [2021-08-21T19:11:57.084Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-21T19:11:57.084Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-21T19:11:57.504Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-08-21T19:11:57.504Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-21T19:11:57.647Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-08-21T19:11:57.647Z] === RUN TestInfoAPI [2021-08-21T19:11:57.647Z] --- PASS: TestInfoAPI (0.03s) [2021-08-21T19:11:57.647Z] === RUN TestInfoAPIWarnings [2021-08-21T19:11:57.894Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-21T19:11:57.894Z] INFO: Testing against a local daemon [2021-08-21T19:11:57.894Z] === RUN TestNetworkCreateDelete [2021-08-21T19:11:57.894Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:11:57.894Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-08-21T19:11:57.894Z] === RUN TestDockerNetworkDeletePreferID [2021-08-21T19:11:57.894Z] 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-21T19:11:57.894Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-08-21T19:11:57.894Z] === RUN TestDaemonDNSFallback [2021-08-21T19:11:57.894Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:11:57.894Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-21T19:11:57.894Z] === RUN TestInspectNetwork [2021-08-21T19:11:57.894Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-21T19:11:57.894Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-21T19:11:57.894Z] === RUN TestRunContainerWithBridgeNone [2021-08-21T19:11:57.894Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:11:57.894Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-21T19:11:57.894Z] === RUN TestNetworkInvalidJSON [2021-08-21T19:11:57.894Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-21T19:11:57.894Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-21T19:11:57.894Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-21T19:11:57.894Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-21T19:11:57.894Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-21T19:11:57.894Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-21T19:11:57.894Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-21T19:11:57.894Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-21T19:11:57.894Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-21T19:11:57.894Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-08-21T19:11:57.894Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-21T19:11:57.894Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-08-21T19:11:57.894Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-08-21T19:11:57.894Z] === RUN TestNetworkList [2021-08-21T19:11:57.894Z] === RUN TestNetworkList//networks [2021-08-21T19:11:57.894Z] === PAUSE TestNetworkList//networks [2021-08-21T19:11:57.894Z] === RUN TestNetworkList//networks/ [2021-08-21T19:11:57.894Z] === PAUSE TestNetworkList//networks/ [2021-08-21T19:11:57.894Z] === CONT TestNetworkList//networks [2021-08-21T19:11:57.894Z] === CONT TestNetworkList//networks/ [2021-08-21T19:11:57.894Z] --- PASS: TestNetworkList (0.03s) [2021-08-21T19:11:57.894Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-21T19:11:57.894Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-21T19:11:57.894Z] === RUN TestHostIPv4BridgeLabel [2021-08-21T19:11:57.894Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-21T19:11:57.894Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-21T19:11:57.894Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-21T19:11:57.894Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-21T19:11:57.894Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-21T19:11:57.894Z] === RUN TestDaemonDefaultNetworkPools [2021-08-21T19:11:57.894Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-21T19:11:57.894Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-21T19:11:57.894Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-21T19:11:57.894Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-21T19:11:57.894Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-21T19:11:57.894Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-21T19:11:57.894Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-21T19:11:57.894Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-21T19:11:57.894Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-21T19:11:57.894Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-21T19:11:57.894Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-21T19:11:57.894Z] === RUN TestServiceWithPredefinedNetwork [2021-08-21T19:11:57.894Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-21T19:11:57.894Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-21T19:11:57.894Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-21T19:11:57.894Z] service_test.go:242: FLAKY_TEST [2021-08-21T19:11:57.894Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-21T19:11:57.894Z] === RUN TestServiceWithDataPathPortInit [2021-08-21T19:11:57.894Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-21T19:11:57.894Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-21T19:11:57.894Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-21T19:11:57.894Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-21T19:11:57.894Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-21T19:11:57.894Z] PASS [2021-08-21T19:11:57.894Z] ok github.com/docker/docker/integration/network 0.139s [2021-08-21T19:11:57.894Z] [2021-08-21T19:11:57.894Z] === Skipped [2021-08-21T19:11:57.894Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-08-21T19:11:57.894Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:11:57.894Z] [2021-08-21T19:11:57.894Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-08-21T19:11:57.894Z] 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-21T19:11:57.894Z] [2021-08-21T19:11:57.894Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-21T19:11:57.894Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:11:57.894Z] [2021-08-21T19:11:57.894Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-21T19:11:57.894Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-21T19:11:57.894Z] [2021-08-21T19:11:57.894Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-21T19:11:57.894Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:11:57.894Z] [2021-08-21T19:11:57.894Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-21T19:11:57.894Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-21T19:11:57.894Z] [2021-08-21T19:11:57.894Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-21T19:11:57.894Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-21T19:11:57.894Z] [2021-08-21T19:11:57.894Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-21T19:11:57.894Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-21T19:11:57.894Z] [2021-08-21T19:11:57.894Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-21T19:11:57.894Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-21T19:11:57.894Z] [2021-08-21T19:11:57.894Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-21T19:11:57.894Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-21T19:11:57.894Z] [2021-08-21T19:11:57.894Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-21T19:11:57.894Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-21T19:11:57.894Z] [2021-08-21T19:11:57.894Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-21T19:11:57.894Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-21T19:11:57.894Z] [2021-08-21T19:11:57.894Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-21T19:11:57.894Z] service_test.go:242: FLAKY_TEST [2021-08-21T19:11:57.894Z] [2021-08-21T19:11:57.894Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-21T19:11:57.894Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-21T19:11:57.894Z] [2021-08-21T19:11:57.894Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-21T19:11:57.894Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-21T19:11:57.894Z] [2021-08-21T19:11:57.894Z] [2021-08-21T19:11:57.894Z] DONE 22 tests, 15 skipped in 1.836s [2021-08-21T19:11:57.894Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-21T19:11:57.903Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-21T19:11:58.075Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-08-21T19:11:58.075Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-21T19:11:58.377Z] testing: warning: no tests to run [2021-08-21T19:11:58.377Z] PASS [2021-08-21T19:11:58.377Z] ok github.com/docker/docker/integration/network/ipvlan 0.058s [2021-08-21T19:11:58.377Z] [2021-08-21T19:11:58.377Z] DONE 0 tests in 0.538s [2021-08-21T19:11:58.377Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-21T19:11:58.835Z] testing: warning: no tests to run [2021-08-21T19:11:58.835Z] PASS [2021-08-21T19:11:58.835Z] ok github.com/docker/docker/integration/network/macvlan 0.055s [2021-08-21T19:11:58.835Z] [2021-08-21T19:11:58.835Z] DONE 0 tests in 0.546s [2021-08-21T19:11:58.835Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-21T19:11:59.801Z] testing: warning: no tests to run [2021-08-21T19:11:59.801Z] PASS [2021-08-21T19:11:59.801Z] ok github.com/docker/docker/integration/plugin 0.056s [2021-08-21T19:11:59.801Z] [2021-08-21T19:11:59.801Z] DONE 0 tests in 0.547s [2021-08-21T19:11:59.801Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-21T19:11:59.986Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.95s) [2021-08-21T19:11:59.986Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-21T19:12:00.258Z] testing: warning: no tests to run [2021-08-21T19:12:00.258Z] PASS [2021-08-21T19:12:00.258Z] ok github.com/docker/docker/integration/plugin/authz 0.052s [2021-08-21T19:12:00.258Z] [2021-08-21T19:12:00.258Z] DONE 0 tests in 0.537s [2021-08-21T19:12:00.258Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-21T19:12:00.422Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-21T19:12:01.788Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-08-21T19:12:02.527Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.09s) [2021-08-21T19:12:02.527Z] === RUN TestAuthZPluginHeader [2021-08-21T19:12:02.716Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-21T19:12:03.097Z] --- PASS: TestAuthZPluginHeader (0.82s) [2021-08-21T19:12:03.097Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-21T19:12:03.097Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-21T19:12:03.097Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-08-21T19:12:03.097Z] === RUN TestAuthZPluginV2Disable [2021-08-21T19:12:03.097Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-21T19:12:03.097Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-08-21T19:12:03.097Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-21T19:12:03.097Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-21T19:12:03.097Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-08-21T19:12:03.097Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-21T19:12:03.097Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-21T19:12:03.097Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-08-21T19:12:03.097Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-21T19:12:03.666Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-21T19:12:04.597Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-21T19:12:05.158Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-21T19:12:06.073Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-21T19:12:06.073Z] INFO: Testing against a local daemon [2021-08-21T19:12:06.073Z] === RUN TestPluginInvalidJSON [2021-08-21T19:12:06.073Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-21T19:12:06.073Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-21T19:12:06.073Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-21T19:12:06.073Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-08-21T19:12:06.073Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-21T19:12:06.073Z] === RUN TestPluginInstall [2021-08-21T19:12:06.073Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-21T19:12:06.073Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-21T19:12:06.073Z] === RUN TestPluginsWithRuntimes [2021-08-21T19:12:06.073Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-21T19:12:06.073Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-21T19:12:06.073Z] === RUN TestPluginBackCompatMediaTypes [2021-08-21T19:12:06.073Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-21T19:12:06.073Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-21T19:12:06.073Z] PASS [2021-08-21T19:12:06.073Z] ok github.com/docker/docker/integration/plugin/common 0.085s [2021-08-21T19:12:06.073Z] [2021-08-21T19:12:06.073Z] === Skipped [2021-08-21T19:12:06.073Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-21T19:12:06.073Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-21T19:12:06.073Z] [2021-08-21T19:12:06.073Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-21T19:12:06.073Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-21T19:12:06.073Z] [2021-08-21T19:12:06.073Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-21T19:12:06.073Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-21T19:12:06.073Z] [2021-08-21T19:12:06.073Z] [2021-08-21T19:12:06.073Z] DONE 5 tests, 3 skipped in 5.288s [2021-08-21T19:12:06.073Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-21T19:12:06.084Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-21T19:12:06.646Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-08-21T19:12:08.375Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-21T19:12:08.375Z] INFO: Testing against a local daemon [2021-08-21T19:12:08.375Z] === RUN TestExternalGraphDriver [2021-08-21T19:12:08.375Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-21T19:12:08.375Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-08-21T19:12:08.375Z] === RUN TestGraphdriverPluginV2 [2021-08-21T19:12:08.375Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-21T19:12:08.375Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-08-21T19:12:08.375Z] PASS [2021-08-21T19:12:08.375Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.082s [2021-08-21T19:12:08.375Z] [2021-08-21T19:12:08.375Z] === Skipped [2021-08-21T19:12:08.375Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-08-21T19:12:08.375Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-21T19:12:08.375Z] [2021-08-21T19:12:08.375Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-08-21T19:12:08.375Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-21T19:12:08.375Z] [2021-08-21T19:12:08.375Z] [2021-08-21T19:12:08.375Z] DONE 2 tests, 2 skipped in 2.627s [2021-08-21T19:12:08.375Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-08-21T19:12:08.537Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-08-21T19:12:09.463Z] ok github.com/docker/docker/libnetwork/ipam 14.914s coverage: 85.3% of statements [2021-08-21T19:12:09.463Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-21T19:12:09.463Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-21T19:12:09.463Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-08-21T19:12:09.463Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2021-08-21T19:12:09.463Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-21T19:12:09.463Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-08-21T19:12:09.463Z] ok github.com/docker/docker/libnetwork/ipamutils 0.262s coverage: 74.0% of statements [2021-08-21T19:12:09.902Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-21T19:12:09.923Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-21T19:12:09.923Z] INFO: Testing against a local daemon [2021-08-21T19:12:09.923Z] === RUN TestReadPluginNoRead [2021-08-21T19:12:09.923Z] read_test.go:21: no unix domain sockets on Windows [2021-08-21T19:12:09.923Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-21T19:12:09.923Z] PASS [2021-08-21T19:12:09.923Z] ok github.com/docker/docker/integration/plugin/logging 0.076s [2021-08-21T19:12:09.923Z] [2021-08-21T19:12:09.923Z] === Skipped [2021-08-21T19:12:09.923Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-21T19:12:09.923Z] read_test.go:21: no unix domain sockets on Windows [2021-08-21T19:12:09.923Z] [2021-08-21T19:12:09.923Z] [2021-08-21T19:12:09.923Z] DONE 1 tests, 1 skipped in 1.701s [2021-08-21T19:12:09.923Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-21T19:12:10.032Z] ok github.com/docker/docker/libnetwork/iptables 0.170s coverage: 45.1% of statements [2021-08-21T19:12:10.292Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2021-08-21T19:12:10.464Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-08-21T19:12:10.553Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2021-08-21T19:12:10.890Z] testing: warning: no tests to run [2021-08-21T19:12:10.890Z] PASS [2021-08-21T19:12:10.890Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.061s [2021-08-21T19:12:10.890Z] [2021-08-21T19:12:10.890Z] DONE 0 tests in 0.862s [2021-08-21T19:12:10.890Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-21T19:12:12.426Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-21T19:12:12.426Z] INFO: Testing against a local daemon [2021-08-21T19:12:12.426Z] === RUN TestPluginWithDevMounts [2021-08-21T19:12:12.426Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:12.426Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-21T19:12:12.426Z] PASS [2021-08-21T19:12:12.426Z] ok github.com/docker/docker/integration/plugin/volumes 0.080s [2021-08-21T19:12:12.884Z] [2021-08-21T19:12:12.884Z] === Skipped [2021-08-21T19:12:12.884Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-21T19:12:12.884Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:12.884Z] [2021-08-21T19:12:12.884Z] [2021-08-21T19:12:12.884Z] DONE 1 tests, 1 skipped in 1.760s [2021-08-21T19:12:12.884Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-08-21T19:12:12.979Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-08-21T19:12:13.852Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-21T19:12:13.852Z] INFO: Testing against a local daemon [2021-08-21T19:12:13.852Z] === RUN TestSecretInspect [2021-08-21T19:12:13.852Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:13.852Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-21T19:12:13.852Z] === RUN TestSecretList [2021-08-21T19:12:13.852Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:13.852Z] --- SKIP: TestSecretList (0.00s) [2021-08-21T19:12:13.852Z] === RUN TestSecretsCreateAndDelete [2021-08-21T19:12:13.852Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:13.852Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-08-21T19:12:13.852Z] === RUN TestSecretsUpdate [2021-08-21T19:12:13.852Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:13.852Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-21T19:12:13.852Z] === RUN TestTemplatedSecret [2021-08-21T19:12:13.907Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-08-21T19:12:13.907Z] === RUN TestInfoDebug [2021-08-21T19:12:14.335Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:14.335Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-21T19:12:14.335Z] === RUN TestSecretCreateResolve [2021-08-21T19:12:14.335Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:12:14.335Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-21T19:12:14.335Z] PASS [2021-08-21T19:12:14.335Z] ok github.com/docker/docker/integration/secret 0.074s [2021-08-21T19:12:14.335Z] [2021-08-21T19:12:14.335Z] === Skipped [2021-08-21T19:12:14.335Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-21T19:12:14.335Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:14.335Z] [2021-08-21T19:12:14.335Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-21T19:12:14.335Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:14.335Z] [2021-08-21T19:12:14.335Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-08-21T19:12:14.335Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:14.335Z] [2021-08-21T19:12:14.335Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-21T19:12:14.335Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:14.335Z] [2021-08-21T19:12:14.335Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-21T19:12:14.335Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:14.335Z] [2021-08-21T19:12:14.335Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-21T19:12:14.335Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:12:14.335Z] [2021-08-21T19:12:14.335Z] [2021-08-21T19:12:14.335Z] DONE 6 tests, 6 skipped in 1.479s [2021-08-21T19:12:14.335Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-21T19:12:14.467Z] --- PASS: TestInfoDebug (0.52s) [2021-08-21T19:12:14.467Z] === RUN TestInfoInsecureRegistries [2021-08-21T19:12:15.029Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-21T19:12:15.029Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2021-08-21T19:12:15.029Z] === RUN TestInfoRegistryMirrors [2021-08-21T19:12:15.590Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2021-08-21T19:12:15.590Z] === RUN TestLoginFailsWithBadCredentials [2021-08-21T19:12:15.846Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2021-08-21T19:12:15.846Z] === RUN TestPingCacheHeaders [2021-08-21T19:12:15.846Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-21T19:12:15.846Z] === RUN TestPingGet [2021-08-21T19:12:15.846Z] --- PASS: TestPingGet (0.01s) [2021-08-21T19:12:15.846Z] === RUN TestPingHead [2021-08-21T19:12:15.846Z] --- PASS: TestPingHead (0.03s) [2021-08-21T19:12:15.846Z] === RUN TestVersion [2021-08-21T19:12:15.846Z] --- PASS: TestVersion (0.02s) [2021-08-21T19:12:15.846Z] === CONT TestDiskUsage [2021-08-21T19:12:15.880Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-21T19:12:15.880Z] INFO: Testing against a local daemon [2021-08-21T19:12:15.880Z] === RUN TestServiceCreateInit [2021-08-21T19:12:15.880Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-21T19:12:15.880Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:15.880Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-21T19:12:15.880Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:15.880Z] --- PASS: TestServiceCreateInit (0.03s) [2021-08-21T19:12:15.880Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-21T19:12:15.880Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-21T19:12:15.880Z] === RUN TestCreateServiceMultipleTimes [2021-08-21T19:12:15.880Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:15.880Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-08-21T19:12:15.880Z] === RUN TestCreateServiceConflict [2021-08-21T19:12:15.880Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:15.880Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-08-21T19:12:15.880Z] === RUN TestCreateServiceMaxReplicas [2021-08-21T19:12:15.880Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:16.339Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-08-21T19:12:16.339Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-21T19:12:16.339Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:16.339Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-21T19:12:16.339Z] === RUN TestCreateServiceSecretFileMode [2021-08-21T19:12:16.339Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:16.339Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-21T19:12:16.339Z] === RUN TestCreateServiceConfigFileMode [2021-08-21T19:12:16.339Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:16.339Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-21T19:12:16.339Z] === RUN TestCreateServiceSysctls [2021-08-21T19:12:16.339Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:16.339Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-08-21T19:12:16.339Z] === RUN TestCreateServiceCapabilities [2021-08-21T19:12:16.339Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:16.339Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-08-21T19:12:16.339Z] === RUN TestInspect [2021-08-21T19:12:16.339Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:16.339Z] --- SKIP: TestInspect (0.00s) [2021-08-21T19:12:16.339Z] === RUN TestCreateJob [2021-08-21T19:12:16.339Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:16.339Z] --- SKIP: TestCreateJob (0.00s) [2021-08-21T19:12:16.339Z] === RUN TestReplicatedJob [2021-08-21T19:12:16.339Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:16.339Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-21T19:12:16.339Z] === RUN TestUpdateReplicatedJob [2021-08-21T19:12:16.339Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:16.339Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-08-21T19:12:16.339Z] === RUN TestServiceListWithStatuses [2021-08-21T19:12:16.339Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:16.339Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-21T19:12:16.339Z] === RUN TestDockerNetworkConnectAlias [2021-08-21T19:12:16.339Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:16.339Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-21T19:12:16.339Z] === RUN TestDockerNetworkReConnect [2021-08-21T19:12:16.339Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:16.339Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-21T19:12:16.339Z] === RUN TestServicePlugin [2021-08-21T19:12:16.339Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:16.339Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-21T19:12:16.339Z] === RUN TestServiceUpdateLabel [2021-08-21T19:12:16.339Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:12:16.339Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-08-21T19:12:16.339Z] === RUN TestServiceUpdateSecrets [2021-08-21T19:12:16.339Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:12:16.339Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-08-21T19:12:16.339Z] === RUN TestServiceUpdateConfigs [2021-08-21T19:12:16.339Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:12:16.339Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-21T19:12:16.339Z] === RUN TestServiceUpdateNetwork [2021-08-21T19:12:16.339Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:12:16.339Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-08-21T19:12:16.339Z] === RUN TestServiceUpdatePidsLimit [2021-08-21T19:12:16.339Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:12:16.339Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-08-21T19:12:16.339Z] PASS [2021-08-21T19:12:16.339Z] ok github.com/docker/docker/integration/service 0.183s [2021-08-21T19:12:16.339Z] [2021-08-21T19:12:16.339Z] === Skipped [2021-08-21T19:12:16.339Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-21T19:12:16.339Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:16.339Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-21T19:12:16.339Z] [2021-08-21T19:12:16.339Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-21T19:12:16.339Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:16.339Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-21T19:12:16.339Z] [2021-08-21T19:12:16.339Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-08-21T19:12:16.339Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:16.339Z] [2021-08-21T19:12:16.339Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-08-21T19:12:16.339Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:16.339Z] [2021-08-21T19:12:16.339Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-08-21T19:12:16.339Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:16.339Z] [2021-08-21T19:12:16.339Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-21T19:12:16.339Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:16.339Z] [2021-08-21T19:12:16.339Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-21T19:12:16.339Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:16.339Z] [2021-08-21T19:12:16.339Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-21T19:12:16.339Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:16.339Z] [2021-08-21T19:12:16.339Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-08-21T19:12:16.339Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:16.339Z] [2021-08-21T19:12:16.339Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-08-21T19:12:16.339Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:16.339Z] [2021-08-21T19:12:16.339Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-21T19:12:16.339Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:16.339Z] [2021-08-21T19:12:16.339Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-21T19:12:16.339Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:16.339Z] [2021-08-21T19:12:16.339Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-21T19:12:16.339Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:16.339Z] [2021-08-21T19:12:16.339Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-08-21T19:12:16.339Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:16.339Z] [2021-08-21T19:12:16.339Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-21T19:12:16.339Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:16.339Z] [2021-08-21T19:12:16.339Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-21T19:12:16.339Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:16.339Z] [2021-08-21T19:12:16.339Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-21T19:12:16.339Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:16.339Z] [2021-08-21T19:12:16.339Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-21T19:12:16.339Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:16.339Z] [2021-08-21T19:12:16.339Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-08-21T19:12:16.339Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:12:16.339Z] [2021-08-21T19:12:16.339Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-08-21T19:12:16.339Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:12:16.339Z] [2021-08-21T19:12:16.339Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-21T19:12:16.339Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:12:16.339Z] [2021-08-21T19:12:16.339Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-08-21T19:12:16.339Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:12:16.339Z] [2021-08-21T19:12:16.339Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-08-21T19:12:16.339Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:12:16.339Z] [2021-08-21T19:12:16.339Z] [2021-08-21T19:12:16.339Z] DONE 24 tests, 23 skipped in 2.109s [2021-08-21T19:12:16.339Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-21T19:12:16.408Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-21T19:12:16.408Z] === RUN TestDiskUsage/empty [2021-08-21T19:12:16.408Z] === RUN TestDiskUsage/empty/container_types [2021-08-21T19:12:16.408Z] === RUN TestDiskUsage/empty/image_types [2021-08-21T19:12:16.408Z] === RUN TestDiskUsage/empty/volume_types [2021-08-21T19:12:16.408Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-21T19:12:16.408Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-21T19:12:16.408Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-21T19:12:16.408Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-21T19:12:16.408Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-21T19:12:16.408Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-21T19:12:16.408Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-21T19:12:16.408Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-21T19:12:16.665Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-21T19:12:16.665Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-21T19:12:16.665Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-21T19:12:16.665Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-21T19:12:16.665Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-21T19:12:16.665Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-21T19:12:16.665Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-21T19:12:16.665Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-21T19:12:16.665Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-21T19:12:16.665Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-21T19:12:16.665Z] === RUN TestDiskUsage/after_container.Run [2021-08-21T19:12:17.597Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-21T19:12:17.597Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-21T19:12:17.597Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-21T19:12:17.597Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-21T19:12:17.597Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-21T19:12:17.597Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-21T19:12:17.597Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-21T19:12:17.597Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-21T19:12:17.597Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-21T19:12:17.597Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-21T19:12:17.597Z] --- PASS: TestDiskUsage (1.73s) [2021-08-21T19:12:17.597Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-21T19:12:17.597Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-21T19:12:17.597Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-21T19:12:17.597Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-21T19:12:17.597Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-21T19:12:17.597Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-21T19:12:17.597Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-21T19:12:17.597Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-21T19:12:17.598Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-21T19:12:17.598Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-21T19:12:17.598Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-21T19:12:17.598Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2021-08-21T19:12:17.598Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-21T19:12:17.598Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-21T19:12:17.598Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-21T19:12:17.598Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-21T19:12:17.598Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-21T19:12:17.598Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-21T19:12:17.598Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-21T19:12:17.598Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-21T19:12:17.598Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-21T19:12:17.598Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-21T19:12:17.598Z] --- PASS: TestDiskUsage/after_container.Run (0.77s) [2021-08-21T19:12:17.598Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-21T19:12:17.598Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-21T19:12:17.598Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-21T19:12:17.598Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-21T19:12:17.598Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-21T19:12:17.598Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-21T19:12:17.598Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-21T19:12:17.598Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-21T19:12:17.598Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-21T19:12:17.598Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-21T19:12:17.598Z] PASS [2021-08-21T19:12:17.598Z] [2021-08-21T19:12:17.598Z] === Skipped [2021-08-21T19:12:17.598Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-21T19:12:17.598Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-21T19:12:17.598Z] [2021-08-21T19:12:17.598Z] [2021-08-21T19:12:17.598Z] DONE 53 tests, 1 skipped in 23.763s [2021-08-21T19:12:17.598Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-21T19:12:17.598Z] ++ 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-21T19:12:17.598Z] ++ set -e [2021-08-21T19:12:17.598Z] ++ '[' -n 0 ']' [2021-08-21T19:12:17.598Z] ++ set -x [2021-08-21T19:12:17.598Z] ++ 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-21T19:12:17.854Z] INFO: Testing against a local daemon [2021-08-21T19:12:17.854Z] === RUN TestVolumesCreateAndList [2021-08-21T19:12:17.854Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-21T19:12:17.854Z] === RUN TestVolumesRemove [2021-08-21T19:12:17.854Z] --- PASS: TestVolumesRemove (0.06s) [2021-08-21T19:12:17.854Z] === RUN TestVolumesInspect [2021-08-21T19:12:17.854Z] --- PASS: TestVolumesInspect (0.04s) [2021-08-21T19:12:17.854Z] === RUN TestVolumesInvalidJSON [2021-08-21T19:12:17.854Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-21T19:12:17.854Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-21T19:12:17.854Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-21T19:12:17.854Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-08-21T19:12:17.854Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-21T19:12:17.854Z] PASS [2021-08-21T19:12:17.854Z] [2021-08-21T19:12:17.854Z] DONE 5 tests in 0.256s [2021-08-21T19:12:17.854Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-21T19:12:17.874Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-21T19:12:17.874Z] INFO: Testing against a local daemon [2021-08-21T19:12:17.875Z] === RUN TestSessionCreate [2021-08-21T19:12:17.875Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-21T19:12:17.875Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-21T19:12:17.875Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-21T19:12:17.875Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-21T19:12:17.875Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-21T19:12:17.875Z] PASS [2021-08-21T19:12:17.875Z] ok github.com/docker/docker/integration/session 0.069s [2021-08-21T19:12:17.875Z] [2021-08-21T19:12:17.875Z] === Skipped [2021-08-21T19:12:17.875Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-21T19:12:17.875Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-21T19:12:17.875Z] [2021-08-21T19:12:17.875Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-21T19:12:17.875Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-21T19:12:17.875Z] [2021-08-21T19:12:17.875Z] [2021-08-21T19:12:17.875Z] DONE 2 tests, 2 skipped in 1.522s [2021-08-21T19:12:17.875Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-21T19:12:18.110Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-21T19:12:18.366Z] ++++ cat bundles/test-integration/docker.pid [2021-08-21T19:12:18.366Z] +++ kill 6397 [2021-08-21T19:12:18.623Z] +++ /etc/init.d/apparmor stop [2021-08-21T19:12:18.623Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-21T19:12:18.623Z] [2021-08-21T19:12:18.623Z] Unloading profiles will leave already running processes permanently [2021-08-21T19:12:18.623Z] unconfined, which can lead to unexpected situations. [2021-08-21T19:12:18.623Z] [2021-08-21T19:12:18.623Z] To set a process to complain mode, use the command line tool [2021-08-21T19:12:18.623Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-21T19:12:18.623Z] +++ true [2021-08-21T19:12:18.623Z] exiting test-integration [2021-08-21T19:12:18.623Z] ++ exit 0 [2021-08-21T19:12:18.623Z] [2021-08-21T19:12:19.410Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-21T19:12:19.410Z] INFO: Testing against a local daemon [2021-08-21T19:12:19.410Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-21T19:12:19.411Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:19.411Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-21T19:12:19.411Z] === RUN TestDiskUsage [2021-08-21T19:12:19.411Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-21T19:12:19.411Z] --- SKIP: TestDiskUsage (0.00s) [2021-08-21T19:12:19.411Z] === RUN TestEventsExecDie [2021-08-21T19:12:19.411Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-21T19:12:19.411Z] --- SKIP: TestEventsExecDie (0.00s) [2021-08-21T19:12:19.411Z] === RUN TestEventsBackwardsCompatible [2021-08-21T19:12:19.411Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-21T19:12:19.411Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-21T19:12:19.411Z] === RUN TestEventsVolumeCreate [2021-08-21T19:12:19.411Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-21T19:12:19.411Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-08-21T19:12:19.411Z] === RUN TestInfoAPI [2021-08-21T19:12:19.411Z] --- PASS: TestInfoAPI (0.03s) [2021-08-21T19:12:19.411Z] === RUN TestInfoAPIWarnings [2021-08-21T19:12:19.411Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-21T19:12:19.411Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-21T19:12:19.411Z] === RUN TestInfoDebug [2021-08-21T19:12:19.411Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-21T19:12:19.411Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-21T19:12:19.411Z] === RUN TestInfoInsecureRegistries [2021-08-21T19:12:19.411Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-21T19:12:19.411Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-21T19:12:19.411Z] === RUN TestInfoRegistryMirrors [2021-08-21T19:12:19.411Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-21T19:12:19.411Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-21T19:12:19.411Z] === RUN TestLoginFailsWithBadCredentials [2021-08-21T19:12:19.550Z] + for job in $(jobs -p) [2021-08-21T19:12:19.550Z] + wait 11556 [2021-08-21T19:12:20.379Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-08-21T19:12:20.379Z] === RUN TestPingCacheHeaders [2021-08-21T19:12:20.379Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-21T19:12:20.379Z] === RUN TestPingGet [2021-08-21T19:12:20.379Z] --- PASS: TestPingGet (0.02s) [2021-08-21T19:12:20.379Z] === RUN TestPingHead [2021-08-21T19:12:20.379Z] --- PASS: TestPingHead (0.03s) [2021-08-21T19:12:20.379Z] === RUN TestVersion [2021-08-21T19:12:20.379Z] --- PASS: TestVersion (0.02s) [2021-08-21T19:12:20.379Z] PASS [2021-08-21T19:12:20.379Z] ok github.com/docker/docker/integration/system 1.140s [2021-08-21T19:12:20.840Z] [2021-08-21T19:12:20.840Z] === Skipped [2021-08-21T19:12:20.840Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-21T19:12:20.840Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:12:20.840Z] [2021-08-21T19:12:20.840Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-08-21T19:12:20.840Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-21T19:12:20.840Z] [2021-08-21T19:12:20.840Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-08-21T19:12:20.840Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-21T19:12:20.840Z] [2021-08-21T19:12:20.840Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-21T19:12:20.840Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-21T19:12:20.840Z] [2021-08-21T19:12:20.840Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-08-21T19:12:20.840Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-21T19:12:20.840Z] [2021-08-21T19:12:20.840Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-21T19:12:20.840Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-21T19:12:20.840Z] [2021-08-21T19:12:20.840Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-21T19:12:20.840Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-21T19:12:20.840Z] [2021-08-21T19:12:20.840Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-21T19:12:20.840Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-21T19:12:20.840Z] [2021-08-21T19:12:20.840Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-21T19:12:20.840Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-21T19:12:20.840Z] [2021-08-21T19:12:20.840Z] [2021-08-21T19:12:20.840Z] DONE 15 tests, 9 skipped in 2.642s [2021-08-21T19:12:20.840Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-21T19:12:21.209Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.76s) [2021-08-21T19:12:21.209Z] PASS [2021-08-21T19:12:21.209Z] [2021-08-21T19:12:21.209Z] === Skipped [2021-08-21T19:12:21.209Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-08-21T19:12:21.209Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-21T19:12:21.209Z] [2021-08-21T19:12:21.209Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-08-21T19:12:21.209Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-21T19:12:21.209Z] [2021-08-21T19:12:21.209Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-08-21T19:12:21.209Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-21T19:12:21.209Z] [2021-08-21T19:12:21.209Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-08-21T19:12:21.209Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-21T19:12:21.209Z] [2021-08-21T19:12:21.209Z] [2021-08-21T19:12:21.209Z] DONE 17 tests, 4 skipped in 28.840s [2021-08-21T19:12:21.209Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-21T19:12:21.209Z] ++ 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-21T19:12:21.209Z] ++ set -e [2021-08-21T19:12:21.209Z] ++ '[' -n 0 ']' [2021-08-21T19:12:21.209Z] ++ set -x [2021-08-21T19:12:21.209Z] ++ 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-21T19:12:21.209Z] INFO: Testing against a local daemon [2021-08-21T19:12:21.209Z] === RUN TestPluginInvalidJSON [2021-08-21T19:12:21.209Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-21T19:12:21.209Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-21T19:12:21.209Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-21T19:12:21.209Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-08-21T19:12:21.209Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-21T19:12:21.209Z] === RUN TestPluginInstall [2021-08-21T19:12:21.209Z] === RUN TestPluginInstall/no_auth [2021-08-21T19:12:21.779Z] time="2021-08-21T19:12:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-21T19:12:21.779Z] time="2021-08-21T19:12:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af5397398039ccf798fae32854f26c4686ebc30768bb3d36fcc2e2ed295e8a37" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-21T19:12:21.779Z] time="2021-08-21T19:12:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-21T19:12:21.779Z] time="2021-08-21T19:12:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af5397398039ccf798fae32854f26c4686ebc30768bb3d36fcc2e2ed295e8a37" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-21T19:12:22.040Z] === RUN TestPluginInstall/with_htpasswd [2021-08-21T19:12:22.375Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-21T19:12:22.375Z] INFO: Testing against a local daemon [2021-08-21T19:12:22.375Z] === RUN TestVolumesCreateAndList [2021-08-21T19:12:22.375Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-08-21T19:12:22.375Z] === RUN TestVolumesRemove [2021-08-21T19:12:22.375Z] --- PASS: TestVolumesRemove (0.11s) [2021-08-21T19:12:22.375Z] === RUN TestVolumesInspect [2021-08-21T19:12:22.375Z] --- PASS: TestVolumesInspect (0.03s) [2021-08-21T19:12:22.375Z] === RUN TestVolumesInvalidJSON [2021-08-21T19:12:22.375Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-21T19:12:22.375Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-21T19:12:22.375Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-21T19:12:22.375Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-08-21T19:12:22.375Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-21T19:12:22.375Z] PASS [2021-08-21T19:12:22.375Z] ok github.com/docker/docker/integration/volume 0.252s [2021-08-21T19:12:22.375Z] [2021-08-21T19:12:22.375Z] DONE 5 tests in 1.605s [2021-08-21T19:12:22.375Z] INFO: make.ps1 ended at 08/21/2021 19:12:22 [2021-08-21T19:12:22.375Z] INFO: Integration CLI tests being run from the host: [2021-08-21T19:12:22.375Z] 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-21T19:12:22.610Z] time="2021-08-21T19:12:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-21T19:12:22.610Z] time="2021-08-21T19:12:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:239ad0ea7f1fc5c62a4b1e01f10a5cd3c7ce7131a5690a0214334ca69f920f84" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-21T19:12:22.610Z] time="2021-08-21T19:12:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-21T19:12:22.610Z] time="2021-08-21T19:12:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:239ad0ea7f1fc5c62a4b1e01f10a5cd3c7ce7131a5690a0214334ca69f920f84" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-21T19:12:22.870Z] === RUN TestPluginInstall/with_insecure [2021-08-21T19:12:24.253Z] time="2021-08-21T19:12:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-21T19:12:24.253Z] time="2021-08-21T19:12:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:711fd15684db2aa66db20c38a80a53315690a11383e159a12d252cc98f046119" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-21T19:12:24.253Z] time="2021-08-21T19:12:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-21T19:12:24.253Z] time="2021-08-21T19:12:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:711fd15684db2aa66db20c38a80a53315690a11383e159a12d252cc98f046119" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-21T19:12:24.253Z] plugin_test.go:166: [d3453dad988b9] daemon is not started [2021-08-21T19:12:24.253Z] --- PASS: TestPluginInstall (4.39s) [2021-08-21T19:12:24.253Z] --- PASS: TestPluginInstall/no_auth (2.08s) [2021-08-21T19:12:24.253Z] --- PASS: TestPluginInstall/with_htpasswd (0.95s) [2021-08-21T19:12:24.253Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2021-08-21T19:12:24.253Z] === RUN TestPluginsWithRuntimes [2021-08-21T19:12:24.789Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-21T19:12:24.789Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-21T19:12:25.734Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-21T19:12:26.162Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-21T19:12:26.301Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-08-21T19:12:26.301Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-21T19:12:26.557Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-08-21T19:12:26.812Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-08-21T19:12:26.812Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-21T19:12:27.101Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-21T19:12:28.178Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-21T19:12:28.484Z] --- PASS: TestPluginsWithRuntimes (4.14s) [2021-08-21T19:12:28.484Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.11s) [2021-08-21T19:12:28.484Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.11s) [2021-08-21T19:12:28.484Z] === RUN TestPluginBackCompatMediaTypes [2021-08-21T19:12:29.425Z] --- PASS: TestPluginBackCompatMediaTypes (0.91s) [2021-08-21T19:12:29.425Z] PASS [2021-08-21T19:12:29.425Z] [2021-08-21T19:12:29.425Z] DONE 10 tests in 9.587s [2021-08-21T19:12:29.425Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-21T19:12:29.425Z] ++ 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-21T19:12:29.425Z] ++ set -e [2021-08-21T19:12:29.425Z] ++ '[' -n 0 ']' [2021-08-21T19:12:29.425Z] ++ set -x [2021-08-21T19:12:29.425Z] ++ 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-21T19:12:29.425Z] INFO: Testing against a local daemon [2021-08-21T19:12:29.425Z] === RUN TestExternalGraphDriver [2021-08-21T19:12:29.455Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-21T19:12:29.455Z] INFO: Testing against a local daemon [2021-08-21T19:12:29.456Z] === RUN TestDockerSuite [2021-08-21T19:12:29.456Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-21T19:12:29.456Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-21T19:12:29.456Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-21T19:12:29.456Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-21T19:12:29.456Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-21T19:12:29.456Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-21T19:12:29.456Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-21T19:12:29.456Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-21T19:12:29.456Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-21T19:12:29.456Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-21T19:12:29.545Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-21T19:12:29.545Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-21T19:12:29.545Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-21T19:12:29.685Z] === RUN TestExternalGraphDriver/json [2021-08-21T19:12:29.914Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-21T19:12:30.373Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-21T19:12:30.473Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-21T19:12:30.473Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-21T19:12:30.729Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-21T19:12:30.833Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-21T19:12:31.292Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-21T19:12:31.600Z] === RUN TestExternalGraphDriver/spec [2021-08-21T19:12:31.657Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-08-21T19:12:31.914Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-08-21T19:12:32.170Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-08-21T19:12:32.170Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-08-21T19:12:32.170Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-08-21T19:12:32.170Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-08-21T19:12:32.170Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-21T19:12:33.541Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-08-21T19:12:34.147Z] === RUN TestExternalGraphDriver/pull [2021-08-21T19:12:34.911Z] === RUN TestDockerSuite/TestEventsRename [2021-08-21T19:12:35.537Z] --- PASS: TestExternalGraphDriver (6.02s) [2021-08-21T19:12:35.537Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2021-08-21T19:12:35.537Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2021-08-21T19:12:35.537Z] --- PASS: TestExternalGraphDriver/pull (1.77s) [2021-08-21T19:12:35.537Z] === RUN TestGraphdriverPluginV2 [2021-08-21T19:12:35.537Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-21T19:12:35.537Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-08-21T19:12:35.537Z] PASS [2021-08-21T19:12:35.537Z] [2021-08-21T19:12:35.537Z] === Skipped [2021-08-21T19:12:35.537Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-08-21T19:12:35.537Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-21T19:12:35.537Z] [2021-08-21T19:12:35.537Z] [2021-08-21T19:12:35.537Z] DONE 5 tests, 1 skipped in 6.155s [2021-08-21T19:12:35.537Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-21T19:12:35.537Z] ++ 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-21T19:12:35.537Z] ++ set -e [2021-08-21T19:12:35.537Z] ++ '[' -n 0 ']' [2021-08-21T19:12:35.537Z] ++ set -x [2021-08-21T19:12:35.537Z] ++ 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-21T19:12:35.537Z] INFO: Testing against a local daemon [2021-08-21T19:12:35.537Z] === RUN TestContinueAfterPluginCrash [2021-08-21T19:12:35.537Z] === PAUSE TestContinueAfterPluginCrash [2021-08-21T19:12:35.537Z] === RUN TestReadPluginNoRead [2021-08-21T19:12:35.537Z] === PAUSE TestReadPluginNoRead [2021-08-21T19:12:35.537Z] === RUN TestDaemonStartWithLogOpt [2021-08-21T19:12:35.537Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-21T19:12:35.537Z] === CONT TestContinueAfterPluginCrash [2021-08-21T19:12:35.537Z] === CONT TestDaemonStartWithLogOpt [2021-08-21T19:12:35.537Z] === CONT TestReadPluginNoRead [2021-08-21T19:12:35.842Z] === RUN TestDockerSuite/TestEventsResize [2021-08-21T19:12:36.774Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-21T19:12:37.337Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-08-21T19:12:37.595Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-21T19:12:38.964Z] === RUN TestDockerSuite/TestEventsStreaming [2021-08-21T19:12:39.527Z] docker_api_swarm_service_test.go:394: [d06fde5a9ff4f] joining swarm manager [d04e5e23e3613]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-21T19:12:39.752Z] === RUN TestReadPluginNoRead/default [2021-08-21T19:12:39.752Z] --- PASS: TestDaemonStartWithLogOpt (4.08s) [2021-08-21T19:12:39.783Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-21T19:12:40.345Z] docker_api_swarm_service_test.go:394: [df1b6a23443ad] joining swarm manager [d04e5e23e3613]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-21T19:12:41.135Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-21T19:12:43.049Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-21T19:12:43.615Z] === RUN TestDockerSuite/TestEventsTop [2021-08-21T19:12:44.431Z] === CONT TestReadPluginNoRead [2021-08-21T19:12:44.431Z] read_test.go:92: [dc036fd131293] daemon is not started [2021-08-21T19:12:44.431Z] --- PASS: TestReadPluginNoRead (8.75s) [2021-08-21T19:12:44.431Z] --- PASS: TestReadPluginNoRead/default (1.74s) [2021-08-21T19:12:44.431Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.68s) [2021-08-21T19:12:44.431Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.68s) [2021-08-21T19:12:44.544Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-21T19:12:45.000Z] --- PASS: TestContinueAfterPluginCrash (9.44s) [2021-08-21T19:12:45.000Z] PASS [2021-08-21T19:12:45.000Z] [2021-08-21T19:12:45.000Z] DONE 6 tests in 9.559s [2021-08-21T19:12:45.000Z] 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-21T19:12:45.000Z] ++ 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-21T19:12:45.000Z] ++ set -e [2021-08-21T19:12:45.000Z] ++ '[' -n 0 ']' [2021-08-21T19:12:45.000Z] ++ set -x [2021-08-21T19:12:45.000Z] ++ 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-21T19:12:45.260Z] testing: warning: no tests to run [2021-08-21T19:12:45.260Z] PASS [2021-08-21T19:12:45.260Z] [2021-08-21T19:12:45.260Z] DONE 0 tests in 0.044s [2021-08-21T19:12:45.260Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-21T19:12:45.260Z] ++ 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-21T19:12:45.260Z] ++ set -e [2021-08-21T19:12:45.260Z] ++ '[' -n 0 ']' [2021-08-21T19:12:45.260Z] ++ set -x [2021-08-21T19:12:45.260Z] ++ 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-21T19:12:45.260Z] INFO: Testing against a local daemon [2021-08-21T19:12:45.260Z] === RUN TestPluginWithDevMounts [2021-08-21T19:12:45.260Z] === PAUSE TestPluginWithDevMounts [2021-08-21T19:12:45.260Z] === CONT TestPluginWithDevMounts [2021-08-21T19:12:47.098Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-21T19:12:47.169Z] --- PASS: TestPluginWithDevMounts (1.95s) [2021-08-21T19:12:47.169Z] PASS [2021-08-21T19:12:47.169Z] [2021-08-21T19:12:47.169Z] DONE 1 tests in 2.064s [2021-08-21T19:12:47.169Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-21T19:12:47.169Z] ++ 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-21T19:12:47.169Z] ++ set -e [2021-08-21T19:12:47.169Z] ++ '[' -n 0 ']' [2021-08-21T19:12:47.169Z] ++ set -x [2021-08-21T19:12:47.169Z] ++ 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-21T19:12:47.429Z] INFO: Testing against a local daemon [2021-08-21T19:12:47.429Z] === RUN TestSecretInspect [2021-08-21T19:12:49.969Z] --- PASS: TestSecretInspect (2.70s) [2021-08-21T19:12:49.969Z] === RUN TestSecretList [2021-08-21T19:12:53.265Z] --- PASS: TestSecretList (2.70s) [2021-08-21T19:12:53.265Z] === RUN TestSecretsCreateAndDelete [2021-08-21T19:12:53.630Z] === RUN TestDockerSuite/TestExec [2021-08-21T19:12:54.559Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-21T19:12:55.120Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-21T19:12:55.682Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-21T19:12:55.806Z] --- PASS: TestSecretsCreateAndDelete (2.67s) [2021-08-21T19:12:55.806Z] === RUN TestSecretsUpdate [2021-08-21T19:12:56.608Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-21T19:12:57.534Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-08-21T19:12:58.345Z] --- PASS: TestSecretsUpdate (2.59s) [2021-08-21T19:12:58.345Z] === RUN TestTemplatedSecret [2021-08-21T19:12:58.462Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-21T19:12:59.827Z] docker_api_swarm_service_test.go:342: [de49625e43f7b] joining swarm manager [df4439e70c14f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-21T19:12:59.827Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-21T19:13:00.755Z] docker_api_swarm_service_test.go:342: [d6357e775e326] joining swarm manager [df4439e70c14f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-21T19:13:01.011Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-21T19:13:01.731Z] --- PASS: TestTemplatedSecret (3.67s) [2021-08-21T19:13:01.731Z] === RUN TestSecretCreateResolve [2021-08-21T19:13:02.903Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-21T19:13:04.270Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-21T19:13:04.276Z] --- PASS: TestSecretCreateResolve (2.66s) [2021-08-21T19:13:04.276Z] PASS [2021-08-21T19:13:04.276Z] [2021-08-21T19:13:04.276Z] DONE 6 tests in 17.095s [2021-08-21T19:13:04.276Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-08-21T19:13:04.276Z] ++ 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-21T19:13:04.276Z] ++ set -e [2021-08-21T19:13:04.276Z] ++ '[' -n 0 ']' [2021-08-21T19:13:04.276Z] ++ set -x [2021-08-21T19:13:04.276Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-21T19:13:04.537Z] INFO: Testing against a local daemon [2021-08-21T19:13:04.537Z] === RUN TestServiceCreateInit [2021-08-21T19:13:04.537Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-21T19:13:05.641Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-21T19:13:07.006Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-21T19:13:08.371Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-21T19:13:09.824Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-21T19:13:10.888Z] === RUN TestDockerSuite/TestExecEnv [2021-08-21T19:13:11.826Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-21T19:13:13.715Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-21T19:13:14.029Z] --- PASS: TestServiceCreateInit (9.49s) [2021-08-21T19:13:14.029Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.92s) [2021-08-21T19:13:14.030Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.55s) [2021-08-21T19:13:14.030Z] === RUN TestCreateServiceMultipleTimes [2021-08-21T19:13:14.644Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-21T19:13:16.533Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-21T19:13:16.533Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-08-21T19:13:17.899Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-08-21T19:13:18.828Z] docker_api_swarm_service_test.go:489: [df17b27f63d6c] joining swarm manager [df7d0a9f87611]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-21T19:13:19.389Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-21T19:13:19.951Z] docker_api_swarm_service_test.go:489: [d080d63388350] joining swarm manager [df7d0a9f87611]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-21T19:13:20.515Z] === RUN TestDockerSuite/TestExecParseError [2021-08-21T19:13:21.443Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-21T19:13:22.809Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-21T19:13:23.372Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-21T19:13:27.540Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-21T19:13:28.102Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-21T19:13:29.030Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-21T19:13:31.742Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-21T19:13:31.742Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-21T19:13:31.742Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-21T19:13:31.742Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-21T19:13:31.742Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-21T19:13:31.742Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-21T19:13:31.742Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-21T19:13:31.742Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-21T19:13:31.742Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-21T19:13:31.742Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-21T19:13:31.742Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-21T19:13:31.742Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-21T19:13:31.742Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-21T19:13:31.742Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-21T19:13:31.742Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-21T19:13:31.742Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-21T19:13:31.742Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-21T19:13:31.742Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-21T19:13:31.742Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-21T19:13:31.742Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-21T19:13:31.742Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-21T19:13:31.742Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-21T19:13:31.742Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-21T19:13:31.742Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-21T19:13:31.742Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-21T19:13:32.148Z] --- PASS: TestCreateServiceMultipleTimes (16.88s) [2021-08-21T19:13:32.148Z] === RUN TestCreateServiceConflict [2021-08-21T19:13:33.531Z] --- PASS: TestCreateServiceConflict (2.68s) [2021-08-21T19:13:33.531Z] === RUN TestCreateServiceMaxReplicas [2021-08-21T19:13:34.276Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-08-21T19:13:34.664Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-21T19:13:36.859Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-21T19:13:36.859Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2021-08-21T19:13:36.859Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-21T19:13:36.859Z] docker_cli_run_test.go:3132: unmatched requirement Apparmor [2021-08-21T19:13:36.859Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-21T19:13:36.859Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2021-08-21T19:13:36.859Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-21T19:13:36.859Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-21T19:13:36.859Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-21T19:13:37.734Z] --- PASS: TestCreateServiceMaxReplicas (3.66s) [2021-08-21T19:13:37.734Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-21T19:13:39.527Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-08-21T19:13:39.771Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-21T19:13:39.771Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-21T19:13:39.771Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-21T19:13:39.771Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-21T19:13:39.771Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-21T19:13:40.454Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-21T19:13:41.382Z] === RUN TestDockerSuite/TestExecTTY [2021-08-21T19:13:41.639Z] docker_api_swarm_service_test.go:127: [d48aaf4e5a47c] joining swarm manager [d382c4be15a29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-21T19:13:42.568Z] docker_api_swarm_service_test.go:128: [d1f2c662f50e8] joining swarm manager [d382c4be15a29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-21T19:13:42.568Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-21T19:13:44.459Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-21T19:13:45.386Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-21T19:13:45.557Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-21T19:13:45.642Z] docker_api_swarm_service_test.go:136: [dfccf1daec2a0] joining swarm manager [d382c4be15a29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-21T19:13:46.573Z] docker_api_swarm_service_test.go:137: [d7a3559fb4634] joining swarm manager [d382c4be15a29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-08-21T19:13:46.573Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-21T19:13:46.573Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-08-21T19:13:46.573Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-21T19:13:49.092Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-08-21T19:13:50.021Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-21T19:13:51.910Z] === RUN TestDockerSuite/TestExecWithTERM [2021-08-21T19:13:52.630Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.51s) [2021-08-21T19:13:52.630Z] === RUN TestCreateServiceSecretFileMode [2021-08-21T19:13:52.837Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-21T19:13:53.199Z] --- PASS: TestCreateServiceSecretFileMode (2.51s) [2021-08-21T19:13:53.199Z] === RUN TestCreateServiceConfigFileMode [2021-08-21T19:13:54.204Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-21T19:13:56.496Z] --- PASS: TestCreateServiceConfigFileMode (3.02s) [2021-08-21T19:13:56.496Z] === RUN TestCreateServiceSysctls [2021-08-21T19:13:59.442Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-21T19:14:00.696Z] --- PASS: TestCreateServiceSysctls (4.01s) [2021-08-21T19:14:00.696Z] === RUN TestCreateServiceCapabilities [2021-08-21T19:14:02.020Z] ok github.com/docker/docker/libnetwork/networkdb 104.440s coverage: 60.0% of statements [2021-08-21T19:14:02.020Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-21T19:14:02.020Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-08-21T19:14:02.020Z] ok github.com/docker/docker/libnetwork/osl 4.324s coverage: 39.7% of statements [2021-08-21T19:14:02.020Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-08-21T19:14:02.020Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2021-08-21T19:14:02.589Z] ok github.com/docker/docker/libnetwork/portmapper 0.234s coverage: 48.6% of statements [2021-08-21T19:14:02.849Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2021-08-21T19:14:02.849Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-21T19:14:03.108Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-08-21T19:14:03.108Z] [2021-08-21T19:14:03.108Z] === Skipped [2021-08-21T19:14:03.108Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-08-21T19:14:03.108Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-21T19:14:03.108Z] [2021-08-21T19:14:03.108Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-08-21T19:14:03.108Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-21T19:14:03.108Z] [2021-08-21T19:14:03.108Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-08-21T19:14:03.108Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-21T19:14:03.108Z] [2021-08-21T19:14:03.108Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-21T19:14:03.108Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T19:14:03.108Z] [2021-08-21T19:14:03.108Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-21T19:14:03.108Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T19:14:03.108Z] [2021-08-21T19:14:03.108Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-21T19:14:03.108Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T19:14:03.108Z] [2021-08-21T19:14:03.108Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-21T19:14:03.108Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T19:14:03.108Z] [2021-08-21T19:14:03.108Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-21T19:14:03.108Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T19:14:03.109Z] [2021-08-21T19:14:03.109Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-08-21T19:14:03.109Z] firewalld_test.go:13: firewalld is not running [2021-08-21T19:14:03.109Z] [2021-08-21T19:14:03.109Z] [2021-08-21T19:14:03.109Z] DONE 362 tests, 9 skipped in 204.224s [2021-08-21T19:14:03.238Z] --- PASS: TestCreateServiceCapabilities (3.00s) [2021-08-21T19:14:03.239Z] === RUN TestInspect [2021-08-21T19:14:03.613Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning Post stage [Pipeline] junit [2021-08-21T19:14:03.692Z] Recording test results [2021-08-21T19:14:04.041Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-08-21T19:14:04.408Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42768/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=83ec46a7e67402258827a2b9f0e147863646eba0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:83ec46a7e67402258827a2b9f0e147863646eba0 hack/validate/vendor [2021-08-21T19:14:05.346Z] No vendor changes in diff. [2021-08-21T19:14:05.500Z] === RUN TestDockerSuite/TestGetContainerStatsStream [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-21T19:14:05.917Z] + echo Ensuring container killed. [2021-08-21T19:14:05.917Z] Ensuring container killed. [2021-08-21T19:14:05.917Z] + docker rm -vf docker-pr1 [2021-08-21T19:14:05.917Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-08-21T19:14:06.205Z] + echo Chowning /workspace to jenkins user [2021-08-21T19:14:06.205Z] Chowning /workspace to jenkins user [2021-08-21T19:14:06.205Z] + id -u [2021-08-21T19:14:06.205Z] + id -g [2021-08-21T19:14:06.205Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42768:/workspace busybox chown -R 1000:1000 /workspace [2021-08-21T19:14:06.536Z] --- PASS: TestInspect (2.79s) [2021-08-21T19:14:06.537Z] === RUN TestCreateJob [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-21T19:14:07.075Z] + bundleName=unit [2021-08-21T19:14:07.075Z] + echo Creating unit-bundles.tar.gz [2021-08-21T19:14:07.075Z] Creating unit-bundles.tar.gz [2021-08-21T19:14:07.075Z] + 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-21T19:14:07.075Z] bundles/junit-report-libnetwork.xml [2021-08-21T19:14:07.075Z] bundles/junit-report.xml [2021-08-21T19:14:07.075Z] bundles/go-test-report-libnetwork.json [2021-08-21T19:14:07.075Z] bundles/go-test-report.json [2021-08-21T19:14:07.075Z] bundles/profile-libnetwork.out [2021-08-21T19:14:07.075Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-08-21T19:14:07.087Z] Archiving artifacts [2021-08-21T19:14:07.525Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42768/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-21T19:14:07.834Z] + make clean [2021-08-21T19:14:08.093Z] docker volume rm -f docker-dev-cache [2021-08-21T19:14:08.093Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-21T19:14:09.665Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-08-21T19:14:09.921Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-21T19:14:10.739Z] --- PASS: TestCreateJob (4.02s) [2021-08-21T19:14:10.739Z] === RUN TestReplicatedJob [2021-08-21T19:14:10.850Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-21T19:14:10.850Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-21T19:14:10.850Z] === RUN TestDockerSuite/TestHealth [2021-08-21T19:14:11.782Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-08-21T19:14:13.671Z] docker_api_swarm_service_test.go:303: [daec8d25e9da9] joining swarm manager [ddfb345a3df46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-21T19:14:14.597Z] docker_api_swarm_service_test.go:303: [da512ad3fe950] joining swarm manager [ddfb345a3df46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-21T19:14:17.323Z] --- PASS: TestReplicatedJob (6.95s) [2021-08-21T19:14:17.323Z] === RUN TestUpdateReplicatedJob [2021-08-21T19:14:21.523Z] --- PASS: TestUpdateReplicatedJob (4.08s) [2021-08-21T19:14:21.523Z] === RUN TestServiceListWithStatuses [2021-08-21T19:14:21.523Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-21T19:14:21.523Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-21T19:14:21.523Z] === RUN TestDockerNetworkConnectAlias [2021-08-21T19:14:26.806Z] --- PASS: TestDockerNetworkConnectAlias (4.83s) [2021-08-21T19:14:26.806Z] === RUN TestDockerNetworkReConnect [2021-08-21T19:14:31.006Z] --- PASS: TestDockerNetworkReConnect (4.32s) [2021-08-21T19:14:31.006Z] === RUN TestServicePlugin [2021-08-21T19:14:31.006Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-21T19:14:31.006Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-21T19:14:31.006Z] === RUN TestServiceUpdateLabel [2021-08-21T19:14:32.389Z] --- PASS: TestServiceUpdateLabel (2.17s) [2021-08-21T19:14:32.389Z] === RUN TestServiceUpdateSecrets [2021-08-21T19:14:36.484Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-21T19:14:36.484Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-21T19:14:36.484Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-21T19:14:36.484Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-21T19:14:36.484Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-21T19:14:36.484Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-21T19:14:36.484Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-21T19:14:36.484Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-21T19:14:36.484Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-21T19:14:36.484Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-21T19:14:36.484Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-08-21T19:14:36.484Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-21T19:14:36.484Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-21T19:14:36.484Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-21T19:14:36.484Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-21T19:14:37.046Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-21T19:14:37.046Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-21T19:14:37.302Z] docker_api_swarm_service_test.go:99: [d0202d9cdd058] joining swarm manager [d42cfe5f60ebd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-21T19:14:37.864Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-21T19:14:38.119Z] docker_api_swarm_service_test.go:100: [d713e4ceb881e] joining swarm manager [d42cfe5f60ebd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-21T19:14:39.046Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-21T19:14:39.046Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-21T19:14:39.607Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-21T19:14:42.879Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-21T19:14:42.879Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-21T19:14:42.879Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-21T19:14:45.398Z] === RUN TestDockerSuite/TestImportFile [2021-08-21T19:14:46.763Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-21T19:14:46.763Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-21T19:14:48.130Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-21T19:14:49.494Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-21T19:14:50.497Z] --- PASS: TestServiceUpdateSecrets (15.35s) [2021-08-21T19:14:50.497Z] === RUN TestServiceUpdateConfigs [2021-08-21T19:14:51.383Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-21T19:14:51.944Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-21T19:14:52.872Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-21T19:14:53.437Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-21T19:14:53.693Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-08-21T19:14:53.693Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-21T19:14:54.256Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-21T19:14:55.186Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-21T19:14:55.754Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-21T19:14:56.681Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-21T19:14:57.243Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-21T19:14:57.632Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-21T19:14:57.632Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-21T19:14:57.632Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-21T19:14:57.632Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-21T19:14:57.632Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-21T19:14:57.632Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-21T19:14:58.599Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-21T19:14:58.599Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-21T19:14:58.599Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-21T19:14:58.599Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-21T19:14:58.599Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-21T19:14:58.599Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-21T19:14:58.599Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-21T19:14:58.599Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-21T19:14:58.612Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-21T19:14:58.612Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-08-21T19:14:59.564Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-21T19:15:00.501Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-21T19:15:01.431Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-21T19:15:01.992Z] check_test.go:380: [d0202d9cdd058] daemon is not started [2021-08-21T19:15:02.248Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-21T19:15:02.248Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-21T19:15:02.467Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-21T19:15:03.187Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-21T19:15:03.187Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-08-21T19:15:03.187Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-21T19:15:04.000Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-21T19:15:04.000Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-21T19:15:04.000Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-21T19:15:04.000Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-21T19:15:04.000Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-21T19:15:04.000Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-21T19:15:04.113Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-21T19:15:04.674Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-21T19:15:05.236Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-21T19:15:05.393Z] --- PASS: TestServiceUpdateConfigs (15.53s) [2021-08-21T19:15:05.393Z] === RUN TestServiceUpdateNetwork [2021-08-21T19:15:06.604Z] === RUN TestDockerSuite/TestInspectImage [2021-08-21T19:15:06.604Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-21T19:15:06.604Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-21T19:15:06.604Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-08-21T19:15:06.604Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-21T19:15:06.903Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-21T19:15:07.168Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-21T19:15:07.168Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-08-21T19:15:08.098Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-21T19:15:08.098Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-21T19:15:09.027Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-21T19:15:09.588Z] docker_api_swarm_service_test.go:532: [d34fbf01f6f54] joining swarm manager [d17f09fecf990]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-21T19:15:09.844Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-21T19:15:10.773Z] docker_api_swarm_service_test.go:533: [dc449c814a76e] joining swarm manager [d17f09fecf990]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-21T19:15:11.333Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-21T19:15:11.333Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-21T19:15:11.896Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-21T19:15:13.264Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-21T19:15:15.784Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-21T19:15:17.153Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-21T19:15:17.217Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-21T19:15:17.615Z] --- PASS: TestServiceUpdateNetwork (13.36s) [2021-08-21T19:15:17.615Z] === RUN TestServiceUpdatePidsLimit [2021-08-21T19:15:18.083Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-21T19:15:18.186Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-21T19:15:19.012Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-21T19:15:19.128Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-21T19:15:19.940Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-21T19:15:20.868Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-21T19:15:21.796Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-21T19:15:21.796Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-08-21T19:15:21.907Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-21T19:15:22.366Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-21T19:15:22.366Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-21T19:15:22.366Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-21T19:15:24.322Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-21T19:15:25.248Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-21T19:15:26.104Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-21T19:15:26.613Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-21T19:15:27.070Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-21T19:15:27.176Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-21T19:15:27.270Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-21T19:15:29.691Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-21T19:15:31.581Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-21T19:15:31.755Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-21T19:15:31.755Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-21T19:15:31.755Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-21T19:15:31.755Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-21T19:15:31.755Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-21T19:15:31.755Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-21T19:15:31.755Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-21T19:15:31.755Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-21T19:15:31.755Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-21T19:15:32.213Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-21T19:15:33.471Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-21T19:15:33.727Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-21T19:15:35.400Z] --- PASS: TestServiceUpdatePidsLimit (17.43s) [2021-08-21T19:15:35.400Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2021-08-21T19:15:35.400Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.23s) [2021-08-21T19:15:35.400Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.14s) [2021-08-21T19:15:35.400Z] PASS [2021-08-21T19:15:35.400Z] [2021-08-21T19:15:35.400Z] === Skipped [2021-08-21T19:15:35.400Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-21T19:15:35.400Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-21T19:15:35.400Z] [2021-08-21T19:15:35.400Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-08-21T19:15:35.400Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-21T19:15:35.400Z] [2021-08-21T19:15:35.400Z] [2021-08-21T19:15:35.400Z] DONE 27 tests, 2 skipped in 149.725s [2021-08-21T19:15:35.400Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-08-21T19:15:35.400Z] ++ 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-21T19:15:35.400Z] ++ set -e [2021-08-21T19:15:35.400Z] ++ '[' -n 0 ']' [2021-08-21T19:15:35.400Z] ++ set -x [2021-08-21T19:15:35.400Z] ++ 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-21T19:15:35.400Z] INFO: Testing against a local daemon [2021-08-21T19:15:35.400Z] === RUN TestSessionCreate [2021-08-21T19:15:35.400Z] --- PASS: TestSessionCreate (0.04s) [2021-08-21T19:15:35.400Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-21T19:15:35.400Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-08-21T19:15:35.400Z] PASS [2021-08-21T19:15:35.400Z] [2021-08-21T19:15:35.400Z] DONE 2 tests in 0.183s [2021-08-21T19:15:35.400Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-08-21T19:15:35.400Z] ++ 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-21T19:15:35.400Z] ++ set -e [2021-08-21T19:15:35.400Z] ++ '[' -n 0 ']' [2021-08-21T19:15:35.400Z] ++ set -x [2021-08-21T19:15:35.400Z] ++ 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-21T19:15:35.400Z] INFO: Testing against a local daemon [2021-08-21T19:15:35.400Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-21T19:15:35.400Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-21T19:15:35.400Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-21T19:15:35.400Z] === RUN TestDiskUsage [2021-08-21T19:15:35.400Z] === PAUSE TestDiskUsage [2021-08-21T19:15:35.400Z] === RUN TestEventsExecDie [2021-08-21T19:15:35.400Z] --- PASS: TestEventsExecDie (1.08s) [2021-08-21T19:15:35.400Z] === RUN TestEventsBackwardsCompatible [2021-08-21T19:15:35.616Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-21T19:15:35.660Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-08-21T19:15:35.660Z] === RUN TestEventsVolumeCreate [2021-08-21T19:15:35.660Z] --- PASS: TestEventsVolumeCreate (0.08s) [2021-08-21T19:15:35.660Z] === RUN TestInfoBinaryCommits [2021-08-21T19:15:35.660Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-08-21T19:15:35.660Z] === RUN TestInfoAPIVersioned [2021-08-21T19:15:35.660Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-21T19:15:35.660Z] === RUN TestInfoDiscoveryBackend [2021-08-21T19:15:36.178Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-21T19:15:36.233Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-08-21T19:15:36.233Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-21T19:15:37.106Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-21T19:15:37.173Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-21T19:15:37.173Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-21T19:15:37.669Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-08-21T19:15:37.745Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-08-21T19:15:37.745Z] === RUN TestInfoAPI [2021-08-21T19:15:37.745Z] --- PASS: TestInfoAPI (0.04s) [2021-08-21T19:15:37.745Z] === RUN TestInfoAPIWarnings [2021-08-21T19:15:40.186Z] docker_api_swarm_service_test.go:147: [d26df2874760f] joining swarm manager [de21979c78a2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-21T19:15:41.117Z] docker_api_swarm_service_test.go:147: [d31287338f09b] joining swarm manager [de21979c78a2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-21T19:15:51.067Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-21T19:15:52.023Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-21T19:15:54.542Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-21T19:15:55.469Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-21T19:15:55.848Z] --- PASS: TestInfoAPIWarnings (16.37s) [2021-08-21T19:15:55.848Z] === RUN TestInfoDebug [2021-08-21T19:15:55.848Z] --- PASS: TestInfoDebug (0.54s) [2021-08-21T19:15:55.848Z] === RUN TestInfoInsecureRegistries [2021-08-21T19:15:55.848Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-08-21T19:15:55.848Z] === RUN TestInfoRegistryMirrors [2021-08-21T19:15:55.848Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-08-21T19:15:55.848Z] === RUN TestLoginFailsWithBadCredentials [2021-08-21T19:15:56.108Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2021-08-21T19:15:56.108Z] === RUN TestPingCacheHeaders [2021-08-21T19:15:56.108Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-08-21T19:15:56.108Z] === RUN TestPingGet [2021-08-21T19:15:56.108Z] --- PASS: TestPingGet (0.03s) [2021-08-21T19:15:56.108Z] === RUN TestPingHead [2021-08-21T19:15:56.108Z] --- PASS: TestPingHead (0.03s) [2021-08-21T19:15:56.108Z] === RUN TestVersion [2021-08-21T19:15:56.108Z] --- PASS: TestVersion (0.03s) [2021-08-21T19:15:56.108Z] === CONT TestDiskUsage [2021-08-21T19:15:56.678Z] === RUN TestDiskUsage/empty [2021-08-21T19:15:56.678Z] === RUN TestDiskUsage/empty/container_types [2021-08-21T19:15:56.678Z] === RUN TestDiskUsage/empty/image_types [2021-08-21T19:15:56.678Z] === RUN TestDiskUsage/empty/volume_types [2021-08-21T19:15:56.678Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-21T19:15:56.678Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-21T19:15:56.678Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-21T19:15:56.678Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-21T19:15:56.678Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-21T19:15:56.678Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-21T19:15:56.678Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-21T19:15:56.678Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-21T19:15:56.938Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-21T19:15:56.938Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-21T19:15:56.938Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-21T19:15:56.938Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-21T19:15:56.938Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-21T19:15:56.938Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-21T19:15:56.938Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-21T19:15:56.938Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-21T19:15:56.938Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-21T19:15:56.938Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-21T19:15:56.938Z] === RUN TestDiskUsage/after_container.Run [2021-08-21T19:15:57.508Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-21T19:15:57.508Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-21T19:15:57.508Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-21T19:15:57.508Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-21T19:15:57.508Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-21T19:15:57.508Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-21T19:15:57.508Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-21T19:15:57.508Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-21T19:15:57.508Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-21T19:15:57.508Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-21T19:15:57.768Z] --- PASS: TestDiskUsage (1.60s) [2021-08-21T19:15:57.768Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-21T19:15:57.768Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-21T19:15:57.768Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-21T19:15:57.768Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-21T19:15:57.768Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-21T19:15:57.768Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-21T19:15:57.768Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-21T19:15:57.768Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-21T19:15:57.768Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-21T19:15:57.768Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-21T19:15:57.768Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-21T19:15:57.768Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2021-08-21T19:15:57.768Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-21T19:15:57.768Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-21T19:15:57.768Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-21T19:15:57.768Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-21T19:15:57.768Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-21T19:15:57.768Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-21T19:15:57.768Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-21T19:15:57.768Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-21T19:15:57.768Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-21T19:15:57.768Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-21T19:15:57.768Z] --- PASS: TestDiskUsage/after_container.Run (0.60s) [2021-08-21T19:15:57.768Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-21T19:15:57.768Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-21T19:15:57.768Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-21T19:15:57.768Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-21T19:15:57.768Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-21T19:15:57.768Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-21T19:15:57.768Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-21T19:15:57.768Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-21T19:15:57.768Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-21T19:15:57.768Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-21T19:15:57.768Z] PASS [2021-08-21T19:15:57.768Z] [2021-08-21T19:15:57.768Z] === Skipped [2021-08-21T19:15:57.768Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-21T19:15:57.768Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-21T19:15:57.768Z] [2021-08-21T19:15:57.768Z] [2021-08-21T19:15:57.768Z] DONE 53 tests, 1 skipped in 23.430s [2021-08-21T19:15:57.768Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-21T19:15:57.768Z] ++ 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-21T19:15:57.768Z] ++ set -e [2021-08-21T19:15:57.768Z] ++ '[' -n 0 ']' [2021-08-21T19:15:57.768Z] ++ set -x [2021-08-21T19:15:57.768Z] ++ 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-21T19:15:57.768Z] INFO: Testing against a local daemon [2021-08-21T19:15:57.768Z] === RUN TestVolumesCreateAndList [2021-08-21T19:15:57.983Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-08-21T19:15:57.983Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-21T19:15:58.028Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-08-21T19:15:58.028Z] === RUN TestVolumesRemove [2021-08-21T19:15:58.028Z] --- PASS: TestVolumesRemove (0.08s) [2021-08-21T19:15:58.028Z] === RUN TestVolumesInspect [2021-08-21T19:15:58.028Z] --- PASS: TestVolumesInspect (0.03s) [2021-08-21T19:15:58.028Z] === RUN TestVolumesInvalidJSON [2021-08-21T19:15:58.028Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-21T19:15:58.028Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-21T19:15:58.028Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-21T19:15:58.028Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-08-21T19:15:58.028Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-21T19:15:58.028Z] PASS [2021-08-21T19:15:58.028Z] [2021-08-21T19:15:58.028Z] DONE 5 tests in 0.280s [2021-08-21T19:15:58.028Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-21T19:15:58.239Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-21T19:15:58.495Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-21T19:15:58.495Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-21T19:15:58.597Z] ++++ cat bundles/test-integration/docker.pid [2021-08-21T19:15:58.597Z] +++ kill 15494 [2021-08-21T19:15:59.056Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-21T19:15:59.167Z] +++ /etc/init.d/apparmor stop [2021-08-21T19:15:59.167Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-21T19:15:59.167Z] [2021-08-21T19:15:59.167Z] Unloading profiles will leave already running processes permanently [2021-08-21T19:15:59.167Z] unconfined, which can lead to unexpected situations. [2021-08-21T19:15:59.167Z] [2021-08-21T19:15:59.167Z] To set a process to complain mode, use the command line tool [2021-08-21T19:15:59.167Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-21T19:15:59.167Z] +++ true [2021-08-21T19:15:59.167Z] exiting test-integration [2021-08-21T19:15:59.167Z] ++ exit 0 [2021-08-21T19:15:59.167Z] [2021-08-21T19:15:59.983Z] === RUN TestDockerSuite/TestLogsAPIUntil Post stage [Pipeline] junit [2021-08-21T19:16:02.481Z] Recording test results [2021-08-21T19:16:02.730Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-21T19:16:03.076Z] + echo Ensuring container killed. [2021-08-21T19:16:03.076Z] Ensuring container killed. [2021-08-21T19:16:03.076Z] + docker rm -vf docker-pr1 [2021-08-21T19:16:03.076Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-08-21T19:16:03.365Z] + echo Chowning /workspace to jenkins user [2021-08-21T19:16:03.365Z] Chowning /workspace to jenkins user [2021-08-21T19:16:03.365Z] + id -u [2021-08-21T19:16:03.365Z] + id -g [2021-08-21T19:16:03.365Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42768:/workspace busybox chown -R 1000:1000 /workspace [2021-08-21T19:16:03.365Z] Unable to find image 'busybox:latest' locally [2021-08-21T19:16:03.625Z] latest: Pulling from library/busybox [2021-08-21T19:16:03.625Z] be0c1d6b695c: Pulling fs layer [2021-08-21T19:16:03.886Z] be0c1d6b695c: Verifying Checksum [2021-08-21T19:16:03.886Z] be0c1d6b695c: Download complete [2021-08-21T19:16:03.886Z] be0c1d6b695c: Pull complete [2021-08-21T19:16:03.886Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-08-21T19:16:04.146Z] Status: Downloaded newer image for busybox:latest [2021-08-21T19:16:04.149Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-21T19:16:04.405Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-21T19:16:07.885Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-21T19:16:07.885Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-21T19:16:07.885Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-21T19:16:07.885Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-21T19:16:07.885Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-21T19:16:09.645Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-21T19:16:09.728Z] + bundleName=arm64-integration [2021-08-21T19:16:09.729Z] + echo Creating arm64-integration-bundles.tar.gz [2021-08-21T19:16:09.729Z] Creating arm64-integration-bundles.tar.gz [2021-08-21T19:16:09.729Z] + + xargs tarfind -czf bundles arm64-integration-bundles.tar.gz -path [2021-08-21T19:16:09.729Z] */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-08-21T19:16:10.001Z] Archiving artifacts [2021-08-21T19:16:10.207Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-21T19:16:10.207Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-21T19:16:11.134Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-21T19:16:12.048Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42768/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-21T19:16:12.362Z] + make clean [2021-08-21T19:16:12.502Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-21T19:16:12.933Z] docker volume rm -f docker-dev-cache [2021-08-21T19:16:12.934Z] docker-dev-cache [Pipeline] deleteDir [2021-08-21T19:16:13.431Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-21T19:16:14.358Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-21T19:16:15.724Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-21T19:16:17.641Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-21T19:16:18.196Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-21T19:16:18.196Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-21T19:16:18.202Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-21T19:16:18.654Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-21T19:16:19.114Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-21T19:16:19.129Z] === RUN TestDockerSuite/TestLogsSince [2021-08-21T19:16:19.562Z] --- PASS: TestBuildWCOWSandboxSize (730.37s) [2021-08-21T19:16:19.562Z] === RUN TestBuildWithEmptyDockerfile [2021-08-21T19:16:19.562Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-21T19:16:19.562Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-21T19:16:19.562Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-21T19:16:19.562Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-21T19:16:19.562Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-21T19:16:19.562Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-21T19:16:19.562Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-21T19:16:19.562Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-21T19:16:19.562Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-21T19:16:19.562Z] --- PASS: TestBuildWithEmptyDockerfile (0.43s) [2021-08-21T19:16:19.562Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-08-21T19:16:19.562Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-08-21T19:16:19.562Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-08-21T19:16:19.562Z] === RUN TestBuildPreserveOwnership [2021-08-21T19:16:19.562Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-21T19:16:19.562Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-08-21T19:16:19.562Z] === RUN TestBuildPlatformInvalid [2021-08-21T19:16:19.562Z] --- PASS: TestBuildPlatformInvalid (0.46s) [2021-08-21T19:16:19.562Z] PASS [2021-08-21T19:16:19.562Z] ok github.com/docker/docker/integration/build 875.044s [2021-08-21T19:16:19.562Z] [2021-08-21T19:16:19.562Z] === Skipped [2021-08-21T19:16:19.562Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-21T19:16:19.562Z] build_session_test.go:25: TODO: BuildKit [2021-08-21T19:16:19.562Z] [2021-08-21T19:16:19.562Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-21T19:16:19.562Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:16:19.562Z] [2021-08-21T19:16:19.562Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-08-21T19:16:19.562Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-21T19:16:19.562Z] [2021-08-21T19:16:19.562Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-08-21T19:16:19.562Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-21T19:16:19.562Z] [2021-08-21T19:16:19.562Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-08-21T19:16:19.562Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-21T19:16:19.562Z] [2021-08-21T19:16:19.562Z] [2021-08-21T19:16:19.562Z] DONE 29 tests, 5 skipped in 898.242s [2021-08-21T19:16:19.562Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-21T19:16:20.492Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-08-21T19:16:21.732Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-21T19:16:21.732Z] INFO: Testing against a local daemon [2021-08-21T19:16:21.732Z] === RUN TestConfigInspect [2021-08-21T19:16:21.732Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:16:21.732Z] --- SKIP: TestConfigInspect (0.00s) [2021-08-21T19:16:21.732Z] === RUN TestConfigList [2021-08-21T19:16:21.732Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:16:21.732Z] --- SKIP: TestConfigList (0.00s) [2021-08-21T19:16:21.732Z] === RUN TestConfigsCreateAndDelete [2021-08-21T19:16:21.732Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:16:21.732Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-21T19:16:21.732Z] === RUN TestConfigsUpdate [2021-08-21T19:16:21.732Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:16:21.732Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-08-21T19:16:21.732Z] === RUN TestTemplatedConfig [2021-08-21T19:16:21.732Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:16:21.732Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-21T19:16:21.732Z] === RUN TestConfigCreateResolve [2021-08-21T19:16:21.732Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:16:21.732Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-21T19:16:21.732Z] PASS [2021-08-21T19:16:21.732Z] ok github.com/docker/docker/integration/config 0.096s [2021-08-21T19:16:21.732Z] [2021-08-21T19:16:21.732Z] === Skipped [2021-08-21T19:16:21.732Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-08-21T19:16:21.732Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:16:21.732Z] [2021-08-21T19:16:21.732Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-21T19:16:21.732Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:16:21.732Z] [2021-08-21T19:16:21.732Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-21T19:16:21.732Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:16:21.732Z] [2021-08-21T19:16:21.732Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-08-21T19:16:21.732Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:16:21.732Z] [2021-08-21T19:16:21.732Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-08-21T19:16:21.732Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:16:21.732Z] [2021-08-21T19:16:21.732Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-21T19:16:21.732Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:16:21.732Z] [2021-08-21T19:16:21.732Z] [2021-08-21T19:16:21.732Z] DONE 6 tests, 6 skipped in 2.403s [2021-08-21T19:16:21.732Z] Running D:\gopath\src\github.com\docker\docker\integration\container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-21T19:16:23.917Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-21T19:16:23.917Z] INFO: Testing against a local daemon [2021-08-21T19:16:23.917Z] === RUN TestCheckpoint [2021-08-21T19:16:23.917Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-21T19:16:23.917Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-21T19:16:23.917Z] === RUN TestContainerInvalidJSON [2021-08-21T19:16:23.917Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-21T19:16:23.917Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-21T19:16:23.917Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-21T19:16:23.917Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-21T19:16:24.372Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-21T19:16:24.372Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-21T19:16:24.372Z] --- PASS: TestContainerInvalidJSON (0.48s) [2021-08-21T19:16:24.372Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-21T19:16:24.372Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-21T19:16:24.372Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-21T19:16:24.372Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s) [2021-08-21T19:16:24.372Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-21T19:16:24.827Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s) [2021-08-21T19:16:24.827Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-21T19:16:24.827Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2021-08-21T19:16:24.827Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-21T19:16:24.827Z] --- PASS: TestCopyToContainerPathIsNotDir (0.18s) [2021-08-21T19:16:24.827Z] === RUN TestCopyFromContainer [2021-08-21T19:16:24.827Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:16:24.827Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-08-21T19:16:24.827Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-21T19:16:24.915Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-21T19:16:24.915Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-21T19:16:25.284Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-21T19:16:25.285Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-21T19:16:25.285Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-21T19:16:25.285Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-21T19:16:25.285Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-21T19:16:25.285Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-21T19:16:25.285Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-21T19:16:25.285Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-21T19:16:25.285Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-21T19:16:25.285Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-08-21T19:16:25.285Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-21T19:16:25.285Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-21T19:16:25.285Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-21T19:16:25.285Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-21T19:16:25.285Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-21T19:16:25.285Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-08-21T19:16:25.285Z] === RUN TestCreateWithInvalidEnv [2021-08-21T19:16:25.285Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-21T19:16:25.285Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-21T19:16:25.285Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-21T19:16:25.285Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-21T19:16:25.285Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-21T19:16:25.285Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-21T19:16:25.285Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-21T19:16:25.285Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-21T19:16:25.285Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-21T19:16:25.285Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-21T19:16:25.285Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-21T19:16:25.285Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-21T19:16:25.285Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-21T19:16:25.285Z] === RUN TestCreateTmpfsMountsTarget [2021-08-21T19:16:25.285Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:16:25.285Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-08-21T19:16:25.285Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-21T19:16:25.285Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:16:25.285Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-21T19:16:25.285Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-21T19:16:25.285Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:16:25.285Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-21T19:16:25.285Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-21T19:16:25.285Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-21T19:16:25.285Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-21T19:16:25.285Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-21T19:16:25.285Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-21T19:16:25.285Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-21T19:16:25.285Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-21T19:16:25.285Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-21T19:16:25.285Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-21T19:16:25.285Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-21T19:16:25.285Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-21T19:16:25.285Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-21T19:16:25.285Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-21T19:16:25.285Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-21T19:16:25.285Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-21T19:16:25.285Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-21T19:16:25.285Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-21T19:16:25.285Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-08-21T19:16:25.285Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-21T19:16:25.285Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-08-21T19:16:25.285Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-21T19:16:25.285Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-08-21T19:16:25.285Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-21T19:16:25.285Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-21T19:16:25.285Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-21T19:16:25.285Z] === RUN TestCreateDifferentPlatform [2021-08-21T19:16:25.285Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-21T19:16:25.285Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-21T19:16:25.285Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-08-21T19:16:25.285Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-21T19:16:25.285Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-21T19:16:25.285Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-21T19:16:25.285Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2021-08-21T19:16:25.285Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-21T19:16:25.285Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-21T19:16:25.285Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-21T19:16:25.285Z] === RUN TestContainerKillOnDaemonStart [2021-08-21T19:16:25.285Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:16:25.285Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-21T19:16:25.285Z] === RUN TestDiff [2021-08-21T19:16:25.285Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-21T19:16:25.285Z] --- SKIP: TestDiff (0.00s) [2021-08-21T19:16:25.285Z] === RUN TestExecWithCloseStdin [2021-08-21T19:16:25.742Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-21T19:16:25.885Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-21T19:16:28.177Z] --- PASS: TestExecWithCloseStdin (2.57s) [2021-08-21T19:16:28.177Z] === RUN TestExec [2021-08-21T19:16:29.628Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-21T19:16:29.727Z] --- PASS: TestExec (1.82s) [2021-08-21T19:16:29.727Z] === RUN TestExecUser [2021-08-21T19:16:29.727Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-21T19:16:29.727Z] --- SKIP: TestExecUser (0.00s) [2021-08-21T19:16:29.727Z] === RUN TestExportContainerAndImportImage [2021-08-21T19:16:29.727Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:16:29.727Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-21T19:16:29.727Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-21T19:16:29.727Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:16:29.727Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-21T19:16:29.727Z] === RUN TestHealthCheckWorkdir [2021-08-21T19:16:29.727Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-21T19:16:29.727Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-21T19:16:29.727Z] === RUN TestHealthKillContainer [2021-08-21T19:16:29.727Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-21T19:16:29.727Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-21T19:16:29.727Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-21T19:16:29.727Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-21T19:16:29.727Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-21T19:16:29.727Z] === RUN TestKillContainerInvalidSignal [2021-08-21T19:16:31.253Z] --- PASS: TestKillContainerInvalidSignal (1.55s) [2021-08-21T19:16:31.253Z] === RUN TestKillContainer [2021-08-21T19:16:31.253Z] === RUN TestKillContainer/no_signal [2021-08-21T19:16:32.277Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-21T19:16:32.810Z] === RUN TestKillContainer/non_killing_signal [2021-08-21T19:16:32.810Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-21T19:16:32.810Z] === RUN TestKillContainer/killing_signal [2021-08-21T19:16:32.840Z] === RUN TestDockerSuite/TestLogsTail [2021-08-21T19:16:34.207Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-21T19:16:35.137Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-21T19:16:35.694Z] --- PASS: TestKillContainer (4.11s) [2021-08-21T19:16:35.694Z] --- PASS: TestKillContainer/no_signal (1.70s) [2021-08-21T19:16:35.694Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-21T19:16:35.694Z] --- PASS: TestKillContainer/killing_signal (2.37s) [2021-08-21T19:16:35.694Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-21T19:16:35.694Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-21T19:16:35.694Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-21T19:16:35.694Z] === RUN TestKillStoppedContainer [2021-08-21T19:16:35.694Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-21T19:16:35.694Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-21T19:16:35.694Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-21T19:16:35.694Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-21T19:16:35.694Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-21T19:16:35.694Z] === RUN TestKillDifferentUserContainer [2021-08-21T19:16:35.694Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-21T19:16:35.694Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-21T19:16:35.694Z] === RUN TestInspectOomKilledTrue [2021-08-21T19:16:35.694Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:16:35.694Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-21T19:16:35.694Z] === RUN TestInspectOomKilledFalse [2021-08-21T19:16:35.694Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-21T19:16:35.694Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-21T19:16:35.694Z] === RUN TestLogsFollowTailEmpty [2021-08-21T19:16:36.067Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-21T19:16:36.631Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-21T19:16:36.696Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-21T19:16:37.220Z] --- PASS: TestLogsFollowTailEmpty (1.60s) [2021-08-21T19:16:37.220Z] === RUN TestNetworkNat [2021-08-21T19:16:37.220Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-21T19:16:37.220Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-21T19:16:37.220Z] === RUN TestNetworkLocalhostTCPNat [2021-08-21T19:16:37.562Z] === RUN TestDockerSuite/TestNetHostname [2021-08-21T19:16:40.109Z] --- PASS: TestNetworkLocalhostTCPNat (2.98s) [2021-08-21T19:16:40.110Z] === RUN TestNetworkLoopbackNat [2021-08-21T19:16:40.110Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-21T19:16:40.110Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-08-21T19:16:40.110Z] === RUN TestPause [2021-08-21T19:16:40.110Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-21T19:16:40.110Z] --- SKIP: TestPause (0.00s) [2021-08-21T19:16:40.110Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-21T19:16:40.834Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-21T19:16:41.397Z] === RUN TestDockerSuite/TestNetworkEvents [2021-08-21T19:16:41.635Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.79s) [2021-08-21T19:16:41.635Z] === RUN TestPauseStopPausedContainer [2021-08-21T19:16:41.635Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:16:41.635Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-21T19:16:41.635Z] === RUN TestPsFilter [2021-08-21T19:16:42.089Z] --- PASS: TestPsFilter (0.25s) [2021-08-21T19:16:42.089Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-21T19:16:42.484Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-21T19:16:42.484Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-21T19:16:42.942Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-21T19:16:44.249Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.39s) [2021-08-21T19:16:44.249Z] === RUN TestRemoveContainerWithVolume [2021-08-21T19:16:47.133Z] --- PASS: TestRemoveContainerWithVolume (2.38s) [2021-08-21T19:16:47.133Z] === RUN TestRemoveContainerRunning [2021-08-21T19:16:47.638Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-21T19:16:47.638Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-21T19:16:47.638Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-21T19:16:47.638Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-21T19:16:47.638Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-21T19:16:47.941Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-21T19:16:48.659Z] --- PASS: TestRemoveContainerRunning (1.81s) [2021-08-21T19:16:48.659Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-21T19:16:50.186Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.71s) [2021-08-21T19:16:50.186Z] === RUN TestRemoveInvalidContainer [2021-08-21T19:16:50.186Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-21T19:16:50.186Z] === RUN TestRenameLinkedContainer [2021-08-21T19:16:50.186Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-21T19:16:50.186Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-08-21T19:16:50.186Z] === RUN TestRenameStoppedContainer [2021-08-21T19:16:50.462Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-21T19:16:51.389Z] === RUN TestDockerSuite/TestPluginActive [2021-08-21T19:16:51.956Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-08-21T19:16:52.884Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-21T19:16:53.070Z] --- PASS: TestRenameStoppedContainer (2.37s) [2021-08-21T19:16:53.070Z] === RUN TestRenameRunningContainerAndReuse [2021-08-21T19:16:53.422Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-21T19:16:53.422Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-21T19:16:53.422Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-21T19:16:53.422Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-21T19:16:53.422Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-21T19:16:53.422Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-21T19:16:53.422Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-21T19:16:53.422Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-21T19:16:55.956Z] --- PASS: TestRenameRunningContainerAndReuse (3.51s) [2021-08-21T19:16:55.956Z] === RUN TestRenameInvalidName [2021-08-21T19:16:58.117Z] --- PASS: TestRenameInvalidName (1.81s) [2021-08-21T19:16:58.117Z] === RUN TestRenameAnonymousContainer [2021-08-21T19:17:00.975Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-08-21T19:17:00.975Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-21T19:17:00.975Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-08-21T19:17:00.975Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-21T19:17:00.975Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-21T19:17:01.904Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-08-21T19:17:03.795Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-21T19:17:05.160Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-21T19:17:05.417Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-08-21T19:17:06.672Z] --- PASS: TestRenameAnonymousContainer (8.64s) [2021-08-21T19:17:06.672Z] === RUN TestRenameContainerWithSameName [2021-08-21T19:17:07.304Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-21T19:17:08.232Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-08-21T19:17:08.833Z] --- PASS: TestRenameContainerWithSameName (1.85s) [2021-08-21T19:17:08.833Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-21T19:17:08.833Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-21T19:17:08.833Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-08-21T19:17:08.833Z] === RUN TestResize [2021-08-21T19:17:10.360Z] --- PASS: TestResize (1.83s) [2021-08-21T19:17:10.360Z] === RUN TestResizeWithInvalidSize [2021-08-21T19:17:11.886Z] --- PASS: TestResizeWithInvalidSize (1.80s) [2021-08-21T19:17:11.886Z] === RUN TestResizeWhenContainerNotStarted [2021-08-21T19:17:12.399Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-08-21T19:17:12.399Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-21T19:17:13.773Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-08-21T19:17:14.501Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-21T19:17:14.703Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-21T19:17:14.772Z] --- PASS: TestResizeWhenContainerNotStarted (2.45s) [2021-08-21T19:17:14.772Z] === RUN TestDaemonRestartKillContainers [2021-08-21T19:17:14.772Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:17:14.772Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-21T19:17:14.772Z] === RUN TestStats [2021-08-21T19:17:14.772Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-21T19:17:14.772Z] --- SKIP: TestStats (0.00s) [2021-08-21T19:17:14.772Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-21T19:17:16.593Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-21T19:17:16.675Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-21T19:17:16.675Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-21T19:17:17.132Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-21T19:17:17.132Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-21T19:17:17.132Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-21T19:17:18.483Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-08-21T19:17:18.665Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-21T19:17:18.665Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-21T19:17:18.665Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-21T19:17:18.742Z] === RUN TestDockerSuite/TestPortList [2021-08-21T19:17:20.533Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.94s) [2021-08-21T19:17:20.533Z] === RUN TestStopContainerWithTimeout [2021-08-21T19:17:20.533Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-21T19:17:20.533Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-21T19:17:20.533Z] === RUN TestUpdateRestartPolicy [2021-08-21T19:17:22.402Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-21T19:17:22.860Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-21T19:17:22.860Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-21T19:17:22.912Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-08-21T19:17:23.319Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-21T19:17:23.319Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-21T19:17:23.319Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-21T19:17:24.285Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-21T19:17:25.252Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-21T19:17:26.218Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-21T19:17:26.676Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-21T19:17:27.134Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-21T19:17:29.445Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-21T19:17:30.373Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-21T19:17:31.817Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-21T19:17:33.354Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-21T19:17:33.354Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-21T19:17:33.354Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-21T19:17:34.892Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-21T19:17:34.892Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-21T19:17:34.892Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-21T19:17:35.351Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-21T19:17:36.884Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-21T19:17:37.342Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-21T19:17:37.799Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-21T19:17:37.799Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-21T19:17:38.257Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-21T19:17:38.458Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-21T19:17:38.458Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-21T19:17:38.458Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-21T19:17:38.458Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-21T19:17:38.458Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-21T19:17:38.713Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-21T19:17:38.713Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-21T19:17:38.715Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-21T19:17:39.639Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-21T19:17:39.639Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-21T19:17:39.681Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-21T19:17:39.681Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-21T19:17:39.681Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-21T19:17:39.681Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-21T19:17:39.681Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-21T19:17:41.004Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-21T19:17:41.004Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-08-21T19:17:41.566Z] --- PASS: TestUpdateRestartPolicy (20.68s) [2021-08-21T19:17:41.566Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-21T19:17:43.090Z] --- PASS: TestUpdateRestartWithAutoRemove (1.84s) [2021-08-21T19:17:43.090Z] === RUN TestWaitNonBlocked [2021-08-21T19:17:43.090Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-21T19:17:43.090Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-21T19:17:43.090Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-21T19:17:43.090Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-21T19:17:43.090Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-21T19:17:43.090Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-21T19:17:43.520Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-08-21T19:17:44.365Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-21T19:17:44.908Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-08-21T19:17:45.257Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-21T19:17:45.258Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.27s) [2021-08-21T19:17:45.258Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.38s) [2021-08-21T19:17:45.258Z] === RUN TestWaitBlocked [2021-08-21T19:17:45.258Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:17:45.258Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-21T19:17:45.258Z] PASS [2021-08-21T19:17:45.258Z] ok github.com/docker/docker/integration/container 81.630s [2021-08-21T19:17:45.470Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-08-21T19:17:45.470Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-21T19:17:45.713Z] [2021-08-21T19:17:45.713Z] === Skipped [2021-08-21T19:17:45.713Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-21T19:17:45.713Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-21T19:17:45.713Z] [2021-08-21T19:17:45.713Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-08-21T19:17:45.713Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:17:45.713Z] [2021-08-21T19:17:45.713Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-08-21T19:17:45.713Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-21T19:17:45.713Z] [2021-08-21T19:17:45.713Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-08-21T19:17:45.713Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:17:45.713Z] [2021-08-21T19:17:45.713Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-21T19:17:45.713Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:17:45.713Z] [2021-08-21T19:17:45.713Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-21T19:17:45.713Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:17:45.713Z] [2021-08-21T19:17:45.713Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-21T19:17:45.713Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-21T19:17:45.713Z] [2021-08-21T19:17:45.713Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-21T19:17:45.713Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-21T19:17:45.713Z] [2021-08-21T19:17:45.713Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-21T19:17:45.713Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:17:45.713Z] [2021-08-21T19:17:45.713Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-21T19:17:45.713Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-21T19:17:45.713Z] [2021-08-21T19:17:45.713Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-08-21T19:17:45.713Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-21T19:17:45.713Z] [2021-08-21T19:17:45.713Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-21T19:17:45.713Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:17:45.713Z] [2021-08-21T19:17:45.713Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-21T19:17:45.713Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:17:45.713Z] [2021-08-21T19:17:45.713Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-21T19:17:45.713Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-21T19:17:45.713Z] [2021-08-21T19:17:45.713Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-21T19:17:45.713Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-21T19:17:45.713Z] [2021-08-21T19:17:45.713Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-21T19:17:45.713Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-21T19:17:45.713Z] [2021-08-21T19:17:45.713Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-21T19:17:45.713Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-21T19:17:45.713Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-21T19:17:45.713Z] [2021-08-21T19:17:45.713Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-21T19:17:45.713Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-21T19:17:45.713Z] [2021-08-21T19:17:45.713Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-21T19:17:45.713Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-21T19:17:45.713Z] [2021-08-21T19:17:45.713Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-21T19:17:45.713Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-21T19:17:45.713Z] [2021-08-21T19:17:45.713Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-21T19:17:45.713Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-21T19:17:45.713Z] [2021-08-21T19:17:45.713Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-21T19:17:45.713Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:17:45.713Z] [2021-08-21T19:17:45.713Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-21T19:17:45.713Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-21T19:17:45.713Z] [2021-08-21T19:17:45.713Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-21T19:17:45.713Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-21T19:17:45.713Z] [2021-08-21T19:17:45.713Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-08-21T19:17:45.713Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-21T19:17:45.713Z] [2021-08-21T19:17:45.713Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-21T19:17:45.713Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-21T19:17:45.713Z] [2021-08-21T19:17:45.713Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-21T19:17:45.713Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:17:45.713Z] [2021-08-21T19:17:45.713Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-08-21T19:17:45.713Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-21T19:17:45.713Z] [2021-08-21T19:17:45.713Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-08-21T19:17:45.713Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-21T19:17:45.713Z] [2021-08-21T19:17:45.713Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-21T19:17:45.713Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:17:45.713Z] [2021-08-21T19:17:45.713Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-21T19:17:45.713Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-21T19:17:45.713Z] [2021-08-21T19:17:45.713Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-21T19:17:45.713Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-21T19:17:45.713Z] [2021-08-21T19:17:45.713Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-21T19:17:45.713Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:17:45.713Z] [2021-08-21T19:17:45.713Z] [2021-08-21T19:17:45.713Z] DONE 87 tests, 33 skipped in 83.869s [2021-08-21T19:17:45.713Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-08-21T19:17:47.361Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-08-21T19:17:48.729Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-21T19:17:50.096Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-21T19:17:54.263Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-21T19:17:56.780Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-08-21T19:17:58.671Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-21T19:17:58.672Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-21T19:18:01.188Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-08-21T19:18:03.076Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-21T19:18:06.783Z] === RUN TestConfigDaemonLibtrustID [2021-08-21T19:18:06.783Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-21T19:18:06.783Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-21T19:18:06.783Z] === RUN TestDaemonConfigValidation [2021-08-21T19:18:06.783Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-21T19:18:06.783Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-08-21T19:18:06.783Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-21T19:18:06.783Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-21T19:18:06.783Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-08-21T19:18:06.783Z] PASS [2021-08-21T19:18:06.783Z] ok github.com/docker/docker/integration/daemon 0.102s [2021-08-21T19:18:06.783Z] [2021-08-21T19:18:06.783Z] === Skipped [2021-08-21T19:18:06.783Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-08-21T19:18:06.783Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-21T19:18:06.783Z] [2021-08-21T19:18:06.783Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-08-21T19:18:06.783Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-21T19:18:06.783Z] [2021-08-21T19:18:06.783Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-08-21T19:18:06.783Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-21T19:18:06.783Z] [2021-08-21T19:18:06.783Z] [2021-08-21T19:18:06.783Z] DONE 3 tests, 3 skipped in 20.619s [2021-08-21T19:18:06.783Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-21T19:18:07.743Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-21T19:18:07.743Z] INFO: Testing against a local daemon [2021-08-21T19:18:07.743Z] === RUN TestCommitInheritsEnv [2021-08-21T19:18:07.743Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-21T19:18:07.743Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-08-21T19:18:07.743Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-21T19:18:07.743Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-21T19:18:07.743Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-21T19:18:07.743Z] === RUN TestImagesFilterMultiReference [2021-08-21T19:18:07.743Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-08-21T19:18:07.743Z] === RUN TestImagePullPlatformInvalid [2021-08-21T19:18:07.743Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-21T19:18:07.743Z] === RUN TestRemoveImageOrphaning [2021-08-21T19:18:08.704Z] --- PASS: TestRemoveImageOrphaning (0.89s) [2021-08-21T19:18:08.704Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-21T19:18:08.704Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-08-21T19:18:08.704Z] === RUN TestTagInvalidReference [2021-08-21T19:18:08.704Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-21T19:18:08.704Z] === RUN TestTagValidPrefixedRepo [2021-08-21T19:18:08.704Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-08-21T19:18:08.704Z] === RUN TestTagExistedNameWithoutForce [2021-08-21T19:18:08.704Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-08-21T19:18:08.704Z] === RUN TestTagOfficialNames [2021-08-21T19:18:09.158Z] --- PASS: TestTagOfficialNames (0.07s) [2021-08-21T19:18:09.158Z] === RUN TestTagMatchesDigest [2021-08-21T19:18:09.158Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-08-21T19:18:09.158Z] PASS [2021-08-21T19:18:09.158Z] ok github.com/docker/docker/integration/image 1.262s [2021-08-21T19:18:09.158Z] [2021-08-21T19:18:09.158Z] === Skipped [2021-08-21T19:18:09.158Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-08-21T19:18:09.158Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-21T19:18:09.158Z] [2021-08-21T19:18:09.158Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-21T19:18:09.158Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-21T19:18:09.158Z] [2021-08-21T19:18:09.158Z] [2021-08-21T19:18:09.158Z] DONE 11 tests, 2 skipped in 2.638s [2021-08-21T19:18:09.158Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-21T19:18:09.495Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-21T19:18:09.495Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-21T19:18:09.953Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-21T19:18:10.684Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-21T19:18:10.684Z] INFO: Testing against a local daemon [2021-08-21T19:18:10.684Z] === RUN TestNetworkCreateDelete [2021-08-21T19:18:10.684Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:18:10.684Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-08-21T19:18:10.684Z] === RUN TestDockerNetworkDeletePreferID [2021-08-21T19:18:10.684Z] 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-21T19:18:10.684Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-08-21T19:18:10.684Z] === RUN TestDaemonDNSFallback [2021-08-21T19:18:10.684Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:18:10.684Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-21T19:18:10.684Z] === RUN TestInspectNetwork [2021-08-21T19:18:10.684Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-21T19:18:10.684Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-21T19:18:10.684Z] === RUN TestRunContainerWithBridgeNone [2021-08-21T19:18:10.684Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:18:10.684Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-21T19:18:10.684Z] === RUN TestNetworkInvalidJSON [2021-08-21T19:18:10.684Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-21T19:18:10.684Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-21T19:18:10.684Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-21T19:18:10.684Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-21T19:18:10.684Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-21T19:18:10.684Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-21T19:18:10.684Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-21T19:18:10.684Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-21T19:18:10.684Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-21T19:18:10.684Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-08-21T19:18:10.684Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-21T19:18:10.684Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-08-21T19:18:10.684Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-21T19:18:10.684Z] === RUN TestNetworkList [2021-08-21T19:18:10.684Z] === RUN TestNetworkList//networks [2021-08-21T19:18:10.684Z] === PAUSE TestNetworkList//networks [2021-08-21T19:18:10.684Z] === RUN TestNetworkList//networks/ [2021-08-21T19:18:10.684Z] === PAUSE TestNetworkList//networks/ [2021-08-21T19:18:10.684Z] === CONT TestNetworkList//networks [2021-08-21T19:18:10.684Z] === CONT TestNetworkList//networks/ [2021-08-21T19:18:10.684Z] --- PASS: TestNetworkList (0.02s) [2021-08-21T19:18:10.684Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-21T19:18:10.684Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-21T19:18:10.684Z] === RUN TestHostIPv4BridgeLabel [2021-08-21T19:18:10.684Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-21T19:18:10.684Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-21T19:18:10.684Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-21T19:18:10.684Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-21T19:18:10.684Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-21T19:18:10.684Z] === RUN TestDaemonDefaultNetworkPools [2021-08-21T19:18:10.684Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-21T19:18:10.684Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-21T19:18:10.684Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-21T19:18:10.684Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-21T19:18:10.684Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-21T19:18:10.684Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-21T19:18:10.684Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-21T19:18:10.684Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-21T19:18:10.684Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-21T19:18:10.684Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-21T19:18:10.684Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-21T19:18:10.684Z] === RUN TestServiceWithPredefinedNetwork [2021-08-21T19:18:10.684Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-21T19:18:10.684Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-21T19:18:10.684Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-21T19:18:10.684Z] service_test.go:242: FLAKY_TEST [2021-08-21T19:18:10.684Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-21T19:18:10.684Z] === RUN TestServiceWithDataPathPortInit [2021-08-21T19:18:10.684Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-21T19:18:10.684Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-21T19:18:10.684Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-21T19:18:10.684Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-21T19:18:10.684Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-21T19:18:10.684Z] PASS [2021-08-21T19:18:10.684Z] ok github.com/docker/docker/integration/network 0.129s [2021-08-21T19:18:10.684Z] [2021-08-21T19:18:10.684Z] === Skipped [2021-08-21T19:18:10.684Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-08-21T19:18:10.684Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:18:10.684Z] [2021-08-21T19:18:10.684Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-08-21T19:18:10.684Z] 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-21T19:18:10.684Z] [2021-08-21T19:18:10.684Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-21T19:18:10.684Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:18:10.684Z] [2021-08-21T19:18:10.684Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-21T19:18:10.684Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-21T19:18:10.684Z] [2021-08-21T19:18:10.684Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-21T19:18:10.684Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:18:10.684Z] [2021-08-21T19:18:10.684Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-21T19:18:10.684Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-21T19:18:10.684Z] [2021-08-21T19:18:10.684Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-21T19:18:10.684Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-21T19:18:10.684Z] [2021-08-21T19:18:10.684Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-21T19:18:10.684Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-21T19:18:10.684Z] [2021-08-21T19:18:10.684Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-21T19:18:10.684Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-21T19:18:10.684Z] [2021-08-21T19:18:10.684Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-21T19:18:10.684Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-21T19:18:10.684Z] [2021-08-21T19:18:10.684Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-21T19:18:10.684Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-21T19:18:10.684Z] [2021-08-21T19:18:10.684Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-21T19:18:10.685Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-21T19:18:10.685Z] [2021-08-21T19:18:10.685Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-21T19:18:10.685Z] service_test.go:242: FLAKY_TEST [2021-08-21T19:18:10.685Z] [2021-08-21T19:18:10.685Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-21T19:18:10.685Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-21T19:18:10.685Z] [2021-08-21T19:18:10.685Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-21T19:18:10.685Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-21T19:18:10.685Z] [2021-08-21T19:18:10.685Z] [2021-08-21T19:18:10.685Z] DONE 22 tests, 15 skipped in 1.803s [2021-08-21T19:18:11.139Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-21T19:18:11.594Z] testing: warning: no tests to run [2021-08-21T19:18:11.594Z] PASS [2021-08-21T19:18:11.594Z] ok github.com/docker/docker/integration/network/ipvlan 0.060s [2021-08-21T19:18:11.594Z] [2021-08-21T19:18:11.594Z] DONE 0 tests in 0.555s [2021-08-21T19:18:11.594Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-21T19:18:12.048Z] testing: warning: no tests to run [2021-08-21T19:18:12.048Z] PASS [2021-08-21T19:18:12.048Z] ok github.com/docker/docker/integration/network/macvlan 0.057s [2021-08-21T19:18:12.048Z] [2021-08-21T19:18:12.048Z] DONE 0 tests in 0.545s [2021-08-21T19:18:12.048Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-21T19:18:12.502Z] testing: warning: no tests to run [2021-08-21T19:18:12.502Z] PASS [2021-08-21T19:18:12.502Z] ok github.com/docker/docker/integration/plugin 0.054s [2021-08-21T19:18:12.502Z] [2021-08-21T19:18:12.502Z] DONE 0 tests in 0.543s [2021-08-21T19:18:12.957Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-21T19:18:13.016Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-21T19:18:13.016Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-21T19:18:13.412Z] testing: warning: no tests to run [2021-08-21T19:18:13.412Z] PASS [2021-08-21T19:18:13.412Z] ok github.com/docker/docker/integration/plugin/authz 0.056s [2021-08-21T19:18:13.412Z] [2021-08-21T19:18:13.412Z] DONE 0 tests in 0.560s [2021-08-21T19:18:13.412Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-21T19:18:13.944Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-08-21T19:18:14.638Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-21T19:18:14.638Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-21T19:18:14.638Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-21T19:18:14.638Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-21T19:18:14.638Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-21T19:18:14.638Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-21T19:18:14.638Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-21T19:18:15.097Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-21T19:18:15.097Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-21T19:18:15.097Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-21T19:18:15.312Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-21T19:18:17.205Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-08-21T19:18:17.205Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-21T19:18:19.097Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-21T19:18:19.182Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-21T19:18:19.182Z] INFO: Testing against a local daemon [2021-08-21T19:18:19.182Z] === RUN TestPluginInvalidJSON [2021-08-21T19:18:19.182Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-21T19:18:19.182Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-21T19:18:19.182Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-21T19:18:19.182Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-08-21T19:18:19.182Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-21T19:18:19.182Z] === RUN TestPluginInstall [2021-08-21T19:18:19.182Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-21T19:18:19.182Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-21T19:18:19.182Z] === RUN TestPluginsWithRuntimes [2021-08-21T19:18:19.182Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-21T19:18:19.182Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-21T19:18:19.182Z] === RUN TestPluginBackCompatMediaTypes [2021-08-21T19:18:19.182Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-21T19:18:19.182Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-21T19:18:19.182Z] PASS [2021-08-21T19:18:19.182Z] ok github.com/docker/docker/integration/plugin/common 0.088s [2021-08-21T19:18:19.182Z] [2021-08-21T19:18:19.182Z] === Skipped [2021-08-21T19:18:19.182Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-21T19:18:19.182Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-21T19:18:19.182Z] [2021-08-21T19:18:19.182Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-21T19:18:19.182Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-21T19:18:19.182Z] [2021-08-21T19:18:19.182Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-21T19:18:19.182Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-21T19:18:19.182Z] [2021-08-21T19:18:19.182Z] [2021-08-21T19:18:19.182Z] DONE 5 tests, 3 skipped in 5.382s [2021-08-21T19:18:19.182Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-21T19:18:21.373Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-21T19:18:21.373Z] INFO: Testing against a local daemon [2021-08-21T19:18:21.373Z] === RUN TestExternalGraphDriver [2021-08-21T19:18:21.373Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-21T19:18:21.373Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-08-21T19:18:21.373Z] === RUN TestGraphdriverPluginV2 [2021-08-21T19:18:21.373Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-21T19:18:21.373Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-08-21T19:18:21.373Z] PASS [2021-08-21T19:18:21.373Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.086s [2021-08-21T19:18:21.373Z] [2021-08-21T19:18:21.373Z] === Skipped [2021-08-21T19:18:21.373Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-08-21T19:18:21.373Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-21T19:18:21.373Z] [2021-08-21T19:18:21.373Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-08-21T19:18:21.373Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-21T19:18:21.373Z] [2021-08-21T19:18:21.373Z] [2021-08-21T19:18:21.373Z] DONE 2 tests, 2 skipped in 2.574s [2021-08-21T19:18:21.373Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-08-21T19:18:21.616Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-08-21T19:18:21.872Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-21T19:18:22.901Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-21T19:18:22.901Z] INFO: Testing against a local daemon [2021-08-21T19:18:22.901Z] === RUN TestReadPluginNoRead [2021-08-21T19:18:22.901Z] read_test.go:21: no unix domain sockets on Windows [2021-08-21T19:18:22.901Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-21T19:18:22.901Z] PASS [2021-08-21T19:18:22.901Z] ok github.com/docker/docker/integration/plugin/logging 0.082s [2021-08-21T19:18:22.901Z] [2021-08-21T19:18:22.901Z] === Skipped [2021-08-21T19:18:22.901Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-21T19:18:22.901Z] read_test.go:21: no unix domain sockets on Windows [2021-08-21T19:18:22.901Z] [2021-08-21T19:18:22.901Z] [2021-08-21T19:18:22.901Z] DONE 1 tests, 1 skipped in 1.627s [2021-08-21T19:18:22.901Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-21T19:18:23.765Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-08-21T19:18:23.861Z] testing: warning: no tests to run [2021-08-21T19:18:23.861Z] PASS [2021-08-21T19:18:23.861Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.057s [2021-08-21T19:18:23.861Z] [2021-08-21T19:18:23.861Z] DONE 0 tests in 0.856s [2021-08-21T19:18:23.861Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-21T19:18:24.325Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-21T19:18:25.391Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-21T19:18:25.391Z] INFO: Testing against a local daemon [2021-08-21T19:18:25.391Z] === RUN TestPluginWithDevMounts [2021-08-21T19:18:25.391Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:25.391Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-21T19:18:25.391Z] PASS [2021-08-21T19:18:25.391Z] ok github.com/docker/docker/integration/plugin/volumes 0.074s [2021-08-21T19:18:25.854Z] [2021-08-21T19:18:25.854Z] === Skipped [2021-08-21T19:18:25.854Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-21T19:18:25.854Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:25.854Z] [2021-08-21T19:18:25.854Z] [2021-08-21T19:18:25.854Z] DONE 1 tests, 1 skipped in 1.673s [2021-08-21T19:18:25.854Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-08-21T19:18:26.217Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-21T19:18:26.473Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-21T19:18:27.392Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-21T19:18:27.393Z] INFO: Testing against a local daemon [2021-08-21T19:18:27.393Z] === RUN TestSecretInspect [2021-08-21T19:18:27.393Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:27.393Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-21T19:18:27.393Z] === RUN TestSecretList [2021-08-21T19:18:27.393Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:27.393Z] --- SKIP: TestSecretList (0.00s) [2021-08-21T19:18:27.393Z] === RUN TestSecretsCreateAndDelete [2021-08-21T19:18:27.393Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:27.393Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-08-21T19:18:27.393Z] === RUN TestSecretsUpdate [2021-08-21T19:18:27.393Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:27.393Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-21T19:18:27.393Z] === RUN TestTemplatedSecret [2021-08-21T19:18:27.393Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:27.393Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-21T19:18:27.393Z] === RUN TestSecretCreateResolve [2021-08-21T19:18:27.393Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:18:27.393Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-21T19:18:27.393Z] PASS [2021-08-21T19:18:27.393Z] ok github.com/docker/docker/integration/secret 0.080s [2021-08-21T19:18:27.393Z] [2021-08-21T19:18:27.393Z] === Skipped [2021-08-21T19:18:27.393Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-21T19:18:27.393Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:27.393Z] [2021-08-21T19:18:27.393Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-21T19:18:27.393Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:27.393Z] [2021-08-21T19:18:27.393Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-08-21T19:18:27.393Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:27.393Z] [2021-08-21T19:18:27.393Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-21T19:18:27.393Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:27.393Z] [2021-08-21T19:18:27.393Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-21T19:18:27.393Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:27.393Z] [2021-08-21T19:18:27.393Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-21T19:18:27.393Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:18:27.393Z] [2021-08-21T19:18:27.393Z] [2021-08-21T19:18:27.393Z] DONE 6 tests, 6 skipped in 1.532s [2021-08-21T19:18:27.393Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-21T19:18:27.840Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-21T19:18:28.403Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-08-21T19:18:29.564Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-21T19:18:29.564Z] INFO: Testing against a local daemon [2021-08-21T19:18:29.564Z] === RUN TestServiceCreateInit [2021-08-21T19:18:29.564Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-21T19:18:29.564Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:29.564Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-21T19:18:29.564Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:29.564Z] --- PASS: TestServiceCreateInit (0.04s) [2021-08-21T19:18:29.564Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-21T19:18:29.564Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-21T19:18:29.564Z] === RUN TestCreateServiceMultipleTimes [2021-08-21T19:18:29.564Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:29.564Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-08-21T19:18:29.564Z] === RUN TestCreateServiceConflict [2021-08-21T19:18:29.564Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:29.564Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-08-21T19:18:29.564Z] === RUN TestCreateServiceMaxReplicas [2021-08-21T19:18:29.564Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:29.564Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-08-21T19:18:29.564Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-21T19:18:29.564Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:29.564Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-21T19:18:29.564Z] === RUN TestCreateServiceSecretFileMode [2021-08-21T19:18:29.564Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:29.564Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-21T19:18:29.564Z] === RUN TestCreateServiceConfigFileMode [2021-08-21T19:18:29.564Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:29.564Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-21T19:18:29.564Z] === RUN TestCreateServiceSysctls [2021-08-21T19:18:29.564Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:29.564Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-08-21T19:18:29.564Z] === RUN TestCreateServiceCapabilities [2021-08-21T19:18:29.564Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:29.564Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-08-21T19:18:29.564Z] === RUN TestInspect [2021-08-21T19:18:29.564Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:29.564Z] --- SKIP: TestInspect (0.00s) [2021-08-21T19:18:29.564Z] === RUN TestCreateJob [2021-08-21T19:18:29.564Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:29.564Z] --- SKIP: TestCreateJob (0.00s) [2021-08-21T19:18:29.564Z] === RUN TestReplicatedJob [2021-08-21T19:18:29.564Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:29.564Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-21T19:18:29.564Z] === RUN TestUpdateReplicatedJob [2021-08-21T19:18:29.564Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:29.564Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-08-21T19:18:29.564Z] === RUN TestServiceListWithStatuses [2021-08-21T19:18:29.564Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:29.564Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-21T19:18:29.564Z] === RUN TestDockerNetworkConnectAlias [2021-08-21T19:18:29.564Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:29.564Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-21T19:18:29.564Z] === RUN TestDockerNetworkReConnect [2021-08-21T19:18:29.564Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:29.564Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-21T19:18:29.564Z] === RUN TestServicePlugin [2021-08-21T19:18:29.564Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:29.564Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-21T19:18:29.564Z] === RUN TestServiceUpdateLabel [2021-08-21T19:18:29.564Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:18:29.564Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-08-21T19:18:29.564Z] === RUN TestServiceUpdateSecrets [2021-08-21T19:18:29.564Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:18:29.564Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-08-21T19:18:29.564Z] === RUN TestServiceUpdateConfigs [2021-08-21T19:18:29.564Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:18:29.564Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-21T19:18:29.564Z] === RUN TestServiceUpdateNetwork [2021-08-21T19:18:29.564Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:18:29.564Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-08-21T19:18:29.564Z] === RUN TestServiceUpdatePidsLimit [2021-08-21T19:18:29.564Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:18:29.564Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-08-21T19:18:29.564Z] PASS [2021-08-21T19:18:29.564Z] ok github.com/docker/docker/integration/service 0.217s [2021-08-21T19:18:29.564Z] [2021-08-21T19:18:29.564Z] === Skipped [2021-08-21T19:18:29.564Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-21T19:18:29.564Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:29.564Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-21T19:18:29.564Z] [2021-08-21T19:18:29.564Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-21T19:18:29.564Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:29.564Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-21T19:18:29.564Z] [2021-08-21T19:18:29.564Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-08-21T19:18:29.564Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:29.564Z] [2021-08-21T19:18:29.564Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-08-21T19:18:29.564Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:29.564Z] [2021-08-21T19:18:29.564Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-08-21T19:18:29.564Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:29.564Z] [2021-08-21T19:18:29.564Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-21T19:18:29.564Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:29.564Z] [2021-08-21T19:18:29.564Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-21T19:18:29.564Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:29.564Z] [2021-08-21T19:18:29.564Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-21T19:18:29.564Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:29.564Z] [2021-08-21T19:18:29.564Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-08-21T19:18:29.564Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:29.564Z] [2021-08-21T19:18:29.564Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-08-21T19:18:29.564Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:29.564Z] [2021-08-21T19:18:29.564Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-21T19:18:29.564Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:29.564Z] [2021-08-21T19:18:29.564Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-21T19:18:29.564Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:29.564Z] [2021-08-21T19:18:29.564Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-21T19:18:29.564Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:29.564Z] [2021-08-21T19:18:29.564Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-08-21T19:18:29.564Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:29.564Z] [2021-08-21T19:18:29.564Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-21T19:18:29.564Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:29.564Z] [2021-08-21T19:18:29.564Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-21T19:18:29.564Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:29.564Z] [2021-08-21T19:18:29.564Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-21T19:18:29.564Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:29.564Z] [2021-08-21T19:18:29.564Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-21T19:18:29.564Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:29.564Z] [2021-08-21T19:18:29.564Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-08-21T19:18:29.564Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:18:29.564Z] [2021-08-21T19:18:29.564Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-08-21T19:18:29.564Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:18:29.564Z] [2021-08-21T19:18:29.564Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-21T19:18:29.564Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:18:29.564Z] [2021-08-21T19:18:29.564Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-08-21T19:18:29.564Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:18:29.564Z] [2021-08-21T19:18:29.564Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-08-21T19:18:29.564Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:18:29.564Z] [2021-08-21T19:18:29.564Z] [2021-08-21T19:18:29.564Z] DONE 24 tests, 23 skipped in 2.111s [2021-08-21T19:18:29.564Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-21T19:18:30.296Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-21T19:18:31.091Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-21T19:18:31.091Z] INFO: Testing against a local daemon [2021-08-21T19:18:31.091Z] === RUN TestSessionCreate [2021-08-21T19:18:31.091Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-21T19:18:31.091Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-21T19:18:31.091Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-21T19:18:31.091Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-21T19:18:31.091Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-21T19:18:31.091Z] PASS [2021-08-21T19:18:31.091Z] ok github.com/docker/docker/integration/session 0.071s [2021-08-21T19:18:31.091Z] [2021-08-21T19:18:31.091Z] === Skipped [2021-08-21T19:18:31.091Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-21T19:18:31.091Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-21T19:18:31.091Z] [2021-08-21T19:18:31.091Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-21T19:18:31.091Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-21T19:18:31.091Z] [2021-08-21T19:18:31.091Z] [2021-08-21T19:18:31.091Z] DONE 2 tests, 2 skipped in 1.375s [2021-08-21T19:18:31.091Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-21T19:18:31.663Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-08-21T19:18:32.618Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-21T19:18:32.618Z] INFO: Testing against a local daemon [2021-08-21T19:18:32.618Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-21T19:18:32.618Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:32.618Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-21T19:18:32.618Z] === RUN TestDiskUsage [2021-08-21T19:18:32.618Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-21T19:18:32.618Z] --- SKIP: TestDiskUsage (0.00s) [2021-08-21T19:18:32.618Z] === RUN TestEventsExecDie [2021-08-21T19:18:32.618Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-21T19:18:32.618Z] --- SKIP: TestEventsExecDie (0.00s) [2021-08-21T19:18:32.618Z] === RUN TestEventsBackwardsCompatible [2021-08-21T19:18:32.618Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-21T19:18:32.618Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-21T19:18:32.618Z] === RUN TestEventsVolumeCreate [2021-08-21T19:18:32.618Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-21T19:18:32.618Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-08-21T19:18:32.618Z] === RUN TestInfoAPI [2021-08-21T19:18:32.618Z] --- PASS: TestInfoAPI (0.03s) [2021-08-21T19:18:32.618Z] === RUN TestInfoAPIWarnings [2021-08-21T19:18:32.618Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-21T19:18:32.618Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-21T19:18:32.618Z] === RUN TestInfoDebug [2021-08-21T19:18:32.618Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-21T19:18:32.618Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-21T19:18:32.618Z] === RUN TestInfoInsecureRegistries [2021-08-21T19:18:32.618Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-21T19:18:32.618Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-21T19:18:32.618Z] === RUN TestInfoRegistryMirrors [2021-08-21T19:18:32.618Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-21T19:18:32.618Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-21T19:18:32.618Z] === RUN TestLoginFailsWithBadCredentials [2021-08-21T19:18:33.028Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-21T19:18:33.579Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) [2021-08-21T19:18:33.579Z] === RUN TestPingCacheHeaders [2021-08-21T19:18:33.579Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-08-21T19:18:33.579Z] === RUN TestPingGet [2021-08-21T19:18:33.579Z] --- PASS: TestPingGet (0.02s) [2021-08-21T19:18:33.579Z] === RUN TestPingHead [2021-08-21T19:18:33.579Z] --- PASS: TestPingHead (0.02s) [2021-08-21T19:18:33.579Z] === RUN TestVersion [2021-08-21T19:18:33.579Z] --- PASS: TestVersion (0.02s) [2021-08-21T19:18:33.579Z] PASS [2021-08-21T19:18:33.579Z] ok github.com/docker/docker/integration/system 1.129s [2021-08-21T19:18:33.579Z] [2021-08-21T19:18:33.579Z] === Skipped [2021-08-21T19:18:33.579Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-21T19:18:33.579Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:18:33.579Z] [2021-08-21T19:18:33.579Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-08-21T19:18:33.579Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-21T19:18:33.579Z] [2021-08-21T19:18:33.579Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-08-21T19:18:33.579Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-21T19:18:33.579Z] [2021-08-21T19:18:33.579Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-21T19:18:33.579Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-21T19:18:33.579Z] [2021-08-21T19:18:33.579Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-08-21T19:18:33.579Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-21T19:18:33.579Z] [2021-08-21T19:18:33.579Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-21T19:18:33.579Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-21T19:18:33.579Z] [2021-08-21T19:18:33.579Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-21T19:18:33.579Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-21T19:18:33.579Z] [2021-08-21T19:18:33.579Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-21T19:18:33.579Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-21T19:18:33.579Z] [2021-08-21T19:18:33.579Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-21T19:18:33.579Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-21T19:18:33.579Z] [2021-08-21T19:18:33.579Z] [2021-08-21T19:18:33.579Z] DONE 15 tests, 9 skipped in 2.572s [2021-08-21T19:18:33.579Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-21T19:18:33.956Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-21T19:18:33.956Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-08-21T19:18:33.956Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-21T19:18:34.212Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-21T19:18:34.212Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-21T19:18:34.468Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-21T19:18:35.127Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-21T19:18:35.127Z] INFO: Testing against a local daemon [2021-08-21T19:18:35.127Z] === RUN TestVolumesCreateAndList [2021-08-21T19:18:35.127Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-08-21T19:18:35.127Z] === RUN TestVolumesRemove [2021-08-21T19:18:35.127Z] --- PASS: TestVolumesRemove (0.11s) [2021-08-21T19:18:35.127Z] === RUN TestVolumesInspect [2021-08-21T19:18:35.127Z] --- PASS: TestVolumesInspect (0.03s) [2021-08-21T19:18:35.127Z] === RUN TestVolumesInvalidJSON [2021-08-21T19:18:35.127Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-21T19:18:35.127Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-21T19:18:35.127Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-21T19:18:35.127Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-08-21T19:18:35.127Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-21T19:18:35.127Z] PASS [2021-08-21T19:18:35.127Z] ok github.com/docker/docker/integration/volume 0.264s [2021-08-21T19:18:35.398Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-21T19:18:35.398Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-08-21T19:18:35.582Z] [2021-08-21T19:18:35.582Z] DONE 5 tests in 1.840s [2021-08-21T19:18:35.582Z] INFO: make.ps1 ended at 08/21/2021 19:18:35 [2021-08-21T19:18:35.582Z] INFO: Integration CLI tests being run from the host: [2021-08-21T19:18:35.582Z] 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-21T19:18:36.200Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-21T19:18:36.200Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-21T19:18:36.200Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-21T19:18:36.200Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-21T19:18:36.771Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-21T19:18:38.139Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-08-21T19:18:38.702Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-21T19:18:39.264Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-21T19:18:42.626Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-21T19:18:42.626Z] INFO: Testing against a local daemon [2021-08-21T19:18:42.626Z] === RUN TestDockerSuite [2021-08-21T19:18:42.626Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-21T19:18:42.626Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-21T19:18:42.626Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-21T19:18:42.626Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-21T19:18:42.626Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-21T19:18:42.626Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-21T19:18:42.626Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-21T19:18:42.626Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-21T19:18:42.626Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-21T19:18:42.626Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-21T19:18:43.434Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-08-21T19:18:43.584Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-21T19:18:43.584Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-21T19:18:44.039Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-21T19:18:44.494Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-21T19:18:51.017Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-21T19:18:51.520Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-21T19:18:51.520Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-08-21T19:18:52.082Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-21T19:18:53.196Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-21T19:18:53.655Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-21T19:18:54.603Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-21T19:18:54.603Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-21T19:18:54.603Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-21T19:18:54.858Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-21T19:18:57.394Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-21T19:18:58.125Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-21T19:18:58.125Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-08-21T19:18:59.052Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-21T19:18:59.571Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-21T19:19:02.477Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-21T19:19:04.299Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-21T19:19:04.862Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-21T19:19:04.862Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-21T19:19:04.862Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-21T19:19:09.040Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-21T19:19:09.296Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-21T19:19:09.552Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-21T19:19:10.918Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-21T19:19:12.285Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-08-21T19:19:12.285Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-21T19:19:14.176Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-21T19:19:15.107Z] === RUN TestDockerSuite/TestRmiTag [2021-08-21T19:19:15.107Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-08-21T19:19:15.364Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-21T19:19:16.292Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-21T19:19:19.559Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-08-21T19:19:20.924Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-21T19:19:21.852Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-21T19:19:22.779Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-21T19:19:22.779Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-08-21T19:19:23.035Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-21T19:19:24.925Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-21T19:19:25.855Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-21T19:19:26.111Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-21T19:19:27.041Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-21T19:19:27.041Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-21T19:19:27.603Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-21T19:19:28.167Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-08-21T19:19:29.546Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-21T19:19:30.913Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-21T19:19:31.840Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-21T19:19:31.840Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-08-21T19:19:32.766Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-08-21T19:19:33.695Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-21T19:19:35.586Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-08-21T19:19:36.148Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-08-21T19:19:37.077Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-08-21T19:19:38.008Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-08-21T19:19:38.572Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-08-21T19:19:39.501Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-21T19:19:40.427Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-08-21T19:19:41.354Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-21T19:19:41.916Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-21T19:19:42.843Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-21T19:19:43.405Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-21T19:19:43.405Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-21T19:19:44.849Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-21T19:19:44.849Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-21T19:19:44.849Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-21T19:19:44.849Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-21T19:19:44.849Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-21T19:19:44.849Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-21T19:19:44.849Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-21T19:19:44.849Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-21T19:19:44.849Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-21T19:19:44.849Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-21T19:19:44.849Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-21T19:19:44.849Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-21T19:19:44.849Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-21T19:19:44.849Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-21T19:19:44.849Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-21T19:19:44.849Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-21T19:19:44.849Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-21T19:19:44.849Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-21T19:19:44.849Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-21T19:19:44.849Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-21T19:19:45.296Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-08-21T19:19:45.552Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-21T19:19:46.481Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-21T19:19:47.023Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-21T19:19:47.023Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-21T19:19:47.023Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-21T19:19:47.023Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-21T19:19:47.023Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-21T19:19:47.851Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-21T19:19:48.434Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-21T19:19:49.364Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-21T19:19:49.364Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-21T19:19:49.926Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-21T19:19:50.749Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-21T19:19:50.854Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-21T19:19:51.780Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-21T19:19:52.345Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-21T19:19:52.907Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-21T19:19:52.907Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-21T19:19:52.918Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-21T19:19:52.918Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2021-08-21T19:19:52.918Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-21T19:19:52.918Z] docker_cli_run_test.go:3132: unmatched requirement Apparmor [2021-08-21T19:19:52.918Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-21T19:19:52.918Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2021-08-21T19:19:52.918Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-21T19:19:52.918Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-21T19:19:52.918Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-21T19:19:53.176Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-21T19:19:53.470Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-21T19:19:53.470Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-21T19:19:53.635Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-21T19:19:53.635Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-21T19:19:53.635Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-21T19:19:54.397Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-21T19:19:55.326Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-21T19:19:55.888Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-21T19:19:56.449Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-21T19:19:56.659Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-21T19:19:56.659Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-21T19:19:56.659Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-21T19:19:56.659Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-21T19:19:56.659Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-21T19:19:56.705Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-21T19:19:57.268Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-21T19:19:59.160Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-21T19:19:59.160Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-08-21T19:20:00.533Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-21T19:20:02.426Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-21T19:20:02.426Z] docker_cli_service_logs_test.go:245: checking task qrjhfogk5oyf [2021-08-21T19:20:02.426Z] docker_cli_service_logs_test.go:250: checking messages for qrjhfogk5oyf [2021-08-21T19:20:02.426Z] docker_cli_service_logs_test.go:245: checking task jtd6slpvsqns [2021-08-21T19:20:02.426Z] docker_cli_service_logs_test.go:250: checking messages for jtd6slpvsqns [2021-08-21T19:20:02.459Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-21T19:20:02.987Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-21T19:20:03.549Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-21T19:20:04.110Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-21T19:20:05.037Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-21T19:20:05.599Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-21T19:20:07.489Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-21T19:20:10.782Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-21T19:20:10.782Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-21T19:20:10.782Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-21T19:20:13.299Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-08-21T19:20:13.299Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-21T19:20:14.665Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-21T19:20:15.594Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-08-21T19:20:17.484Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-21T19:20:20.000Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-21T19:20:20.000Z] docker_cli_run_test.go:4022: unmatched requirement DaemonIsWindows [2021-08-21T19:20:20.000Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-21T19:20:20.000Z] docker_cli_run_test.go:4041: unmatched requirement DaemonIsWindows [2021-08-21T19:20:20.000Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-21T19:20:20.562Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-21T19:20:23.080Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-21T19:20:24.447Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-21T19:20:26.961Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-21T19:20:27.523Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-21T19:20:28.889Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-21T19:20:29.816Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-08-21T19:20:29.816Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-08-21T19:20:29.816Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-21T19:20:30.377Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-08-21T19:20:31.766Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-21T19:20:31.767Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-21T19:20:32.701Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-21T19:20:33.629Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-21T19:20:34.558Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-08-21T19:20:35.121Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-08-21T19:20:35.121Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-21T19:20:35.378Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-21T19:20:36.305Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-21T19:20:36.867Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-21T19:20:37.796Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-21T19:20:37.796Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-08-21T19:20:38.725Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-21T19:20:39.287Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-21T19:20:40.214Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-21T19:20:40.471Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-08-21T19:20:41.032Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-21T19:20:41.961Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-21T19:20:41.961Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-21T19:20:42.524Z] docker_cli_swarm_test.go:1901: [d72148b1a6089] joining swarm manager [d0627b13b0bf0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-21T19:20:42.782Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-21T19:20:43.834Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-21T19:20:44.091Z] docker_cli_swarm_test.go:1902: [d25fb1810fbfe] joining swarm manager [d0627b13b0bf0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-21T19:20:44.376Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-21T19:20:44.376Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-21T19:20:44.835Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-21T19:20:45.458Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-21T19:20:45.714Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-21T19:20:45.714Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-21T19:20:45.714Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-21T19:20:48.982Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-21T19:20:49.238Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-21T19:21:01.403Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-08-21T19:21:01.403Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-08-21T19:21:01.403Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-21T19:21:02.523Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-21T19:21:03.293Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-08-21T19:21:03.293Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-08-21T19:21:03.293Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-21T19:21:03.293Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-21T19:21:03.855Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-21T19:21:07.126Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-21T19:21:08.492Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-21T19:21:08.492Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-08-21T19:21:10.382Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-21T19:21:10.638Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-08-21T19:21:11.098Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-21T19:21:11.584Z] --- PASS: TestBuildWCOWSandboxSize (843.07s) [2021-08-21T19:21:11.584Z] === RUN TestBuildWithEmptyDockerfile [2021-08-21T19:21:11.584Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-21T19:21:11.584Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-21T19:21:11.584Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-21T19:21:11.584Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-21T19:21:11.584Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-21T19:21:11.584Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-21T19:21:11.584Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-21T19:21:11.584Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-21T19:21:11.584Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-21T19:21:11.584Z] --- PASS: TestBuildWithEmptyDockerfile (0.43s) [2021-08-21T19:21:11.584Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-08-21T19:21:11.584Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-08-21T19:21:11.584Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-08-21T19:21:11.584Z] === RUN TestBuildPreserveOwnership [2021-08-21T19:21:11.584Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-21T19:21:11.584Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-08-21T19:21:11.584Z] === RUN TestBuildPlatformInvalid [2021-08-21T19:21:11.584Z] --- PASS: TestBuildPlatformInvalid (0.58s) [2021-08-21T19:21:11.584Z] PASS [2021-08-21T19:21:11.584Z] ok github.com/docker/docker/integration/build 1026.556s [2021-08-21T19:21:11.584Z] [2021-08-21T19:21:11.584Z] === Skipped [2021-08-21T19:21:11.584Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-21T19:21:11.584Z] build_session_test.go:25: TODO: BuildKit [2021-08-21T19:21:11.584Z] [2021-08-21T19:21:11.584Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-21T19:21:11.584Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:21:11.584Z] [2021-08-21T19:21:11.584Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-08-21T19:21:11.584Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-21T19:21:11.584Z] [2021-08-21T19:21:11.584Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-08-21T19:21:11.584Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-21T19:21:11.584Z] [2021-08-21T19:21:11.584Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-08-21T19:21:11.584Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-21T19:21:11.584Z] [2021-08-21T19:21:11.584Z] [2021-08-21T19:21:11.584Z] DONE 29 tests, 5 skipped in 1053.229s [2021-08-21T19:21:11.584Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-21T19:21:11.584Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-21T19:21:11.584Z] INFO: Testing against a local daemon [2021-08-21T19:21:11.584Z] === RUN TestConfigInspect [2021-08-21T19:21:11.584Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:21:11.584Z] --- SKIP: TestConfigInspect (0.00s) [2021-08-21T19:21:11.584Z] === RUN TestConfigList [2021-08-21T19:21:11.584Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:21:11.584Z] --- SKIP: TestConfigList (0.00s) [2021-08-21T19:21:11.584Z] === RUN TestConfigsCreateAndDelete [2021-08-21T19:21:11.584Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:21:11.584Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-21T19:21:11.584Z] === RUN TestConfigsUpdate [2021-08-21T19:21:11.584Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:21:11.584Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-08-21T19:21:11.584Z] === RUN TestTemplatedConfig [2021-08-21T19:21:11.584Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:21:11.584Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-21T19:21:11.584Z] === RUN TestConfigCreateResolve [2021-08-21T19:21:11.584Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:21:11.584Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-21T19:21:11.584Z] PASS [2021-08-21T19:21:11.584Z] ok github.com/docker/docker/integration/config 0.105s [2021-08-21T19:21:11.584Z] [2021-08-21T19:21:11.584Z] === Skipped [2021-08-21T19:21:11.584Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-08-21T19:21:11.584Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:21:11.584Z] [2021-08-21T19:21:11.584Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-21T19:21:11.584Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:21:11.584Z] [2021-08-21T19:21:11.584Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-21T19:21:11.584Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:21:11.584Z] [2021-08-21T19:21:11.584Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-08-21T19:21:11.584Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:21:11.584Z] [2021-08-21T19:21:11.584Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-08-21T19:21:11.584Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:21:11.584Z] [2021-08-21T19:21:11.584Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-21T19:21:11.584Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:21:11.584Z] [2021-08-21T19:21:11.584Z] [2021-08-21T19:21:11.584Z] DONE 6 tests, 6 skipped in 2.672s [2021-08-21T19:21:11.584Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-08-21T19:21:11.584Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-21T19:21:11.584Z] INFO: Testing against a local daemon [2021-08-21T19:21:11.584Z] === RUN TestCheckpoint [2021-08-21T19:21:11.584Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-21T19:21:11.584Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-21T19:21:11.584Z] === RUN TestContainerInvalidJSON [2021-08-21T19:21:11.584Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-21T19:21:11.584Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-21T19:21:11.584Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-21T19:21:11.584Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-21T19:21:11.584Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-21T19:21:11.584Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-21T19:21:11.584Z] --- PASS: TestContainerInvalidJSON (0.41s) [2021-08-21T19:21:11.584Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-08-21T19:21:11.584Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-08-21T19:21:11.584Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-21T19:21:11.584Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.22s) [2021-08-21T19:21:11.584Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-21T19:21:11.584Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.19s) [2021-08-21T19:21:11.584Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-21T19:21:11.584Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2021-08-21T19:21:11.584Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-21T19:21:11.584Z] --- PASS: TestCopyToContainerPathIsNotDir (0.21s) [2021-08-21T19:21:11.584Z] === RUN TestCopyFromContainer [2021-08-21T19:21:11.584Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:21:11.584Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-08-21T19:21:11.584Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-21T19:21:11.584Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-21T19:21:11.584Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-21T19:21:11.584Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-21T19:21:11.584Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-21T19:21:11.584Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-21T19:21:11.584Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-21T19:21:11.584Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-21T19:21:11.584Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-21T19:21:11.584Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-21T19:21:11.584Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-08-21T19:21:11.584Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-21T19:21:11.584Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-21T19:21:11.584Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-08-21T19:21:11.584Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-21T19:21:11.584Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-21T19:21:11.584Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-08-21T19:21:11.584Z] === RUN TestCreateWithInvalidEnv [2021-08-21T19:21:11.584Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-21T19:21:11.584Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-21T19:21:11.584Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-21T19:21:11.584Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-21T19:21:11.584Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-21T19:21:11.584Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-21T19:21:11.584Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-21T19:21:11.584Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-21T19:21:11.584Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-21T19:21:11.584Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-08-21T19:21:11.584Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-21T19:21:11.584Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-21T19:21:11.584Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-21T19:21:11.584Z] === RUN TestCreateTmpfsMountsTarget [2021-08-21T19:21:11.584Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:21:11.584Z] --- SKIP: TestCreateTmpfsMountsTarget (0.01s) [2021-08-21T19:21:11.584Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-21T19:21:11.584Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:21:11.584Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-21T19:21:11.584Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-21T19:21:11.584Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:21:11.584Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-21T19:21:11.584Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-21T19:21:11.584Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-21T19:21:11.584Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-21T19:21:11.584Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-21T19:21:11.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-21T19:21:11.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-21T19:21:11.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-21T19:21:11.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-21T19:21:11.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-21T19:21:11.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-21T19:21:11.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-21T19:21:11.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-21T19:21:11.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-21T19:21:11.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-21T19:21:11.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-21T19:21:11.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-21T19:21:11.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-08-21T19:21:11.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-21T19:21:11.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-21T19:21:11.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-21T19:21:11.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-21T19:21:11.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-08-21T19:21:11.585Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-21T19:21:11.585Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-21T19:21:11.585Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-21T19:21:11.585Z] === RUN TestCreateDifferentPlatform [2021-08-21T19:21:11.585Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-21T19:21:11.585Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-21T19:21:11.585Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-08-21T19:21:11.585Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-21T19:21:11.585Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-21T19:21:11.585Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-21T19:21:11.585Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-08-21T19:21:11.585Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-21T19:21:11.585Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-21T19:21:11.585Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-08-21T19:21:11.585Z] === RUN TestContainerKillOnDaemonStart [2021-08-21T19:21:11.585Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:21:11.585Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-21T19:21:11.585Z] === RUN TestDiff [2021-08-21T19:21:11.585Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-21T19:21:11.585Z] --- SKIP: TestDiff (0.00s) [2021-08-21T19:21:11.585Z] === RUN TestExecWithCloseStdin [2021-08-21T19:21:11.585Z] --- PASS: TestExecWithCloseStdin (3.02s) [2021-08-21T19:21:11.585Z] === RUN TestExec [2021-08-21T19:21:13.113Z] --- PASS: TestExec (2.01s) [2021-08-21T19:21:13.113Z] === RUN TestExecUser [2021-08-21T19:21:13.113Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-21T19:21:13.113Z] --- SKIP: TestExecUser (0.00s) [2021-08-21T19:21:13.113Z] === RUN TestExportContainerAndImportImage [2021-08-21T19:21:13.113Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:21:13.113Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-21T19:21:13.113Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-21T19:21:13.113Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:21:13.113Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-21T19:21:13.113Z] === RUN TestHealthCheckWorkdir [2021-08-21T19:21:13.113Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-21T19:21:13.113Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-21T19:21:13.113Z] === RUN TestHealthKillContainer [2021-08-21T19:21:13.113Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-21T19:21:13.113Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-21T19:21:13.113Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-21T19:21:13.113Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-21T19:21:13.113Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-21T19:21:13.113Z] === RUN TestKillContainerInvalidSignal [2021-08-21T19:21:14.475Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-21T19:21:14.475Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-21T19:21:14.475Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-21T19:21:14.475Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-21T19:21:14.475Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-21T19:21:15.279Z] --- PASS: TestKillContainerInvalidSignal (1.77s) [2021-08-21T19:21:15.279Z] === RUN TestKillContainer [2021-08-21T19:21:15.279Z] === RUN TestKillContainer/no_signal [2021-08-21T19:21:16.807Z] === RUN TestKillContainer/non_killing_signal [2021-08-21T19:21:16.807Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-21T19:21:16.807Z] === RUN TestKillContainer/killing_signal [2021-08-21T19:21:17.170Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-21T19:21:17.170Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-21T19:21:17.170Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-21T19:21:18.198Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-21T19:21:18.543Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-21T19:21:18.543Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-21T19:21:18.654Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-21T19:21:18.654Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-21T19:21:18.654Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-21T19:21:18.654Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-21T19:21:18.654Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-21T19:21:18.654Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-21T19:21:18.654Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-21T19:21:18.654Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-21T19:21:18.803Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-21T19:21:18.977Z] --- PASS: TestKillContainer (3.95s) [2021-08-21T19:21:18.977Z] --- PASS: TestKillContainer/no_signal (1.75s) [2021-08-21T19:21:18.977Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-21T19:21:18.977Z] --- PASS: TestKillContainer/killing_signal (2.16s) [2021-08-21T19:21:18.977Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-21T19:21:18.977Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-21T19:21:18.977Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-21T19:21:18.977Z] === RUN TestKillStoppedContainer [2021-08-21T19:21:18.977Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-21T19:21:18.977Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-21T19:21:18.977Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-21T19:21:18.977Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-21T19:21:18.977Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-21T19:21:18.977Z] === RUN TestKillDifferentUserContainer [2021-08-21T19:21:18.977Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-21T19:21:18.977Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-21T19:21:18.977Z] === RUN TestInspectOomKilledTrue [2021-08-21T19:21:18.977Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:21:18.977Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-21T19:21:18.977Z] === RUN TestInspectOomKilledFalse [2021-08-21T19:21:18.977Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-21T19:21:18.977Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-21T19:21:18.977Z] === RUN TestLogsFollowTailEmpty [2021-08-21T19:21:19.616Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-21T19:21:20.170Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-21T19:21:20.505Z] --- PASS: TestLogsFollowTailEmpty (1.79s) [2021-08-21T19:21:20.505Z] === RUN TestNetworkNat [2021-08-21T19:21:20.505Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-21T19:21:20.505Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-21T19:21:20.505Z] === RUN TestNetworkLocalhostTCPNat [2021-08-21T19:21:21.419Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-21T19:21:22.061Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-21T19:21:22.504Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-21T19:21:22.674Z] --- PASS: TestNetworkLocalhostTCPNat (2.17s) [2021-08-21T19:21:22.674Z] === RUN TestNetworkLoopbackNat [2021-08-21T19:21:22.674Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-21T19:21:22.674Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-08-21T19:21:22.674Z] === RUN TestPause [2021-08-21T19:21:22.674Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-21T19:21:22.674Z] --- SKIP: TestPause (0.00s) [2021-08-21T19:21:22.674Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-21T19:21:23.427Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-21T19:21:23.427Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-21T19:21:23.427Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-21T19:21:24.029Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-21T19:21:24.029Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-21T19:21:24.029Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-21T19:21:24.029Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-21T19:21:24.029Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-21T19:21:24.029Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-21T19:21:24.791Z] === RUN TestDockerSuite/TestRunMount [2021-08-21T19:21:24.840Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.82s) [2021-08-21T19:21:24.840Z] === RUN TestPauseStopPausedContainer [2021-08-21T19:21:24.840Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:21:24.840Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-21T19:21:24.840Z] === RUN TestPsFilter [2021-08-21T19:21:24.840Z] --- PASS: TestPsFilter (0.17s) [2021-08-21T19:21:24.840Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-21T19:21:26.916Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-21T19:21:27.308Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-08-21T19:21:29.202Z] docker_cli_swarm_test.go:1802: [d8a53072fb20a] joining swarm manager [dc6954fb8f42d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-21T19:21:30.568Z] docker_cli_swarm_test.go:1803: [d625fa04667ac] joining swarm manager [dc6954fb8f42d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-21T19:21:31.895Z] --- PASS: TestRemoveContainerWithRemovedVolume (7.03s) [2021-08-21T19:21:31.895Z] === RUN TestRemoveContainerWithVolume [2021-08-21T19:21:33.837Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-21T19:21:34.062Z] --- PASS: TestRemoveContainerWithVolume (2.09s) [2021-08-21T19:21:34.062Z] === RUN TestRemoveContainerRunning [2021-08-21T19:21:34.400Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-21T19:21:34.962Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-21T19:21:35.589Z] --- PASS: TestRemoveContainerRunning (1.79s) [2021-08-21T19:21:35.589Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-21T19:21:36.326Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-21T19:21:37.757Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.82s) [2021-08-21T19:21:37.757Z] === RUN TestRemoveInvalidContainer [2021-08-21T19:21:37.757Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-08-21T19:21:37.757Z] === RUN TestRenameLinkedContainer [2021-08-21T19:21:37.757Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-21T19:21:37.757Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-08-21T19:21:37.757Z] === RUN TestRenameStoppedContainer [2021-08-21T19:21:38.871Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-21T19:21:39.346Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-21T19:21:39.925Z] --- PASS: TestRenameStoppedContainer (2.00s) [2021-08-21T19:21:39.925Z] === RUN TestRenameRunningContainerAndReuse [2021-08-21T19:21:42.136Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-21T19:21:43.779Z] --- PASS: TestRenameRunningContainerAndReuse (3.57s) [2021-08-21T19:21:43.779Z] === RUN TestRenameInvalidName [2021-08-21T19:21:44.025Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-21T19:21:44.139Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-21T19:21:44.891Z] --- PASS: TestRenameInvalidName (1.80s) [2021-08-21T19:21:44.891Z] === RUN TestRenameAnonymousContainer [2021-08-21T19:21:45.221Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-21T19:21:45.221Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-21T19:21:45.221Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-21T19:21:45.914Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-21T19:21:46.170Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-08-21T19:21:47.534Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-21T19:21:48.952Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-21T19:21:49.423Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-21T19:21:49.424Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-21T19:21:50.352Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-21T19:21:50.481Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-21T19:21:51.402Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-21T19:21:51.718Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-21T19:21:52.281Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-21T19:21:53.213Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-21T19:21:54.578Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-08-21T19:21:55.158Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-21T19:21:55.158Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-21T19:21:55.158Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-21T19:21:55.158Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-21T19:21:55.158Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-21T19:21:55.158Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-21T19:21:55.158Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-21T19:21:55.158Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-21T19:21:55.158Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-21T19:21:55.506Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-21T19:21:56.119Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-21T19:21:56.873Z] docker_cli_swarm_test.go:1321: [d1eb427307f86] joining swarm manager [d8e6aada31907]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-21T19:21:58.237Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-21T19:21:58.237Z] docker_cli_swarm_test.go:1322: [dd642d82fbe7a] joining swarm manager [d8e6aada31907]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-21T19:21:59.716Z] --- PASS: TestRenameAnonymousContainer (13.84s) [2021-08-21T19:21:59.716Z] === RUN TestRenameContainerWithSameName [2021-08-21T19:21:59.984Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-21T19:22:00.679Z] --- PASS: TestRenameContainerWithSameName (1.84s) [2021-08-21T19:22:00.679Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-21T19:22:00.679Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-21T19:22:00.679Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-08-21T19:22:00.679Z] === RUN TestResize [2021-08-21T19:22:02.441Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-21T19:22:02.698Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-21T19:22:02.848Z] --- PASS: TestResize (1.85s) [2021-08-21T19:22:02.848Z] === RUN TestResizeWithInvalidSize [2021-08-21T19:22:02.954Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-08-21T19:22:03.516Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-21T19:22:03.516Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-21T19:22:04.377Z] --- PASS: TestResizeWithInvalidSize (1.83s) [2021-08-21T19:22:04.378Z] === RUN TestResizeWhenContainerNotStarted [2021-08-21T19:22:04.446Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-21T19:22:05.008Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-21T19:22:05.008Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-21T19:22:05.936Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-21T19:22:06.543Z] --- PASS: TestResizeWhenContainerNotStarted (2.14s) [2021-08-21T19:22:06.544Z] === RUN TestDaemonRestartKillContainers [2021-08-21T19:22:06.544Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:22:06.544Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-21T19:22:06.544Z] === RUN TestStats [2021-08-21T19:22:06.544Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-21T19:22:06.544Z] --- SKIP: TestStats (0.00s) [2021-08-21T19:22:06.544Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-21T19:22:10.336Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-21T19:22:12.467Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-08-21T19:22:12.467Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-08-21T19:22:12.467Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-21T19:22:12.467Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-08-21T19:22:13.029Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-21T19:22:14.398Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-21T19:22:15.326Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-08-21T19:22:15.888Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-08-21T19:22:15.888Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-21T19:22:16.144Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-21T19:22:16.708Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-21T19:22:16.833Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.00s) [2021-08-21T19:22:16.833Z] === RUN TestStopContainerWithTimeout [2021-08-21T19:22:16.833Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-21T19:22:16.833Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-21T19:22:16.833Z] === RUN TestUpdateRestartPolicy [2021-08-21T19:22:17.272Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-21T19:22:17.835Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-21T19:22:17.835Z] docker_cli_run_test.go:4107: unmatched requirement IsolationIsProcess [2021-08-21T19:22:17.835Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-21T19:22:18.397Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-21T19:22:18.959Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-21T19:22:18.959Z] docker_cli_run_test.go:2842: kernel doesn't have latency_stats configured [2021-08-21T19:22:18.959Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-21T19:22:19.520Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-08-21T19:22:20.887Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-21T19:22:20.887Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-08-21T19:22:20.887Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-21T19:22:24.153Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-21T19:22:25.519Z] === RUN TestDockerSuite/TestRunRm [2021-08-21T19:22:25.775Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-21T19:22:29.940Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-21T19:22:30.196Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-21T19:22:31.123Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-08-21T19:22:31.773Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-21T19:22:31.773Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-21T19:22:31.773Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-21T19:22:31.773Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-21T19:22:31.773Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-21T19:22:32.491Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-08-21T19:22:33.052Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-08-21T19:22:36.320Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-08-21T19:22:37.964Z] --- PASS: TestUpdateRestartPolicy (19.50s) [2021-08-21T19:22:37.964Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-21T19:22:37.964Z] --- PASS: TestUpdateRestartWithAutoRemove (1.81s) [2021-08-21T19:22:37.964Z] === RUN TestWaitNonBlocked [2021-08-21T19:22:37.964Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-21T19:22:37.964Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-21T19:22:37.964Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-21T19:22:37.964Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-21T19:22:37.964Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-21T19:22:37.964Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-21T19:22:40.141Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-08-21T19:22:40.141Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.37s) [2021-08-21T19:22:40.141Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.51s) [2021-08-21T19:22:40.141Z] === RUN TestWaitBlocked [2021-08-21T19:22:40.141Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:22:40.141Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-21T19:22:40.141Z] PASS [2021-08-21T19:22:40.141Z] ok github.com/docker/docker/integration/container 93.754s [2021-08-21T19:22:40.141Z] [2021-08-21T19:22:40.141Z] === Skipped [2021-08-21T19:22:40.141Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-21T19:22:40.141Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-21T19:22:40.141Z] [2021-08-21T19:22:40.141Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-08-21T19:22:40.141Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:22:40.141Z] [2021-08-21T19:22:40.141Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-08-21T19:22:40.141Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-21T19:22:40.141Z] [2021-08-21T19:22:40.141Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.01s) [2021-08-21T19:22:40.141Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:22:40.141Z] [2021-08-21T19:22:40.141Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-21T19:22:40.141Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:22:40.141Z] [2021-08-21T19:22:40.141Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-21T19:22:40.141Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:22:40.141Z] [2021-08-21T19:22:40.141Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-21T19:22:40.141Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-21T19:22:40.141Z] [2021-08-21T19:22:40.141Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-08-21T19:22:40.141Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-21T19:22:40.141Z] [2021-08-21T19:22:40.141Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-21T19:22:40.141Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:22:40.141Z] [2021-08-21T19:22:40.141Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-21T19:22:40.141Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-21T19:22:40.488Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-08-21T19:22:40.597Z] [2021-08-21T19:22:40.597Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-08-21T19:22:40.597Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-21T19:22:40.597Z] [2021-08-21T19:22:40.597Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-21T19:22:40.597Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:22:40.597Z] [2021-08-21T19:22:40.597Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-21T19:22:40.597Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:22:40.597Z] [2021-08-21T19:22:40.597Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-21T19:22:40.597Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-21T19:22:40.597Z] [2021-08-21T19:22:40.598Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-21T19:22:40.598Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-21T19:22:40.598Z] [2021-08-21T19:22:40.598Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-21T19:22:40.598Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-21T19:22:40.598Z] [2021-08-21T19:22:40.598Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-21T19:22:40.598Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-21T19:22:40.598Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-21T19:22:40.598Z] [2021-08-21T19:22:40.598Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-21T19:22:40.598Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-21T19:22:40.598Z] [2021-08-21T19:22:40.598Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-21T19:22:40.598Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-21T19:22:40.598Z] [2021-08-21T19:22:40.598Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-21T19:22:40.598Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-21T19:22:40.598Z] [2021-08-21T19:22:40.598Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-21T19:22:40.598Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-21T19:22:40.598Z] [2021-08-21T19:22:40.598Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-21T19:22:40.598Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:22:40.598Z] [2021-08-21T19:22:40.598Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-21T19:22:40.598Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-21T19:22:40.598Z] [2021-08-21T19:22:40.598Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-21T19:22:40.598Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-21T19:22:40.598Z] [2021-08-21T19:22:40.598Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-08-21T19:22:40.598Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-21T19:22:40.598Z] [2021-08-21T19:22:40.598Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-21T19:22:40.598Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-21T19:22:40.598Z] [2021-08-21T19:22:40.598Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-21T19:22:40.598Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:22:40.598Z] [2021-08-21T19:22:40.598Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-08-21T19:22:40.598Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-21T19:22:40.598Z] [2021-08-21T19:22:40.598Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-08-21T19:22:40.598Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-21T19:22:40.598Z] [2021-08-21T19:22:40.598Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-21T19:22:40.598Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:22:40.598Z] [2021-08-21T19:22:40.598Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-21T19:22:40.598Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-21T19:22:40.598Z] [2021-08-21T19:22:40.598Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-21T19:22:40.598Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-21T19:22:40.598Z] [2021-08-21T19:22:40.598Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-21T19:22:40.598Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:22:40.598Z] [2021-08-21T19:22:40.598Z] [2021-08-21T19:22:40.598Z] DONE 87 tests, 33 skipped in 96.026s [2021-08-21T19:22:40.598Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-08-21T19:22:40.744Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-08-21T19:22:41.000Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-08-21T19:22:41.927Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-08-21T19:22:42.188Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-08-21T19:22:42.749Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-08-21T19:22:43.322Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-08-21T19:22:43.894Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-21T19:22:44.821Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-21T19:22:45.382Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-21T19:22:47.899Z] === RUN TestDockerSuite/TestRunState [2021-08-21T19:22:49.264Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-21T19:22:49.432Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-21T19:22:49.432Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-21T19:22:49.432Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-21T19:22:49.888Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-21T19:22:50.196Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-21T19:22:50.758Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-21T19:22:51.014Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-08-21T19:22:51.014Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-08-21T19:22:51.014Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-21T19:22:51.576Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-21T19:22:52.138Z] === RUN TestDockerSuite/TestRunSysctls [2021-08-21T19:22:53.502Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-21T19:22:53.502Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-21T19:22:53.502Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-21T19:22:54.064Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-08-21T19:22:55.648Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-21T19:22:55.648Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-21T19:22:56.579Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-08-21T19:22:56.609Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-21T19:22:57.144Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-08-21T19:22:58.513Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-08-21T19:23:00.325Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-21T19:23:02.685Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-21T19:23:05.219Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-21T19:23:05.802Z] === RUN TestConfigDaemonLibtrustID [2021-08-21T19:23:05.802Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-21T19:23:05.802Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-21T19:23:05.802Z] === RUN TestDaemonConfigValidation [2021-08-21T19:23:05.802Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-21T19:23:05.802Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-08-21T19:23:05.803Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-21T19:23:05.803Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-21T19:23:05.803Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-08-21T19:23:05.803Z] PASS [2021-08-21T19:23:05.803Z] ok github.com/docker/docker/integration/daemon 0.109s [2021-08-21T19:23:05.803Z] [2021-08-21T19:23:05.803Z] === Skipped [2021-08-21T19:23:05.803Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-08-21T19:23:05.803Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-21T19:23:05.803Z] [2021-08-21T19:23:05.803Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-08-21T19:23:05.803Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-21T19:23:05.803Z] [2021-08-21T19:23:05.803Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-08-21T19:23:05.803Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-21T19:23:05.803Z] [2021-08-21T19:23:05.803Z] [2021-08-21T19:23:05.803Z] DONE 3 tests, 3 skipped in 23.587s [2021-08-21T19:23:05.803Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-21T19:23:05.803Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-21T19:23:05.803Z] INFO: Testing against a local daemon [2021-08-21T19:23:05.803Z] === RUN TestCommitInheritsEnv [2021-08-21T19:23:05.803Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-21T19:23:05.803Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-08-21T19:23:05.803Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-21T19:23:05.803Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-21T19:23:05.803Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-21T19:23:05.803Z] === RUN TestImagesFilterMultiReference [2021-08-21T19:23:05.803Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-08-21T19:23:05.803Z] === RUN TestImagePullPlatformInvalid [2021-08-21T19:23:05.803Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-08-21T19:23:05.803Z] === RUN TestRemoveImageOrphaning [2021-08-21T19:23:06.146Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-21T19:23:06.769Z] --- PASS: TestRemoveImageOrphaning (0.97s) [2021-08-21T19:23:06.769Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-21T19:23:06.769Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-21T19:23:06.769Z] === RUN TestTagInvalidReference [2021-08-21T19:23:06.769Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-21T19:23:06.769Z] === RUN TestTagValidPrefixedRepo [2021-08-21T19:23:06.769Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-08-21T19:23:06.769Z] === RUN TestTagExistedNameWithoutForce [2021-08-21T19:23:06.769Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-08-21T19:23:06.769Z] === RUN TestTagOfficialNames [2021-08-21T19:23:06.769Z] --- PASS: TestTagOfficialNames (0.08s) [2021-08-21T19:23:06.769Z] === RUN TestTagMatchesDigest [2021-08-21T19:23:07.073Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-21T19:23:07.225Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-21T19:23:07.225Z] PASS [2021-08-21T19:23:07.225Z] ok github.com/docker/docker/integration/image 1.429s [2021-08-21T19:23:07.225Z] [2021-08-21T19:23:07.225Z] === Skipped [2021-08-21T19:23:07.225Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-08-21T19:23:07.225Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-21T19:23:07.225Z] [2021-08-21T19:23:07.225Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-21T19:23:07.225Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-21T19:23:07.225Z] [2021-08-21T19:23:07.225Z] [2021-08-21T19:23:07.225Z] DONE 11 tests, 2 skipped in 3.074s [2021-08-21T19:23:07.225Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-21T19:23:07.636Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-21T19:23:08.855Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-21T19:23:09.424Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-21T19:23:09.424Z] INFO: Testing against a local daemon [2021-08-21T19:23:09.424Z] === RUN TestNetworkCreateDelete [2021-08-21T19:23:09.424Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:23:09.424Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-08-21T19:23:09.424Z] === RUN TestDockerNetworkDeletePreferID [2021-08-21T19:23:09.424Z] 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-21T19:23:09.424Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-08-21T19:23:09.424Z] === RUN TestDaemonDNSFallback [2021-08-21T19:23:09.424Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:23:09.424Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-21T19:23:09.424Z] === RUN TestInspectNetwork [2021-08-21T19:23:09.424Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-21T19:23:09.424Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-21T19:23:09.424Z] === RUN TestRunContainerWithBridgeNone [2021-08-21T19:23:09.424Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:23:09.424Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-21T19:23:09.424Z] === RUN TestNetworkInvalidJSON [2021-08-21T19:23:09.424Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-21T19:23:09.424Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-21T19:23:09.424Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-21T19:23:09.424Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-21T19:23:09.424Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-21T19:23:09.424Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-21T19:23:09.424Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-21T19:23:09.424Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-21T19:23:09.424Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-21T19:23:09.424Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-08-21T19:23:09.424Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-08-21T19:23:09.424Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-08-21T19:23:09.424Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-08-21T19:23:09.424Z] === RUN TestNetworkList [2021-08-21T19:23:09.424Z] === RUN TestNetworkList//networks [2021-08-21T19:23:09.424Z] === PAUSE TestNetworkList//networks [2021-08-21T19:23:09.424Z] === RUN TestNetworkList//networks/ [2021-08-21T19:23:09.424Z] === PAUSE TestNetworkList//networks/ [2021-08-21T19:23:09.424Z] === CONT TestNetworkList//networks [2021-08-21T19:23:09.424Z] === CONT TestNetworkList//networks/ [2021-08-21T19:23:09.424Z] --- PASS: TestNetworkList (0.03s) [2021-08-21T19:23:09.424Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-21T19:23:09.424Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-21T19:23:09.424Z] === RUN TestHostIPv4BridgeLabel [2021-08-21T19:23:09.424Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-21T19:23:09.424Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-21T19:23:09.424Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-21T19:23:09.424Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-21T19:23:09.424Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-21T19:23:09.424Z] === RUN TestDaemonDefaultNetworkPools [2021-08-21T19:23:09.424Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-21T19:23:09.424Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-21T19:23:09.424Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-21T19:23:09.424Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-21T19:23:09.424Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-21T19:23:09.424Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-21T19:23:09.424Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-21T19:23:09.424Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-21T19:23:09.424Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-21T19:23:09.424Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-21T19:23:09.424Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-21T19:23:09.424Z] === RUN TestServiceWithPredefinedNetwork [2021-08-21T19:23:09.424Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-21T19:23:09.424Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-21T19:23:09.424Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-21T19:23:09.424Z] service_test.go:242: FLAKY_TEST [2021-08-21T19:23:09.424Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-21T19:23:09.424Z] === RUN TestServiceWithDataPathPortInit [2021-08-21T19:23:09.424Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-21T19:23:09.424Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-21T19:23:09.424Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-21T19:23:09.424Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-21T19:23:09.424Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-21T19:23:09.424Z] PASS [2021-08-21T19:23:09.424Z] ok github.com/docker/docker/integration/network 0.151s [2021-08-21T19:23:09.424Z] [2021-08-21T19:23:09.424Z] === Skipped [2021-08-21T19:23:09.424Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-08-21T19:23:09.424Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:23:09.424Z] [2021-08-21T19:23:09.424Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-08-21T19:23:09.424Z] 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-21T19:23:09.424Z] [2021-08-21T19:23:09.424Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-21T19:23:09.424Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:23:09.424Z] [2021-08-21T19:23:09.424Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-21T19:23:09.424Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-21T19:23:09.424Z] [2021-08-21T19:23:09.424Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-21T19:23:09.424Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:23:09.424Z] [2021-08-21T19:23:09.424Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-21T19:23:09.424Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-21T19:23:09.424Z] [2021-08-21T19:23:09.424Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-21T19:23:09.424Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-21T19:23:09.424Z] [2021-08-21T19:23:09.424Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-21T19:23:09.424Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-21T19:23:09.424Z] [2021-08-21T19:23:09.424Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-21T19:23:09.424Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-21T19:23:09.424Z] [2021-08-21T19:23:09.424Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-21T19:23:09.424Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-21T19:23:09.424Z] [2021-08-21T19:23:09.424Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-21T19:23:09.424Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-21T19:23:09.424Z] [2021-08-21T19:23:09.424Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-21T19:23:09.424Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-21T19:23:09.424Z] [2021-08-21T19:23:09.424Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-21T19:23:09.424Z] service_test.go:242: FLAKY_TEST [2021-08-21T19:23:09.424Z] [2021-08-21T19:23:09.424Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-21T19:23:09.424Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-21T19:23:09.424Z] [2021-08-21T19:23:09.424Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-21T19:23:09.424Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-21T19:23:09.424Z] [2021-08-21T19:23:09.424Z] [2021-08-21T19:23:09.424Z] DONE 22 tests, 15 skipped in 2.084s [2021-08-21T19:23:09.424Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-21T19:23:09.526Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-21T19:23:09.883Z] testing: warning: no tests to run [2021-08-21T19:23:09.883Z] PASS [2021-08-21T19:23:09.883Z] ok github.com/docker/docker/integration/network/ipvlan 0.067s [2021-08-21T19:23:09.883Z] [2021-08-21T19:23:09.883Z] DONE 0 tests in 0.656s [2021-08-21T19:23:09.884Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-21T19:23:10.455Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-21T19:23:10.848Z] testing: warning: no tests to run [2021-08-21T19:23:10.848Z] PASS [2021-08-21T19:23:10.848Z] ok github.com/docker/docker/integration/network/macvlan 0.082s [2021-08-21T19:23:10.848Z] [2021-08-21T19:23:10.848Z] DONE 0 tests in 0.660s [2021-08-21T19:23:10.848Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-21T19:23:11.018Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-21T19:23:11.274Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-21T19:23:11.274Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-21T19:23:11.305Z] testing: warning: no tests to run [2021-08-21T19:23:11.305Z] PASS [2021-08-21T19:23:11.305Z] ok github.com/docker/docker/integration/plugin 0.081s [2021-08-21T19:23:11.305Z] [2021-08-21T19:23:11.305Z] DONE 0 tests in 0.619s [2021-08-21T19:23:11.305Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-21T19:23:12.204Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-21T19:23:12.269Z] testing: warning: no tests to run [2021-08-21T19:23:12.269Z] PASS [2021-08-21T19:23:12.269Z] ok github.com/docker/docker/integration/plugin/authz 0.068s [2021-08-21T19:23:12.269Z] [2021-08-21T19:23:12.269Z] DONE 0 tests in 0.657s [2021-08-21T19:23:12.269Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-21T19:23:12.765Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-21T19:23:13.328Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-08-21T19:23:13.328Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-08-21T19:23:13.328Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-21T19:23:13.583Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-21T19:23:14.146Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-21T19:23:14.620Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-21T19:23:14.620Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-21T19:23:15.074Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-21T19:23:18.066Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-21T19:23:18.066Z] INFO: Testing against a local daemon [2021-08-21T19:23:18.066Z] === RUN TestPluginInvalidJSON [2021-08-21T19:23:18.066Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-21T19:23:18.066Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-21T19:23:18.066Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-21T19:23:18.066Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-08-21T19:23:18.066Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-21T19:23:18.066Z] === RUN TestPluginInstall [2021-08-21T19:23:18.066Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-21T19:23:18.066Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-21T19:23:18.066Z] === RUN TestPluginsWithRuntimes [2021-08-21T19:23:18.066Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-21T19:23:18.066Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-21T19:23:18.066Z] === RUN TestPluginBackCompatMediaTypes [2021-08-21T19:23:18.066Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-21T19:23:18.066Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-21T19:23:18.066Z] PASS [2021-08-21T19:23:18.066Z] ok github.com/docker/docker/integration/plugin/common 0.105s [2021-08-21T19:23:18.314Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-21T19:23:18.521Z] [2021-08-21T19:23:18.521Z] === Skipped [2021-08-21T19:23:18.521Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-21T19:23:18.521Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-21T19:23:18.521Z] [2021-08-21T19:23:18.521Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-21T19:23:18.521Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-21T19:23:18.521Z] [2021-08-21T19:23:18.521Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-21T19:23:18.521Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-21T19:23:18.521Z] [2021-08-21T19:23:18.521Z] [2021-08-21T19:23:18.521Z] DONE 5 tests, 3 skipped in 6.096s [2021-08-21T19:23:18.521Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-21T19:23:18.570Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-21T19:23:19.496Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-21T19:23:19.736Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-21T19:23:19.736Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-21T19:23:19.736Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-21T19:23:19.736Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-21T19:23:19.736Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-21T19:23:21.421Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-21T19:23:21.421Z] INFO: Testing against a local daemon [2021-08-21T19:23:21.421Z] === RUN TestExternalGraphDriver [2021-08-21T19:23:21.421Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-21T19:23:21.421Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-08-21T19:23:21.421Z] === RUN TestGraphdriverPluginV2 [2021-08-21T19:23:21.421Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-21T19:23:21.421Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-08-21T19:23:21.421Z] PASS [2021-08-21T19:23:21.421Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.105s [2021-08-21T19:23:21.421Z] [2021-08-21T19:23:21.421Z] === Skipped [2021-08-21T19:23:21.421Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-08-21T19:23:21.421Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-21T19:23:21.421Z] [2021-08-21T19:23:21.421Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-08-21T19:23:21.421Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-21T19:23:21.421Z] [2021-08-21T19:23:21.421Z] [2021-08-21T19:23:21.421Z] DONE 2 tests, 2 skipped in 2.872s [2021-08-21T19:23:21.421Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-08-21T19:23:22.015Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-21T19:23:22.551Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-21T19:23:22.551Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-21T19:23:22.551Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-21T19:23:22.551Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-21T19:23:22.551Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-21T19:23:22.551Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-21T19:23:22.551Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-21T19:23:22.551Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-21T19:23:22.551Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-21T19:23:22.551Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-21T19:23:22.551Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-21T19:23:22.551Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-21T19:23:22.945Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-21T19:23:23.596Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-21T19:23:23.596Z] INFO: Testing against a local daemon [2021-08-21T19:23:23.596Z] === RUN TestReadPluginNoRead [2021-08-21T19:23:23.596Z] read_test.go:21: no unix domain sockets on Windows [2021-08-21T19:23:23.596Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-21T19:23:23.596Z] PASS [2021-08-21T19:23:23.596Z] ok github.com/docker/docker/integration/plugin/logging 0.099s [2021-08-21T19:23:23.596Z] [2021-08-21T19:23:23.596Z] === Skipped [2021-08-21T19:23:23.596Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-21T19:23:23.596Z] read_test.go:21: no unix domain sockets on Windows [2021-08-21T19:23:23.596Z] [2021-08-21T19:23:23.596Z] [2021-08-21T19:23:23.596Z] DONE 1 tests, 1 skipped in 1.989s [2021-08-21T19:23:23.596Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-21T19:23:24.567Z] testing: warning: no tests to run [2021-08-21T19:23:24.567Z] PASS [2021-08-21T19:23:24.567Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.067s [2021-08-21T19:23:24.567Z] [2021-08-21T19:23:24.567Z] DONE 0 tests in 0.972s [2021-08-21T19:23:24.567Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-21T19:23:25.470Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-21T19:23:26.098Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-21T19:23:26.098Z] INFO: Testing against a local daemon [2021-08-21T19:23:26.098Z] === RUN TestPluginWithDevMounts [2021-08-21T19:23:26.098Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:26.098Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-21T19:23:26.098Z] PASS [2021-08-21T19:23:26.098Z] ok github.com/docker/docker/integration/plugin/volumes 0.087s [2021-08-21T19:23:26.288Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-21T19:23:26.561Z] [2021-08-21T19:23:26.561Z] === Skipped [2021-08-21T19:23:26.561Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-21T19:23:26.561Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:26.561Z] [2021-08-21T19:23:26.561Z] [2021-08-21T19:23:26.561Z] DONE 1 tests, 1 skipped in 1.998s [2021-08-21T19:23:26.561Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-08-21T19:23:26.775Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-21T19:23:26.775Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-21T19:23:26.775Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-21T19:23:26.775Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-21T19:23:26.775Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-21T19:23:26.775Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-21T19:23:26.775Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-21T19:23:26.775Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-21T19:23:27.360Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-21T19:23:28.100Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-21T19:23:28.100Z] INFO: Testing against a local daemon [2021-08-21T19:23:28.100Z] === RUN TestSecretInspect [2021-08-21T19:23:28.100Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:28.100Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-21T19:23:28.100Z] === RUN TestSecretList [2021-08-21T19:23:28.100Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:28.100Z] --- SKIP: TestSecretList (0.00s) [2021-08-21T19:23:28.100Z] === RUN TestSecretsCreateAndDelete [2021-08-21T19:23:28.100Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:28.100Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-08-21T19:23:28.100Z] === RUN TestSecretsUpdate [2021-08-21T19:23:28.100Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:28.100Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-21T19:23:28.100Z] === RUN TestTemplatedSecret [2021-08-21T19:23:28.100Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:28.100Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-21T19:23:28.100Z] === RUN TestSecretCreateResolve [2021-08-21T19:23:28.100Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:23:28.100Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-21T19:23:28.100Z] PASS [2021-08-21T19:23:28.100Z] ok github.com/docker/docker/integration/secret 0.087s [2021-08-21T19:23:28.100Z] [2021-08-21T19:23:28.100Z] === Skipped [2021-08-21T19:23:28.100Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-21T19:23:28.100Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:28.100Z] [2021-08-21T19:23:28.100Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-21T19:23:28.100Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:28.100Z] [2021-08-21T19:23:28.100Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-08-21T19:23:28.100Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:28.100Z] [2021-08-21T19:23:28.100Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-21T19:23:28.101Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:28.101Z] [2021-08-21T19:23:28.101Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-21T19:23:28.101Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:28.101Z] [2021-08-21T19:23:28.101Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-21T19:23:28.101Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:23:28.101Z] [2021-08-21T19:23:28.101Z] [2021-08-21T19:23:28.101Z] DONE 6 tests, 6 skipped in 1.729s [2021-08-21T19:23:28.101Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-21T19:23:28.286Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-21T19:23:28.286Z] docker_cli_run_test.go:4077: unmatched requirement DaemonIsWindows [2021-08-21T19:23:28.286Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-21T19:23:28.286Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2021-08-21T19:23:28.286Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-21T19:23:28.286Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2021-08-21T19:23:28.286Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-21T19:23:28.286Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-08-21T19:23:28.286Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-08-21T19:23:28.286Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-08-21T19:23:28.465Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-21T19:23:30.278Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-21T19:23:30.278Z] INFO: Testing against a local daemon [2021-08-21T19:23:30.278Z] === RUN TestServiceCreateInit [2021-08-21T19:23:30.278Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-21T19:23:30.278Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:30.278Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-21T19:23:30.278Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:30.278Z] --- PASS: TestServiceCreateInit (0.06s) [2021-08-21T19:23:30.278Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2021-08-21T19:23:30.278Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-21T19:23:30.278Z] === RUN TestCreateServiceMultipleTimes [2021-08-21T19:23:30.278Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:30.278Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-08-21T19:23:30.278Z] === RUN TestCreateServiceConflict [2021-08-21T19:23:30.278Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:30.278Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-08-21T19:23:30.278Z] === RUN TestCreateServiceMaxReplicas [2021-08-21T19:23:30.278Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:30.278Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-08-21T19:23:30.278Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-21T19:23:30.278Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:30.278Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-21T19:23:30.278Z] === RUN TestCreateServiceSecretFileMode [2021-08-21T19:23:30.278Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:30.278Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-21T19:23:30.278Z] === RUN TestCreateServiceConfigFileMode [2021-08-21T19:23:30.278Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:30.278Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-21T19:23:30.278Z] === RUN TestCreateServiceSysctls [2021-08-21T19:23:30.278Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:30.278Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-08-21T19:23:30.278Z] === RUN TestCreateServiceCapabilities [2021-08-21T19:23:30.278Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:30.734Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-08-21T19:23:30.734Z] === RUN TestInspect [2021-08-21T19:23:30.734Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:30.734Z] --- SKIP: TestInspect (0.00s) [2021-08-21T19:23:30.734Z] === RUN TestCreateJob [2021-08-21T19:23:30.734Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:30.734Z] --- SKIP: TestCreateJob (0.00s) [2021-08-21T19:23:30.734Z] === RUN TestReplicatedJob [2021-08-21T19:23:30.734Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:30.734Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-21T19:23:30.734Z] === RUN TestUpdateReplicatedJob [2021-08-21T19:23:30.734Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:30.734Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-08-21T19:23:30.734Z] === RUN TestServiceListWithStatuses [2021-08-21T19:23:30.734Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:30.734Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-21T19:23:30.734Z] === RUN TestDockerNetworkConnectAlias [2021-08-21T19:23:30.734Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:30.734Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-21T19:23:30.734Z] === RUN TestDockerNetworkReConnect [2021-08-21T19:23:30.734Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:30.734Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-21T19:23:30.734Z] === RUN TestServicePlugin [2021-08-21T19:23:30.734Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:30.734Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-21T19:23:30.734Z] === RUN TestServiceUpdateLabel [2021-08-21T19:23:30.734Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:23:30.734Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-08-21T19:23:30.734Z] === RUN TestServiceUpdateSecrets [2021-08-21T19:23:30.734Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:23:30.734Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-08-21T19:23:30.734Z] === RUN TestServiceUpdateConfigs [2021-08-21T19:23:30.734Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:23:30.734Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-21T19:23:30.734Z] === RUN TestServiceUpdateNetwork [2021-08-21T19:23:30.734Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:23:30.734Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-08-21T19:23:30.734Z] === RUN TestServiceUpdatePidsLimit [2021-08-21T19:23:30.734Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:23:30.735Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-08-21T19:23:30.735Z] PASS [2021-08-21T19:23:30.735Z] ok github.com/docker/docker/integration/service 0.245s [2021-08-21T19:23:30.735Z] [2021-08-21T19:23:30.735Z] === Skipped [2021-08-21T19:23:30.735Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.01s) [2021-08-21T19:23:30.735Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:30.735Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2021-08-21T19:23:30.735Z] [2021-08-21T19:23:30.735Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-21T19:23:30.735Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:30.735Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-21T19:23:30.735Z] [2021-08-21T19:23:30.735Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-08-21T19:23:30.735Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:30.735Z] [2021-08-21T19:23:30.735Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.01s) [2021-08-21T19:23:30.735Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:30.735Z] [2021-08-21T19:23:30.735Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-08-21T19:23:30.735Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:30.735Z] [2021-08-21T19:23:30.735Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-21T19:23:30.735Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:30.735Z] [2021-08-21T19:23:30.735Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-21T19:23:30.735Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:30.735Z] [2021-08-21T19:23:30.735Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-21T19:23:30.735Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:30.735Z] [2021-08-21T19:23:30.735Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-08-21T19:23:30.735Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:30.735Z] [2021-08-21T19:23:30.735Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-08-21T19:23:30.735Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:30.735Z] [2021-08-21T19:23:30.735Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-21T19:23:30.735Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:30.735Z] [2021-08-21T19:23:30.735Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-21T19:23:30.735Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:30.735Z] [2021-08-21T19:23:30.735Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-21T19:23:30.735Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:30.735Z] [2021-08-21T19:23:30.735Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-08-21T19:23:30.735Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:30.735Z] [2021-08-21T19:23:30.735Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-21T19:23:30.735Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:30.735Z] [2021-08-21T19:23:30.735Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-21T19:23:30.735Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:30.735Z] [2021-08-21T19:23:30.735Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-21T19:23:30.735Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:30.735Z] [2021-08-21T19:23:30.735Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-21T19:23:30.735Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:30.735Z] [2021-08-21T19:23:30.735Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-08-21T19:23:30.735Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:23:30.735Z] [2021-08-21T19:23:30.735Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-08-21T19:23:30.735Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:23:30.735Z] [2021-08-21T19:23:30.735Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-21T19:23:30.735Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:23:30.735Z] [2021-08-21T19:23:30.735Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-08-21T19:23:30.735Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:23:30.735Z] [2021-08-21T19:23:30.735Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-08-21T19:23:30.735Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-21T19:23:30.735Z] [2021-08-21T19:23:30.735Z] [2021-08-21T19:23:30.735Z] DONE 24 tests, 23 skipped in 2.425s [2021-08-21T19:23:30.735Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-21T19:23:32.199Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-21T19:23:32.199Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-21T19:23:32.199Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-21T19:23:32.199Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-21T19:23:32.199Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-21T19:23:32.199Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-21T19:23:32.199Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-21T19:23:32.199Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-21T19:23:32.199Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-21T19:23:32.199Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-21T19:23:32.199Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-21T19:23:32.267Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-21T19:23:32.267Z] INFO: Testing against a local daemon [2021-08-21T19:23:32.267Z] === RUN TestSessionCreate [2021-08-21T19:23:32.267Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-21T19:23:32.267Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-21T19:23:32.267Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-21T19:23:32.267Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-21T19:23:32.267Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-21T19:23:32.267Z] PASS [2021-08-21T19:23:32.267Z] ok github.com/docker/docker/integration/session 0.075s [2021-08-21T19:23:32.267Z] [2021-08-21T19:23:32.267Z] === Skipped [2021-08-21T19:23:32.267Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-21T19:23:32.267Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-21T19:23:32.267Z] [2021-08-21T19:23:32.267Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-21T19:23:32.267Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-21T19:23:32.267Z] [2021-08-21T19:23:32.267Z] [2021-08-21T19:23:32.267Z] DONE 2 tests, 2 skipped in 1.679s [2021-08-21T19:23:32.449Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-08-21T19:23:32.449Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-08-21T19:23:32.723Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-21T19:23:33.821Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-08-21T19:23:34.277Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-21T19:23:34.277Z] INFO: Testing against a local daemon [2021-08-21T19:23:34.277Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-21T19:23:34.277Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:34.277Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-21T19:23:34.277Z] === RUN TestDiskUsage [2021-08-21T19:23:34.277Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-21T19:23:34.277Z] --- SKIP: TestDiskUsage (0.00s) [2021-08-21T19:23:34.277Z] === RUN TestEventsExecDie [2021-08-21T19:23:34.277Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-21T19:23:34.277Z] --- SKIP: TestEventsExecDie (0.00s) [2021-08-21T19:23:34.277Z] === RUN TestEventsBackwardsCompatible [2021-08-21T19:23:34.277Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-21T19:23:34.277Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-21T19:23:34.277Z] === RUN TestEventsVolumeCreate [2021-08-21T19:23:34.277Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-21T19:23:34.277Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-08-21T19:23:34.277Z] === RUN TestInfoAPI [2021-08-21T19:23:34.277Z] --- PASS: TestInfoAPI (0.04s) [2021-08-21T19:23:34.277Z] === RUN TestInfoAPIWarnings [2021-08-21T19:23:34.277Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-21T19:23:34.277Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-21T19:23:34.277Z] === RUN TestInfoDebug [2021-08-21T19:23:34.277Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-21T19:23:34.277Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-21T19:23:34.277Z] === RUN TestInfoInsecureRegistries [2021-08-21T19:23:34.277Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-21T19:23:34.277Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-21T19:23:34.277Z] === RUN TestInfoRegistryMirrors [2021-08-21T19:23:34.277Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-21T19:23:34.277Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-21T19:23:34.277Z] === RUN TestLoginFailsWithBadCredentials [2021-08-21T19:23:34.749Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-08-21T19:23:35.242Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-08-21T19:23:35.242Z] === RUN TestPingCacheHeaders [2021-08-21T19:23:35.242Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-08-21T19:23:35.242Z] === RUN TestPingGet [2021-08-21T19:23:35.242Z] --- PASS: TestPingGet (0.04s) [2021-08-21T19:23:35.242Z] === RUN TestPingHead [2021-08-21T19:23:35.242Z] --- PASS: TestPingHead (0.03s) [2021-08-21T19:23:35.242Z] === RUN TestVersion [2021-08-21T19:23:35.242Z] --- PASS: TestVersion (0.03s) [2021-08-21T19:23:35.242Z] PASS [2021-08-21T19:23:35.242Z] ok github.com/docker/docker/integration/system 1.220s [2021-08-21T19:23:35.242Z] [2021-08-21T19:23:35.242Z] === Skipped [2021-08-21T19:23:35.242Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-21T19:23:35.242Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-21T19:23:35.242Z] [2021-08-21T19:23:35.242Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-08-21T19:23:35.242Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-21T19:23:35.242Z] [2021-08-21T19:23:35.242Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-08-21T19:23:35.242Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-21T19:23:35.242Z] [2021-08-21T19:23:35.242Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-21T19:23:35.242Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-21T19:23:35.242Z] [2021-08-21T19:23:35.242Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-08-21T19:23:35.242Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-21T19:23:35.242Z] [2021-08-21T19:23:35.242Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-21T19:23:35.242Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-21T19:23:35.242Z] [2021-08-21T19:23:35.242Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-21T19:23:35.242Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-21T19:23:35.242Z] [2021-08-21T19:23:35.242Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-21T19:23:35.242Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-21T19:23:35.242Z] [2021-08-21T19:23:35.242Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-21T19:23:35.242Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-21T19:23:35.242Z] [2021-08-21T19:23:35.242Z] [2021-08-21T19:23:35.242Z] DONE 15 tests, 9 skipped in 2.931s [2021-08-21T19:23:35.312Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-21T19:23:35.312Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-08-21T19:23:35.698Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-21T19:23:35.873Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-08-21T19:23:35.873Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-08-21T19:23:35.873Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-08-21T19:23:35.935Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-21T19:23:35.935Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-21T19:23:35.935Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-21T19:23:35.935Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-21T19:23:35.935Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-21T19:23:35.935Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-21T19:23:35.935Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-21T19:23:36.129Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-21T19:23:36.129Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-08-21T19:23:36.129Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-08-21T19:23:36.129Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-08-21T19:23:36.129Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-08-21T19:23:36.129Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-08-21T19:23:36.129Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-08-21T19:23:36.129Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-08-21T19:23:36.129Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-08-21T19:23:36.129Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-08-21T19:23:36.129Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-08-21T19:23:36.129Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-08-21T19:23:36.394Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-21T19:23:36.691Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-08-21T19:23:37.227Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-21T19:23:37.227Z] INFO: Testing against a local daemon [2021-08-21T19:23:37.227Z] === RUN TestVolumesCreateAndList [2021-08-21T19:23:37.227Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-08-21T19:23:37.227Z] === RUN TestVolumesRemove [2021-08-21T19:23:37.227Z] --- PASS: TestVolumesRemove (0.09s) [2021-08-21T19:23:37.227Z] === RUN TestVolumesInspect [2021-08-21T19:23:37.227Z] --- PASS: TestVolumesInspect (0.04s) [2021-08-21T19:23:37.227Z] === RUN TestVolumesInvalidJSON [2021-08-21T19:23:37.227Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-21T19:23:37.227Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-21T19:23:37.227Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-21T19:23:37.227Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-08-21T19:23:37.227Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-21T19:23:37.227Z] PASS [2021-08-21T19:23:37.227Z] ok github.com/docker/docker/integration/volume 0.247s [2021-08-21T19:23:37.618Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-08-21T19:23:37.618Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-08-21T19:23:37.683Z] [2021-08-21T19:23:37.683Z] DONE 5 tests in 1.999s [2021-08-21T19:23:37.683Z] INFO: make.ps1 ended at 08/21/2021 19:23:37 [2021-08-21T19:23:37.683Z] INFO: Integration CLI tests being run from the host: [2021-08-21T19:23:37.683Z] 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-21T19:23:38.545Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-21T19:23:38.545Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-21T19:23:39.106Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-21T19:23:39.362Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-08-21T19:23:39.924Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-08-21T19:23:40.126Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-21T19:23:40.852Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-08-21T19:23:40.852Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-21T19:23:40.852Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-21T19:23:41.415Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-21T19:23:42.781Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-08-21T19:23:43.355Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-08-21T19:23:43.355Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-08-21T19:23:43.355Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-21T19:23:43.920Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-21T19:23:44.176Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-21T19:23:45.545Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-21T19:23:45.801Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-21T19:23:46.236Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-21T19:23:46.236Z] INFO: Testing against a local daemon [2021-08-21T19:23:46.236Z] === RUN TestDockerSuite [2021-08-21T19:23:46.236Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-21T19:23:46.236Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-21T19:23:46.236Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-21T19:23:46.236Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-21T19:23:46.236Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-21T19:23:46.236Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-21T19:23:46.236Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-21T19:23:46.236Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-21T19:23:46.236Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-21T19:23:46.236Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-21T19:23:46.693Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-21T19:23:46.693Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-21T19:23:47.656Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-21T19:23:47.656Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-21T19:23:48.322Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-21T19:23:48.579Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-21T19:23:48.579Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-21T19:23:48.579Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-21T19:23:49.511Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-08-21T19:23:50.442Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-08-21T19:23:51.369Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-21T19:23:51.369Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-21T19:23:51.847Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-21T19:23:52.509Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-21T19:23:52.509Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-21T19:23:52.509Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-21T19:23:52.509Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-21T19:23:52.509Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-21T19:23:52.509Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-21T19:23:52.509Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-21T19:23:52.509Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-21T19:23:52.509Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-21T19:23:52.509Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-21T19:23:52.509Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-21T19:23:52.509Z] === RUN TestDockerSuite/TestBuildFails [2021-08-21T19:23:52.806Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-21T19:23:52.806Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-21T19:23:53.260Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-21T19:23:53.260Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-21T19:23:53.261Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-21T19:23:53.261Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-21T19:23:53.517Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-21T19:23:53.716Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-21T19:23:54.681Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-21T19:23:54.681Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-21T19:23:54.690Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-21T19:23:54.690Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-21T19:23:54.885Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents554279195 [2021-08-21T19:23:55.136Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-21T19:23:55.448Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-21T19:23:55.448Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-21T19:23:56.814Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-21T19:23:57.071Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-21T19:23:57.071Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-21T19:23:58.437Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-21T19:23:58.847Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-21T19:23:59.804Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-21T19:23:59.806Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-21T19:23:59.806Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-21T19:23:59.806Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-21T19:23:59.806Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-21T19:23:59.806Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-21T19:24:00.059Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-21T19:24:00.059Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-21T19:24:00.059Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-21T19:24:00.059Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-21T19:24:00.489Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-21T19:24:00.620Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-21T19:24:01.329Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-21T19:24:02.289Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-21T19:24:02.745Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-21T19:24:03.150Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-21T19:24:03.704Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-21T19:24:04.159Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-21T19:24:04.252Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-21T19:24:08.392Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-21T19:24:08.824Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-21T19:24:10.051Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-21T19:24:10.279Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-21T19:24:10.985Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-21T19:24:10.985Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-21T19:24:10.985Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-21T19:24:11.206Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-21T19:24:11.945Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-21T19:24:11.945Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-21T19:24:11.945Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-21T19:24:12.399Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-21T19:24:12.571Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-21T19:24:13.924Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-21T19:24:14.882Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-21T19:24:15.337Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-21T19:24:15.337Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-21T19:24:15.337Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-21T19:24:15.835Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-21T19:24:15.841Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-21T19:24:16.299Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-21T19:24:16.761Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-21T19:24:16.761Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-21T19:24:16.761Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-21T19:24:16.761Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-21T19:24:16.761Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-21T19:24:16.809Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-21T19:24:17.726Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-21T19:24:18.288Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-21T19:24:19.660Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-21T19:24:20.547Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-21T19:24:20.547Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-21T19:24:20.547Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-21T19:24:21.514Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-21T19:24:21.549Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-21T19:24:21.974Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-21T19:24:21.974Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-21T19:24:21.974Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-21T19:24:22.523Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-21T19:24:23.438Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-21T19:24:26.713Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-21T19:24:29.049Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-21T19:24:29.049Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-21T19:24:29.049Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-21T19:24:30.882Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-21T19:24:34.146Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-21T19:24:39.374Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-21T19:24:39.389Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-21T19:24:39.833Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-21T19:24:41.905Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-08-21T19:24:42.015Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-21T19:24:42.015Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-21T19:24:42.015Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-21T19:24:42.474Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-21T19:24:42.474Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-21T19:24:43.269Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-21T19:24:44.198Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-21T19:24:44.760Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-21T19:24:45.320Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-21T19:24:45.320Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-08-21T19:24:45.320Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-21T19:24:46.208Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-21T19:24:46.247Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-21T19:24:47.182Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-21T19:24:48.149Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-21T19:24:48.608Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-21T19:24:49.576Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-21T19:24:50.036Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-21T19:24:50.414Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-21T19:24:51.576Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-21T19:24:52.410Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-21T19:24:52.410Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-21T19:24:52.410Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-21T19:24:53.689Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-08-21T19:24:54.251Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-08-21T19:24:54.813Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-08-21T19:24:54.813Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-08-21T19:24:54.813Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-08-21T19:24:54.813Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-08-21T19:24:54.813Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-08-21T19:24:55.297Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-21T19:24:55.297Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-21T19:24:55.752Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-21T19:24:55.752Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-21T19:24:56.178Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-08-21T19:24:56.206Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-21T19:24:56.206Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-21T19:24:56.206Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-21T19:24:56.434Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-08-21T19:24:56.661Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-21T19:24:56.661Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-21T19:24:56.661Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-21T19:24:57.371Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-21T19:24:57.371Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-21T19:24:57.371Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-21T19:24:57.371Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-21T19:24:57.371Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-21T19:24:57.371Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-21T19:24:57.371Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-21T19:24:57.371Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-21T19:24:57.371Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-21T19:24:57.798Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-08-21T19:24:57.830Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-21T19:24:58.288Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-21T19:24:59.165Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-08-21T19:25:01.054Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-08-21T19:25:01.054Z] === RUN TestDockerSuite/TestUpdateStats [2021-08-21T19:25:02.977Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-21T19:25:05.223Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-08-21T19:25:07.114Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-08-21T19:25:07.114Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-08-21T19:25:07.114Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-08-21T19:25:08.042Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-08-21T19:25:08.969Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-08-21T19:25:10.335Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-21T19:25:16.909Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-08-21T19:25:16.909Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-08-21T19:25:17.798Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-21T19:25:17.798Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-21T19:25:17.798Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-21T19:25:18.769Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-21T19:25:19.425Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-08-21T19:25:21.743Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-21T19:25:21.743Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-21T19:25:21.743Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-21T19:25:21.743Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-21T19:25:22.692Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-08-21T19:25:24.586Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-08-21T19:25:26.478Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-08-21T19:25:28.999Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-08-21T19:25:29.560Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-21T19:25:33.729Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-08-21T19:25:33.729Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-08-21T19:25:33.729Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-08-21T19:25:34.658Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-21T19:25:36.592Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-21T19:25:37.047Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-21T19:25:37.503Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-21T19:25:38.829Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-08-21T19:25:39.761Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-08-21T19:25:40.688Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-08-21T19:25:40.947Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-08-21T19:25:41.214Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-21T19:25:42.838Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-08-21T19:25:43.399Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-08-21T19:25:44.096Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-21T19:25:45.917Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-08-21T19:25:46.259Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-21T19:25:47.284Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-08-21T19:25:48.651Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-08-21T19:25:48.790Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-21T19:25:50.541Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-08-21T19:25:52.430Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-08-21T19:25:54.318Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-08-21T19:25:56.832Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-08-21T19:25:58.724Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-21T19:25:59.271Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-21T19:25:59.271Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-21T19:25:59.271Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-21T19:25:59.271Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-21T19:25:59.271Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-21T19:25:59.271Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-21T19:25:59.271Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-21T19:25:59.271Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-21T19:25:59.271Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-21T19:25:59.271Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-21T19:25:59.271Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-21T19:25:59.271Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-21T19:25:59.271Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-21T19:25:59.271Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-21T19:25:59.271Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-21T19:25:59.271Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-21T19:25:59.271Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-21T19:25:59.271Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-21T19:25:59.271Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-21T19:25:59.271Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-21T19:26:01.174Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-21T19:26:05.046Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-21T19:26:05.046Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-21T19:26:05.046Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-21T19:26:05.046Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-21T19:26:05.046Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-21T19:26:05.868Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-21T19:26:07.948Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-21T19:26:10.119Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-21T19:26:10.119Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2021-08-21T19:26:10.119Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-21T19:26:10.119Z] docker_cli_run_test.go:3132: unmatched requirement Apparmor [2021-08-21T19:26:10.119Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-21T19:26:10.119Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2021-08-21T19:26:10.119Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-21T19:26:10.119Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-21T19:26:10.119Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-21T19:26:11.665Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-21T19:26:13.020Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-21T19:26:13.020Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-21T19:26:13.020Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-21T19:26:13.020Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-21T19:26:13.020Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-21T19:26:13.568Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-21T19:26:13.568Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-21T19:26:13.568Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-21T19:26:14.132Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-21T19:26:14.388Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-21T19:26:14.388Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-21T19:26:14.388Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-21T19:26:15.315Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-21T19:26:15.315Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-21T19:26:16.243Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-21T19:26:16.243Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-21T19:26:16.243Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-21T19:26:16.243Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-21T19:26:16.243Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-21T19:26:16.355Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-21T19:26:18.757Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-21T19:26:18.757Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-21T19:26:18.757Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-21T19:26:18.757Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-21T19:26:18.757Z] === RUN TestDockerSuite/TestVolumeEvents [2021-08-21T19:26:20.061Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-21T19:26:25.292Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-21T19:26:26.220Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-21T19:26:26.476Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-21T19:26:26.476Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-21T19:26:28.994Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-21T19:26:31.171Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-21T19:26:31.171Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-21T19:26:31.171Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-21T19:26:33.162Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-21T19:26:33.162Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite (1771.27s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.12s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.36s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.34s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.96s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.15s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.65s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.33s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.19s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.54s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.05s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.13s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.56s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.92s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.23s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.12s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.02s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.15s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.44s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.30s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAttachDetach (1.42s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.52s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.40s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.14s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.16s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.76s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.77s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.47s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.65s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.67s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (25.20s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.53s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.46s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.17s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.46s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.06s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.05s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.76s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.77s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.13s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.86s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.65s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (2.00s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.88s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.59s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.01s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.88s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.43s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.92s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.70s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.78s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.08s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.56s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.30s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.40s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.70s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (9.71s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.57s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.41s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.15s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.07s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.88s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.55s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.67s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.68s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.62s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (16.56s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.42s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.43s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.46s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.73s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.52s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.92s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.58s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.58s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.93s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.86s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.54s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.72s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.98s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.30s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.24s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.83s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.70s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.38s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildCmd (0.23s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.30s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.25s) [2021-08-21T19:26:33.162Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.12s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.38s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.13s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.45s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.45s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.75s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.34s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.54s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.50s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.27s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.58s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.64s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.11s) [2021-08-21T19:26:33.162Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-08-21T19:26:33.162Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-08-21T19:26:33.162Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2021-08-21T19:26:33.162Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.79s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.31s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.43s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.39s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.73s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.88s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.88s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.67s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.86s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.63s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.52s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.68s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.67s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.76s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.46s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (16.80s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.13s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.09s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.38s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.92s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.35s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.46s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.19s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (21.75s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.23s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.25s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.28s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.53s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.25s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.27s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.70s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.82s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.38s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildEnv (2.03s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.50s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.48s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.89s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (25.07s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.15s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.92s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.70s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.43s) [2021-08-21T19:26:33.162Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.29s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.36s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildExpose (0.22s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.48s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.42s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildFails (0.85s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.72s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.76s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.53s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.24s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.31s) [2021-08-21T19:26:33.162Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.19s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.54s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.18s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.73s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.01s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.21s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildHistory (3.29s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.32s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.87s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.44s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.40s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.03s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildLabel (0.33s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.35s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.31s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildLabels (0.33s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.75s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.97s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.27s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.41s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.15s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.23s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.21s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.88s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.36s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.34s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (9.19s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.05s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.15s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.62s) [2021-08-21T19:26:33.163Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.42s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.48s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.30s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.32s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.57s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.86s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.06s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.95s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.89s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.35s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.26s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.32s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.46s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.18s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.56s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.28s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.67s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.46s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.19s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.16s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.57s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.41s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildPATH (1.72s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.97s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.08s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.85s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.46s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (4.73s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildRm (2.52s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.84s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.79s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.43s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.13s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.31s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.46s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.55s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.21s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.38s) [2021-08-21T19:26:33.163Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.41s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.11s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildStderr (1.17s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.73s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.02s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.01s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.31s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.20s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.71s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildUser (2.60s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.87s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (16.86s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.13s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.22s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.06s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.17s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.41s) [2021-08-21T19:26:33.163Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-08-21T19:26:33.163Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-08-21T19:26:33.163Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-08-21T19:26:33.163Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.91s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.94s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.04s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.15s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.18s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.74s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.01s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.49s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.52s) [2021-08-21T19:26:33.163Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.91s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestBuildXZHost (3.17s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2021-08-21T19:26:33.163Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.06s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.56s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestCommitChange (1.74s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.28s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestCommitHardlink (3.28s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.03s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.84s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestCommitTTY (1.40s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.14s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.58s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.11s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.13s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.60s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.54s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.81s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.78s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.03s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.82s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.91s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.05s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.96s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.82s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.09s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.81s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.71s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.68s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.69s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.84s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.77s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.70s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.71s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.70s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.65s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.34s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.30s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.69s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.56s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.95s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.82s) [2021-08-21T19:26:33.163Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.95s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.97s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.94s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (7.03s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.90s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.00s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.68s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.06s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.80s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.78s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.72s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.60s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000478468_} (1.68s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1363093955_/foo_false____} (1.63s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1363093955_/foo_true____} (1.73s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3771392070_/foo_false____} (1.72s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3771392070_/foo_true____} (1.63s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3771392070_/foo_true__0xc000478498__} (1.90s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0004784b0_} (1.99s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0004784c8_} (2.11s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0004784e0_} (1.73s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0004784f8_} (1.64s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.52s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.91s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.73s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.32s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.48s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.21s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.11s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.77s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.76s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.84s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.72s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.77s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.81s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.82s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.76s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.80s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.79s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.75s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.83s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.97s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.82s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.78s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.02s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.82s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.17s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.90s) [2021-08-21T19:26:33.163Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.23s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.52s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.74s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.08s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.36s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.84s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.78s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.08s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.76s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.70s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.70s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.14s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCpToDot (0.84s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.92s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.71s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCpToStdout (1.40s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.41s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.74s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.99s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.35s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.82s) [2021-08-21T19:26:33.164Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.03s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.60s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2021-08-21T19:26:33.164Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.85s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.98s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.72s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.75s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.78s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.67s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.97s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.00s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.71s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.67s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.98s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.74s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.48s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.71s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.62s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.26s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.64s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.96s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsAttach (0.77s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsCommit (0.93s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.73s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.70s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.74s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.69s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.43s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.03s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.23s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsCopy (1.21s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.92s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.83s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.22s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.32s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.61s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsFilters (1.37s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsFormat (1.32s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.83s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.17s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.40s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2021-08-21T19:26:33.164Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-21T19:26:33.164Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.49s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.11s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsRename (0.99s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsResize (1.19s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.86s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.12s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.96s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.47s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsTop (1.22s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.33s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestExec (0.97s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.70s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.68s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.70s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.10s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.29s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.19s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.68s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.34s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.48s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.22s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.65s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestExecCgroup (2.43s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestExecEnv (1.03s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.64s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.97s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestExecInspectID (2.02s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestExecInteractive (1.33s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.39s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.17s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestExecParseError (1.06s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.20s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.85s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.51s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.99s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestExecStartFails (1.06s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.37s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.96s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestExecTTY (1.30s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.67s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.86s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestExecUlimits (1.40s) [2021-08-21T19:26:33.164Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.40s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.98s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.65s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.97s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestExecWithUser (1.37s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.71s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.79s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.76s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.73s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.76s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestHealth (22.91s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.74s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.79s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.23s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.38s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.83s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.09s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.81s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.88s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.83s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.12s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.03s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestImportDisplay (2.09s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestImportFile (1.52s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.51s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestImportGzipped (1.59s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.63s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.80s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.75s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.77s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.76s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.74s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.75s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.69s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.76s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.14s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.74s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInspectAmpersand (1.02s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.01s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.70s) [2021-08-21T19:26:33.164Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.90s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.71s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInspectDefault (0.72s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInspectHistory (1.06s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-21T19:26:33.164Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.78s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.79s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.70s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.02s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.39s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.69s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInspectStatus (1.38s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.33s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.21s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.17s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.10s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.85s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.92s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.94s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.01s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.40s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.43s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.61s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.99s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.07s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.23s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.04s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.50s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.73s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.89s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.23s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.66s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.70s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.71s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.71s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.87s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.75s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.71s) [2021-08-21T19:26:33.164Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.83s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.90s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.03s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.05s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.03s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.18s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.00s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.13s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.70s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.71s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestLogsSince (6.78s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.82s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.09s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestLogsTail (1.27s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.23s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.97s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.33s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.04s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestNetHostname (3.08s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.83s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.30s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.26s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.26s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPluginActive (1.56s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.96s) [2021-08-21T19:26:33.165Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.84s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.07s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.41s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.08s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.54s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.84s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.99s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.03s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPortList (10.48s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.31s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.99s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.67s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.64s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.68s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.36s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.64s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.37s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPsByOrder (3.21s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.38s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.73s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.79s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.18s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.46s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.40s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.40s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.44s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.86s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.53s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.99s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.63s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.89s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.05s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.68s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.76s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.06s) [2021-08-21T19:26:33.165Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.90s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.55s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.73s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.80s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (11.00s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.61s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.59s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.72s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.51s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.32s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.39s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.41s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.86s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.54s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.10s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.88s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.14s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRmiTag (0.19s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.83s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.66s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.03s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.98s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.34s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.66s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunAddHost (0.95s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.46s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.73s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.77s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.81s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.08s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.03s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.92s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.09s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.69s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.84s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.83s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.83s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.71s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.84s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.87s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.01s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.67s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.67s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.64s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.34s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.86s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (1.10s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.95s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.67s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.75s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.95s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.66s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.66s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.66s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.64s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.91s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.71s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.71s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.67s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.66s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.48s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.61s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.73s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.72s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.67s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.68s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.68s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.68s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.64s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.97s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.67s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.15s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.73s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.73s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.25s) [2021-08-21T19:26:33.165Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-08-21T19:26:33.165Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.66s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.40s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.52s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.47s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.67s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.42s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.69s) [2021-08-21T19:26:33.165Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.66s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.59s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.77s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.86s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.84s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.90s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.94s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.69s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.86s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.76s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunExitCode (0.77s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.90s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.76s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.78s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunExposePort (0.04s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (1.05s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.77s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.57s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.46s) [2021-08-21T19:26:33.165Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.93s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.69s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.34s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.68s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.82s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.69s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.05s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.59s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.75s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.90s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.55s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.57s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.25s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.54s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.61s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.40s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.35s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunMount (8.89s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.71s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.69s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.35s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.02s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.35s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.98s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.10s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.62s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.84s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.89s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunNetHost (1.23s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.71s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.91s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.38s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.46s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.21s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.58s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.69s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.70s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.68s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.82s) [2021-08-21T19:26:33.165Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.69s) [2021-08-21T19:26:33.165Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.72s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.70s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.50s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.83s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.68s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.45s) [2021-08-21T19:26:33.166Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.71s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2021-08-21T19:26:33.166Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.67s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.37s) [2021-08-21T19:26:33.166Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.98s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.31s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunRm (0.65s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.67s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.70s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.68s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.39s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.65s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.41s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.69s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.62s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.41s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.72s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.40s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.47s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.69s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.78s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.66s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.64s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunState (1.40s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.73s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.75s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2021-08-21T19:26:33.166Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.68s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.42s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunSysctls (1.36s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.65s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.25s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.71s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.55s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.37s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.14s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.91s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.83s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.65s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.82s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.98s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunUserByID (0.74s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.67s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunUserByName (0.63s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.70s) [2021-08-21T19:26:33.166Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.68s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.74s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.67s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.88s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.16s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.47s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.10s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.23s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.69s) [2021-08-21T19:26:33.166Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-08-21T19:26:33.166Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-08-21T19:26:33.166Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2021-08-21T19:26:33.166Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.54s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.69s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.38s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.71s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.71s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.69s) [2021-08-21T19:26:33.166Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-08-21T19:26:33.166Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-08-21T19:26:33.166Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-08-21T19:26:33.166Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-08-21T19:26:33.166Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-08-21T19:26:33.166Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.66s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.72s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.91s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.66s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.66s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.70s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.67s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.44s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.70s) [2021-08-21T19:26:33.166Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.56s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.36s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.40s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.03s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.66s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.89s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.94s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.98s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.60s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.35s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.84s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.56s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.36s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.32s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.34s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.04s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.40s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.15s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.89s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.29s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.78s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.20s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.75s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestStartRecordError (1.57s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.64s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.88s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.94s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.68s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.03s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.73s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.69s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.71s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.76s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2021-08-21T19:26:33.166Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.98s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.78s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.45s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.68s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.66s) [2021-08-21T19:26:33.166Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-21T19:26:33.166Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.34s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.23s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.43s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (2.16s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestUpdateStats (3.88s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.89s) [2021-08-21T19:26:33.166Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (2.07s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.39s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (6.54s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (5.28s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.45s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.05s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.07s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (6.34s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.43s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.38s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.31s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.37s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.98s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.97s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.94s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.02s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.98s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.67s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.75s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.94s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.08s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.67s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.08s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.65s) [2021-08-21T19:26:33.166Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.49s) [2021-08-21T19:26:33.166Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-08-21T19:26:33.166Z] === RUN TestDockerRegistrySuite [2021-08-21T19:26:33.166Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-21T19:26:34.108Z] check_test.go:196: [da6db6acdbac8] daemon is not started [2021-08-21T19:26:34.108Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-21T19:26:35.477Z] check_test.go:196: [d0012fdc11089] daemon is not started [2021-08-21T19:26:35.477Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-21T19:26:36.842Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-08-21T19:26:36.842Z] check_test.go:196: [d29daee155e8c] daemon is not started [2021-08-21T19:26:36.842Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-21T19:26:36.873Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-21T19:26:37.098Z] check_test.go:196: [d40c5c814972d] daemon is not started [2021-08-21T19:26:37.098Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-21T19:26:38.252Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-21T19:26:38.252Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-21T19:26:38.252Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-21T19:26:38.252Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-21T19:26:38.252Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-21T19:26:38.252Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-21T19:26:38.397Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-21T19:26:38.397Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-21T19:26:38.397Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-21T19:26:38.988Z] docker_cli_swarm_test.go:1186: [d85fa42c8efc1] joining swarm manager [d1091cc359c7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-21T19:26:40.876Z] check_test.go:196: [d5af9ba5ef144] daemon is not started [2021-08-21T19:26:40.876Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-21T19:26:41.155Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-21T19:26:44.895Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-21T19:26:46.121Z] docker_cli_swarm_test.go:1195: [dbb45b91f208b] joining swarm manager [d1091cc359c7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-21T19:26:46.683Z] check_test.go:196: [d68aaa2c24d20] daemon is not started [2021-08-21T19:26:46.683Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-21T19:26:47.077Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-21T19:26:47.535Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-21T19:26:47.535Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-21T19:26:49.952Z] check_test.go:196: [d25f151da3e1c] daemon is not started [2021-08-21T19:26:49.952Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-21T19:26:50.441Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-21T19:26:51.317Z] check_test.go:196: [d490d247866b4] daemon is not started [2021-08-21T19:26:51.317Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-21T19:26:51.408Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-21T19:26:52.376Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-21T19:26:52.681Z] check_test.go:196: [d708ad1b328b8] daemon is not started [2021-08-21T19:26:52.681Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-21T19:26:53.609Z] check_test.go:196: [d0f3531055bab] daemon is not started [2021-08-21T19:26:53.609Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-21T19:26:54.975Z] check_test.go:196: [dbc405e57dab2] daemon is not started [2021-08-21T19:26:54.975Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-21T19:26:56.342Z] check_test.go:196: [db3e7ad5766d9] daemon is not started [2021-08-21T19:26:56.343Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-21T19:26:57.304Z] check_test.go:196: [d580272a56270] daemon is not started [2021-08-21T19:26:57.304Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-21T19:26:58.668Z] check_test.go:196: [d59853b215aac] daemon is not started [2021-08-21T19:26:58.668Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-21T19:26:59.595Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:06cbdbbb2186b340967965883d60b7a4adfb98f6b15f742274095e21e3fa1861 [2021-08-21T19:27:00.951Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-21T19:27:00.961Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5fe64761e2ce8d342c59d0abe13ecaa48dd8e99ef7bfa55aa415ff363eb10e1e [2021-08-21T19:27:00.961Z] check_test.go:196: [d3bfa653d7377] daemon is not started [2021-08-21T19:27:00.961Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-21T19:27:01.888Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:eba6a5ffc4243989ba12c355f62cc93ee36b76c982a23a6b411976c8ce6c1436 [2021-08-21T19:27:01.919Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-21T19:27:02.817Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:83659bbcac965740079432b21693ee7f32eadd4b2d2d8c92d4a70db8b393df93 [2021-08-21T19:27:03.072Z] check_test.go:196: [df60f26871805] daemon is not started [2021-08-21T19:27:03.072Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-21T19:27:04.438Z] check_test.go:196: [ddbeacddd66f5] daemon is not started [2021-08-21T19:27:04.438Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-21T19:27:07.708Z] check_test.go:196: [ddd78923126cd] daemon is not started [2021-08-21T19:27:07.708Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-21T19:27:08.636Z] check_test.go:196: [d8e2c99ce8e2e] daemon is not started [2021-08-21T19:27:08.636Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-21T19:27:08.636Z] check_test.go:196: [d025677935bc4] daemon is not started [2021-08-21T19:27:08.636Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-21T19:27:10.001Z] check_test.go:196: [d4e769d1374a3] daemon is not started [2021-08-21T19:27:10.001Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-21T19:27:10.490Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-21T19:27:10.927Z] check_test.go:196: [d58363ee897b8] daemon is not started [2021-08-21T19:27:10.927Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-21T19:27:12.292Z] check_test.go:196: [dbe9e2e4f72f4] daemon is not started [2021-08-21T19:27:12.292Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-21T19:27:13.395Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-21T19:27:15.557Z] check_test.go:196: [d70680c4f4643] daemon is not started [2021-08-21T19:27:15.557Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-21T19:27:15.557Z] check_test.go:196: [d2e3f7dc03934] daemon is not started [2021-08-21T19:27:15.557Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-21T19:27:16.940Z] check_test.go:196: [d6cda180ab30b] daemon is not started [2021-08-21T19:27:16.940Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-21T19:27:16.940Z] check_test.go:196: [d0e6e7caae51b] daemon is not started [2021-08-21T19:27:16.940Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-21T19:27:17.196Z] check_test.go:196: [d3180961376da] daemon is not started [2021-08-21T19:27:17.196Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-21T19:27:17.452Z] check_test.go:196: [df3420bd8aa41] daemon is not started [2021-08-21T19:27:17.452Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-21T19:27:17.709Z] check_test.go:196: [d4dc7d81b99f0] daemon is not started [2021-08-21T19:27:17.709Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-21T19:27:17.966Z] check_test.go:196: [d16ddbeda3950] daemon is not started [2021-08-21T19:27:17.966Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-21T19:27:18.223Z] check_test.go:196: [db374cda86c84] daemon is not started [2021-08-21T19:27:18.223Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-21T19:27:19.592Z] check_test.go:196: [d21e7676355b8] daemon is not started [2021-08-21T19:27:19.592Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-21T19:27:20.472Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-21T19:27:21.481Z] check_test.go:196: [d26ca8d106ac2] daemon is not started [2021-08-21T19:27:21.481Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-21T19:27:22.413Z] check_test.go:196: [db7af5c7a5ccc] daemon is not started [2021-08-21T19:27:22.413Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-21T19:27:23.780Z] check_test.go:196: [d85243f18ebc1] daemon is not started [2021-08-21T19:27:23.780Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-21T19:27:24.207Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-21T19:27:24.708Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite (52.87s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.35s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.27s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.68s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.86s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.75s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.33s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.32s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.16s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.23s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.30s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.26s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.17s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.27s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.24s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.25s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.18s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.97s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.19s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.17s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.19s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.06s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.97s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.22s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.26s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.97s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.08s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.36s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2021-08-21T19:27:25.635Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2021-08-21T19:27:25.635Z] === RUN TestDockerSchema1RegistrySuite [2021-08-21T19:27:25.635Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-21T19:27:25.635Z] check_test.go:223: [db0fdc2fb4c65] daemon is not started [2021-08-21T19:27:25.635Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-21T19:27:26.197Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-08-21T19:27:27.946Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-21T19:27:28.407Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-21T19:27:28.407Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-21T19:27:28.407Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-21T19:27:28.407Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-21T19:27:28.407Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-21T19:27:28.998Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-21T19:27:30.367Z] check_test.go:223: [d6a390f9dc45a] daemon is not started [2021-08-21T19:27:30.367Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-21T19:27:30.532Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-21T19:27:30.597Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-21T19:27:30.597Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-21T19:27:30.597Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-21T19:27:30.993Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-21T19:27:34.534Z] check_test.go:223: [d81656770e751] daemon is not started [2021-08-21T19:27:34.534Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-21T19:27:37.804Z] check_test.go:223: [d3c114340c6d5] daemon is not started [2021-08-21T19:27:37.804Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-21T19:27:39.176Z] check_test.go:223: [dad8aa8ef432c] daemon is not started [2021-08-21T19:27:39.176Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-21T19:27:39.738Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-08-21T19:27:40.300Z] check_test.go:223: [d002ca96509d5] daemon is not started [2021-08-21T19:27:40.556Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-21T19:27:40.556Z] check_test.go:223: [dceb1f3c88c1f] daemon is not started [2021-08-21T19:27:40.556Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-21T19:27:41.923Z] check_test.go:223: [ddfb8ce2baa4d] daemon is not started [2021-08-21T19:27:41.923Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-21T19:27:43.289Z] check_test.go:223: [d948dfabf8e48] daemon is not started [2021-08-21T19:27:43.289Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-21T19:27:44.656Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-08-21T19:27:44.656Z] check_test.go:223: [d99032cae0bd0] daemon is not started [2021-08-21T19:27:44.656Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-21T19:27:47.172Z] docker_cli_swarm_test.go:1118: [de19c16453dfe] joining swarm manager [d7d54e62e6467]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-21T19:27:48.100Z] docker_cli_swarm_test.go:1119: [d4c5a8924d451] joining swarm manager [d7d54e62e6467]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-21T19:27:48.356Z] check_test.go:223: [dc6405a639baa] daemon is not started [2021-08-21T19:27:48.356Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-21T19:27:48.627Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-21T19:27:48.917Z] check_test.go:223: [d90a0839d7e5e] daemon is not started [2021-08-21T19:27:48.917Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-21T19:27:49.172Z] check_test.go:223: [d3b4d6f7093fd] daemon is not started [2021-08-21T19:27:49.172Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-21T19:27:49.429Z] check_test.go:223: [d145aeb84a72f] daemon is not started [2021-08-21T19:27:49.429Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-21T19:27:49.685Z] check_test.go:223: [d24347430f84d] daemon is not started [2021-08-21T19:27:49.685Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-21T19:27:49.942Z] check_test.go:223: [d9b49ab3a87c3] daemon is not started [2021-08-21T19:27:49.942Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-21T19:27:50.198Z] check_test.go:223: [ddc6621ddd7ff] daemon is not started [2021-08-21T19:27:50.198Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-21T19:27:50.454Z] check_test.go:223: [d63fc974672ff] daemon is not started [2021-08-21T19:27:50.454Z] --- PASS: TestDockerSchema1RegistrySuite (24.97s) [2021-08-21T19:27:50.454Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-08-21T19:27:50.454Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.27s) [2021-08-21T19:27:50.454Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.51s) [2021-08-21T19:27:50.454Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.45s) [2021-08-21T19:27:50.454Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.26s) [2021-08-21T19:27:50.454Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.34s) [2021-08-21T19:27:50.454Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-08-21T19:27:50.454Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.46s) [2021-08-21T19:27:50.454Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.22s) [2021-08-21T19:27:50.454Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.42s) [2021-08-21T19:27:50.454Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.76s) [2021-08-21T19:27:50.454Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2021-08-21T19:27:50.454Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s) [2021-08-21T19:27:50.454Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-08-21T19:27:50.454Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2021-08-21T19:27:50.454Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2021-08-21T19:27:50.454Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2021-08-21T19:27:50.454Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-08-21T19:27:50.454Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-21T19:27:50.454Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-21T19:27:51.383Z] check_test.go:252: [d6ae4d70db807] daemon is not started [2021-08-21T19:27:51.639Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-21T19:27:51.895Z] check_test.go:252: [dafcf4b3a1a49] daemon is not started [2021-08-21T19:27:51.895Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-21T19:27:52.152Z] check_test.go:252: [dfec3c0fe0ee4] daemon is not started [2021-08-21T19:27:52.152Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-21T19:27:53.519Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-21T19:27:53.519Z] check_test.go:252: [d79b21bb7ae5b] daemon is not started [2021-08-21T19:27:53.519Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-21T19:27:53.775Z] check_test.go:252: [d8e363e301e9d] daemon is not started [2021-08-21T19:27:53.775Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-21T19:27:54.337Z] check_test.go:252: [d6576402678e8] daemon is not started [2021-08-21T19:27:54.337Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-21T19:27:54.592Z] check_test.go:252: [deb42240b37f1] daemon is not started [2021-08-21T19:27:54.592Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.13s) [2021-08-21T19:27:54.592Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.10s) [2021-08-21T19:27:54.592Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s) [2021-08-21T19:27:54.592Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2021-08-21T19:27:54.592Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.07s) [2021-08-21T19:27:54.592Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2021-08-21T19:27:54.592Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.42s) [2021-08-21T19:27:54.592Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2021-08-21T19:27:54.592Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-08-21T19:27:54.592Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-21T19:27:54.592Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-21T19:27:58.903Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-21T19:27:59.838Z] check_test.go:279: [df54f4d5e97ee] daemon is not started [2021-08-21T19:27:59.838Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-21T19:27:59.838Z] check_test.go:279: [df7b98d7247f3] daemon is not started [2021-08-21T19:27:59.838Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-21T19:28:00.094Z] check_test.go:279: [dad1a018e8af5] daemon is not started [2021-08-21T19:28:00.094Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-21T19:28:00.094Z] check_test.go:279: [da60712cf24f3] daemon is not started [2021-08-21T19:28:00.094Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-21T19:28:00.387Z] check_test.go:279: [d846837598d89] daemon is not started [2021-08-21T19:28:00.387Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2021-08-21T19:28:00.387Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-08-21T19:28:00.387Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-08-21T19:28:00.387Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-08-21T19:28:00.387Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-08-21T19:28:00.387Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-08-21T19:28:00.387Z] === RUN TestDockerNetworkSuite [2021-08-21T19:28:00.387Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-08-21T19:28:02.914Z] docker_cli_network_unix_test.go:46: [de800942f4518] daemon is not started [2021-08-21T19:28:02.914Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-08-21T19:28:03.479Z] docker_cli_network_unix_test.go:46: [d658f570a9cde] daemon is not started [2021-08-21T19:28:03.479Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-08-21T19:28:09.287Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-21T19:28:10.061Z] docker_cli_network_unix_test.go:46: [df76ed1473c73] daemon is not started [2021-08-21T19:28:10.061Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-08-21T19:28:11.427Z] docker_cli_network_unix_test.go:46: [d1bc28b91f622] daemon is not started [2021-08-21T19:28:11.427Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-08-21T19:28:11.427Z] docker_cli_network_unix_test.go:1233: [dcb1a6118fb95] daemon is not started [2021-08-21T19:28:13.128Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-21T19:28:14.694Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-08-21T19:28:15.623Z] docker_cli_network_unix_test.go:46: [d9542bfca42c5] daemon is not started [2021-08-21T19:28:16.186Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-08-21T19:28:16.490Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-21T19:28:16.490Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-21T19:28:16.490Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-21T19:28:16.490Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-21T19:28:16.490Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-21T19:28:16.490Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-21T19:28:16.490Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-21T19:28:16.490Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-21T19:28:16.490Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-21T19:28:16.490Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-21T19:28:16.490Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-21T19:28:16.490Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-21T19:28:16.490Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-21T19:28:16.490Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-21T19:28:16.490Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-21T19:28:19.383Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-21T19:28:20.909Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-21T19:28:20.909Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-21T19:28:20.909Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-21T19:28:20.909Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-21T19:28:20.909Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-21T19:28:20.909Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-21T19:28:23.452Z] === RUN TestDockerSuite/TestBuildRm [2021-08-21T19:28:23.797Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-21T19:28:24.278Z] docker_cli_network_unix_test.go:46: [d563500bd72f3] daemon is not started [2021-08-21T19:28:24.278Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-08-21T19:28:26.168Z] docker_cli_network_unix_test.go:46: [de4a141ddd523] daemon is not started [2021-08-21T19:28:27.096Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-08-21T19:28:28.462Z] docker_cli_network_unix_test.go:46: [dacebbff4c22f] daemon is not started [2021-08-21T19:28:28.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-08-21T19:28:29.023Z] docker_cli_network_unix_test.go:46: [d9e58c20fece7] daemon is not started [2021-08-21T19:28:29.023Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-08-21T19:28:29.585Z] docker_cli_network_unix_test.go:46: [d8eee4ee91d59] daemon is not started [2021-08-21T19:28:29.585Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-08-21T19:28:30.513Z] docker_cli_network_unix_test.go:46: [debc0d3c3efd0] daemon is not started [2021-08-21T19:28:30.769Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-08-21T19:28:31.698Z] docker_cli_network_unix_test.go:46: [d0d2ea298b3c7] daemon is not started [2021-08-21T19:28:31.954Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-08-21T19:28:31.954Z] docker_cli_network_unix_test.go:46: [d4c94ea0f441f] daemon is not started [2021-08-21T19:28:31.954Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-08-21T19:28:32.516Z] docker_cli_network_unix_test.go:46: [d73d4c416abe2] daemon is not started [2021-08-21T19:28:32.516Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-08-21T19:28:33.078Z] docker_cli_network_unix_test.go:46: [ddce404ec7e36] daemon is not started [2021-08-21T19:28:33.333Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-08-21T19:28:33.589Z] docker_cli_network_unix_test.go:46: [d14051e900663] daemon is not started [2021-08-21T19:28:33.589Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-08-21T19:28:33.589Z] docker_cli_network_unix_test.go:46: [d8a3f26a24978] daemon is not started [2021-08-21T19:28:33.589Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-08-21T19:28:33.773Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-21T19:28:33.845Z] docker_cli_network_unix_test.go:46: [d2a39ce03ba9d] daemon is not started [2021-08-21T19:28:33.845Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-08-21T19:28:34.363Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-21T19:28:34.773Z] docker_cli_network_unix_test.go:46: [d4050aa2b40fd] daemon is not started [2021-08-21T19:28:34.773Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-08-21T19:28:35.335Z] docker_cli_network_unix_test.go:46: [d38e74f0f9606] daemon is not started [2021-08-21T19:28:35.896Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-08-21T19:28:35.952Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-21T19:28:35.952Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-21T19:28:35.952Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-21T19:28:35.952Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-21T19:28:36.146Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-21T19:28:36.152Z] docker_cli_network_unix_test.go:46: [d2205e6809ddf] daemon is not started [2021-08-21T19:28:36.153Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-08-21T19:28:36.409Z] docker_cli_network_unix_test.go:46: [d2b10e2bc9465] daemon is not started [2021-08-21T19:28:36.411Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-21T19:28:36.665Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-08-21T19:28:36.665Z] docker_cli_network_unix_test.go:46: [d70a01fe3bfb5] daemon is not started [2021-08-21T19:28:36.665Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-08-21T19:28:37.950Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-21T19:28:38.031Z] docker_cli_network_unix_test.go:968: [d1ad8890f5271] daemon is not started [2021-08-21T19:28:39.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-08-21T19:28:39.865Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-21T19:28:40.826Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-21T19:28:40.826Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-21T19:28:40.826Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-21T19:28:41.304Z] docker_cli_network_unix_test.go:46: [dbc0a147e6769] daemon is not started [2021-08-21T19:28:41.304Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-08-21T19:28:41.686Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-21T19:28:43.718Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-21T19:28:44.590Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-21T19:28:44.639Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-21T19:28:45.884Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-21T19:28:46.545Z] docker_cli_network_unix_test.go:1116: [d0cecd5b5ce2a] daemon is not started [2021-08-21T19:28:49.281Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-21T19:28:50.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-08-21T19:28:50.973Z] docker_cli_network_unix_test.go:46: [d3a6620ce9f41] daemon is not started [2021-08-21T19:28:50.973Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-08-21T19:28:51.900Z] docker_cli_network_unix_test.go:46: [da47c2f4a0c3b] daemon is not started [2021-08-21T19:28:51.900Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-08-21T19:28:51.900Z] docker_cli_network_unix_test.go:46: [d0b0377345e11] daemon is not started [2021-08-21T19:28:52.155Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-08-21T19:28:52.155Z] docker_cli_network_unix_test.go:46: [de6f58bdec761] daemon is not started [2021-08-21T19:28:52.155Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-08-21T19:28:52.155Z] docker_cli_network_unix_test.go:46: [d4c9995370b3b] daemon is not started [2021-08-21T19:28:52.411Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-08-21T19:28:52.411Z] docker_cli_network_unix_test.go:46: [dad36773fa872] daemon is not started [2021-08-21T19:28:52.411Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-08-21T19:28:52.411Z] docker_cli_network_unix_test.go:46: [d8c769b713993] daemon is not started [2021-08-21T19:28:52.411Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-08-21T19:28:53.166Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-21T19:28:54.926Z] docker_cli_network_unix_test.go:46: [d64019bf06d3f] daemon is not started [2021-08-21T19:28:55.853Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-08-21T19:28:55.853Z] docker_cli_network_unix_test.go:46: [dbe307d2385bb] daemon is not started [2021-08-21T19:28:55.853Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-08-21T19:28:55.853Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-08-21T19:28:55.853Z] docker_cli_network_unix_test.go:46: [d3b9bce041f83] daemon is not started [2021-08-21T19:28:55.853Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-08-21T19:28:56.227Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-21T19:28:56.227Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-21T19:28:56.227Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-21T19:28:56.227Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-21T19:28:56.227Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-21T19:28:56.227Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-21T19:28:56.227Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-21T19:28:56.227Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-21T19:28:56.227Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-21T19:28:56.227Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-21T19:28:56.780Z] docker_cli_network_unix_test.go:46: [d3e6729417397] daemon is not started [2021-08-21T19:28:56.780Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-08-21T19:29:00.946Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-08-21T19:29:02.836Z] docker_cli_network_unix_test.go:1084: [db700250dd9ec] daemon is not started [2021-08-21T19:29:04.094Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-21T19:29:04.094Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-21T19:29:04.094Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-21T19:29:04.200Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-08-21T19:29:04.200Z] docker_cli_network_unix_test.go:46: [d972953f86eae] daemon is not started [2021-08-21T19:29:04.200Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-08-21T19:29:05.137Z] docker_cli_network_unix_test.go:46: [d965a2191d961] daemon is not started [2021-08-21T19:29:05.402Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-08-21T19:29:06.766Z] docker_cli_network_unix_test.go:46: [d5ae06b640f46] daemon is not started [2021-08-21T19:29:07.327Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-08-21T19:29:07.327Z] docker_cli_network_unix_test.go:46: [d8b31844ca6cb] daemon is not started [2021-08-21T19:29:07.327Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-08-21T19:29:07.889Z] docker_cli_network_unix_test.go:46: [d2b5e2edbac2a] daemon is not started [2021-08-21T19:29:08.145Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-08-21T19:29:08.708Z] docker_cli_network_unix_test.go:46: [daf4d2fec1fc5] daemon is not started [2021-08-21T19:29:08.708Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-08-21T19:29:09.637Z] docker_cli_network_unix_test.go:46: [d02928175ec6c] daemon is not started [2021-08-21T19:29:09.893Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-08-21T19:29:11.177Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-21T19:29:11.177Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-21T19:29:14.914Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-21T19:29:15.137Z] docker_cli_network_unix_test.go:46: [d152418a4a771] daemon is not started [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite (74.66s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.33s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.92s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.93s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.93s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.95s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.75s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.99s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.80s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.36s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.74s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.60s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.17s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.15s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.94s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.93s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.29s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.51s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.79s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.60s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.78s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.91s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.37s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-08-21T19:29:15.137Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.99s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.90s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.47s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.03s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.95s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.93s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.51s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.19s) [2021-08-21T19:29:15.137Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.04s) [2021-08-21T19:29:15.137Z] === RUN TestDockerHubPullSuite [2021-08-21T19:29:15.137Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-08-21T19:29:15.373Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-21T19:29:15.393Z] docker_cli_swarm_test.go:1172: [d2eac16af9de8] joining swarm manager [d7d54e62e6467]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-21T19:29:16.319Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-08-21T19:29:18.831Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-08-21T19:29:18.831Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-08-21T19:29:19.108Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-21T19:29:20.195Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-08-21T19:29:20.454Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-08-21T19:29:20.454Z] --- PASS: TestDockerHubPullSuite (5.50s) [2021-08-21T19:29:20.454Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.39s) [2021-08-21T19:29:20.454Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2021-08-21T19:29:20.454Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.33s) [2021-08-21T19:29:20.454Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.28s) [2021-08-21T19:29:20.454Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s) [2021-08-21T19:29:20.454Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-08-21T19:29:20.454Z] PASS [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === Skipped [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-08-21T19:29:20.454Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-08-21T19:29:20.454Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-08-21T19:29:20.454Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2021-08-21T19:29:20.454Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-08-21T19:29:20.454Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-08-21T19:29:20.454Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-08-21T19:29:20.454Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-08-21T19:29:20.454Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-08-21T19:29:20.454Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-08-21T19:29:20.454Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-08-21T19:29:20.454Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-21T19:29:20.454Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-21T19:29:20.454Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-21T19:29:20.454Z] docker_cli_sni_test.go:18: Flakey test [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-21T19:29:20.454Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-21T19:29:20.454Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-21T19:29:20.454Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-21T19:29:20.454Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2021-08-21T19:29:20.454Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-21T19:29:20.454Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-21T19:29:20.454Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-21T19:29:20.454Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-08-21T19:29:20.454Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-21T19:29:20.454Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-08-21T19:29:20.454Z] docker_cli_run_test.go:4022: unmatched requirement DaemonIsWindows [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-08-21T19:29:20.454Z] docker_cli_run_test.go:4041: unmatched requirement DaemonIsWindows [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-08-21T19:29:20.454Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-21T19:29:20.454Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-08-21T19:29:20.454Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-21T19:29:20.454Z] docker_cli_run_test.go:4107: unmatched requirement IsolationIsProcess [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-21T19:29:20.454Z] docker_cli_run_test.go:2842: kernel doesn't have latency_stats configured [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-21T19:29:20.454Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-08-21T19:29:20.454Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-21T19:29:20.454Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-08-21T19:29:20.454Z] docker_cli_run_test.go:4077: unmatched requirement DaemonIsWindows [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-08-21T19:29:20.454Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-08-21T19:29:20.454Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-08-21T19:29:20.454Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-21T19:29:20.454Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-08-21T19:29:20.454Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-08-21T19:29:20.454Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-08-21T19:29:20.454Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-08-21T19:29:20.454Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-21T19:29:20.454Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-21T19:29:20.454Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.454Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-21T19:29:20.454Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-08-21T19:29:20.454Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-21T19:29:20.454Z] [2021-08-21T19:29:20.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-21T19:29:20.455Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-08-21T19:29:20.455Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-21T19:29:20.455Z] [2021-08-21T19:29:20.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-21T19:29:20.455Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-08-21T19:29:20.455Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-21T19:29:20.455Z] [2021-08-21T19:29:20.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-21T19:29:20.455Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-08-21T19:29:20.455Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-21T19:29:20.455Z] [2021-08-21T19:29:20.455Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-08-21T19:29:20.455Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-08-21T19:29:20.455Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-08-21T19:29:20.455Z] [2021-08-21T19:29:20.455Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-08-21T19:29:20.455Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-08-21T19:29:20.455Z] docker_cli_network_unix_test.go:46: [d3b9bce041f83] daemon is not started [2021-08-21T19:29:20.455Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-08-21T19:29:20.455Z] [2021-08-21T19:29:20.455Z] [2021-08-21T19:29:20.455Z] DONE 1269 tests, 51 skipped in 1991.671s [2021-08-21T19:29:20.455Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-21T19:29:20.455Z] ++++ cat bundles/test-integration/docker.pid [2021-08-21T19:29:20.455Z] +++ kill 8801 [2021-08-21T19:29:20.455Z] +++ /etc/init.d/apparmor stop [2021-08-21T19:29:20.455Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-21T19:29:20.455Z] [2021-08-21T19:29:20.455Z] Unloading profiles will leave already running processes permanently [2021-08-21T19:29:20.455Z] unconfined, which can lead to unexpected situations. [2021-08-21T19:29:20.455Z] [2021-08-21T19:29:20.455Z] To set a process to complain mode, use the command line tool [2021-08-21T19:29:20.455Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-21T19:29:20.455Z] +++ true [2021-08-21T19:29:20.455Z] exiting test-integration [2021-08-21T19:29:20.455Z] ++ exit 0 [2021-08-21T19:29:20.455Z] [2021-08-21T19:29:21.017Z] + for job in $(jobs -p) [2021-08-21T19:29:21.017Z] + wait 11557 [2021-08-21T19:29:33.933Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-21T19:29:33.933Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-21T19:29:33.933Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-21T19:29:36.858Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-21T19:29:37.826Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-21T19:29:41.559Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-21T19:29:45.297Z] === RUN TestDockerSuite/TestBuildUser [2021-08-21T19:29:45.297Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-21T19:29:45.297Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-21T19:29:45.297Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-21T19:29:45.297Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-21T19:29:45.297Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-21T19:29:45.297Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-21T19:29:46.852Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-21T19:29:46.852Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-21T19:29:46.852Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-21T19:29:46.852Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-21T19:29:46.852Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-21T19:29:49.034Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-21T19:29:49.493Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-21T19:29:52.410Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-21T19:29:52.410Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-21T19:29:52.410Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-21T19:29:52.410Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-21T19:29:52.410Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-21T19:29:53.059Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-08-21T19:29:53.621Z] docker_cli_swarm_test.go:1453: [d7228d08cac66] joining swarm manager [d11e0e4937a7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-21T19:29:54.182Z] docker_cli_swarm_test.go:1454: [dc57343881efd] joining swarm manager [d11e0e4937a7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-21T19:30:05.172Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-21T19:30:05.172Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-21T19:30:05.172Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-21T19:30:05.172Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-21T19:30:05.172Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-21T19:30:05.172Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-21T19:30:05.172Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-21T19:30:05.172Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-21T19:30:05.172Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-21T19:30:05.172Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-21T19:30:05.172Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-21T19:30:05.172Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-21T19:30:06.348Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-08-21T19:30:06.348Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-08-21T19:30:06.606Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-08-21T19:30:06.606Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-08-21T19:30:06.606Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-08-21T19:30:07.533Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-08-21T19:30:07.932Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-21T19:30:07.932Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-21T19:30:08.391Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-21T19:30:08.851Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-21T19:30:09.837Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-21T19:30:10.049Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-08-21T19:30:11.998Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-21T19:30:12.565Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-08-21T19:30:13.513Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-21T19:30:13.513Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-21T19:30:15.077Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-08-21T19:30:15.923Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-21T19:30:15.923Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-21T19:30:16.657Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-21T19:30:16.657Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-21T19:30:16.657Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-21T19:30:16.657Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-21T19:30:16.657Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-21T19:30:16.657Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-21T19:30:16.657Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-21T19:30:16.657Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-21T19:30:16.657Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-21T19:30:16.657Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-21T19:30:16.657Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-21T19:30:16.892Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-21T19:30:16.966Z] docker_cli_swarm_unix_test.go:62: [dab0aa39be5a5] joining swarm manager [d41d13c1b16eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-21T19:30:20.369Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-21T19:30:20.369Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-21T19:30:20.369Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-21T19:30:20.369Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-21T19:30:20.369Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-21T19:30:20.369Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-21T19:30:20.369Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-21T19:30:20.595Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-21T19:30:21.328Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-21T19:30:21.582Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-21T19:30:25.037Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-21T19:30:25.285Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-21T19:30:25.285Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-21T19:30:25.285Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-21T19:30:25.285Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-21T19:30:25.285Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-21T19:30:27.462Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-21T19:30:27.462Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-21T19:30:27.923Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-21T19:30:30.149Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-21T19:30:36.494Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-21T19:30:37.391Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-21T19:30:37.846Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-21T19:30:37.846Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-21T19:30:37.846Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-21T19:30:37.846Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-21T19:30:37.846Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-21T19:30:37.846Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-21T19:30:37.846Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-21T19:30:37.846Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-21T19:30:37.846Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-21T19:30:37.846Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-21T19:30:38.302Z] === RUN TestDockerSuite/TestBuildFails [2021-08-21T19:30:38.719Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-21T19:30:38.719Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-21T19:30:38.719Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-21T19:30:39.399Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-21T19:30:39.859Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-21T19:30:40.468Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-21T19:30:40.468Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-21T19:30:46.226Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-21T19:30:49.040Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-21T19:30:49.040Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-21T19:30:49.040Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-21T19:30:49.040Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-21T19:30:49.040Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-21T19:30:51.985Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-21T19:30:52.241Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-21T19:30:52.241Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-21T19:30:52.241Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-21T19:30:52.241Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-21T19:30:52.241Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-21T19:30:52.241Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-21T19:30:52.241Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-21T19:30:53.210Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-21T19:30:54.833Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-21T19:30:54.833Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-21T19:30:54.833Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-21T19:30:55.296Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-21T19:30:55.296Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-21T19:30:55.296Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-21T19:30:55.296Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-21T19:30:55.296Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-21T19:30:59.002Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-21T19:30:59.023Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-21T19:31:01.179Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-21T19:31:01.180Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-21T19:31:01.180Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-21T19:31:01.180Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-21T19:31:01.180Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-21T19:31:01.180Z] docker_cli_sni_test.go:18: Flakey test [2021-08-21T19:31:01.180Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-21T19:31:02.718Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-21T19:31:03.685Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-21T19:31:04.645Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-21T19:31:07.408Z] === RUN TestDockerSuite/TestCommitChange [2021-08-21T19:31:09.306Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-21T19:31:09.306Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-21T19:31:09.306Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-21T19:31:09.761Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-21T19:31:10.216Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-21T19:31:10.216Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-21T19:31:10.216Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-21T19:31:11.142Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-21T19:31:13.144Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-08-21T19:31:13.144Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-08-21T19:31:13.400Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-08-21T19:31:14.882Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-21T19:31:14.882Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-21T19:31:15.342Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-21T19:31:15.916Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-08-21T19:31:18.744Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-21T19:31:18.744Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-21T19:31:18.744Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-21T19:31:19.181Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-08-21T19:31:21.695Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-08-21T19:31:22.418Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-21T19:31:22.418Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-21T19:31:22.418Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-21T19:31:23.584Z] docker_api_swarm_test.go:961: [d83ff702d2723] joining swarm manager [d54bea7a4eb79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-21T19:31:28.215Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-21T19:31:29.017Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-21T19:31:29.017Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-21T19:31:31.176Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-21T19:31:31.176Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-21T19:31:31.176Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-21T19:31:31.631Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-21T19:31:31.631Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-21T19:31:31.951Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-21T19:31:31.951Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-21T19:31:31.951Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-21T19:31:31.951Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-21T19:31:31.951Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-21T19:31:31.951Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-21T19:31:31.951Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-21T19:31:31.951Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-21T19:31:31.951Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-21T19:31:31.951Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-21T19:31:31.951Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-21T19:31:31.951Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-21T19:31:31.951Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-21T19:31:31.951Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-21T19:31:31.951Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-21T19:31:31.951Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-21T19:31:36.322Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-21T19:31:36.777Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-21T19:31:37.738Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-21T19:31:37.817Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-21T19:31:38.700Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-21T19:31:39.031Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-21T19:31:39.157Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-21T19:31:40.118Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-21T19:31:40.725Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-21T19:31:40.725Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-21T19:31:41.185Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-21T19:31:41.185Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-21T19:31:41.634Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-08-21T19:31:41.641Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-21T19:31:41.644Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-21T19:31:43.182Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-21T19:31:43.182Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-21T19:31:43.182Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-21T19:31:44.827Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-21T19:31:44.827Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-21T19:31:44.827Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-21T19:31:47.418Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-21T19:31:47.418Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-21T19:31:47.418Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-21T19:31:47.418Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-21T19:31:47.418Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-21T19:31:47.418Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-21T19:31:47.418Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-21T19:31:47.735Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-21T19:31:47.735Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-21T19:31:47.735Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-21T19:31:47.735Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-21T19:31:47.735Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-21T19:31:47.735Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-21T19:31:47.735Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-21T19:31:47.874Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-21T19:31:47.874Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-21T19:31:47.883Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-21T19:31:48.330Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-21T19:31:48.785Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-21T19:31:48.853Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-21T19:31:48.853Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-21T19:31:48.853Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-21T19:31:48.853Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-21T19:31:48.853Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-21T19:31:49.914Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-21T19:31:49.914Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-21T19:31:49.914Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-21T19:31:49.914Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-21T19:31:50.391Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-21T19:31:51.360Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-21T19:31:51.829Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-21T19:31:52.093Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-21T19:31:52.093Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-21T19:31:52.093Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-21T19:31:52.093Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-21T19:31:52.093Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-21T19:31:52.093Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-21T19:31:52.093Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-21T19:31:52.093Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-21T19:31:52.797Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-21T19:31:53.256Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-21T19:31:53.803Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-08-21T19:31:54.364Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-08-21T19:31:54.544Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-21T19:31:54.997Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-21T19:31:56.883Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-08-21T19:31:57.176Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-21T19:31:58.714Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-21T19:31:58.714Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-21T19:31:58.714Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-21T19:31:58.714Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-21T19:31:59.044Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-21T19:31:59.400Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-08-21T19:32:00.895Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-21T19:32:00.895Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-21T19:32:01.230Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-21T19:32:01.230Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-21T19:32:01.230Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-21T19:32:02.766Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-21T19:32:02.766Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-21T19:32:02.766Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-21T19:32:03.074Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-21T19:32:03.074Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-21T19:32:03.074Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-21T19:32:03.074Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-21T19:32:03.074Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-21T19:32:03.225Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-21T19:32:05.251Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-21T19:32:05.251Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-21T19:32:05.409Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-21T19:32:06.377Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-21T19:32:06.788Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-21T19:32:06.788Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-21T19:32:06.788Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-21T19:32:06.835Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-21T19:32:06.835Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-21T19:32:06.835Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-21T19:32:07.483Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-08-21T19:32:07.805Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-21T19:32:08.267Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-21T19:32:08.267Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-21T19:32:08.267Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-21T19:32:08.267Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-21T19:32:08.267Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-21T19:32:09.303Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-21T19:32:09.303Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-21T19:32:09.303Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-21T19:32:09.695Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-21T19:32:09.695Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-21T19:32:10.830Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-21T19:32:11.653Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-08-21T19:32:11.875Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-21T19:32:14.071Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-21T19:32:14.950Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-08-21T19:32:15.611Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-21T19:32:17.475Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-08-21T19:32:19.350Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-21T19:32:19.350Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-21T19:32:19.350Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-21T19:32:19.350Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-21T19:32:19.350Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-21T19:32:19.989Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-08-21T19:32:20.889Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-21T19:32:20.889Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-21T19:32:20.889Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-21T19:32:23.070Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-21T19:32:23.070Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-21T19:32:23.070Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-21T19:32:23.256Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-08-21T19:32:25.249Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-21T19:32:25.249Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-21T19:32:26.520Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-08-21T19:32:28.407Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-08-21T19:32:29.938Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-21T19:32:31.478Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-21T19:32:31.478Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2021-08-21T19:32:31.478Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-21T19:32:31.478Z] docker_cli_run_test.go:3503: unmatched requirement DaemonIsLinux [2021-08-21T19:32:31.478Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-21T19:32:31.478Z] docker_cli_run_test.go:3535: unmatched requirement DaemonIsLinux [2021-08-21T19:32:31.478Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-21T19:32:31.478Z] docker_cli_run_test.go:3566: unmatched requirement DaemonIsLinux [2021-08-21T19:32:31.478Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-21T19:32:31.478Z] docker_cli_run_test.go:3549: unmatched requirement DaemonIsLinux [2021-08-21T19:32:31.478Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-21T19:32:33.027Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-21T19:32:33.027Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-21T19:32:35.209Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-21T19:32:37.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-21T19:32:40.295Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-21T19:32:40.707Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-21T19:32:42.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00059c630_} [2021-08-21T19:32:44.654Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1416724486_c:\foo_false____} [2021-08-21T19:32:46.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1416724486_c:\foo_true____} [2021-08-21T19:32:49.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-21T19:32:49.739Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-21T19:32:49.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-21T19:32:49.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-21T19:32:49.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-21T19:32:49.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-21T19:32:49.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-21T19:32:49.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-21T19:32:49.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-21T19:32:49.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-21T19:32:49.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-21T19:32:49.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-21T19:32:49.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-21T19:32:49.739Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-21T19:32:49.739Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2021-08-21T19:32:49.739Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-21T19:32:49.739Z] docker_cli_run_test.go:3431: unmatched requirement DaemonIsLinux [2021-08-21T19:32:49.739Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-21T19:32:49.739Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2021-08-21T19:32:49.739Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-21T19:32:49.739Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-21T19:32:49.739Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-21T19:32:49.739Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-21T19:32:49.739Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-21T19:32:49.774Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-21T19:32:49.774Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-21T19:32:49.774Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-21T19:32:51.317Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-21T19:32:51.317Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-21T19:32:51.317Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-21T19:32:51.318Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-21T19:32:51.782Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-21T19:32:51.782Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-21T19:32:51.782Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-21T19:32:51.916Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-21T19:32:51.916Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-21T19:32:51.916Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-21T19:32:51.916Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-21T19:32:51.916Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-21T19:32:51.916Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-21T19:32:51.916Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-21T19:32:51.916Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-21T19:32:51.916Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-21T19:32:51.916Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-21T19:32:51.916Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-21T19:32:51.916Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-21T19:32:51.916Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-21T19:32:51.916Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-21T19:32:51.916Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-21T19:32:51.916Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-21T19:32:51.916Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-21T19:32:51.916Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-21T19:32:51.916Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-21T19:32:51.916Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-21T19:32:51.916Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-21T19:32:51.916Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-21T19:32:51.916Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-21T19:32:51.916Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-21T19:32:51.916Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-21T19:32:51.916Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-21T19:32:51.916Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-21T19:32:52.749Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-21T19:32:52.749Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-21T19:32:52.749Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-21T19:32:53.045Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-21T19:32:54.821Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-21T19:32:54.821Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-21T19:32:54.821Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-21T19:32:54.821Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-21T19:32:57.003Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-21T19:32:57.003Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-21T19:32:57.003Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-21T19:32:57.003Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-21T19:32:57.003Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-21T19:32:57.003Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-21T19:32:57.003Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-21T19:32:58.807Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-21T19:33:01.692Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-21T19:33:04.571Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-21T19:33:04.598Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-21T19:33:04.598Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-21T19:33:04.598Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-21T19:33:04.598Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-21T19:33:04.598Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-21T19:33:09.546Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-21T19:33:13.491Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-21T19:33:13.491Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-21T19:33:13.491Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-21T19:33:13.491Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-21T19:33:13.491Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-21T19:33:22.062Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-21T19:33:22.062Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-21T19:33:22.062Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-21T19:33:22.062Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-21T19:33:22.062Z] === RUN TestDockerSuite/TestCpToDot [2021-08-21T19:33:22.705Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-21T19:33:22.705Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-21T19:33:22.705Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-21T19:33:22.705Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-21T19:33:24.236Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-21T19:33:24.236Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-21T19:33:24.236Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-21T19:33:24.236Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-21T19:33:24.236Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-21T19:33:24.426Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-21T19:33:24.426Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-21T19:33:24.426Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-21T19:33:24.565Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-08-21T19:33:26.410Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-21T19:33:26.410Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-21T19:33:26.410Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-21T19:33:26.410Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-21T19:33:26.410Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-21T19:33:26.410Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-21T19:33:26.410Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-21T19:33:26.410Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-21T19:33:26.410Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-21T19:33:26.868Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-21T19:33:26.868Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-21T19:33:29.046Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-21T19:33:31.222Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-21T19:33:31.680Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-21T19:33:31.680Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-21T19:33:32.953Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-21T19:33:32.953Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-21T19:33:32.953Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-21T19:33:32.953Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-21T19:33:32.953Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-21T19:33:32.953Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-21T19:33:33.219Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-21T19:33:34.183Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-21T19:33:34.183Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-21T19:33:34.183Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-21T19:33:34.183Z] === RUN TestDockerSuite/TestCreateRM [2021-08-21T19:33:34.641Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-21T19:33:34.641Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-21T19:33:34.641Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-21T19:33:35.098Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-21T19:33:35.115Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-21T19:33:35.556Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-21T19:33:39.412Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-08-21T19:33:39.774Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-21T19:33:41.940Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-21T19:33:42.396Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-21T19:33:42.396Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-21T19:33:42.622Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-21T19:33:42.622Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-21T19:33:42.622Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-21T19:33:45.281Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-21T19:33:46.239Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-21T19:33:46.351Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-21T19:33:46.351Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-21T19:33:46.351Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-21T19:33:46.351Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-21T19:33:47.198Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-21T19:33:48.527Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-21T19:33:48.527Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-21T19:33:48.527Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-21T19:33:48.527Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-21T19:33:48.527Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-21T19:33:48.527Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-21T19:33:48.527Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-21T19:33:48.527Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-21T19:33:48.527Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-21T19:33:48.527Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-21T19:33:48.527Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-21T19:33:48.985Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-21T19:33:48.985Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-21T19:33:48.985Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-21T19:33:48.985Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:33:48.985Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-21T19:33:48.985Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-21T19:33:48.985Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-21T19:33:48.985Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-21T19:33:48.985Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-21T19:33:48.985Z] docker_cli_run_test.go:2968: unmatched requirement DaemonIsLinux [2021-08-21T19:33:48.985Z] === RUN TestDockerSuite/TestDockerFails [2021-08-21T19:33:48.985Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-21T19:33:48.985Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-21T19:33:48.985Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-21T19:33:48.985Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-21T19:33:48.985Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-21T19:33:48.985Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-21T19:33:48.985Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-21T19:33:48.985Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-21T19:33:48.985Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-21T19:33:48.985Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-21T19:33:48.985Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-21T19:33:51.887Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-21T19:33:52.659Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-21T19:33:53.631Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-21T19:33:54.064Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-21T19:33:54.097Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-21T19:33:55.724Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-21T19:33:56.239Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-21T19:33:57.247Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite (1793.44s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.15s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.01s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.42s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.23s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.06s) [2021-08-21T19:33:57.449Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.28s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.97s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.77s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.63s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.05s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.39s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.37s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.36s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (58.36s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.42s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.17s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.51s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.73s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.19s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.06s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.30s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.48s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.40s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.92s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.95s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.06s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.53s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.45s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.90s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.83s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.45s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (42.50s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (31.84s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (7.61s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.34s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.38s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.85s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.38s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.14s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.39s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.69s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.38s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.37s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.24s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.16s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.21s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.05s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.61s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.43s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.17s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.91s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.61s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.44s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (8.09s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.37s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.10s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.17s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.19s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.45s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.33s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.59s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.59s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.51s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.16s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.70s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.48s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.76s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.47s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.83s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.40s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.11s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.12s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.30s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.37s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (182.01s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.37s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.99s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.95s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.50s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.96s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.70s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.10s) [2021-08-21T19:33:57.449Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.82s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.81s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.11s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.94s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.47s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.56s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.87s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.02s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.30s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.55s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.30s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.19s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.05s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.10s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.81s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.20s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.56s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.13s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.33s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.69s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.94s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (10.87s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.17s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.16s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.82s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.84s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.49s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.64s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.69s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.93s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.75s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.45s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.14s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.11s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.16s) [2021-08-21T19:33:57.449Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.10s) [2021-08-21T19:33:57.449Z] === RUN TestDockerExternalVolumeSuite [2021-08-21T19:33:57.449Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-08-21T19:33:57.449Z] docker_cli_external_volume_driver_test.go:53: [dfbe733150cc7] daemon is not started [2021-08-21T19:34:02.660Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-21T19:34:04.800Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-21T19:34:06.405Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-21T19:34:07.525Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-21T19:34:08.528Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-21T19:34:08.578Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-21T19:34:10.409Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-21T19:34:12.281Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-08-21T19:34:13.212Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-21T19:34:15.398Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-21T19:34:15.857Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-21T19:34:17.450Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-21T19:34:20.545Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-21T19:34:21.519Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-21T19:34:22.113Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-21T19:34:22.487Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-21T19:34:26.781Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-21T19:34:27.742Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-21T19:34:27.742Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-21T19:34:27.742Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-21T19:34:27.742Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-21T19:34:27.742Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-21T19:34:28.281Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-21T19:34:29.904Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-21T19:34:29.904Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-21T19:34:29.904Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-21T19:34:32.972Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-21T19:34:32.972Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-21T19:34:32.972Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-21T19:34:32.972Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-21T19:34:32.972Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-21T19:34:32.972Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-21T19:34:32.972Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-21T19:34:32.972Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-21T19:34:32.972Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-21T19:34:34.509Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-21T19:34:34.509Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-21T19:34:34.509Z] === RUN TestDockerSuite/TestEventsRename [2021-08-21T19:34:37.415Z] === RUN TestDockerSuite/TestEventsResize [2021-08-21T19:34:45.978Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-21T19:34:47.519Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-21T19:34:49.805Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-21T19:34:53.910Z] === RUN TestDockerSuite/TestEventsTop [2021-08-21T19:34:53.910Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-21T19:34:53.910Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-21T19:34:56.812Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-21T19:35:00.548Z] === RUN TestDockerSuite/TestExec [2021-08-21T19:35:00.548Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-21T19:35:00.548Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-21T19:35:00.548Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-21T19:35:00.548Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-21T19:35:02.085Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-21T19:35:03.621Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-21T19:35:03.621Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-21T19:35:03.621Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-21T19:35:03.621Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-21T19:35:03.621Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-21T19:35:03.621Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-21T19:35:03.621Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-21T19:35:05.794Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-21T19:35:07.330Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-21T19:35:09.504Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-21T19:35:11.040Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-21T19:35:12.374Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-21T19:35:15.731Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-21T19:35:15.731Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-21T19:35:15.731Z] === RUN TestDockerSuite/TestExecEnv [2021-08-21T19:35:15.731Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-21T19:35:15.731Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-21T19:35:15.731Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-21T19:35:15.731Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-21T19:35:17.271Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-21T19:35:19.914Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-08-21T19:35:20.688Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-21T19:35:20.688Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-21T19:35:20.688Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-21T19:35:20.688Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-21T19:35:21.958Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-21T19:35:21.958Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-21T19:35:21.958Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-21T19:35:21.958Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-21T19:35:21.958Z] === RUN TestDockerSuite/TestExecParseError [2021-08-21T19:35:21.958Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-21T19:35:21.958Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-21T19:35:21.958Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-21T19:35:21.958Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-21T19:35:21.958Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-21T19:35:21.958Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-21T19:35:23.495Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-21T19:35:23.495Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-21T19:35:23.495Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-21T19:35:23.495Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-21T19:35:23.495Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-21T19:35:23.495Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-21T19:35:23.495Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-21T19:35:23.495Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-21T19:35:23.495Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-21T19:35:23.495Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-21T19:35:23.495Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-21T19:35:25.670Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-21T19:35:25.670Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-21T19:35:25.670Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-21T19:35:27.128Z] === RUN TestDockerSuite/TestBuildRm [2021-08-21T19:35:27.993Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-08-21T19:35:30.353Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-21T19:35:30.353Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-21T19:35:30.353Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-21T19:35:30.353Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-21T19:35:30.353Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-21T19:35:30.353Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-21T19:35:30.353Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-21T19:35:36.147Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-21T19:35:37.400Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-21T19:35:39.559Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-21T19:35:39.559Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-21T19:35:39.559Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-21T19:35:39.559Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-21T19:35:40.013Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-21T19:35:41.537Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-21T19:35:41.932Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-21T19:35:42.825Z] docker_cli_external_volume_driver_test.go:53: [d0f52b3df4f28] daemon is not started [2021-08-21T19:35:44.839Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-21T19:35:45.249Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-21T19:35:48.958Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-21T19:35:50.628Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-21T19:35:50.628Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-21T19:35:50.628Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-21T19:35:50.628Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-21T19:35:50.628Z] === RUN TestDockerSuite/TestHealth [2021-08-21T19:35:50.628Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-21T19:35:50.628Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-21T19:35:50.628Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-21T19:35:50.628Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-21T19:35:50.628Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-21T19:35:53.616Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-21T19:35:55.311Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-21T19:35:55.311Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-21T19:35:55.311Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-21T19:35:55.311Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-21T19:35:55.311Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-21T19:35:55.311Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-21T19:35:55.311Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-21T19:35:56.278Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-21T19:35:56.278Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-21T19:35:56.278Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-21T19:35:57.245Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-21T19:35:57.245Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-21T19:35:57.659Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-08-21T19:35:58.779Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-21T19:35:59.236Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-21T19:36:01.410Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-21T19:36:03.583Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-21T19:36:04.041Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-21T19:36:04.041Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-21T19:36:04.041Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-21T19:36:07.777Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-21T19:36:07.777Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-21T19:36:08.373Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-21T19:36:08.373Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-21T19:36:08.828Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-21T19:36:09.954Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-21T19:36:09.954Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-21T19:36:09.954Z] === RUN TestDockerSuite/TestImportFile [2021-08-21T19:36:09.954Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-21T19:36:09.954Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-21T19:36:10.412Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-21T19:36:10.412Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-21T19:36:10.412Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-21T19:36:10.412Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-21T19:36:10.412Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-21T19:36:10.412Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-21T19:36:10.412Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-21T19:36:10.412Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-21T19:36:10.412Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-21T19:36:10.412Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-21T19:36:10.412Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-21T19:36:10.412Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-21T19:36:10.412Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-21T19:36:10.412Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-21T19:36:10.412Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-21T19:36:10.412Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-21T19:36:10.412Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-21T19:36:10.412Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-21T19:36:12.585Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-21T19:36:14.118Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-21T19:36:14.118Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-21T19:36:14.118Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-21T19:36:14.118Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-21T19:36:14.118Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-21T19:36:14.576Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-21T19:36:14.576Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-21T19:36:14.576Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-21T19:36:15.697Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-08-21T19:36:16.751Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-21T19:36:16.751Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-21T19:36:17.356Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-21T19:36:17.356Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-21T19:36:18.928Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-21T19:36:18.928Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-21T19:36:18.928Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-21T19:36:18.928Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-21T19:36:18.928Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-21T19:36:18.928Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-21T19:36:18.928Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-21T19:36:21.070Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-21T19:36:21.070Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-21T19:36:21.105Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-21T19:36:24.778Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-21T19:36:24.834Z] === RUN TestDockerSuite/TestInspectImage [2021-08-21T19:36:24.834Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-21T19:36:24.834Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-21T19:36:24.834Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-21T19:36:24.834Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-21T19:36:24.834Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-21T19:36:24.834Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-21T19:36:27.008Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-21T19:36:29.186Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-21T19:36:29.646Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-21T19:36:30.529Z] docker_cli_external_volume_driver_test.go:53: [dd256e2116ff0] daemon is not started [2021-08-21T19:36:31.822Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-21T19:36:33.355Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-21T19:36:33.355Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-21T19:36:33.355Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-21T19:36:33.813Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-21T19:36:35.987Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-21T19:36:38.889Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-21T19:36:42.404Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-21T19:36:42.404Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-21T19:36:42.404Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-21T19:36:42.624Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-21T19:36:43.363Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-21T19:36:44.329Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-21T19:36:44.821Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-21T19:36:45.362Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-08-21T19:36:45.362Z] docker_cli_external_volume_driver_test.go:53: [db61fbcc1c233] daemon is not started [2021-08-21T19:36:46.808Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-21T19:36:46.808Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-21T19:36:46.808Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-21T19:36:47.222Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-21T19:36:48.195Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-21T19:36:48.989Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-21T19:36:51.356Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-21T19:36:52.998Z] === RUN TestDockerSuite/TestBuildUser [2021-08-21T19:36:52.998Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-21T19:36:52.998Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-21T19:36:52.998Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-21T19:36:52.998Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-21T19:36:52.998Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-21T19:36:52.998Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-21T19:36:54.261Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-21T19:36:55.884Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-21T19:36:56.338Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-21T19:36:56.437Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-21T19:36:56.437Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-21T19:36:56.437Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-21T19:36:56.437Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-21T19:36:56.437Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-21T19:36:56.437Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-21T19:36:56.437Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-21T19:36:56.437Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-21T19:36:56.437Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-21T19:36:56.437Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-21T19:36:56.437Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-21T19:36:56.437Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-21T19:36:56.437Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-21T19:36:56.437Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-21T19:36:56.437Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-21T19:36:56.437Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-21T19:36:56.437Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-21T19:36:56.437Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-21T19:36:56.437Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-21T19:36:56.437Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-21T19:36:56.437Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-21T19:36:56.437Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-21T19:36:56.437Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-21T19:36:56.437Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-21T19:36:56.437Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-21T19:36:56.437Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-21T19:36:56.437Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-21T19:36:56.437Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-21T19:36:56.437Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-21T19:36:56.437Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-21T19:36:56.437Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-21T19:36:56.437Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-21T19:36:56.437Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-21T19:36:56.437Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-21T19:36:56.437Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-21T19:36:56.437Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-21T19:36:58.617Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-21T19:36:59.223Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-21T19:36:59.223Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-21T19:36:59.223Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-21T19:36:59.223Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-21T19:36:59.223Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-21T19:37:00.149Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-21T19:37:00.193Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-08-21T19:37:01.806Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-21T19:37:05.939Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-21T19:37:08.837Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-21T19:37:08.837Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-21T19:37:08.837Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-21T19:37:10.371Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-21T19:37:10.371Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-21T19:37:12.090Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-21T19:37:16.158Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-21T19:37:20.251Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-21T19:37:20.251Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-21T19:37:20.842Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-21T19:37:25.528Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-21T19:37:26.860Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-21T19:37:27.705Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-21T19:37:28.779Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-21T19:37:29.237Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-21T19:37:29.237Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-21T19:37:29.237Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-21T19:37:32.136Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-21T19:37:32.230Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-08-21T19:37:33.437Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-21T19:37:33.437Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-21T19:37:33.437Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-21T19:37:33.437Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-21T19:37:33.437Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-21T19:37:34.309Z] === RUN TestDockerSuite/TestLogsSince [2021-08-21T19:37:35.597Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-21T19:37:35.597Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-21T19:37:36.053Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-21T19:37:42.880Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-21T19:37:42.880Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-21T19:37:42.880Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-21T19:37:42.880Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-21T19:37:42.880Z] === RUN TestDockerSuite/TestLogsTail [2021-08-21T19:37:44.581Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-21T19:37:45.781Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-21T19:37:47.062Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-08-21T19:37:48.292Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-21T19:37:48.684Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-21T19:37:48.747Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-21T19:37:50.857Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-21T19:37:50.857Z] docker_cli_run_test.go:2882: unmatched requirement DaemonIsLinux [2021-08-21T19:37:50.857Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-21T19:37:50.857Z] docker_cli_run_test.go:2891: unmatched requirement DaemonIsLinux [2021-08-21T19:37:50.857Z] === RUN TestDockerSuite/TestNetHostname [2021-08-21T19:37:50.857Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-21T19:37:50.857Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-21T19:37:50.857Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-21T19:37:50.857Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-21T19:37:50.857Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2021-08-21T19:37:50.857Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-21T19:37:50.857Z] docker_cli_run_test.go:2671: unmatched requirement DaemonIsLinux [2021-08-21T19:37:50.857Z] === RUN TestDockerSuite/TestPluginActive [2021-08-21T19:37:50.857Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-21T19:37:50.857Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-21T19:37:50.857Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-21T19:37:50.857Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-21T19:37:50.857Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-21T19:37:50.857Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-21T19:37:50.857Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-21T19:37:50.857Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-21T19:37:50.857Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-21T19:37:50.857Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-21T19:37:50.857Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-21T19:37:50.857Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-21T19:37:50.857Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-21T19:37:50.857Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-21T19:37:50.857Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-21T19:37:50.857Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-21T19:37:50.857Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-21T19:37:50.857Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-21T19:37:50.857Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-21T19:37:50.857Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-21T19:37:50.857Z] === RUN TestDockerSuite/TestPortList [2021-08-21T19:37:50.857Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-21T19:37:50.857Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-21T19:37:55.537Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-21T19:37:55.537Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-21T19:37:55.537Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-21T19:37:55.537Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-21T19:37:55.537Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-21T19:37:55.537Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-21T19:37:55.537Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-21T19:37:55.537Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-21T19:37:55.537Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-21T19:37:55.537Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-21T19:37:55.537Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-21T19:37:55.537Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-21T19:37:55.537Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-21T19:37:55.537Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-21T19:37:55.537Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-21T19:37:55.537Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-21T19:37:55.537Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-21T19:37:55.537Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-21T19:37:56.760Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-21T19:38:00.222Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-21T19:38:00.222Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-21T19:38:00.222Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-21T19:38:01.086Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-21T19:38:01.087Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-21T19:38:01.541Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-21T19:38:01.541Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-21T19:38:01.895Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-08-21T19:38:01.996Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-21T19:38:01.996Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-21T19:38:01.996Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-21T19:38:02.956Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-21T19:38:07.287Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-21T19:38:07.287Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-21T19:38:07.287Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-21T19:38:09.989Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-21T19:38:11.515Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-21T19:38:11.515Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-21T19:38:11.515Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-21T19:38:11.515Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-21T19:38:11.515Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-21T19:38:11.515Z] docker_cli_sni_test.go:18: Flakey test [2021-08-21T19:38:11.545Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-21T19:38:11.970Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-21T19:38:13.496Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-21T19:38:15.852Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-21T19:38:17.204Z] === RUN TestDockerSuite/TestCommitChange [2021-08-21T19:38:20.084Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-21T19:38:22.967Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-21T19:38:26.680Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-21T19:38:26.680Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-21T19:38:26.680Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-21T19:38:30.651Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-21T19:38:30.652Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-21T19:38:30.652Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-21T19:38:30.652Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-21T19:38:32.440Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-21T19:38:32.440Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-21T19:38:32.899Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-21T19:38:40.078Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-21T19:38:41.140Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-21T19:38:42.961Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-21T19:38:42.961Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-21T19:38:42.961Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-21T19:38:42.961Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-21T19:38:42.961Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-21T19:38:42.961Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-21T19:38:42.961Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-21T19:38:42.961Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-21T19:38:42.961Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-21T19:38:42.961Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-21T19:38:42.961Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-21T19:38:42.961Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-21T19:38:42.961Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-21T19:38:42.961Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-21T19:38:42.961Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-21T19:38:43.416Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-21T19:38:44.044Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-21T19:38:48.505Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-08-21T19:38:50.452Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-21T19:38:51.110Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-21T19:38:55.799Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-21T19:38:55.799Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-21T19:38:55.799Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-21T19:38:55.799Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-21T19:38:55.799Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-21T19:38:57.487Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-21T19:38:57.487Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-21T19:38:57.487Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-21T19:38:59.010Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-21T19:38:59.010Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-21T19:38:59.010Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-21T19:38:59.010Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-21T19:38:59.010Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-21T19:38:59.010Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-21T19:38:59.010Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-21T19:38:59.529Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-21T19:38:59.529Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-21T19:38:59.529Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-21T19:38:59.529Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-21T19:38:59.529Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-21T19:38:59.529Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-21T19:38:59.529Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-21T19:38:59.529Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-21T19:38:59.529Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-21T19:39:01.893Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-21T19:39:01.893Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-21T19:39:01.893Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-21T19:39:01.893Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-21T19:39:04.054Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-21T19:39:04.054Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-21T19:39:04.054Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-21T19:39:04.054Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-21T19:39:04.054Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-21T19:39:04.054Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-21T19:39:04.054Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-21T19:39:04.054Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-21T19:39:06.592Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-21T19:39:06.592Z] docker_cli_run_test.go:3117: unmatched requirement DaemonIsLinux [2021-08-21T19:39:06.592Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-21T19:39:07.561Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-21T19:39:07.561Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-21T19:39:07.561Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-21T19:39:08.529Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-21T19:39:09.496Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-21T19:39:09.496Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-21T19:39:09.496Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-21T19:39:10.384Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-08-21T19:39:12.585Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-21T19:39:13.223Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-21T19:39:13.544Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-21T19:39:15.704Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-21T19:39:15.704Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-21T19:39:15.704Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-21T19:39:15.704Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-21T19:39:17.864Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-21T19:39:17.864Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-21T19:39:17.907Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-21T19:39:20.082Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-21T19:39:20.749Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-21T19:39:20.749Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-21T19:39:20.749Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-21T19:39:20.749Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-21T19:39:20.749Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-21T19:39:22.909Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-21T19:39:22.909Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-21T19:39:25.067Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-21T19:39:25.067Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-21T19:39:25.067Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-21T19:39:27.228Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-21T19:39:27.682Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-21T19:39:30.567Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-21T19:39:34.277Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-21T19:39:37.988Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-21T19:39:37.988Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-21T19:39:37.988Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-21T19:39:37.988Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-21T19:39:37.988Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-21T19:39:40.148Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-21T19:39:40.148Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-21T19:39:40.148Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-21T19:39:41.159Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-21T19:39:41.159Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-21T19:39:41.159Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-21T19:39:42.311Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-21T19:39:42.311Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-21T19:39:42.312Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-21T19:39:42.398Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-08-21T19:39:44.472Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-21T19:39:44.472Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-21T19:39:46.943Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-21T19:39:46.943Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-21T19:39:46.943Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-21T19:39:47.908Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-21T19:39:49.131Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-21T19:39:50.653Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-21T19:39:50.653Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2021-08-21T19:39:50.653Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-21T19:39:50.653Z] docker_cli_run_test.go:3503: unmatched requirement DaemonIsLinux [2021-08-21T19:39:50.653Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-21T19:39:50.653Z] docker_cli_run_test.go:3535: unmatched requirement DaemonIsLinux [2021-08-21T19:39:50.653Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-21T19:39:50.653Z] docker_cli_run_test.go:3566: unmatched requirement DaemonIsLinux [2021-08-21T19:39:50.653Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-21T19:39:50.653Z] docker_cli_run_test.go:3549: unmatched requirement DaemonIsLinux [2021-08-21T19:39:50.653Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-21T19:39:52.178Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-21T19:39:52.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-21T19:39:52.592Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-21T19:39:55.063Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-21T19:39:56.323Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-21T19:39:56.323Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-21T19:39:56.323Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-21T19:39:57.224Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-21T19:39:59.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-21T19:40:00.053Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-21T19:40:00.053Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-21T19:40:00.513Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-21T19:40:02.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000f1650_} [2021-08-21T19:40:04.431Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1433076982_c:\foo_false____} [2021-08-21T19:40:06.594Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1433076982_c:\foo_true____} [2021-08-21T19:40:09.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-21T19:40:09.475Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-21T19:40:09.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-21T19:40:09.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-21T19:40:09.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-21T19:40:09.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-21T19:40:09.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-21T19:40:09.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-21T19:40:09.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-21T19:40:09.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-21T19:40:09.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-21T19:40:09.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-21T19:40:09.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-21T19:40:09.475Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-21T19:40:09.475Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2021-08-21T19:40:09.475Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-21T19:40:09.475Z] docker_cli_run_test.go:3431: unmatched requirement DaemonIsLinux [2021-08-21T19:40:09.475Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-21T19:40:09.475Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2021-08-21T19:40:09.475Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-21T19:40:09.475Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-21T19:40:09.475Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-21T19:40:09.475Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-21T19:40:09.475Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-21T19:40:12.357Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-21T19:40:12.357Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-21T19:40:12.357Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-21T19:40:12.357Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-21T19:40:12.357Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-21T19:40:12.357Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-21T19:40:12.357Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-21T19:40:12.357Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-21T19:40:12.357Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-21T19:40:12.357Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-21T19:40:12.357Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-21T19:40:12.357Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-21T19:40:12.357Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-21T19:40:12.358Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-21T19:40:12.358Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-21T19:40:12.358Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-21T19:40:12.358Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-21T19:40:12.358Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-21T19:40:12.358Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-21T19:40:12.358Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-21T19:40:12.358Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-21T19:40:12.358Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-21T19:40:12.358Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-21T19:40:12.358Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-21T19:40:12.358Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-21T19:40:12.358Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-21T19:40:12.358Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-21T19:40:12.886Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-21T19:40:14.417Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-08-21T19:40:14.520Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-21T19:40:14.520Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-21T19:40:14.520Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-21T19:40:14.520Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-21T19:40:15.789Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-21T19:40:16.248Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-21T19:40:17.430Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-21T19:40:17.430Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-21T19:40:17.430Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-21T19:40:17.430Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-21T19:40:17.430Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-21T19:40:17.430Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-21T19:40:17.430Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-21T19:40:21.663Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-21T19:40:22.199Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-21T19:40:24.253Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-21T19:40:24.253Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-21T19:40:24.253Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-21T19:40:24.253Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-21T19:40:24.253Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-21T19:40:26.580Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-08-21T19:40:26.975Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-21T19:40:31.768Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-21T19:40:31.768Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-21T19:40:31.768Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-21T19:40:31.768Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-21T19:40:31.768Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-21T19:40:31.768Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-21T19:40:31.768Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-21T19:40:31.768Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-21T19:40:31.768Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-21T19:40:31.768Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-21T19:40:31.768Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-21T19:40:31.768Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-21T19:40:31.768Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-21T19:40:31.768Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-21T19:40:34.040Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-21T19:40:34.554Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-21T19:40:34.554Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-21T19:40:34.554Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-21T19:40:34.554Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-21T19:40:34.554Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-21T19:40:36.454Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-21T19:40:36.454Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-21T19:40:36.454Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-21T19:40:36.454Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-21T19:40:36.454Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-21T19:40:36.454Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-21T19:40:36.454Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-21T19:40:36.454Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-21T19:40:36.454Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-21T19:40:36.454Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-21T19:40:36.454Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-21T19:40:36.947Z] === RUN TestDockerSuite/TestRmiTag [2021-08-21T19:40:37.915Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-21T19:40:40.089Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-21T19:40:40.203Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-21T19:40:40.203Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-21T19:40:40.659Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-21T19:40:40.659Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-21T19:40:40.659Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-21T19:40:40.659Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-21T19:40:40.659Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-21T19:40:41.626Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-21T19:40:43.082Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-21T19:40:43.082Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-21T19:40:43.082Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-21T19:40:43.082Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-21T19:40:43.082Z] === RUN TestDockerSuite/TestCpToDot [2021-08-21T19:40:44.617Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-08-21T19:40:44.617Z] docker_cli_external_volume_driver_test.go:485: [de2babb816690] daemon is not started [2021-08-21T19:40:45.244Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-21T19:40:45.244Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-21T19:40:45.244Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-21T19:40:45.244Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-21T19:40:45.244Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-21T19:40:46.302Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-21T19:40:48.130Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-21T19:40:48.130Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-21T19:40:48.130Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-21T19:40:48.130Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-21T19:40:48.130Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-21T19:40:48.130Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-21T19:40:48.130Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-21T19:40:48.130Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-21T19:40:48.130Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-21T19:40:48.130Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-21T19:40:48.130Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-21T19:40:50.295Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-21T19:40:53.178Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-21T19:40:53.178Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-21T19:40:53.178Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-21T19:40:54.702Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-21T19:40:54.889Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-21T19:40:55.661Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-21T19:40:55.661Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-21T19:40:55.661Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-21T19:40:55.661Z] === RUN TestDockerSuite/TestCreateRM [2021-08-21T19:40:56.116Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-21T19:40:56.116Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-21T19:40:56.116Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-21T19:40:56.116Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-21T19:40:56.423Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-21T19:40:56.570Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-21T19:40:59.448Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-08-21T19:40:59.448Z] docker_cli_external_volume_driver_test.go:53: [d5d68f0dc593d] daemon is not started [2021-08-21T19:41:01.114Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-21T19:41:01.573Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-21T19:41:01.573Z] docker_cli_run_test.go:4400: unmatched requirement DaemonIsLinux [2021-08-21T19:41:01.573Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-21T19:41:01.573Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-21T19:41:01.573Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-21T19:41:01.573Z] docker_cli_run_test.go:3917: unmatched requirement DaemonIsLinux [2021-08-21T19:41:01.573Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-21T19:41:01.573Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-21T19:41:01.573Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-21T19:41:01.573Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-21T19:41:01.573Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-21T19:41:01.573Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-21T19:41:01.573Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-21T19:41:01.573Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2021-08-21T19:41:01.573Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-21T19:41:03.106Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-21T19:41:03.106Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2021-08-21T19:41:03.106Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-21T19:41:03.106Z] docker_cli_run_test.go:2601: unmatched requirement DaemonIsLinux [2021-08-21T19:41:03.106Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-21T19:41:03.991Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-21T19:41:03.991Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-21T19:41:03.991Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-21T19:41:03.991Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-21T19:41:03.991Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-21T19:41:03.991Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-21T19:41:03.991Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-21T19:41:03.991Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-21T19:41:03.991Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-21T19:41:03.991Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-21T19:41:03.991Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-21T19:41:03.991Z] === RUN TestDockerSuite/TestBuildFails [2021-08-21T19:41:05.106Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-21T19:41:05.106Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-21T19:41:05.106Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-21T19:41:07.786Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-21T19:41:08.822Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-21T19:41:08.822Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-21T19:41:08.822Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-21T19:41:08.822Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-21T19:41:09.960Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-21T19:41:10.986Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-21T19:41:10.986Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-21T19:41:10.986Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-21T19:41:11.056Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-21T19:41:11.056Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-21T19:41:11.442Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-21T19:41:11.442Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-21T19:41:11.442Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-21T19:41:11.442Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-21T19:41:11.442Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-21T19:41:11.442Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-21T19:41:11.442Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-21T19:41:11.442Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-21T19:41:11.442Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-21T19:41:11.442Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-21T19:41:11.442Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-21T19:41:11.442Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:41:11.442Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-21T19:41:11.442Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-21T19:41:11.442Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-21T19:41:11.442Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-21T19:41:11.442Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-21T19:41:11.442Z] docker_cli_run_test.go:2968: unmatched requirement DaemonIsLinux [2021-08-21T19:41:11.442Z] === RUN TestDockerSuite/TestDockerFails [2021-08-21T19:41:11.442Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-21T19:41:11.442Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-21T19:41:11.442Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-21T19:41:11.442Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-21T19:41:11.442Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-21T19:41:11.442Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-21T19:41:11.442Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-21T19:41:11.442Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-21T19:41:11.442Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-21T19:41:11.442Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-21T19:41:11.442Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-21T19:41:12.863Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-21T19:41:13.605Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-21T19:41:14.308Z] --- PASS: TestDockerExternalVolumeSuite (439.17s) [2021-08-21T19:41:14.309Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.77s) [2021-08-21T19:41:14.309Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-08-21T19:41:14.309Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.43s) [2021-08-21T19:41:14.309Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-08-21T19:41:14.309Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-08-21T19:41:14.309Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-08-21T19:41:14.309Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-08-21T19:41:14.309Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.39s) [2021-08-21T19:41:14.309Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.39s) [2021-08-21T19:41:14.309Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2021-08-21T19:41:14.309Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-08-21T19:41:14.309Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.39s) [2021-08-21T19:41:14.309Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.52s) [2021-08-21T19:41:14.309Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2021-08-21T19:41:14.309Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.37s) [2021-08-21T19:41:14.309Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.04s) [2021-08-21T19:41:14.309Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.23s) [2021-08-21T19:41:14.309Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-08-21T19:41:14.309Z] PASS [2021-08-21T19:41:14.309Z] [2021-08-21T19:41:14.309Z] === Skipped [2021-08-21T19:41:14.309Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-21T19:41:14.309Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-08-21T19:41:14.309Z] check_test.go:309: [da53df8a0d2ce] daemon is not started [2021-08-21T19:41:14.309Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-21T19:41:14.309Z] [2021-08-21T19:41:14.309Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-08-21T19:41:14.309Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-08-21T19:41:14.309Z] check_test.go:309: [da8cbe4b6cd90] daemon is not started [2021-08-21T19:41:14.309Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-08-21T19:41:14.309Z] [2021-08-21T19:41:14.309Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-08-21T19:41:14.309Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-08-21T19:41:14.309Z] check_test.go:309: [dac5853773957] daemon is not started [2021-08-21T19:41:14.309Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-08-21T19:41:14.309Z] [2021-08-21T19:41:14.309Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-08-21T19:41:14.309Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-08-21T19:41:14.309Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-08-21T19:41:14.309Z] [2021-08-21T19:41:14.309Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-08-21T19:41:14.309Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-08-21T19:41:14.309Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-08-21T19:41:14.309Z] [2021-08-21T19:41:14.309Z] [2021-08-21T19:41:14.309Z] DONE 273 tests, 5 skipped in 2704.955s [2021-08-21T19:41:14.309Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-21T19:41:14.309Z] ++++ cat bundles/test-integration/docker.pid [2021-08-21T19:41:14.309Z] +++ kill 8778 [2021-08-21T19:41:14.309Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d62647f18c3ed/docker.pid [2021-08-21T19:41:14.309Z] +++ kill 7700 [2021-08-21T19:41:14.309Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7700 is not a child of this shell [2021-08-21T19:41:14.309Z] warning: PID 7700 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d62647f18c3ed/docker.pid had a nonzero exit code [2021-08-21T19:41:14.309Z] +++ /etc/init.d/apparmor stop [2021-08-21T19:41:14.309Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-21T19:41:14.309Z] [2021-08-21T19:41:14.309Z] Unloading profiles will leave already running processes permanently [2021-08-21T19:41:14.309Z] unconfined, which can lead to unexpected situations. [2021-08-21T19:41:14.309Z] [2021-08-21T19:41:14.309Z] To set a process to complain mode, use the command line tool [2021-08-21T19:41:14.309Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-21T19:41:14.309Z] +++ true [2021-08-21T19:41:14.309Z] exiting test-integration [2021-08-21T19:41:14.309Z] ++ exit 0 [2021-08-21T19:41:14.309Z] [2021-08-21T19:41:14.396Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-21T19:41:14.564Z] + exit 0 [2021-08-21T19:41:14.564Z] ++ jobs -p [2021-08-21T19:41:14.564Z] + pids= [2021-08-21T19:41:14.564Z] + echo 'Remaining pids to kill: []' [2021-08-21T19:41:14.564Z] Remaining pids to kill: [] [2021-08-21T19:41:14.564Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-08-21T19:41:14.581Z] Recording test results [2021-08-21T19:41:15.739Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-21T19:41:16.152Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-21T19:41:16.479Z] + echo Ensuring container killed. [2021-08-21T19:41:16.479Z] Ensuring container killed. [2021-08-21T19:41:16.479Z] + docker ps -aq -f name=docker-pr1-* [2021-08-21T19:41:16.479Z] + cids=1f92ddec41e9 [2021-08-21T19:41:16.479Z] c2398b7d9c94 [2021-08-21T19:41:16.479Z] e72f21684467 [2021-08-21T19:41:16.479Z] + [ -n 1f92ddec41e9 [2021-08-21T19:41:16.479Z] c2398b7d9c94 [2021-08-21T19:41:16.479Z] e72f21684467 ] [2021-08-21T19:41:16.479Z] + docker rm -vf 1f92ddec41e9 c2398b7d9c94 e72f21684467 [2021-08-21T19:41:16.493Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-21T19:41:16.569Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-21T19:41:16.569Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-21T19:41:18.654Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-21T19:41:18.996Z] 1f92ddec41e9 [2021-08-21T19:41:18.996Z] c2398b7d9c94 [2021-08-21T19:41:18.996Z] e72f21684467 [Pipeline] sh [2021-08-21T19:41:19.296Z] + echo Chowning /workspace to jenkins user [2021-08-21T19:41:19.296Z] Chowning /workspace to jenkins user [2021-08-21T19:41:19.296Z] + id -u [2021-08-21T19:41:19.296Z] + id -g [2021-08-21T19:41:19.296Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42768:/workspace busybox chown -R 1000:1000 /workspace [2021-08-21T19:41:19.296Z] Unable to find image 'busybox:latest' locally [2021-08-21T19:41:19.552Z] latest: Pulling from library/busybox [2021-08-21T19:41:19.552Z] 8ec32b265e94: Pulling fs layer [2021-08-21T19:41:19.552Z] 8ec32b265e94: Verifying Checksum [2021-08-21T19:41:19.552Z] 8ec32b265e94: Download complete [2021-08-21T19:41:19.809Z] 8ec32b265e94: Pull complete [2021-08-21T19:41:19.809Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-08-21T19:41:19.809Z] Status: Downloaded newer image for busybox:latest [2021-08-21T19:41:21.251Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-21T19:41:21.251Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-21T19:41:21.251Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-21T19:41:21.251Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-21T19:41:21.251Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-21T19:41:21.251Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-08-21T19:41:21.251Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-21T19:41:21.251Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-21T19:41:21.251Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-21T19:41:21.251Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-21T19:41:21.252Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-21T19:41:21.252Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-08-21T19:41:21.252Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-21T19:41:21.252Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-21T19:41:21.252Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-21T19:41:21.252Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-21T19:41:21.252Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-21T19:41:21.252Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-21T19:41:21.252Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-21T19:41:21.252Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-21T19:41:21.252Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-21T19:41:21.252Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-21T19:41:21.252Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-21T19:41:21.519Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-21T19:41:23.429Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-21T19:41:23.429Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-21T19:41:23.429Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-21T19:41:24.276Z] + bundleName=amd64 [2021-08-21T19:41:24.276Z] + echo Creating amd64-bundles.tar.gz [2021-08-21T19:41:24.276Z] Creating amd64-bundles.tar.gz [2021-08-21T19:41:24.276Z] + 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-21T19:41:24.276Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-08-21T19:41:25.648Z] Archiving artifacts [2021-08-21T19:41:26.329Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-21T19:41:26.329Z] docker_cli_run_test.go:3309: unmatched requirement DaemonIsLinux [2021-08-21T19:41:26.329Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-21T19:41:26.329Z] docker_cli_run_test.go:3333: unmatched requirement DaemonIsLinux [2021-08-21T19:41:26.329Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-21T19:41:27.182Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-21T19:41:27.403Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42768/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-21T19:41:27.704Z] + make clean [2021-08-21T19:41:27.865Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-21T19:41:27.865Z] docker_cli_run_test.go:3300: unmatched requirement DaemonIsLinux [2021-08-21T19:41:27.865Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-21T19:41:27.865Z] docker_cli_run_test.go:3285: unmatched requirement DaemonIsLinux [2021-08-21T19:41:27.865Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-21T19:41:27.865Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-08-21T19:41:27.865Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-21T19:41:27.865Z] docker_cli_run_test.go:2709: unmatched requirement DaemonIsLinux [2021-08-21T19:41:27.865Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-21T19:41:27.865Z] docker_cli_run_test.go:2658: unmatched requirement DaemonIsLinux [2021-08-21T19:41:27.865Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-21T19:41:27.865Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2021-08-21T19:41:27.865Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-21T19:41:27.865Z] docker_cli_run_test.go:2721: unmatched requirement DaemonIsLinux [2021-08-21T19:41:27.865Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-21T19:41:27.960Z] docker volume rm -f docker-dev-cache [2021-08-21T19:41:27.960Z] docker-dev-cache [Pipeline] deleteDir [2021-08-21T19:41:30.038Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-21T19:41:30.067Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-21T19:41:32.213Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-21T19:41:33.865Z] === RUN TestDockerSuite/TestBuildFromGit [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-21T19:41:34.390Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-21T19:41:34.390Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-21T19:41:34.390Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-21T19:41:34.390Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-21T19:41:34.390Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-21T19:41:34.390Z] docker_cli_run_test.go:3175: unmatched requirement DaemonIsLinux [2021-08-21T19:41:34.390Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-21T19:41:35.824Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-21T19:41:37.293Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-21T19:41:37.293Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-21T19:41:37.293Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-21T19:41:37.293Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-21T19:41:37.293Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-21T19:41:37.293Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-21T19:41:37.293Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-21T19:41:37.293Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-21T19:41:37.293Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-21T19:41:37.984Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-21T19:41:38.438Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-21T19:41:38.831Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-21T19:41:39.652Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-21T19:41:40.615Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-21T19:41:43.095Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-21T19:41:43.095Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-21T19:41:43.513Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-21T19:41:43.513Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-21T19:41:43.513Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-21T19:41:43.513Z] docker_cli_run_test.go:3882: unmatched requirement DaemonIsLinux [2021-08-21T19:41:43.513Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-21T19:41:43.513Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-21T19:41:43.513Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-21T19:41:43.513Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-21T19:41:43.513Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-21T19:41:43.513Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-21T19:41:43.513Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-21T19:41:43.513Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2021-08-21T19:41:43.513Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-21T19:41:44.055Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-21T19:41:45.690Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-21T19:41:45.690Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-21T19:41:45.690Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-21T19:41:46.149Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-21T19:41:46.149Z] docker_cli_run_test.go:4057: unmatched requirement DaemonIsLinux [2021-08-21T19:41:46.149Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-21T19:41:46.392Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-21T19:41:46.392Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-21T19:41:46.392Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-21T19:41:46.847Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-21T19:41:47.304Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-21T19:41:47.304Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-21T19:41:47.304Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-21T19:41:48.323Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-21T19:41:48.716Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-21T19:41:50.497Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-21T19:41:50.497Z] docker_cli_run_test.go:4140: unmatched requirement DaemonIsLinux [2021-08-21T19:41:50.497Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-21T19:41:52.670Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-21T19:41:52.670Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-21T19:41:52.670Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-21T19:41:52.670Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-21T19:41:53.128Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-21T19:41:53.128Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-21T19:41:53.128Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-21T19:41:53.373Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-21T19:41:53.373Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-21T19:41:53.828Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-21T19:41:53.828Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-21T19:41:53.828Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-21T19:41:53.828Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-21T19:41:53.828Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-21T19:41:53.828Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-21T19:41:53.828Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-21T19:41:54.788Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-21T19:41:54.788Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-21T19:41:54.788Z] === RUN TestDockerSuite/TestEventsRename [2021-08-21T19:41:55.305Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-21T19:41:55.851Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-21T19:41:55.852Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-21T19:41:55.852Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-21T19:41:56.950Z] === RUN TestDockerSuite/TestEventsResize [2021-08-21T19:41:57.482Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-21T19:42:00.381Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-21T19:42:02.553Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-21T19:42:02.553Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-21T19:42:02.553Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-21T19:42:02.553Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-21T19:42:02.553Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-21T19:42:02.553Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-21T19:42:02.553Z] docker_cli_run_test.go:4379: unmatched requirement DaemonIsLinux [2021-08-21T19:42:02.553Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-21T19:42:02.553Z] docker_cli_run_test.go:4392: unmatched requirement DaemonIsLinux [2021-08-21T19:42:02.553Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-21T19:42:02.553Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-21T19:42:02.553Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-21T19:42:02.553Z] docker_cli_run_test.go:3698: unmatched requirement DaemonIsLinux [2021-08-21T19:42:02.553Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-21T19:42:02.553Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2021-08-21T19:42:02.553Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-21T19:42:05.480Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-21T19:42:06.286Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-21T19:42:06.286Z] docker_cli_run_test.go:3245: unmatched requirement DaemonIsLinux [2021-08-21T19:42:06.286Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-21T19:42:06.286Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-21T19:42:06.286Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-21T19:42:06.286Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-21T19:42:06.286Z] docker_cli_run_test.go:3354: unmatched requirement DaemonIsLinux [2021-08-21T19:42:06.286Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-21T19:42:06.286Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-21T19:42:06.286Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-21T19:42:06.286Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-21T19:42:06.286Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-21T19:42:07.006Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-21T19:42:08.212Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-21T19:42:08.212Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-21T19:42:09.893Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-21T19:42:10.382Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-21T19:42:10.382Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-21T19:42:10.382Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-21T19:42:11.343Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-21T19:42:11.343Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-21T19:42:13.354Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-21T19:42:13.354Z] docker_cli_run_test.go:3364: unmatched requirement DaemonIsLinux [2021-08-21T19:42:13.354Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-21T19:42:14.319Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-21T19:42:14.319Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-21T19:42:14.319Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-21T19:42:14.319Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2021-08-21T19:42:14.319Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-21T19:42:14.319Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2021-08-21T19:42:14.552Z] === RUN TestDockerSuite/TestEventsTop [2021-08-21T19:42:14.552Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-21T19:42:14.552Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-21T19:42:14.777Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-21T19:42:14.777Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2021-08-21T19:42:14.777Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-21T19:42:14.777Z] docker_cli_run_test.go:3398: unmatched requirement DaemonIsLinux [2021-08-21T19:42:14.777Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-21T19:42:14.777Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2021-08-21T19:42:14.777Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-21T19:42:14.777Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2021-08-21T19:42:14.777Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-21T19:42:14.777Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2021-08-21T19:42:14.777Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-21T19:42:14.777Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2021-08-21T19:42:14.777Z] === RUN TestDockerSuite/TestRunMount [2021-08-21T19:42:14.777Z] docker_cli_run_test.go:4202: unmatched requirement DaemonIsLinux [2021-08-21T19:42:14.777Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-21T19:42:14.777Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2021-08-21T19:42:14.777Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-21T19:42:14.777Z] docker_cli_run_test.go:4190: unmatched requirement DaemonIsLinux [2021-08-21T19:42:14.777Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-21T19:42:14.777Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2021-08-21T19:42:14.777Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-21T19:42:16.022Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-21T19:42:16.478Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-21T19:42:17.441Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-21T19:42:17.448Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-21T19:42:18.407Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-21T19:42:18.864Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-21T19:42:19.826Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-21T19:42:21.176Z] === RUN TestDockerSuite/TestExec [2021-08-21T19:42:21.176Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-21T19:42:21.176Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-21T19:42:21.176Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-21T19:42:21.176Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-21T19:42:21.868Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-21T19:42:21.868Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-21T19:42:21.868Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-21T19:42:21.868Z] docker_cli_run_test.go:3187: unmatched requirement DaemonIsLinux [2021-08-21T19:42:21.868Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-21T19:42:21.868Z] docker_cli_run_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-21T19:42:21.868Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-21T19:42:21.996Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-21T19:42:23.364Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-21T19:42:24.887Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-21T19:42:24.887Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-21T19:42:24.887Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-21T19:42:24.887Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-21T19:42:24.887Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-21T19:42:24.887Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-21T19:42:24.887Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-21T19:42:26.555Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-21T19:42:27.047Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-21T19:42:27.763Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-21T19:42:27.763Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-21T19:42:27.763Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-21T19:42:27.763Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-21T19:42:27.763Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-21T19:42:27.763Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-21T19:42:27.763Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-21T19:42:27.763Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-21T19:42:28.219Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-21T19:42:28.675Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-21T19:42:29.208Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-21T19:42:29.638Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-21T19:42:30.736Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-21T19:42:31.243Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-21T19:42:31.243Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2021-08-21T19:42:31.243Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-21T19:42:31.243Z] docker_cli_run_test.go:2581: unmatched requirement DaemonIsLinux [2021-08-21T19:42:31.243Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-21T19:42:31.243Z] docker_cli_run_test.go:2550: unmatched requirement DaemonIsLinux [2021-08-21T19:42:31.243Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-21T19:42:31.243Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-21T19:42:31.243Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-21T19:42:31.243Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-08-21T19:42:31.243Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-21T19:42:31.243Z] docker_cli_run_test.go:3042: unmatched requirement DaemonIsLinux [2021-08-21T19:42:31.243Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-21T19:42:31.243Z] docker_cli_run_test.go:3066: unmatched requirement DaemonIsLinux [2021-08-21T19:42:31.243Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-21T19:42:31.243Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2021-08-21T19:42:31.243Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-21T19:42:31.243Z] docker_cli_run_test.go:3412: unmatched requirement DaemonIsLinux [2021-08-21T19:42:31.243Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-21T19:42:31.243Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-21T19:42:32.778Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-21T19:42:32.898Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-21T19:42:34.305Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-21T19:42:34.312Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-21T19:42:35.845Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-21T19:42:36.810Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-21T19:42:37.558Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-21T19:42:37.559Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-21T19:42:37.559Z] === RUN TestDockerSuite/TestExecEnv [2021-08-21T19:42:37.559Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-21T19:42:37.559Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-21T19:42:37.559Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-21T19:42:37.559Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-21T19:42:38.984Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-21T19:42:38.984Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-21T19:42:38.984Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-21T19:42:38.984Z] docker_cli_run_test.go:2781: unmatched requirement DaemonIsLinux [2021-08-21T19:42:38.984Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-21T19:42:38.984Z] docker_cli_run_test.go:2471: unmatched requirement DaemonIsLinux [2021-08-21T19:42:38.984Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-21T19:42:38.984Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2021-08-21T19:42:38.984Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-21T19:42:38.984Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-21T19:42:38.984Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-21T19:42:38.984Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-21T19:42:38.984Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-21T19:42:38.984Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-21T19:42:38.984Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-21T19:42:38.984Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-21T19:42:38.984Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-21T19:42:39.720Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-21T19:42:42.719Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-21T19:42:42.719Z] docker_cli_run_test.go:2956: unmatched requirement DaemonIsLinux [2021-08-21T19:42:42.719Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-21T19:42:42.719Z] docker_cli_run_test.go:2859: unmatched requirement Apparmor [2021-08-21T19:42:42.719Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-21T19:42:42.719Z] docker_cli_run_test.go:2838: unmatched requirement DaemonIsLinux [2021-08-21T19:42:42.719Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-21T19:42:42.719Z] docker_cli_run_test.go:2823: unmatched requirement DaemonIsLinux [2021-08-21T19:42:42.719Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-21T19:42:42.719Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-21T19:42:42.719Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-21T19:42:43.432Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-21T19:42:43.432Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-21T19:42:43.432Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-21T19:42:43.432Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-21T19:42:43.432Z] === RUN TestDockerSuite/TestExecParseError [2021-08-21T19:42:43.432Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-21T19:42:43.432Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-21T19:42:43.432Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-21T19:42:43.432Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-21T19:42:43.432Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-21T19:42:43.432Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-21T19:42:44.957Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-21T19:42:44.957Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-21T19:42:44.957Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-21T19:42:44.957Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-21T19:42:45.411Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-21T19:42:45.411Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-21T19:42:45.411Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-21T19:42:45.411Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-21T19:42:45.411Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-21T19:42:45.411Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-21T19:42:45.411Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-21T19:42:47.572Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-21T19:42:47.572Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-21T19:42:47.572Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-21T19:42:51.276Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-21T19:42:51.276Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2021-08-21T19:42:51.276Z] === RUN TestDockerSuite/TestRunRm [2021-08-21T19:42:52.812Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-21T19:42:53.333Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-21T19:42:53.333Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-21T19:42:53.333Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-21T19:42:53.333Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-21T19:42:53.333Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-21T19:42:53.333Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-21T19:42:53.333Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-21T19:42:55.368Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-21T19:42:55.368Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-21T19:42:55.368Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-21T19:42:57.070Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-21T19:42:58.603Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-21T19:42:59.245Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-21T19:43:00.135Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-21T19:43:02.308Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-21T19:43:04.484Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-21T19:43:05.010Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-21T19:43:06.657Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-21T19:43:06.657Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2021-08-21T19:43:06.657Z] === RUN TestDockerSuite/TestRunState [2021-08-21T19:43:06.657Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-21T19:43:06.657Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-21T19:43:07.170Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-21T19:43:08.829Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-21T19:43:08.829Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-21T19:43:08.829Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-21T19:43:11.002Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-21T19:43:11.002Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-21T19:43:11.002Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-21T19:43:11.002Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-21T19:43:11.002Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-21T19:43:11.002Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-21T19:43:11.002Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-21T19:43:11.002Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-21T19:43:11.002Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-21T19:43:14.208Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-21T19:43:14.208Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-21T19:43:14.208Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-21T19:43:14.208Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-21T19:43:14.208Z] === RUN TestDockerSuite/TestHealth [2021-08-21T19:43:14.208Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-21T19:43:14.208Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-21T19:43:14.208Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-21T19:43:14.208Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-21T19:43:14.208Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-21T19:43:15.687Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-21T19:43:15.688Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-21T19:43:15.688Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-21T19:43:15.688Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-21T19:43:15.688Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-21T19:43:15.688Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-21T19:43:15.688Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-21T19:43:15.688Z] docker_cli_run_test.go:3958: unmatched requirement DaemonIsLinux [2021-08-21T19:43:15.688Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-21T19:43:15.688Z] docker_cli_run_test.go:2898: unmatched requirement Apparmor [2021-08-21T19:43:15.688Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-21T19:43:15.688Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-21T19:43:15.688Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-21T19:43:15.688Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-21T19:43:15.688Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-21T19:43:15.688Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-21T19:43:15.688Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-21T19:43:15.688Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-21T19:43:15.688Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-21T19:43:15.688Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-21T19:43:15.688Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-21T19:43:17.862Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-21T19:43:17.862Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-21T19:43:17.862Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-21T19:43:17.919Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-21T19:43:17.919Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-21T19:43:17.919Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-21T19:43:17.919Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-21T19:43:17.919Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-21T19:43:17.919Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-21T19:43:18.374Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-21T19:43:18.828Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-21T19:43:18.828Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-21T19:43:18.828Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-21T19:43:19.787Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-21T19:43:20.034Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-21T19:43:20.034Z] docker_cli_run_test.go:3847: unmatched requirement DaemonIsLinux [2021-08-21T19:43:20.034Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-21T19:43:20.034Z] docker_cli_run_test.go:3840: unmatched requirement DaemonIsLinux [2021-08-21T19:43:20.034Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-21T19:43:20.242Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-21T19:43:21.775Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-21T19:43:22.229Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-21T19:43:22.931Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-21T19:43:24.395Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-21T19:43:27.285Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-21T19:43:27.285Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-21T19:43:27.285Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-21T19:43:27.285Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-21T19:43:29.996Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-21T19:43:30.999Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-21T19:43:30.999Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-21T19:43:32.710Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-21T19:43:33.162Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-21T19:43:33.162Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-21T19:43:33.162Z] === RUN TestDockerSuite/TestImportFile [2021-08-21T19:43:33.162Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-21T19:43:33.162Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-21T19:43:33.162Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-21T19:43:33.162Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-21T19:43:33.162Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-21T19:43:33.162Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-21T19:43:33.162Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-21T19:43:33.162Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-21T19:43:33.162Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-21T19:43:33.162Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-21T19:43:33.162Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-21T19:43:33.162Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-21T19:43:33.162Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-21T19:43:33.162Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-21T19:43:33.162Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-21T19:43:33.162Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-21T19:43:33.162Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-21T19:43:33.162Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-21T19:43:33.162Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-21T19:43:33.162Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-21T19:43:34.675Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-21T19:43:36.047Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-21T19:43:38.211Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-21T19:43:38.211Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-21T19:43:38.212Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-21T19:43:38.212Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-21T19:43:38.212Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-21T19:43:38.212Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-21T19:43:38.212Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-21T19:43:38.212Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-21T19:43:39.360Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-21T19:43:39.360Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-21T19:43:39.360Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-21T19:43:39.818Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-21T19:43:41.095Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-21T19:43:41.095Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-21T19:43:42.619Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-21T19:43:42.619Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-21T19:43:42.718Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-21T19:43:43.074Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-21T19:43:43.074Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-21T19:43:43.074Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-21T19:43:43.074Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-21T19:43:43.074Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-21T19:43:44.890Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-21T19:43:45.235Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-21T19:43:47.063Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-21T19:43:47.063Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-21T19:43:47.063Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-21T19:43:47.063Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-21T19:43:47.063Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-21T19:43:47.063Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-21T19:43:47.063Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-21T19:43:47.063Z] docker_cli_run_test.go:3714: unmatched requirement DaemonIsLinux [2021-08-21T19:43:47.486Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-21T19:43:47.522Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-21T19:43:47.522Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2021-08-21T19:43:47.522Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-21T19:43:47.522Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-08-21T19:43:47.522Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-21T19:43:47.522Z] docker_cli_run_test.go:3199: unmatched requirement DaemonIsLinux [2021-08-21T19:43:47.522Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-21T19:43:49.898Z] === RUN TestDockerSuite/TestInspectImage [2021-08-21T19:43:49.898Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-21T19:43:49.898Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-21T19:43:49.898Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-21T19:43:49.898Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-21T19:43:49.898Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-21T19:43:49.898Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-21T19:43:50.432Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-21T19:43:51.564Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-21T19:43:51.598Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-21T19:43:53.266Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-21T19:43:53.449Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-21T19:43:53.495Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-21T19:43:54.048Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-21T19:43:56.409Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-21T19:44:00.125Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-21T19:44:00.125Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-21T19:44:00.125Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-21T19:44:00.125Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-21T19:44:00.311Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-21T19:44:02.288Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-21T19:44:04.015Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-21T19:44:04.015Z] docker_cli_run_test.go:3015: unmatched requirement Apparmor [2021-08-21T19:44:04.015Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-21T19:44:04.015Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-21T19:44:04.015Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-21T19:44:04.015Z] docker_cli_run_test.go:2814: unmatched requirement DaemonIsLinux [2021-08-21T19:44:04.015Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-21T19:44:04.015Z] docker_cli_run_test.go:3612: unmatched requirement DaemonIsLinux [2021-08-21T19:44:04.015Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-21T19:44:04.015Z] docker_cli_run_test.go:3623: unmatched requirement DaemonIsLinux [2021-08-21T19:44:04.015Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-21T19:44:04.015Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-21T19:44:04.015Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-21T19:44:04.015Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-21T19:44:04.015Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-21T19:44:04.015Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-21T19:44:04.015Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-21T19:44:04.015Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-21T19:44:04.015Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-21T19:44:04.015Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-21T19:44:04.015Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-21T19:44:04.015Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-21T19:44:04.015Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-21T19:44:04.015Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-21T19:44:04.015Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-21T19:44:04.015Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-21T19:44:04.015Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-21T19:44:04.015Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-21T19:44:04.015Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-21T19:44:04.015Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-21T19:44:04.015Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-21T19:44:04.015Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-21T19:44:04.015Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-21T19:44:04.015Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-21T19:44:04.015Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-21T19:44:05.176Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-21T19:44:05.551Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-21T19:44:05.551Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-21T19:44:06.009Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-21T19:44:06.471Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-21T19:44:08.011Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-21T19:44:09.840Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-21T19:44:10.620Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-21T19:44:11.367Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-21T19:44:14.250Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-21T19:44:15.078Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-21T19:44:15.078Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-21T19:44:15.078Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-21T19:44:15.773Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-21T19:44:18.654Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-21T19:44:20.815Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-21T19:44:22.978Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-21T19:44:22.978Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-21T19:44:22.978Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-21T19:44:22.978Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-21T19:44:22.978Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-21T19:44:22.978Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-21T19:44:22.978Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-21T19:44:22.978Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-21T19:44:22.978Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-21T19:44:22.978Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-21T19:44:22.978Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-21T19:44:22.978Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-21T19:44:22.978Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-21T19:44:22.978Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-21T19:44:22.978Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-21T19:44:22.978Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-21T19:44:22.978Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-21T19:44:22.978Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-21T19:44:22.978Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-21T19:44:22.978Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-21T19:44:22.978Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-21T19:44:22.978Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-21T19:44:22.978Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-21T19:44:22.978Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-21T19:44:22.978Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-21T19:44:22.978Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-21T19:44:22.978Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-21T19:44:22.978Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-21T19:44:22.978Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-21T19:44:22.978Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-21T19:44:22.978Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-21T19:44:22.978Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-21T19:44:22.978Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-21T19:44:22.978Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-21T19:44:22.978Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-21T19:44:22.978Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-21T19:44:23.637Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-21T19:44:23.637Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-21T19:44:23.637Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-21T19:44:25.141Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-21T19:44:26.537Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-21T19:44:26.537Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-21T19:44:26.537Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-21T19:44:26.537Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-21T19:44:26.537Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-21T19:44:26.537Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-21T19:44:26.537Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-21T19:44:26.537Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-21T19:44:26.537Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-21T19:44:26.665Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-21T19:44:28.265Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-21T19:44:28.265Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-21T19:44:28.265Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-21T19:44:32.422Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-21T19:44:33.602Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-21T19:44:33.603Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-21T19:44:33.603Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-21T19:44:33.603Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-21T19:44:33.603Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-21T19:44:33.603Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-21T19:44:33.603Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-21T19:44:33.603Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-21T19:44:33.603Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-21T19:44:33.603Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-21T19:44:33.603Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-21T19:44:33.603Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-21T19:44:33.603Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-21T19:44:34.571Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-21T19:44:35.311Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-21T19:44:35.311Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-21T19:44:35.311Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-21T19:44:36.744Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-21T19:44:36.744Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-21T19:44:36.744Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-21T19:44:37.471Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-21T19:44:37.471Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-21T19:44:38.916Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-21T19:44:38.916Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-08-21T19:44:38.916Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-21T19:44:38.916Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-21T19:44:38.916Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-21T19:44:38.916Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-21T19:44:38.916Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-21T19:44:38.916Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-21T19:44:38.916Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-21T19:44:38.916Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-21T19:44:38.916Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-21T19:44:38.916Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-21T19:44:38.916Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-21T19:44:40.613Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-21T19:44:40.613Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-21T19:44:40.613Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-21T19:44:40.613Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-21T19:44:40.613Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-21T19:44:40.613Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-21T19:44:43.231Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-21T19:44:43.504Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-21T19:44:47.894Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-21T19:44:48.188Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-21T19:44:51.088Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-21T19:44:51.088Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-21T19:44:51.088Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-21T19:44:53.656Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-21T19:44:53.979Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-21T19:44:54.940Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-21T19:44:55.819Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-21T19:44:56.477Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-21T19:44:56.596Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-21T19:44:56.596Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-21T19:44:56.596Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-21T19:44:56.596Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-21T19:44:56.596Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-21T19:44:56.596Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-21T19:44:56.596Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-21T19:44:56.596Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-21T19:44:57.983Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-21T19:44:57.983Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-21T19:44:57.983Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-21T19:44:58.134Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-21T19:44:58.134Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-21T19:45:00.144Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-21T19:45:01.030Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-21T19:45:01.487Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-21T19:45:01.945Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-21T19:45:01.945Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-21T19:45:01.945Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-21T19:45:03.026Z] === RUN TestDockerSuite/TestLogsSince [2021-08-21T19:45:05.018Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-21T19:45:06.547Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-21T19:45:10.504Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-21T19:45:10.504Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-21T19:45:10.504Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-21T19:45:10.504Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-21T19:45:10.504Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-21T19:45:10.504Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-21T19:45:10.504Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-21T19:45:13.303Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-21T19:45:13.303Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-21T19:45:13.303Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-21T19:45:13.303Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-21T19:45:13.303Z] === RUN TestDockerSuite/TestLogsTail [2021-08-21T19:45:14.827Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-21T19:45:16.836Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-21T19:45:17.564Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-21T19:45:17.564Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-21T19:45:17.564Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-21T19:45:17.711Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-21T19:45:19.874Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-21T19:45:19.874Z] docker_cli_run_test.go:2882: unmatched requirement DaemonIsLinux [2021-08-21T19:45:19.874Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-21T19:45:19.874Z] docker_cli_run_test.go:2891: unmatched requirement DaemonIsLinux [2021-08-21T19:45:19.874Z] === RUN TestDockerSuite/TestNetHostname [2021-08-21T19:45:19.874Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-21T19:45:19.874Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-21T19:45:19.874Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-21T19:45:19.874Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-21T19:45:19.874Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2021-08-21T19:45:19.874Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-21T19:45:19.874Z] docker_cli_run_test.go:2671: unmatched requirement DaemonIsLinux [2021-08-21T19:45:19.874Z] === RUN TestDockerSuite/TestPluginActive [2021-08-21T19:45:19.874Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-21T19:45:19.874Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-21T19:45:19.874Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-21T19:45:19.874Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-21T19:45:19.874Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-21T19:45:19.874Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-21T19:45:19.874Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-21T19:45:19.875Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-21T19:45:19.875Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-21T19:45:19.875Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-21T19:45:19.875Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-21T19:45:19.875Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-21T19:45:19.875Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-21T19:45:19.875Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-21T19:45:19.875Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-21T19:45:19.875Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-21T19:45:19.875Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-21T19:45:19.875Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-21T19:45:19.875Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-21T19:45:19.875Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-21T19:45:19.875Z] === RUN TestDockerSuite/TestPortList [2021-08-21T19:45:19.875Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-21T19:45:19.875Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-21T19:45:20.554Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-21T19:45:25.640Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-21T19:45:25.640Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-21T19:45:25.640Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-21T19:45:25.640Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-21T19:45:25.640Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-21T19:45:25.640Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-21T19:45:25.640Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-21T19:45:25.640Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-21T19:45:25.640Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-21T19:45:25.640Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-21T19:45:25.640Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-21T19:45:25.640Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-21T19:45:25.640Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-21T19:45:25.640Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-21T19:45:25.640Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-21T19:45:25.640Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-21T19:45:25.640Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-21T19:45:25.640Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-21T19:45:26.120Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-21T19:45:26.120Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2021-08-21T19:45:26.120Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-21T19:45:27.085Z] --- PASS: TestDockerSuite (1977.85s) [2021-08-21T19:45:27.085Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-08-21T19:45:27.085Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-21T19:45:27.085Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-08-21T19:45:27.085Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-08-21T19:45:27.085Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-08-21T19:45:27.085Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-21T19:45:27.085Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-08-21T19:45:27.085Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.73s) [2021-08-21T19:45:27.085Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s) [2021-08-21T19:45:27.085Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.51s) [2021-08-21T19:45:27.085Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-08-21T19:45:27.085Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (54.19s) [2021-08-21T19:45:27.085Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.86s) [2021-08-21T19:45:27.085Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-08-21T19:45:27.085Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-21T19:45:27.085Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-21T19:45:27.085Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-21T19:45:27.085Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-21T19:45:27.085Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-21T19:45:27.085Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-21T19:45:27.085Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-21T19:45:27.085Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-08-21T19:45:27.085Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-21T19:45:27.085Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.08s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.86s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.19s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.85s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.69s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (64.45s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.75s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.01s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.79s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.77s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.94s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.35s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.56s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.21s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.82s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.96s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.09s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.47s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.43s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildAddTar (30.49s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.28s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.46s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.62s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.69s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (6.86s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.18s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.25s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.61s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (19.73s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.42s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.19s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.39s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.16s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.35s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.92s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildCmd (0.54s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.57s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.52s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.49s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.04s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.15s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.50s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.87s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.74s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.68s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.39s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (24.99s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.59s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.53s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.12s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.09s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.68s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.98s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.55s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.65s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.38s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.89s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.84s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildDockerignore (44.67s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.21s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (48.97s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.51s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.62s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.82s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.38s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.96s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.44s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.76s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.36s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (69.02s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.98s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.27s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.37s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.50s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.24s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.17s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.83s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.61s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.55s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.58s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildFails (2.29s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.41s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.60s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.67s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.21s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.20s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.09s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.63s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.52s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.21s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildHistory (10.07s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.89s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.62s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.69s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.97s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildLabel (0.90s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.58s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.87s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.56s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildLabels (0.91s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.41s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.16s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.49s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.55s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.28s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.68s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.51s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (28.36s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.91s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.25s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.95s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.54s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.83s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.79s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.55s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.79s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.96s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.46s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.68s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.88s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.20s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.19s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.42s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.34s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.24s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.44s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.81s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.73s) [2021-08-21T19:45:27.086Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.00s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-21T19:45:27.086Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-21T19:45:27.087Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.73s) [2021-08-21T19:45:27.087Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-21T19:45:27.087Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (36.34s) [2021-08-21T19:45:27.087Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.99s) [2021-08-21T19:45:27.087Z] --- PASS: TestDockerSuite/TestBuildRm (9.77s) [2021-08-21T19:45:27.087Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.64s) [2021-08-21T19:45:27.087Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-08-21T19:45:27.087Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-08-21T19:45:27.087Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.27s) [2021-08-21T19:45:27.087Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.42s) [2021-08-21T19:45:27.087Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.44s) [2021-08-21T19:45:27.087Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.01s) [2021-08-21T19:45:27.087Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.67s) [2021-08-21T19:45:27.087Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.62s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.59s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.63s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.74s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestBuildStderr (3.47s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (14.79s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.05s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.12s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.47s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.06s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.35s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.50s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.82s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.45s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.78s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.86s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.88s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.08s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.14s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.40s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.80s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.03s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (5.98s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.74s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.56s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.12s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestCommitChange (4.37s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.79s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.44s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestCommitTTY (6.55s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.72s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.33s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.59s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.30s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.37s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.34s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.97s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.83s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.85s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.95s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.42s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.95s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.71s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.50s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.34s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.51s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.61s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.67s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.41s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.91s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.24s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.81s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.45s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.42s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.36s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.34s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.30s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.35s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00059c630_} (2.30s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1416724486_c:\foo_false____} (2.38s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1416724486_c:\foo_true____} (2.38s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-21T19:45:27.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-21T19:45:27.545Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.09s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.50s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.55s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.58s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.46s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.49s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.77s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestCpToDot (2.42s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestCpToStdout (2.55s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.05s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.36s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.57s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.68s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestCreateRM (0.42s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.43s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.74s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.42s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.11s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.48s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.46s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.45s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.52s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.26s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestEventsCopy (3.82s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.39s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.25s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.93s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.70s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.59s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.16s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestEventsFilters (5.85s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestEventsFormat (4.61s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestEventsRename (2.84s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestEventsResize (7.68s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.36s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.26s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.44s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.55s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.72s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.72s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.81s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.80s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.79s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.76s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.20s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.94s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestExecInspectID (4.20s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.08s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.98s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.97s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.67s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.70s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.82s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.65s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.09s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.36s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.63s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.94s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.71s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.07s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.67s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.62s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestImportBadURL (2.44s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.96s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.92s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.00s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.00s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestInspectDefault (2.31s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestInspectHistory (3.49s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.66s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.06s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.08s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.99s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.98s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestInspectStatus (3.19s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.90s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.10s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.27s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.45s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.50s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.12s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.96s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.86s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.65s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.45s) [2021-08-21T19:45:27.546Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.92s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-08-21T19:45:27.546Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.93s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.93s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.92s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.12s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.98s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.46s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.35s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestLogsSince (8.93s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestLogsTail (2.73s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.60s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.38s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.23s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.26s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestPsByOrder (7.15s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.12s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.83s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.31s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.43s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.42s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.92s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.10s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.11s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.83s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.71s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.27s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.47s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.95s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.55s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.85s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.29s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.46s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.25s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.04s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.95s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.69s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.24s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.97s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.52s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.26s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRmiTag (0.68s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.97s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.79s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.57s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.41s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.09s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.62s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.29s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.44s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.36s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.98s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.91s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.73s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.33s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.52s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.81s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.76s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.43s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.33s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.36s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.58s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.74s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.48s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.99s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.41s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.43s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunExitCode (2.39s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.13s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.48s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.45s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.81s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.70s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.34s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.81s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.18s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.23s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.41s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.57s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.55s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.63s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.24s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.15s) [2021-08-21T19:45:27.547Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunRm (2.43s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.41s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.01s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.95s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.87s) [2021-08-21T19:45:27.547Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.43s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.97s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.16s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.63s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.86s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.38s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.07s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.09s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.80s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.54s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.98s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.02s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.44s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.07s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.27s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.58s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (9.51s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.28s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.73s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.73s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.79s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.24s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.88s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.04s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.92s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.63s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.08s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.70s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.64s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.26s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.56s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-21T19:45:27.548Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.15s) [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-21T19:45:27.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.548Z] --- PASS: TestDockerRegistrySuite (0.13s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-21T19:45:27.548Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-21T19:45:27.549Z] === RUN TestDockerSchema1RegistrySuite [2021-08-21T19:45:27.549Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-21T19:45:27.549Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-21T19:45:27.549Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-21T19:45:27.549Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-21T19:45:27.549Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-21T19:45:27.549Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-21T19:45:27.549Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-21T19:45:27.549Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-21T19:45:27.549Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-21T19:45:27.549Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-21T19:45:27.549Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-21T19:45:27.549Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-21T19:45:27.549Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-21T19:45:27.549Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-21T19:45:27.549Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-21T19:45:27.549Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-21T19:45:27.549Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-21T19:45:27.549Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-21T19:45:27.549Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-21T19:45:27.549Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-21T19:45:27.549Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-21T19:45:27.549Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-21T19:45:27.549Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-21T19:45:27.549Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-21T19:45:27.549Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-21T19:45:27.549Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-21T19:45:27.549Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-21T19:45:27.549Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-21T19:45:27.549Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-21T19:45:27.549Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-21T19:45:27.549Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-21T19:45:27.549Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-21T19:45:27.549Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-21T19:45:27.549Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-21T19:45:27.549Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-21T19:45:27.549Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-21T19:45:27.549Z] === RUN TestDockerDaemonSuite [2021-08-21T19:45:27.549Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-21T19:45:27.549Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-21T19:45:27.549Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-21T19:45:27.549Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-21T19:45:27.549Z] === RUN TestDockerSwarmSuite [2021-08-21T19:45:27.549Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-21T19:45:27.549Z] === RUN TestDockerPluginSuite [2021-08-21T19:45:27.549Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-21T19:45:27.549Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-21T19:45:27.549Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-21T19:45:27.549Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-21T19:45:27.549Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-21T19:45:27.549Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-21T19:45:27.549Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-21T19:45:27.549Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-21T19:45:27.549Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-21T19:45:27.549Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-21T19:45:27.549Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-21T19:45:27.549Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-21T19:45:27.549Z] === RUN TestDockerExternalVolumeSuite [2021-08-21T19:45:27.549Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-21T19:45:27.549Z] === RUN TestDockerNetworkSuite [2021-08-21T19:45:27.549Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-21T19:45:27.549Z] === RUN TestDockerHubPullSuite [2021-08-21T19:45:27.549Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-21T19:45:27.549Z] PASS [2021-08-21T19:45:27.549Z] ok github.com/docker/docker/integration-cli 1978.158s [2021-08-21T19:45:27.549Z] [2021-08-21T19:45:27.549Z] === Skipped [2021-08-21T19:45:27.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-21T19:45:27.549Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-21T19:45:27.549Z] [2021-08-21T19:45:27.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-21T19:45:27.549Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-21T19:45:27.549Z] [2021-08-21T19:45:27.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-21T19:45:27.549Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-21T19:45:27.549Z] [2021-08-21T19:45:27.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-21T19:45:27.549Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-21T19:45:27.549Z] [2021-08-21T19:45:27.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-21T19:45:27.549Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-21T19:45:27.549Z] [2021-08-21T19:45:27.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-21T19:45:27.549Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-21T19:45:27.549Z] [2021-08-21T19:45:27.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-21T19:45:27.549Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-21T19:45:27.549Z] [2021-08-21T19:45:27.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-21T19:45:27.549Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-21T19:45:27.549Z] [2021-08-21T19:45:27.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-21T19:45:27.549Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-21T19:45:27.549Z] [2021-08-21T19:45:27.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-21T19:45:27.549Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-21T19:45:27.549Z] [2021-08-21T19:45:27.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-21T19:45:27.549Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-21T19:45:27.549Z] [2021-08-21T19:45:27.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-21T19:45:27.549Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-21T19:45:27.549Z] [2021-08-21T19:45:27.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-21T19:45:27.549Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-21T19:45:27.549Z] [2021-08-21T19:45:27.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-21T19:45:27.549Z] docker_cli_run_test.go:3132: unmatched requirement Apparmor [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-21T19:45:27.549Z] [2021-08-21T19:45:27.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-21T19:45:27.549Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-21T19:45:27.549Z] [2021-08-21T19:45:27.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-21T19:45:27.549Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-21T19:45:27.549Z] [2021-08-21T19:45:27.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-21T19:45:27.549Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-21T19:45:27.549Z] [2021-08-21T19:45:27.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-21T19:45:27.549Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-21T19:45:27.549Z] [2021-08-21T19:45:27.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-08-21T19:45:27.549Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-08-21T19:45:27.549Z] [2021-08-21T19:45:27.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-21T19:45:27.549Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-21T19:45:27.549Z] [2021-08-21T19:45:27.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-21T19:45:27.549Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-21T19:45:27.549Z] [2021-08-21T19:45:27.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-21T19:45:27.549Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-21T19:45:27.549Z] [2021-08-21T19:45:27.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-21T19:45:27.549Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.549Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-21T19:45:27.549Z] [2021-08-21T19:45:27.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-21T19:45:27.550Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.24s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.24s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-08-21T19:45:27.550Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-21T19:45:27.550Z] [2021-08-21T19:45:27.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-21T19:45:27.550Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.550Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-21T19:45:27.551Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-21T19:45:27.551Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-08-21T19:45:27.551Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-21T19:45:27.551Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-08-21T19:45:27.551Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-08-21T19:45:27.551Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-08-21T19:45:27.551Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-21T19:45:27.551Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2021-08-21T19:45:27.551Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-21T19:45:27.551Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-21T19:45:27.551Z] docker_cli_sni_test.go:18: Flakey test [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-21T19:45:27.551Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-21T19:45:27.551Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-21T19:45:27.551Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-21T19:45:27.551Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-21T19:45:27.551Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-21T19:45:27.551Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-21T19:45:27.551Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-21T19:45:27.551Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-21T19:45:27.551Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-21T19:45:27.551Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-21T19:45:27.551Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-21T19:45:27.551Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-21T19:45:27.551Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-21T19:45:27.551Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-21T19:45:27.551Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-21T19:45:27.551Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-21T19:45:27.551Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-21T19:45:27.551Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-21T19:45:27.551Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-21T19:45:27.551Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-21T19:45:27.551Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-21T19:45:27.551Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-21T19:45:27.551Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-21T19:45:27.551Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-21T19:45:27.551Z] docker_cli_run_test.go:3503: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-21T19:45:27.551Z] docker_cli_run_test.go:3535: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-21T19:45:27.551Z] docker_cli_run_test.go:3566: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-21T19:45:27.551Z] docker_cli_run_test.go:3549: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-21T19:45:27.551Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-21T19:45:27.551Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-21T19:45:27.551Z] docker_cli_run_test.go:3431: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-21T19:45:27.551Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-21T19:45:27.551Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-21T19:45:27.551Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-21T19:45:27.551Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-21T19:45:27.551Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-21T19:45:27.551Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-21T19:45:27.551Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-21T19:45:27.551Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-21T19:45:27.551Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-21T19:45:27.551Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-21T19:45:27.551Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-21T19:45:27.551Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-21T19:45:27.551Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-21T19:45:27.551Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-21T19:45:27.551Z] [2021-08-21T19:45:27.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-21T19:45:27.551Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-21T19:45:27.552Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-21T19:45:27.552Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-21T19:45:27.552Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-21T19:45:27.552Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-21T19:45:27.552Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-21T19:45:27.552Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-21T19:45:27.552Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-21T19:45:27.552Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-08-21T19:45:27.552Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-21T19:45:27.552Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-21T19:45:27.552Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-21T19:45:27.552Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-21T19:45:27.552Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-21T19:45:27.552Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-21T19:45:27.552Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-08-21T19:45:27.552Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-21T19:45:27.552Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-21T19:45:27.552Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-21T19:45:27.552Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-21T19:45:27.552Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-21T19:45:27.552Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-21T19:45:27.552Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-21T19:45:27.552Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-21T19:45:27.552Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-21T19:45:27.552Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-21T19:45:27.552Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-21T19:45:27.552Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-21T19:45:27.552Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-21T19:45:27.552Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-21T19:45:27.552Z] docker_cli_run_test.go:2968: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-21T19:45:27.552Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-21T19:45:27.552Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-21T19:45:27.552Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-08-21T19:45:27.552Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-08-21T19:45:27.552Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-21T19:45:27.552Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-08-21T19:45:27.552Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-21T19:45:27.552Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-21T19:45:27.552Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-08-21T19:45:27.552Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-08-21T19:45:27.552Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-21T19:45:27.552Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-21T19:45:27.552Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-21T19:45:27.552Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-21T19:45:27.552Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-08-21T19:45:27.552Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-08-21T19:45:27.552Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:27.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-21T19:45:27.552Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-21T19:45:27.552Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-21T19:45:27.552Z] [2021-08-21T19:45:28.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-08-21T19:45:28.011Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.011Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-21T19:45:28.011Z] [2021-08-21T19:45:28.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-21T19:45:28.011Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.011Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-21T19:45:28.011Z] [2021-08-21T19:45:28.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-08-21T19:45:28.011Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.011Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-21T19:45:28.011Z] [2021-08-21T19:45:28.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-21T19:45:28.011Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-21T19:45:28.011Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-21T19:45:28.011Z] [2021-08-21T19:45:28.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-21T19:45:28.011Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.011Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-21T19:45:28.011Z] [2021-08-21T19:45:28.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-21T19:45:28.011Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.011Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-21T19:45:28.011Z] [2021-08-21T19:45:28.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-08-21T19:45:28.011Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.011Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-21T19:45:28.011Z] [2021-08-21T19:45:28.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-21T19:45:28.011Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.011Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-21T19:45:28.011Z] [2021-08-21T19:45:28.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-21T19:45:28.011Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.011Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-21T19:45:28.011Z] [2021-08-21T19:45:28.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-21T19:45:28.011Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.011Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-21T19:45:28.011Z] [2021-08-21T19:45:28.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-08-21T19:45:28.011Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.011Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-21T19:45:28.011Z] [2021-08-21T19:45:28.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-21T19:45:28.011Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.011Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-21T19:45:28.011Z] [2021-08-21T19:45:28.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-21T19:45:28.011Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.011Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-21T19:45:28.011Z] [2021-08-21T19:45:28.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-08-21T19:45:28.011Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.011Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-21T19:45:28.011Z] [2021-08-21T19:45:28.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-21T19:45:28.011Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.011Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-21T19:45:28.011Z] [2021-08-21T19:45:28.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-08-21T19:45:28.011Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.011Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-21T19:45:28.011Z] [2021-08-21T19:45:28.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-21T19:45:28.011Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.011Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-21T19:45:28.011Z] [2021-08-21T19:45:28.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-21T19:45:28.011Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.011Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-21T19:45:28.011Z] [2021-08-21T19:45:28.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-08-21T19:45:28.011Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.011Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-08-21T19:45:28.011Z] [2021-08-21T19:45:28.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-08-21T19:45:28.011Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.011Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-21T19:45:28.011Z] [2021-08-21T19:45:28.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-08-21T19:45:28.011Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.011Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-21T19:45:28.011Z] [2021-08-21T19:45:28.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-21T19:45:28.011Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.011Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-21T19:45:28.011Z] [2021-08-21T19:45:28.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-08-21T19:45:28.011Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.011Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-21T19:45:28.011Z] [2021-08-21T19:45:28.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-21T19:45:28.011Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.011Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-21T19:45:28.011Z] [2021-08-21T19:45:28.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-21T19:45:28.011Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-21T19:45:28.011Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-21T19:45:28.011Z] [2021-08-21T19:45:28.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-21T19:45:28.011Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.011Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-21T19:45:28.011Z] [2021-08-21T19:45:28.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-21T19:45:28.011Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.011Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-21T19:45:28.011Z] [2021-08-21T19:45:28.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-21T19:45:28.011Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.011Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-21T19:45:28.011Z] [2021-08-21T19:45:28.011Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-21T19:45:28.011Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.011Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-21T19:45:28.011Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-21T19:45:28.012Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-21T19:45:28.012Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-08-21T19:45:28.012Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-21T19:45:28.012Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_run_test.go:2882: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-21T19:45:28.012Z] docker_cli_run_test.go:2891: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_run_test.go:2671: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-21T19:45:28.012Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-21T19:45:28.012Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-21T19:45:28.012Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-21T19:45:28.012Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-21T19:45:28.012Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-21T19:45:28.012Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-21T19:45:28.012Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-21T19:45:28.012Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-21T19:45:28.012Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-21T19:45:28.012Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-08-21T19:45:28.012Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-21T19:45:28.012Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.012Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-21T19:45:28.012Z] [2021-08-21T19:45:28.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:3117: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-21T19:45:28.013Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:4400: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:3917: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:2601: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:3309: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:3333: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:3300: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:3285: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:2709: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:2658: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:2721: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:3175: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:3882: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:4057: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:4140: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:4379: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:4392: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:3698: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:3245: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:3354: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.013Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-21T19:45:28.013Z] [2021-08-21T19:45:28.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-21T19:45:28.013Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:3364: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:3398: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:4202: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:4190: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:3187: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:2581: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:2550: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:3042: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:3066: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:3412: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:2781: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:2471: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:2956: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:2859: unmatched requirement Apparmor [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:2838: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:2823: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:3958: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:2898: unmatched requirement Apparmor [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-08-21T19:45:28.014Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.014Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-21T19:45:28.014Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_run_test.go:3847: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_run_test.go:3840: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_run_test.go:3714: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_run_test.go:3199: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_run_test.go:3015: unmatched requirement Apparmor [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_run_test.go:2814: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_run_test.go:3612: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_run_test.go:3623: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-08-21T19:45:28.015Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-21T19:45:28.015Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-21T19:45:28.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-21T19:45:28.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-21T19:45:28.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-21T19:45:28.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-21T19:45:28.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-21T19:45:28.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-21T19:45:28.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-21T19:45:28.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-21T19:45:28.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-21T19:45:28.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-21T19:45:28.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-21T19:45:28.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-21T19:45:28.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-21T19:45:28.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-21T19:45:28.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-21T19:45:28.015Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.015Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-21T19:45:28.015Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-21T19:45:28.016Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.016Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-21T19:45:28.016Z] [2021-08-21T19:45:28.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-21T19:45:28.017Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.017Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-21T19:45:28.017Z] [2021-08-21T19:45:28.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-21T19:45:28.017Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.017Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-21T19:45:28.017Z] [2021-08-21T19:45:28.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-21T19:45:28.017Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.017Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-21T19:45:28.017Z] [2021-08-21T19:45:28.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-21T19:45:28.017Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.017Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-21T19:45:28.017Z] [2021-08-21T19:45:28.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-21T19:45:28.017Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.017Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-21T19:45:28.017Z] [2021-08-21T19:45:28.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-21T19:45:28.017Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.017Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-21T19:45:28.017Z] [2021-08-21T19:45:28.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-21T19:45:28.017Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.017Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-21T19:45:28.017Z] [2021-08-21T19:45:28.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-21T19:45:28.017Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.017Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-21T19:45:28.017Z] [2021-08-21T19:45:28.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-21T19:45:28.017Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.017Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-21T19:45:28.017Z] [2021-08-21T19:45:28.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-21T19:45:28.017Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.017Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-21T19:45:28.017Z] [2021-08-21T19:45:28.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-21T19:45:28.017Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.017Z] [2021-08-21T19:45:28.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-21T19:45:28.017Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.017Z] [2021-08-21T19:45:28.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-21T19:45:28.017Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-21T19:45:28.017Z] [2021-08-21T19:45:28.017Z] [2021-08-21T19:45:28.017Z] DONE 1092 tests, 546 skipped in 1985.548s [2021-08-21T19:45:28.017Z] INFO: Integration tests ended at 08/21/2021 19:45:27. Duration:00:33:05.7433786 [2021-08-21T19:45:28.017Z] INFO: Docker info of the daemon under test at end of run [2021-08-21T19:45:28.017Z] [2021-08-21T19:45:28.475Z] Containers: 2 [2021-08-21T19:45:28.475Z] Running: 0 [2021-08-21T19:45:28.475Z] Paused: 0 [2021-08-21T19:45:28.475Z] Stopped: 2 [2021-08-21T19:45:28.475Z] Images: 18 [2021-08-21T19:45:28.475Z] Server Version: 0.0.0-dev [2021-08-21T19:45:28.475Z] Storage Driver: windowsfilter [2021-08-21T19:45:28.475Z] Windows: [2021-08-21T19:45:28.475Z] Logging Driver: json-file [2021-08-21T19:45:28.475Z] Plugins: [2021-08-21T19:45:28.475Z] Volume: local [2021-08-21T19:45:28.475Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-21T19:45:28.475Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-21T19:45:28.475Z] Swarm: inactive [2021-08-21T19:45:28.475Z] Default Isolation: process [2021-08-21T19:45:28.475Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-21T19:45:28.475Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-21T19:45:28.475Z] OSType: windows [2021-08-21T19:45:28.475Z] Architecture: x86_64 [2021-08-21T19:45:28.475Z] CPUs: 4 [2021-08-21T19:45:28.475Z] Total Memory: 32GiB [2021-08-21T19:45:28.475Z] Name: azwin-2-0dab21 [2021-08-21T19:45:28.475Z] ID: X4NE:DVQ2:INY2:SJFR:QUIG:URIK:S24L:VRUC:S6TH:ADCA:FSZF:QWLH [2021-08-21T19:45:28.475Z] Docker Root Dir: D:\CI\PR-42768\1\daemon [2021-08-21T19:45:28.475Z] Debug Mode (client): false [2021-08-21T19:45:28.475Z] Debug Mode (server): true [2021-08-21T19:45:28.475Z] File Descriptors: -1 [2021-08-21T19:45:28.475Z] Goroutines: 17 [2021-08-21T19:45:28.475Z] System Time: 2021-08-21T19:45:28.00263Z [2021-08-21T19:45:28.475Z] EventsListeners: 0 [2021-08-21T19:45:28.475Z] Registry: https://index.docker.io/v1/ [2021-08-21T19:45:28.475Z] Labels: [2021-08-21T19:45:28.475Z] Experimental: false [2021-08-21T19:45:28.475Z] Insecure Registries: [2021-08-21T19:45:28.475Z] 127.0.0.0/8 [2021-08-21T19:45:28.475Z] Live Restore Enabled: false [2021-08-21T19:45:28.475Z] [2021-08-21T19:45:28.475Z] [2021-08-21T19:45:28.475Z] INFO: Stopping daemon under test [2021-08-21T19:45:28.475Z] SUCCESS: The process with PID 1812 (child process of PID 1760) has been terminated. [2021-08-21T19:45:28.475Z] SUCCESS: The process with PID 1760 (child process of PID 3368) has been terminated. [2021-08-21T19:45:28.475Z] INFO: Stop tailing logs of the daemon under tests [2021-08-21T19:45:28.475Z] INFO: executeCI.ps1 Completed successfully at 08/21/2021 19:45:28. [2021-08-21T19:45:28.475Z] INFO: Tidying up at end of run [2021-08-21T19:45:28.475Z] INFO: Saving daemon under test log (d:\CI\PR-42768\1\dut.out) to bundles\CIDUT.out [2021-08-21T19:45:28.475Z] INFO: Saving daemon under test log (d:\CI\PR-42768\1\dut.err) to bundles\CIDUT.err [2021-08-21T19:45:28.475Z] INFO: Nuke-Everything... [2021-08-21T19:45:29.044Z] INFO: Container count on control daemon to delete is 2 [2021-08-21T19:45:29.044Z] 9ce638b0ae86 [2021-08-21T19:45:29.044Z] 7d59d5fbe340 [2021-08-21T19:45:29.044Z] INFO: Tidying pidfile d:\CI\PR-42768\1\docker.pid [2021-08-21T19:45:29.044Z] INFO: Nuking d:\CI [2021-08-21T19:45:29.093Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-21T19:45:30.309Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-21T19:45:30.309Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-21T19:45:30.309Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-21T19:45:33.761Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-21T19:45:38.430Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-21T19:45:38.842Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-21T19:45:38.842Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-21T19:45:38.842Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-21T19:45:39.393Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-21T19:45:39.393Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-21T19:45:39.393Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-21T19:45:39.393Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-21T19:45:39.393Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-21T19:45:41.570Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-21T19:45:41.570Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-21T19:45:41.570Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-21T19:45:43.936Z] INFO: Zapped successfully [2021-08-21T19:45:43.936Z] [2021-08-21T19:45:43.936Z] INFO: executeCI.ps1 exiting at Sat Aug 21 19:45:41 CUT 2021. Duration 01:02:07.8111553 [2021-08-21T19:45:43.936Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-21T19:45:44.323Z] Recording test results [2021-08-21T19:45:46.269Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-21T19:45:55.174Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-21T19:45:56.657Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-08-21T19:45:57.841Z] Archiving artifacts [2021-08-21T19:46:02.417Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-21T19:46:02.417Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-21T19:46:02.417Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-21T19:46:02.417Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-21T19:46:11.787Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42768/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-21T19:46:12.695Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-21T19:46:12.711Z] + make clean [2021-08-21T19:46:13.677Z] docker volume rm -f docker-dev-cache [2021-08-21T19:46:13.677Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-21T19:46:16.409Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-21T19:46:24.044Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-21T19:46:24.934Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-21T19:46:28.651Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-21T19:46:28.651Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-21T19:46:28.651Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-21T19:46:28.651Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-21T19:46:28.651Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-21T19:46:33.309Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-21T19:46:33.309Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-21T19:46:33.309Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-21T19:46:33.309Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-21T19:46:33.309Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-21T19:46:33.309Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-21T19:46:33.309Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-21T19:46:33.309Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-21T19:46:33.309Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-21T19:46:40.348Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-21T19:46:40.348Z] docker_cli_run_test.go:3117: unmatched requirement DaemonIsLinux [2021-08-21T19:46:40.348Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-21T19:46:41.310Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-21T19:46:41.310Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-21T19:46:41.310Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-21T19:46:42.269Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-21T19:46:43.228Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-21T19:46:43.228Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-21T19:46:43.228Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-21T19:46:47.888Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-21T19:46:51.602Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-21T19:46:54.483Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-21T19:46:59.680Z] === RUN TestDockerSuite/TestBuildRm [2021-08-21T19:47:08.225Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-21T19:47:11.115Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-21T19:47:11.115Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-21T19:47:11.115Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-21T19:47:11.115Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-21T19:47:11.115Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-21T19:47:12.644Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-21T19:47:15.514Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-21T19:47:15.514Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-21T19:47:15.514Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-21T19:47:16.358Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-21T19:47:20.078Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-21T19:47:20.169Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-21T19:47:20.169Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-21T19:47:20.623Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-21T19:47:21.583Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-21T19:47:24.746Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-21T19:47:26.244Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-21T19:47:29.950Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-21T19:47:29.950Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-21T19:47:29.950Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-21T19:47:33.658Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-21T19:47:34.113Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-21T19:47:34.113Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-21T19:47:39.517Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-21T19:47:39.972Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-21T19:47:40.932Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-21T19:47:46.439Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-21T19:47:49.353Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-21T19:47:49.808Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-21T19:47:51.220Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-21T19:47:51.220Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-21T19:47:55.640Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-21T19:47:56.997Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-21T19:47:56.997Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-21T19:48:00.710Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-21T19:48:01.398Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-21T19:48:08.433Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-21T19:48:12.139Z] === RUN TestDockerSuite/TestRmiTag [2021-08-21T19:48:12.593Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-21T19:48:15.475Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-21T19:48:21.763Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-21T19:48:21.763Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-21T19:48:21.763Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-21T19:48:24.649Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-21T19:48:25.610Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-21T19:48:30.228Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-21T19:48:30.280Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-21T19:48:32.390Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-21T19:48:36.044Z] === RUN TestDockerSuite/TestBuildUser [2021-08-21T19:48:36.044Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-21T19:48:36.044Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-21T19:48:36.044Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-21T19:48:36.044Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-21T19:48:36.044Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-21T19:48:36.044Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-21T19:48:37.048Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-21T19:48:38.007Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-21T19:48:38.007Z] docker_cli_run_test.go:4400: unmatched requirement DaemonIsLinux [2021-08-21T19:48:38.007Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-21T19:48:38.007Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-21T19:48:38.007Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-21T19:48:38.007Z] docker_cli_run_test.go:3917: unmatched requirement DaemonIsLinux [2021-08-21T19:48:38.007Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-21T19:48:38.007Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-21T19:48:38.007Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-21T19:48:38.007Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-21T19:48:38.007Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-21T19:48:38.007Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-21T19:48:38.007Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-21T19:48:38.007Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2021-08-21T19:48:38.007Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-21T19:48:39.756Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-21T19:48:40.168Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-21T19:48:40.168Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2021-08-21T19:48:40.168Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-21T19:48:40.168Z] docker_cli_run_test.go:2601: unmatched requirement DaemonIsLinux [2021-08-21T19:48:40.168Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-21T19:48:40.719Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-21T19:48:44.828Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-21T19:48:46.991Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-21T19:48:49.253Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-21T19:48:49.253Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-21T19:48:49.253Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-21T19:48:49.253Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-21T19:48:49.253Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-21T19:48:49.873Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-21T19:48:52.038Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-21T19:48:54.922Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-21T19:48:54.922Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-21T19:48:59.599Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-21T19:48:59.599Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-21T19:48:59.599Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-21T19:48:59.599Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-21T19:48:59.599Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-21T19:48:59.599Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-08-21T19:48:59.599Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-21T19:48:59.599Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-21T19:48:59.599Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-21T19:48:59.599Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-21T19:48:59.599Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-21T19:48:59.599Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-08-21T19:48:59.599Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-21T19:48:59.599Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-21T19:48:59.599Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-21T19:48:59.599Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-21T19:48:59.599Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-21T19:48:59.599Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-21T19:48:59.599Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-21T19:48:59.599Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-21T19:48:59.599Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-21T19:48:59.599Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-21T19:48:59.599Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-21T19:49:02.483Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-21T19:49:02.483Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-21T19:49:02.483Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-21T19:49:04.644Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-21T19:49:04.644Z] docker_cli_run_test.go:3309: unmatched requirement DaemonIsLinux [2021-08-21T19:49:05.099Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-21T19:49:05.099Z] docker_cli_run_test.go:3333: unmatched requirement DaemonIsLinux [2021-08-21T19:49:05.099Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-21T19:49:06.623Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-21T19:49:06.623Z] docker_cli_run_test.go:3300: unmatched requirement DaemonIsLinux [2021-08-21T19:49:06.623Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-21T19:49:06.623Z] docker_cli_run_test.go:3285: unmatched requirement DaemonIsLinux [2021-08-21T19:49:06.623Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-21T19:49:06.623Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-08-21T19:49:06.623Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-21T19:49:06.623Z] docker_cli_run_test.go:2709: unmatched requirement DaemonIsLinux [2021-08-21T19:49:06.623Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-21T19:49:06.623Z] docker_cli_run_test.go:2658: unmatched requirement DaemonIsLinux [2021-08-21T19:49:06.623Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-21T19:49:06.623Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2021-08-21T19:49:06.623Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-21T19:49:06.623Z] docker_cli_run_test.go:2721: unmatched requirement DaemonIsLinux [2021-08-21T19:49:06.623Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-21T19:49:08.784Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-21T19:49:10.298Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-21T19:49:10.298Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-21T19:49:10.943Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-21T19:49:13.828Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-21T19:49:13.828Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-21T19:49:13.828Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-21T19:49:13.828Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-21T19:49:13.828Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-21T19:49:13.828Z] docker_cli_run_test.go:3175: unmatched requirement DaemonIsLinux [2021-08-21T19:49:13.828Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-21T19:49:15.989Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-21T19:49:15.989Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-21T19:49:15.989Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-21T19:49:15.989Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-21T19:49:15.989Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-21T19:49:15.989Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-21T19:49:15.989Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-21T19:49:15.989Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-21T19:49:15.989Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-21T19:49:17.512Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-21T19:49:18.836Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-21T19:49:23.270Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-21T19:49:23.270Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-21T19:49:23.270Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-21T19:49:23.270Z] docker_cli_run_test.go:3882: unmatched requirement DaemonIsLinux [2021-08-21T19:49:23.270Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-21T19:49:23.270Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-21T19:49:23.270Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-21T19:49:23.270Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-21T19:49:23.270Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-21T19:49:23.270Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-21T19:49:23.270Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-21T19:49:23.270Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2021-08-21T19:49:23.270Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-21T19:49:24.794Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-21T19:49:24.794Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-21T19:49:24.794Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-21T19:49:24.794Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-21T19:49:24.794Z] docker_cli_run_test.go:4057: unmatched requirement DaemonIsLinux [2021-08-21T19:49:24.794Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-21T19:49:26.958Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-21T19:49:29.121Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-21T19:49:29.121Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-21T19:49:29.121Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-21T19:49:29.121Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-21T19:49:29.121Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-21T19:49:29.842Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-21T19:49:29.842Z] docker_cli_run_test.go:4140: unmatched requirement DaemonIsLinux [2021-08-21T19:49:29.842Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-21T19:49:32.001Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-21T19:49:32.001Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-21T19:49:32.001Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-21T19:49:32.001Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-21T19:49:32.001Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-21T19:49:32.001Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-21T19:49:32.001Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-21T19:49:32.007Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-21T19:49:32.007Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-21T19:49:32.007Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-21T19:49:34.882Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-21T19:49:37.095Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-21T19:49:38.881Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-21T19:49:41.575Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-21T19:49:41.575Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-21T19:49:41.575Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-21T19:49:41.575Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-21T19:49:41.575Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-21T19:49:41.575Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-21T19:49:41.575Z] docker_cli_run_test.go:4379: unmatched requirement DaemonIsLinux [2021-08-21T19:49:41.575Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-21T19:49:41.575Z] docker_cli_run_test.go:4392: unmatched requirement DaemonIsLinux [2021-08-21T19:49:41.575Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-21T19:49:41.575Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-21T19:49:41.575Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-21T19:49:41.575Z] docker_cli_run_test.go:3698: unmatched requirement DaemonIsLinux [2021-08-21T19:49:41.575Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-21T19:49:41.575Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2021-08-21T19:49:41.575Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-21T19:49:44.347Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-21T19:49:45.728Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-21T19:49:45.728Z] docker_cli_run_test.go:3245: unmatched requirement DaemonIsLinux [2021-08-21T19:49:45.728Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-21T19:49:45.728Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-21T19:49:45.728Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-21T19:49:45.728Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-21T19:49:45.728Z] docker_cli_run_test.go:3354: unmatched requirement DaemonIsLinux [2021-08-21T19:49:45.728Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-21T19:49:45.728Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-21T19:49:45.728Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-21T19:49:45.728Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-21T19:49:45.728Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-21T19:49:47.346Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-21T19:49:47.346Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-21T19:49:52.765Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-21T19:49:52.765Z] docker_cli_run_test.go:3364: unmatched requirement DaemonIsLinux [2021-08-21T19:49:52.765Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-21T19:49:54.287Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-21T19:49:54.287Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-21T19:49:54.287Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-21T19:49:54.287Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2021-08-21T19:49:54.287Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-21T19:49:54.287Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2021-08-21T19:49:54.287Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-21T19:49:54.287Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2021-08-21T19:49:54.287Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-21T19:49:54.287Z] docker_cli_run_test.go:3398: unmatched requirement DaemonIsLinux [2021-08-21T19:49:54.287Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-21T19:49:54.287Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2021-08-21T19:49:54.287Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-21T19:49:54.287Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2021-08-21T19:49:54.287Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-21T19:49:54.287Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2021-08-21T19:49:54.287Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-21T19:49:54.287Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2021-08-21T19:49:54.287Z] === RUN TestDockerSuite/TestRunMount [2021-08-21T19:49:54.287Z] docker_cli_run_test.go:4202: unmatched requirement DaemonIsLinux [2021-08-21T19:49:54.287Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-21T19:49:54.287Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2021-08-21T19:49:54.287Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-21T19:49:54.287Z] docker_cli_run_test.go:4190: unmatched requirement DaemonIsLinux [2021-08-21T19:49:54.742Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-21T19:49:54.742Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2021-08-21T19:49:54.742Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-21T19:50:01.774Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-21T19:50:01.774Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-21T19:50:01.774Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-21T19:50:01.774Z] docker_cli_run_test.go:3187: unmatched requirement DaemonIsLinux [2021-08-21T19:50:01.774Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-21T19:50:01.774Z] docker_cli_run_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-21T19:50:01.774Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-21T19:50:04.990Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-21T19:50:04.990Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-21T19:50:04.990Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-21T19:50:04.990Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-21T19:50:05.446Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-21T19:50:05.446Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-21T19:50:05.446Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-21T19:50:06.432Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-21T19:50:06.974Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-21T19:50:11.096Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-21T19:50:11.096Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2021-08-21T19:50:11.096Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-21T19:50:11.096Z] docker_cli_run_test.go:2581: unmatched requirement DaemonIsLinux [2021-08-21T19:50:11.096Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-21T19:50:11.096Z] docker_cli_run_test.go:2550: unmatched requirement DaemonIsLinux [2021-08-21T19:50:11.096Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-21T19:50:11.096Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-21T19:50:11.096Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-21T19:50:11.096Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-08-21T19:50:11.096Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-21T19:50:11.096Z] docker_cli_run_test.go:3042: unmatched requirement DaemonIsLinux [2021-08-21T19:50:11.096Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-21T19:50:11.096Z] docker_cli_run_test.go:3066: unmatched requirement DaemonIsLinux [2021-08-21T19:50:11.096Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-21T19:50:11.096Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2021-08-21T19:50:11.096Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-21T19:50:11.096Z] docker_cli_run_test.go:3412: unmatched requirement DaemonIsLinux [2021-08-21T19:50:11.096Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-21T19:50:11.096Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-21T19:50:12.623Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-21T19:50:14.145Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-21T19:50:15.516Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-21T19:50:15.667Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-21T19:50:16.478Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-21T19:50:16.478Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-21T19:50:16.625Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-21T19:50:16.934Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-21T19:50:16.934Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-21T19:50:16.934Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-21T19:50:16.934Z] docker_cli_sni_test.go:18: Flakey test [2021-08-21T19:50:16.934Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-21T19:50:18.783Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-21T19:50:18.784Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-21T19:50:18.784Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-21T19:50:18.784Z] docker_cli_run_test.go:2781: unmatched requirement DaemonIsLinux [2021-08-21T19:50:18.784Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-21T19:50:18.784Z] docker_cli_run_test.go:2471: unmatched requirement DaemonIsLinux [2021-08-21T19:50:18.784Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-21T19:50:18.784Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2021-08-21T19:50:18.784Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-21T19:50:18.784Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-21T19:50:18.784Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-21T19:50:18.784Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-21T19:50:18.784Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-21T19:50:18.784Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-21T19:50:18.784Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-21T19:50:18.784Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-21T19:50:18.784Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-21T19:50:19.099Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-21T19:50:21.667Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-21T19:50:21.667Z] docker_cli_run_test.go:2956: unmatched requirement DaemonIsLinux [2021-08-21T19:50:21.667Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-21T19:50:21.667Z] docker_cli_run_test.go:2859: unmatched requirement Apparmor [2021-08-21T19:50:21.667Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-21T19:50:21.667Z] docker_cli_run_test.go:2838: unmatched requirement DaemonIsLinux [2021-08-21T19:50:21.667Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-21T19:50:21.667Z] docker_cli_run_test.go:2823: unmatched requirement DaemonIsLinux [2021-08-21T19:50:21.667Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-21T19:50:21.667Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-21T19:50:21.667Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-21T19:50:23.770Z] === RUN TestDockerSuite/TestCommitChange [2021-08-21T19:50:28.438Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-21T19:50:30.191Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-21T19:50:30.191Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2021-08-21T19:50:30.191Z] === RUN TestDockerSuite/TestRunRm [2021-08-21T19:50:32.153Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-21T19:50:32.153Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-21T19:50:32.153Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-21T19:50:32.349Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-21T19:50:38.117Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-21T19:50:39.200Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-21T19:50:39.200Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-21T19:50:39.200Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-21T19:50:40.275Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-21T19:50:42.434Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-21T19:50:44.596Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-21T19:50:47.481Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-21T19:50:47.481Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2021-08-21T19:50:47.481Z] === RUN TestDockerSuite/TestRunState [2021-08-21T19:50:47.481Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-21T19:50:47.481Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-21T19:50:49.644Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-21T19:50:49.644Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-21T19:50:49.644Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-21T19:50:51.804Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-21T19:50:51.804Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-21T19:50:51.804Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-21T19:50:51.804Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-21T19:50:51.804Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-21T19:50:51.804Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-21T19:50:51.804Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-21T19:50:51.804Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-21T19:50:51.804Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-21T19:50:56.464Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-21T19:50:56.464Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-21T19:50:56.464Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-21T19:50:56.464Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-21T19:50:56.464Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-21T19:50:56.464Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-21T19:50:56.464Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-21T19:50:56.464Z] docker_cli_run_test.go:3958: unmatched requirement DaemonIsLinux [2021-08-21T19:50:56.464Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-21T19:50:56.464Z] docker_cli_run_test.go:2898: unmatched requirement Apparmor [2021-08-21T19:50:56.464Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-21T19:50:56.464Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-21T19:50:56.464Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-21T19:50:56.464Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-21T19:50:56.465Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-21T19:50:56.465Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-21T19:50:56.465Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-21T19:50:56.465Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-21T19:50:56.465Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-21T19:50:56.465Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-21T19:50:56.465Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-21T19:50:56.862Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-21T19:50:59.032Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-21T19:50:59.032Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-21T19:50:59.032Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-21T19:50:59.032Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-21T19:50:59.032Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-21T19:50:59.032Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-21T19:50:59.032Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-21T19:50:59.032Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-21T19:50:59.032Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-21T19:50:59.032Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-21T19:50:59.032Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-21T19:50:59.032Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-21T19:50:59.032Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-21T19:50:59.032Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-21T19:50:59.032Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-21T19:50:59.348Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-21T19:50:59.348Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-21T19:50:59.348Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-21T19:50:59.487Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-21T19:51:01.507Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-21T19:51:01.507Z] docker_cli_run_test.go:3847: unmatched requirement DaemonIsLinux [2021-08-21T19:51:01.507Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-21T19:51:01.507Z] docker_cli_run_test.go:3840: unmatched requirement DaemonIsLinux [2021-08-21T19:51:01.507Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-21T19:51:05.213Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-21T19:51:06.531Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-21T19:51:12.248Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-21T19:51:12.301Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-21T19:51:12.301Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-21T19:51:12.301Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-21T19:51:15.189Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-21T19:51:15.189Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-21T19:51:15.189Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-21T19:51:15.189Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-21T19:51:15.189Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-21T19:51:15.189Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-21T19:51:15.189Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-21T19:51:15.953Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-21T19:51:17.362Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-21T19:51:17.362Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-21T19:51:17.362Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-21T19:51:17.362Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-21T19:51:19.532Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-21T19:51:19.532Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-21T19:51:19.532Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-21T19:51:19.532Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-21T19:51:19.532Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-21T19:51:19.532Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-21T19:51:19.532Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-21T19:51:19.532Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-21T19:51:21.714Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-21T19:51:21.714Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-21T19:51:21.714Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-21T19:51:21.714Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-21T19:51:22.479Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-21T19:51:24.211Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-21T19:51:24.867Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-21T19:51:26.564Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-21T19:51:26.564Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-21T19:51:26.564Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-21T19:51:26.564Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-21T19:51:27.193Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-21T19:51:28.850Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-21T19:51:28.850Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-21T19:51:29.466Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-21T19:51:29.466Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-21T19:51:29.466Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-21T19:51:29.466Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-21T19:51:29.466Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-21T19:51:29.466Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-21T19:51:29.466Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-21T19:51:29.466Z] docker_cli_run_test.go:3714: unmatched requirement DaemonIsLinux [2021-08-21T19:51:29.466Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-21T19:51:29.466Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2021-08-21T19:51:29.466Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-21T19:51:29.466Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-08-21T19:51:29.466Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-21T19:51:29.466Z] docker_cli_run_test.go:3199: unmatched requirement DaemonIsLinux [2021-08-21T19:51:29.466Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-21T19:51:31.114Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-21T19:51:31.114Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-21T19:51:31.114Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-21T19:51:31.114Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-21T19:51:31.114Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-21T19:51:32.410Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-21T19:51:33.946Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-21T19:51:34.036Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-21T19:51:34.036Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-21T19:51:35.580Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-21T19:51:35.581Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-21T19:51:35.581Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-21T19:51:36.113Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-21T19:51:38.468Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-21T19:51:38.468Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-21T19:51:40.772Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-21T19:51:40.772Z] docker_cli_run_test.go:3015: unmatched requirement Apparmor [2021-08-21T19:51:40.772Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-21T19:51:40.772Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-21T19:51:40.772Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-21T19:51:40.772Z] docker_cli_run_test.go:2814: unmatched requirement DaemonIsLinux [2021-08-21T19:51:40.772Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-21T19:51:40.772Z] docker_cli_run_test.go:3612: unmatched requirement DaemonIsLinux [2021-08-21T19:51:40.772Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-21T19:51:40.772Z] docker_cli_run_test.go:3623: unmatched requirement DaemonIsLinux [2021-08-21T19:51:40.772Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-21T19:51:40.772Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-21T19:51:40.772Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-21T19:51:40.772Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-21T19:51:40.772Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-21T19:51:40.772Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-21T19:51:40.772Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-21T19:51:40.772Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-21T19:51:40.772Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-21T19:51:40.772Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-21T19:51:40.772Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-21T19:51:40.772Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-21T19:51:40.772Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-21T19:51:40.772Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-21T19:51:40.772Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-21T19:51:40.772Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-21T19:51:40.772Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-21T19:51:40.772Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-21T19:51:40.772Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-21T19:51:40.772Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-21T19:51:40.772Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-21T19:51:40.772Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-21T19:51:40.772Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-21T19:51:40.772Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-21T19:51:40.772Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-21T19:51:42.936Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-21T19:51:43.392Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-21T19:51:43.847Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-21T19:51:43.847Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-21T19:51:45.500Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-21T19:51:45.518Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-21T19:51:54.028Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-21T19:51:54.028Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-21T19:51:54.028Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-21T19:51:54.060Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-21T19:51:58.725Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-21T19:51:58.725Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-21T19:51:58.725Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-21T19:51:58.725Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-21T19:51:58.725Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-21T19:52:00.252Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-21T19:52:00.252Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-21T19:52:00.252Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-21T19:52:01.061Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-21T19:52:01.061Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-21T19:52:01.061Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-21T19:52:04.774Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-21T19:52:04.774Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-21T19:52:04.774Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-21T19:52:04.774Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-21T19:52:04.774Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-21T19:52:04.774Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-21T19:52:04.774Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-21T19:52:04.774Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-21T19:52:04.774Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-21T19:52:07.298Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-21T19:52:07.298Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-21T19:52:07.754Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-21T19:52:10.644Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-21T19:52:10.644Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-21T19:52:11.805Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-21T19:52:11.805Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-21T19:52:11.805Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-21T19:52:11.805Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-21T19:52:11.805Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-21T19:52:11.805Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-21T19:52:11.805Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-21T19:52:11.805Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-21T19:52:11.805Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-21T19:52:11.805Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-21T19:52:11.805Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-21T19:52:11.805Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-21T19:52:11.805Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-21T19:52:12.764Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-21T19:52:14.927Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-21T19:52:14.927Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-21T19:52:14.927Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-21T19:52:15.321Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-21T19:52:16.860Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-21T19:52:16.860Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2021-08-21T19:52:16.860Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-21T19:52:16.860Z] docker_cli_run_test.go:3503: unmatched requirement DaemonIsLinux [2021-08-21T19:52:16.860Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-21T19:52:16.860Z] docker_cli_run_test.go:3535: unmatched requirement DaemonIsLinux [2021-08-21T19:52:16.860Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-21T19:52:16.860Z] docker_cli_run_test.go:3566: unmatched requirement DaemonIsLinux [2021-08-21T19:52:16.860Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-21T19:52:16.860Z] docker_cli_run_test.go:3549: unmatched requirement DaemonIsLinux [2021-08-21T19:52:16.860Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-21T19:52:17.088Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-21T19:52:17.088Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-08-21T19:52:17.088Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-21T19:52:17.088Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-21T19:52:17.088Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-21T19:52:17.088Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-21T19:52:17.088Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-21T19:52:17.088Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-21T19:52:17.088Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-21T19:52:17.088Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-21T19:52:17.088Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-21T19:52:17.088Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-21T19:52:17.088Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-21T19:52:19.023Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-21T19:52:19.023Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-21T19:52:21.188Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-21T19:52:24.077Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-21T19:52:32.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-21T19:52:34.150Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000ad290_} [2021-08-21T19:52:34.719Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-21T19:52:34.719Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-21T19:52:34.719Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-21T19:52:34.719Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-21T19:52:34.719Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-21T19:52:34.719Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-21T19:52:34.719Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-21T19:52:34.719Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-21T19:52:36.244Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-21T19:52:36.244Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-21T19:52:36.315Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1283492410_c:\foo_false____} [2021-08-21T19:52:39.129Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-21T19:52:39.583Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-21T19:52:40.037Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-21T19:52:40.037Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-21T19:52:40.037Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-21T19:52:44.857Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1283492410_c:\foo_true____} [2021-08-21T19:52:47.022Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-21T19:52:47.022Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-21T19:52:47.022Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-21T19:52:47.022Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-21T19:52:47.022Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-21T19:52:47.023Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-21T19:52:47.023Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-21T19:52:47.023Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-21T19:52:47.023Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-21T19:52:47.023Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-21T19:52:47.023Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-21T19:52:47.023Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-21T19:52:47.023Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-21T19:52:47.023Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-21T19:52:47.023Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2021-08-21T19:52:47.023Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-21T19:52:47.023Z] docker_cli_run_test.go:3431: unmatched requirement DaemonIsLinux [2021-08-21T19:52:47.023Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-21T19:52:47.023Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2021-08-21T19:52:47.023Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-21T19:52:47.023Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-21T19:52:47.023Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-21T19:52:47.023Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-21T19:52:47.023Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-21T19:52:48.559Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-21T19:52:48.559Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-21T19:52:48.559Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-21T19:52:48.559Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-21T19:52:49.014Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-21T19:52:49.014Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-21T19:52:49.014Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-21T19:52:49.916Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-21T19:52:49.916Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-21T19:52:49.916Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-21T19:52:49.916Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-21T19:52:49.916Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-21T19:52:49.916Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-21T19:52:49.916Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-21T19:52:49.916Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-21T19:52:49.916Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-21T19:52:49.916Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-21T19:52:49.916Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-21T19:52:49.916Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-21T19:52:49.916Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-21T19:52:49.916Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-21T19:52:49.916Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-21T19:52:49.916Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-21T19:52:49.916Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-21T19:52:49.916Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-21T19:52:49.916Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-21T19:52:49.916Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-21T19:52:49.916Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-21T19:52:49.916Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-21T19:52:49.916Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-21T19:52:49.916Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-21T19:52:49.916Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-21T19:52:49.916Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-21T19:52:49.916Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-21T19:52:56.971Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-21T19:52:56.971Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-21T19:52:56.971Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-21T19:52:56.971Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-21T19:52:57.536Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-21T19:52:57.536Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-21T19:52:57.536Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-21T19:52:59.140Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-21T19:52:59.140Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-21T19:52:59.597Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-21T19:52:59.597Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-21T19:52:59.597Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-21T19:52:59.597Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-21T19:52:59.597Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-21T19:53:07.810Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-21T19:53:07.810Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.810Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite (2064.89s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.70s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.21s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (56.21s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.70s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.39s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.27s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.75s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.21s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.26s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (66.79s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.58s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.32s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.83s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.84s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.05s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.46s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.71s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.09s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.20s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.06s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.27s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.77s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.91s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.55s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildAddTar (35.35s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.95s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.53s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.84s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.92s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.99s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.50s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.74s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.59s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.12s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.59s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (22.31s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.78s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.33s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.70s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.28s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.46s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.91s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildCmd (0.55s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.57s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.60s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.08s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.18s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.49s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.65s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.90s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.83s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.97s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (28.15s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.63s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.54s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.30s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.56s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.03s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.66s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.67s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.40s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.89s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.43s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildDockerignore (46.15s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.62s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (50.41s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.41s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.66s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.54s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.63s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.85s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (26.09s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.47s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.77s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (69.27s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.39s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.07s) [2021-08-21T19:53:07.810Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-21T19:53:07.810Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.49s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.54s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.50s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.74s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.16s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.56s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.91s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.91s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.32s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.56s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildFails (2.44s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.75s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.80s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.85s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.50s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.26s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.24s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.66s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.52s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.44s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildHistory (10.58s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.96s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.66s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.76s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.23s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildLabel (0.96s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.95s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.57s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildLabels (0.95s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.49s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.72s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.56s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.60s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.98s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.54s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.51s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (28.16s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.00s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.43s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.73s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.55s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.20s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.59s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.94s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.22s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.57s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.68s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.92s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.26s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.61s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.57s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.95s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.80s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.21s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.59s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.40s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.31s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.29s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (39.34s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.25s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildRm (10.23s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.81s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.26s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.66s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.67s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.29s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.60s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.68s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.14s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.80s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildStderr (3.47s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (15.61s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.78s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.15s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.61s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.27s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.27s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.54s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.92s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.81s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.84s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.15s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.16s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.17s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.65s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.64s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.38s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.60s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.10s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.49s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.88s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.70s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.95s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestCommitChange (4.76s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.44s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.06s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestCommitTTY (6.42s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.93s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.43s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.81s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.45s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.49s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.47s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (7.61s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.98s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.02s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.15s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.54s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.49s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.93s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.63s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.52s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.83s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.81s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.78s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.48s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.94s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.43s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.92s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.54s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.85s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.43s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.33s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.37s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.40s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000f1650_} (2.41s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1433076982_c:\foo_false____} (2.43s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1433076982_c:\foo_true____} (2.45s) [2021-08-21T19:53:07.811Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-21T19:53:07.811Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.52s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.21s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.54s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.55s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.61s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.88s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.14s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestCpToDot (2.59s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestCpToStdout (2.86s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.04s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.49s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.71s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.66s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestCreateRM (0.37s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.38s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.51s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.42s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.60s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.49s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.18s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.50s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.12s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.70s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestEventsCopy (3.86s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.28s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.45s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.73s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.02s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.90s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.91s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestEventsFilters (4.68s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestEventsFormat (4.60s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestEventsRename (2.10s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestEventsResize (7.72s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.44s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.35s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.96s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.93s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.91s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.92s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.00s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.97s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.02s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.90s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.52s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.09s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestExecInspectID (3.35s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.25s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.14s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.31s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.87s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.91s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.87s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.85s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.28s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.29s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.59s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.00s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.74s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.05s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.70s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.60s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestImportBadURL (2.40s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.42s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.46s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.44s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.96s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestInspectDefault (2.46s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestInspectHistory (3.84s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.45s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.97s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.43s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.62s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.02s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestInspectStatus (3.27s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.93s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.07s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.50s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.99s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.43s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.44s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.14s) [2021-08-21T19:53:07.812Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-21T19:53:07.812Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.88s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.82s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.68s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.52s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.07s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.21s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.53s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.25s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.44s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.08s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.52s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.59s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestLogsSince (9.09s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestLogsTail (2.85s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.73s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.04s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.05s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.12s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.83s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestPsByOrder (7.63s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.54s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.54s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.55s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.67s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.76s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.48s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.59s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.32s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.64s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.95s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.45s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.58s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.86s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.80s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.84s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.42s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.64s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.39s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.98s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.02s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.68s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.48s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.05s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.00s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.41s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRmiTag (0.77s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.58s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.53s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.38s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.63s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.18s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.80s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.54s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.58s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.51s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.45s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.43s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.11s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.41s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.69s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.70s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.81s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.61s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.48s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.10s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.69s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.05s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.19s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.11s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.45s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.51s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRunExitCode (2.50s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.45s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.01s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.47s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.97s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.18s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.41s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.51s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.04s) [2021-08-21T19:53:07.813Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.43s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-08-21T19:53:07.813Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.43s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.63s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.62s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.64s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.56s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.27s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestRunRm (2.47s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.49s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.48s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.43s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.01s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.53s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.46s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.98s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.72s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.43s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.42s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.08s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.03s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.94s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.78s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.16s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.10s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.48s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.10s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.51s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.62s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.85s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.22s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.62s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.22s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.63s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.31s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.04s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.93s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.10s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.95s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.73s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.09s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.34s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.86s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.62s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.54s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.63s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-21T19:53:07.814Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.17s) [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-21T19:53:07.814Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.814Z] --- PASS: TestDockerRegistrySuite (0.13s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-21T19:53:07.814Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-21T19:53:07.815Z] === RUN TestDockerSchema1RegistrySuite [2021-08-21T19:53:07.815Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-21T19:53:07.815Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-21T19:53:07.815Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-21T19:53:07.815Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-21T19:53:07.815Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-21T19:53:07.815Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-21T19:53:07.815Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-21T19:53:07.815Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-21T19:53:07.815Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-21T19:53:07.815Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-21T19:53:07.815Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-21T19:53:07.815Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-21T19:53:07.815Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-21T19:53:07.815Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-21T19:53:07.815Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-21T19:53:07.815Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-21T19:53:07.815Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-21T19:53:07.815Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-21T19:53:07.815Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-21T19:53:07.815Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-21T19:53:07.815Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-21T19:53:07.815Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-21T19:53:07.815Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-21T19:53:07.815Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-21T19:53:07.815Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-21T19:53:07.815Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-21T19:53:07.815Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-21T19:53:07.815Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-21T19:53:07.815Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-21T19:53:07.815Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-21T19:53:07.815Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-21T19:53:07.815Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-21T19:53:07.815Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-21T19:53:07.815Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-21T19:53:07.815Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-21T19:53:07.815Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-21T19:53:07.815Z] === RUN TestDockerDaemonSuite [2021-08-21T19:53:07.815Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-21T19:53:07.815Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-21T19:53:07.815Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-21T19:53:07.815Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-21T19:53:07.815Z] === RUN TestDockerSwarmSuite [2021-08-21T19:53:07.815Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-21T19:53:07.815Z] === RUN TestDockerPluginSuite [2021-08-21T19:53:07.815Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-21T19:53:07.815Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-21T19:53:07.815Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-21T19:53:07.815Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-21T19:53:07.815Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-21T19:53:07.815Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-21T19:53:07.815Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-21T19:53:07.815Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-21T19:53:07.815Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-21T19:53:07.815Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-21T19:53:07.815Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-21T19:53:07.815Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-21T19:53:07.815Z] === RUN TestDockerExternalVolumeSuite [2021-08-21T19:53:07.815Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-21T19:53:07.815Z] === RUN TestDockerNetworkSuite [2021-08-21T19:53:07.815Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-21T19:53:07.815Z] === RUN TestDockerHubPullSuite [2021-08-21T19:53:07.815Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-21T19:53:07.815Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-21T19:53:07.815Z] PASS [2021-08-21T19:53:07.815Z] ok github.com/docker/docker/integration-cli 2065.208s [2021-08-21T19:53:08.270Z] [2021-08-21T19:53:08.270Z] === Skipped [2021-08-21T19:53:08.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-21T19:53:08.270Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.270Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-21T19:53:08.270Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-21T19:53:08.271Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-21T19:53:08.271Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-21T19:53:08.271Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-21T19:53:08.271Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-21T19:53:08.271Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-21T19:53:08.271Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-21T19:53:08.271Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-21T19:53:08.271Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-21T19:53:08.271Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-08-21T19:53:08.271Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-08-21T19:53:08.271Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-21T19:53:08.271Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-21T19:53:08.271Z] docker_cli_run_test.go:3132: unmatched requirement Apparmor [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-21T19:53:08.271Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-08-21T19:53:08.271Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-21T19:53:08.271Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-08-21T19:53:08.271Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2021-08-21T19:53:08.271Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.92s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.92s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.35s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-08-21T19:53:08.271Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.31s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-21T19:53:08.271Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.271Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-21T19:53:08.271Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-21T19:53:08.272Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-21T19:53:08.272Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-08-21T19:53:08.272Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-21T19:53:08.272Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-21T19:53:08.272Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-21T19:53:08.272Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-21T19:53:08.272Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-21T19:53:08.272Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-08-21T19:53:08.272Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-08-21T19:53:08.272Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-08-21T19:53:08.272Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-21T19:53:08.272Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-21T19:53:08.272Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-21T19:53:08.272Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-21T19:53:08.272Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-21T19:53:08.272Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-08-21T19:53:08.272Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-08-21T19:53:08.272Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-21T19:53:08.272Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-08-21T19:53:08.272Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-08-21T19:53:08.272Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s) [2021-08-21T19:53:08.272Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-08-21T19:53:08.272Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-21T19:53:08.272Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-21T19:53:08.272Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-21T19:53:08.272Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-21T19:53:08.272Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.33s) [2021-08-21T19:53:08.272Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-21T19:53:08.272Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2021-08-21T19:53:08.272Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-08-21T19:53:08.272Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.34s) [2021-08-21T19:53:08.272Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-21T19:53:08.272Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s) [2021-08-21T19:53:08.272Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-21T19:53:08.272Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-21T19:53:08.272Z] docker_cli_sni_test.go:18: Flakey test [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-21T19:53:08.272Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-21T19:53:08.272Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-21T19:53:08.272Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-21T19:53:08.272Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-21T19:53:08.272Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-21T19:53:08.272Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-21T19:53:08.272Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-21T19:53:08.272Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-21T19:53:08.272Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-21T19:53:08.272Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-21T19:53:08.272Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-21T19:53:08.272Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-21T19:53:08.272Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-21T19:53:08.272Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-21T19:53:08.272Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-21T19:53:08.272Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-21T19:53:08.272Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-21T19:53:08.272Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-21T19:53:08.272Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-21T19:53:08.272Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-21T19:53:08.272Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-21T19:53:08.272Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-21T19:53:08.272Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.272Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-21T19:53:08.272Z] [2021-08-21T19:53:08.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_run_test.go:3503: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_run_test.go:3535: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_run_test.go:3566: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-21T19:53:08.273Z] docker_cli_run_test.go:3549: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-21T19:53:08.273Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_run_test.go:3431: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-21T19:53:08.273Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-08-21T19:53:08.273Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-21T19:53:08.273Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-21T19:53:08.273Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-21T19:53:08.273Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-21T19:53:08.273Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-21T19:53:08.273Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-21T19:53:08.273Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-21T19:53:08.273Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-21T19:53:08.273Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-21T19:53:08.273Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-21T19:53:08.273Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_run_test.go:2968: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-21T19:53:08.273Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.273Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-21T19:53:08.273Z] [2021-08-21T19:53:08.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-21T19:53:08.273Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-08-21T19:53:08.274Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-08-21T19:53:08.274Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-21T19:53:08.274Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-21T19:53:08.274Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-08-21T19:53:08.274Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-21T19:53:08.274Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-21T19:53:08.274Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-21T19:53:08.274Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-21T19:53:08.274Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-21T19:53:08.274Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-21T19:53:08.274Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-21T19:53:08.274Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-21T19:53:08.274Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-08-21T19:53:08.274Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-21T19:53:08.274Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-21T19:53:08.274Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-08-21T19:53:08.274Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-21T19:53:08.274Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-21T19:53:08.274Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.274Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-21T19:53:08.274Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_run_test.go:2882: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_run_test.go:2891: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_run_test.go:2671: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-21T19:53:08.275Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.05s) [2021-08-21T19:53:08.275Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.05s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.03s) [2021-08-21T19:53:08.275Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-21T19:53:08.275Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-08-21T19:53:08.275Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-21T19:53:08.275Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-21T19:53:08.275Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-21T19:53:08.275Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-21T19:53:08.275Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-21T19:53:08.275Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-21T19:53:08.275Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-21T19:53:08.275Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-21T19:53:08.275Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-08-21T19:53:08.275Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-21T19:53:08.275Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_run_test.go:3117: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-21T19:53:08.275Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_run_test.go:4400: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_run_test.go:3917: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_run_test.go:2601: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-08-21T19:53:08.275Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-21T19:53:08.275Z] docker_cli_run_test.go:3309: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_run_test.go:3333: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.275Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-21T19:53:08.275Z] [2021-08-21T19:53:08.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-21T19:53:08.275Z] docker_cli_run_test.go:3300: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:3285: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:2709: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:2658: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:2721: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:3175: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:3882: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:4057: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:4140: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:4379: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:4392: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:3698: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:3245: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:3354: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:3364: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:3398: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:4202: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:4190: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:3187: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:2581: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:2550: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:3042: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:3066: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-21T19:53:08.276Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.276Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-21T19:53:08.276Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:3412: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:2781: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:2471: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:2956: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:2859: unmatched requirement Apparmor [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:2838: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:2823: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:3958: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:2898: unmatched requirement Apparmor [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:3847: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:3840: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:3714: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:3199: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:3015: unmatched requirement Apparmor [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:2814: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:3612: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_run_test.go:3623: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-08-21T19:53:08.277Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-08-21T19:53:08.277Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-21T19:53:08.277Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.277Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-21T19:53:08.277Z] [2021-08-21T19:53:08.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-21T19:53:08.278Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.278Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-21T19:53:08.278Z] [2021-08-21T19:53:08.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-21T19:53:08.278Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-21T19:53:08.278Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-21T19:53:08.278Z] [2021-08-21T19:53:08.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-08-21T19:53:08.278Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.278Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-21T19:53:08.278Z] [2021-08-21T19:53:08.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-21T19:53:08.278Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.278Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-21T19:53:08.278Z] [2021-08-21T19:53:08.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-21T19:53:08.278Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.278Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-21T19:53:08.278Z] [2021-08-21T19:53:08.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-21T19:53:08.278Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.278Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-21T19:53:08.278Z] [2021-08-21T19:53:08.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-21T19:53:08.732Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-21T19:53:08.732Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-21T19:53:08.732Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-21T19:53:08.732Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-21T19:53:08.732Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-08-21T19:53:08.732Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-21T19:53:08.732Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-21T19:53:08.732Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-21T19:53:08.732Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-21T19:53:08.732Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-21T19:53:08.732Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-21T19:53:08.732Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-21T19:53:08.732Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-21T19:53:08.732Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-21T19:53:08.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-21T19:53:08.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-21T19:53:08.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-21T19:53:08.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-21T19:53:08.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-21T19:53:08.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-21T19:53:08.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-21T19:53:08.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-21T19:53:08.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-21T19:53:08.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-21T19:53:08.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-21T19:53:08.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-21T19:53:08.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-21T19:53:08.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-21T19:53:08.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-21T19:53:08.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-21T19:53:08.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-21T19:53:08.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-21T19:53:08.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-21T19:53:08.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-21T19:53:08.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-21T19:53:08.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-21T19:53:08.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-21T19:53:08.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-21T19:53:08.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-21T19:53:08.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-21T19:53:08.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-21T19:53:08.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-21T19:53:08.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-21T19:53:08.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-21T19:53:08.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-21T19:53:08.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-21T19:53:08.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-21T19:53:08.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.732Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-21T19:53:08.732Z] [2021-08-21T19:53:08.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-21T19:53:08.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-21T19:53:08.733Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] DONE 1092 tests, 546 skipped in 2072.955s [2021-08-21T19:53:08.733Z] INFO: Integration tests ended at 08/21/2021 19:53:08. Duration:00:34:33.1466394 [2021-08-21T19:53:08.733Z] INFO: Docker info of the daemon under test at end of run [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] Containers: 2 [2021-08-21T19:53:08.733Z] Running: 0 [2021-08-21T19:53:08.733Z] Paused: 0 [2021-08-21T19:53:08.733Z] Stopped: 2 [2021-08-21T19:53:08.733Z] Images: 18 [2021-08-21T19:53:08.733Z] Server Version: 0.0.0-dev [2021-08-21T19:53:08.733Z] Storage Driver: windowsfilter [2021-08-21T19:53:08.733Z] Windows: [2021-08-21T19:53:08.733Z] Logging Driver: json-file [2021-08-21T19:53:08.733Z] Plugins: [2021-08-21T19:53:08.733Z] Volume: local [2021-08-21T19:53:08.733Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-21T19:53:08.733Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-21T19:53:08.733Z] Swarm: inactive [2021-08-21T19:53:08.733Z] Default Isolation: process [2021-08-21T19:53:08.733Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-21T19:53:08.733Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-21T19:53:08.733Z] OSType: windows [2021-08-21T19:53:08.733Z] Architecture: x86_64 [2021-08-21T19:53:08.733Z] CPUs: 4 [2021-08-21T19:53:08.733Z] Total Memory: 32GiB [2021-08-21T19:53:08.733Z] Name: azwin-2-0dab20 [2021-08-21T19:53:08.733Z] ID: P5A7:TVBE:IMQJ:3BAN:KMHH:UYL5:RXLU:VR3S:LYJ6:QVLU:ETUO:SAUO [2021-08-21T19:53:08.733Z] Docker Root Dir: D:\CI\PR-42768\1\daemon [2021-08-21T19:53:08.733Z] Debug Mode (client): false [2021-08-21T19:53:08.733Z] Debug Mode (server): true [2021-08-21T19:53:08.733Z] File Descriptors: -1 [2021-08-21T19:53:08.733Z] Goroutines: 17 [2021-08-21T19:53:08.733Z] System Time: 2021-08-21T19:53:08.4889224Z [2021-08-21T19:53:08.733Z] EventsListeners: 0 [2021-08-21T19:53:08.733Z] Registry: https://index.docker.io/v1/ [2021-08-21T19:53:08.733Z] Labels: [2021-08-21T19:53:08.733Z] Experimental: false [2021-08-21T19:53:08.733Z] Insecure Registries: [2021-08-21T19:53:08.733Z] 127.0.0.0/8 [2021-08-21T19:53:08.733Z] Live Restore Enabled: false [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] [2021-08-21T19:53:08.733Z] INFO: Stopping daemon under test [2021-08-21T19:53:08.733Z] SUCCESS: The process with PID 4560 (child process of PID 3052) has been terminated. [2021-08-21T19:53:08.733Z] SUCCESS: The process with PID 3052 (child process of PID 3476) has been terminated. [2021-08-21T19:53:08.733Z] INFO: Stop tailing logs of the daemon under tests [2021-08-21T19:53:09.188Z] INFO: executeCI.ps1 Completed successfully at 08/21/2021 19:53:08. [2021-08-21T19:53:09.188Z] INFO: Tidying up at end of run [2021-08-21T19:53:09.188Z] INFO: Saving daemon under test log (d:\CI\PR-42768\1\dut.out) to bundles\CIDUT.out [2021-08-21T19:53:09.188Z] INFO: Saving daemon under test log (d:\CI\PR-42768\1\dut.err) to bundles\CIDUT.err [2021-08-21T19:53:09.188Z] INFO: Nuke-Everything... [2021-08-21T19:53:09.188Z] INFO: Container count on control daemon to delete is 2 [2021-08-21T19:53:09.644Z] 601ffa7021ca [2021-08-21T19:53:09.644Z] ac6454fd8e15 [2021-08-21T19:53:09.644Z] INFO: Tidying pidfile d:\CI\PR-42768\1\docker.pid [2021-08-21T19:53:09.644Z] INFO: Nuking d:\CI [2021-08-21T19:53:14.370Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-21T19:53:15.906Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-21T19:53:15.906Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-21T19:53:15.906Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-21T19:53:15.906Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-21T19:53:15.906Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-21T19:53:24.397Z] INFO: Zapped successfully [2021-08-21T19:53:24.397Z] [2021-08-21T19:53:24.397Z] INFO: executeCI.ps1 exiting at Sat Aug 21 19:53:22 CUT 2021. Duration 01:06:29.7405633 [2021-08-21T19:53:24.397Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-21T19:53:24.632Z] Recording test results [2021-08-21T19:53:30.683Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-21T19:53:30.683Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-21T19:53:30.683Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-21T19:53:30.683Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-21T19:53:30.683Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-21T19:53:31.136Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-21T19:53:32.604Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2021-08-21T19:53:33.773Z] Archiving artifacts [2021-08-21T19:53:45.468Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-21T19:53:45.468Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-21T19:53:45.468Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-21T19:53:45.468Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-21T19:53:45.468Z] === RUN TestDockerSuite/TestCpToDot [2021-08-21T19:53:45.925Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-21T19:53:45.925Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-21T19:53:45.925Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-21T19:53:45.925Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-21T19:53:45.925Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-21T19:53:47.484Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42768/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-21T19:53:48.400Z] + make clean [2021-08-21T19:53:48.817Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-21T19:53:48.818Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-21T19:53:48.818Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-21T19:53:48.818Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-21T19:53:48.818Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-21T19:53:48.818Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-21T19:53:48.818Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-21T19:53:48.818Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-21T19:53:48.818Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-21T19:53:48.818Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-21T19:53:48.818Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-21T19:53:49.924Z] docker volume rm -f docker-dev-cache [2021-08-21T19:53:49.924Z] docker-dev-cache [Pipeline] deleteDir [2021-08-21T19:53:50.982Z] === RUN TestDockerSuite/TestCreateEchoStdout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-21T19:53:53.158Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-21T19:53:53.158Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-21T19:53:53.613Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-21T19:53:55.785Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-21T19:53:56.252Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-21T19:53:56.252Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-21T19:53:56.252Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-21T19:53:56.252Z] === RUN TestDockerSuite/TestCreateRM [2021-08-21T19:53:56.709Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-21T19:53:56.709Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-21T19:53:56.709Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-21T19:53:57.166Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-21T19:53:57.166Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-21T19:54:05.711Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-21T19:54:05.711Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-21T19:54:05.711Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-21T19:54:09.432Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-21T19:54:09.432Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-21T19:54:09.432Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-21T19:54:09.432Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-21T19:54:11.597Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-21T19:54:11.597Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-21T19:54:11.597Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-21T19:54:11.597Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-21T19:54:11.597Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-21T19:54:11.597Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-21T19:54:11.597Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-21T19:54:11.597Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-21T19:54:11.597Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-21T19:54:11.597Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-21T19:54:11.597Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-21T19:54:11.597Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-21T19:54:11.597Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-21T19:54:11.597Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-21T19:54:11.597Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T19:54:11.597Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-21T19:54:11.597Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-21T19:54:12.053Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-21T19:54:12.053Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-21T19:54:12.053Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-21T19:54:12.053Z] docker_cli_run_test.go:2968: unmatched requirement DaemonIsLinux [2021-08-21T19:54:12.053Z] === RUN TestDockerSuite/TestDockerFails [2021-08-21T19:54:12.053Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-21T19:54:12.053Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-21T19:54:12.053Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-21T19:54:12.053Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-21T19:54:12.053Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-21T19:54:12.053Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-21T19:54:12.053Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-21T19:54:12.053Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-21T19:54:12.053Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-21T19:54:12.053Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-21T19:54:12.053Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-21T19:54:14.219Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-21T19:54:17.109Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-21T19:54:19.277Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-21T19:54:27.818Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-21T19:54:32.490Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-21T19:54:38.266Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-21T19:54:39.794Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-21T19:54:40.758Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-21T19:54:45.429Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-21T19:54:45.429Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-21T19:54:46.391Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-21T19:54:51.067Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-21T19:54:55.766Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-21T19:54:55.766Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-21T19:54:55.766Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-21T19:54:55.766Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-21T19:54:55.766Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-21T19:54:55.766Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-21T19:54:55.766Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-21T19:54:55.766Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-21T19:54:55.766Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-21T19:54:56.733Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-21T19:54:56.733Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-21T19:54:56.733Z] === RUN TestDockerSuite/TestEventsRename [2021-08-21T19:54:59.632Z] === RUN TestDockerSuite/TestEventsResize [2021-08-21T19:55:08.183Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-21T19:55:09.144Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-21T19:55:12.032Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-21T19:55:16.705Z] === RUN TestDockerSuite/TestEventsTop [2021-08-21T19:55:16.705Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-21T19:55:16.705Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-21T19:55:19.597Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-21T19:55:24.264Z] === RUN TestDockerSuite/TestExec [2021-08-21T19:55:24.264Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-21T19:55:24.264Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-21T19:55:24.264Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-21T19:55:24.264Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-21T19:55:26.433Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-21T19:55:27.964Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-21T19:55:27.964Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-21T19:55:27.964Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-21T19:55:27.964Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-21T19:55:27.964Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-21T19:55:27.964Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-21T19:55:27.964Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-21T19:55:30.134Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-21T19:55:32.300Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-21T19:55:34.465Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-21T19:55:36.633Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-21T19:55:40.359Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-21T19:55:40.359Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-21T19:55:40.359Z] === RUN TestDockerSuite/TestExecEnv [2021-08-21T19:55:40.359Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-21T19:55:40.359Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-21T19:55:40.359Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-21T19:55:40.359Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-21T19:55:43.250Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-21T19:55:46.968Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-21T19:55:46.968Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-21T19:55:46.968Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-21T19:55:46.968Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-21T19:55:46.968Z] === RUN TestDockerSuite/TestExecParseError [2021-08-21T19:55:46.968Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-21T19:55:46.968Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-21T19:55:46.968Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-21T19:55:46.968Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-21T19:55:46.968Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-21T19:55:46.968Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-21T19:55:49.137Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-21T19:55:49.137Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-21T19:55:49.137Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-21T19:55:49.137Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-21T19:55:49.137Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-21T19:55:49.137Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-21T19:55:49.137Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-21T19:55:49.137Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-21T19:55:49.137Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-21T19:55:49.137Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-21T19:55:49.137Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-21T19:55:52.030Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-21T19:55:52.030Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-21T19:55:52.030Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-21T19:56:00.569Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-21T19:56:00.569Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-21T19:56:00.569Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-21T19:56:00.569Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-21T19:56:00.569Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-21T19:56:00.569Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-21T19:56:00.569Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-21T19:56:06.341Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-21T19:56:12.111Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-21T19:56:15.002Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-21T19:56:20.774Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-21T19:56:20.774Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-21T19:56:20.774Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-21T19:56:20.774Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-21T19:56:20.774Z] === RUN TestDockerSuite/TestHealth [2021-08-21T19:56:20.774Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-21T19:56:20.774Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-21T19:56:20.774Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-21T19:56:21.230Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-21T19:56:21.230Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-21T19:56:25.903Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-21T19:56:25.903Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-21T19:56:25.903Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-21T19:56:25.903Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-21T19:56:25.903Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-21T19:56:25.903Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-21T19:56:25.903Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-21T19:56:26.364Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-21T19:56:26.364Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-21T19:56:26.364Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-21T19:56:27.892Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-21T19:56:27.892Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-21T19:56:29.419Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-21T19:56:29.875Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-21T19:56:32.042Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-21T19:56:34.935Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-21T19:56:34.935Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-21T19:56:34.935Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-21T19:56:34.935Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-21T19:56:38.683Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-21T19:56:38.683Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-21T19:56:41.574Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-21T19:56:41.574Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-21T19:56:41.574Z] === RUN TestDockerSuite/TestImportFile [2021-08-21T19:56:41.574Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-21T19:56:41.574Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-21T19:56:41.574Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-21T19:56:41.574Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-21T19:56:41.574Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-21T19:56:41.574Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-21T19:56:41.574Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-21T19:56:41.574Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-21T19:56:41.574Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-21T19:56:41.574Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-21T19:56:41.574Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-21T19:56:41.574Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-21T19:56:41.574Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-21T19:56:41.574Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-21T19:56:41.574Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-21T19:56:41.574Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-21T19:56:41.574Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-21T19:56:41.574Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-21T19:56:41.574Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-21T19:56:41.574Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-21T19:56:43.747Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-21T19:56:45.915Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-21T19:56:45.915Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-21T19:56:45.915Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-21T19:56:45.915Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-21T19:56:45.915Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-21T19:56:45.915Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-21T19:56:45.915Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-21T19:56:45.915Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-21T19:56:48.082Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-21T19:56:48.538Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-21T19:56:50.704Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-21T19:56:50.704Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-21T19:56:50.704Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-21T19:56:50.704Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-21T19:56:50.704Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-21T19:56:50.704Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-21T19:56:50.704Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-21T19:56:52.872Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-21T19:56:58.646Z] === RUN TestDockerSuite/TestInspectImage [2021-08-21T19:56:58.646Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-21T19:56:58.646Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-21T19:56:58.646Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-21T19:56:58.646Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-21T19:56:58.646Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-21T19:56:58.646Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-21T19:57:00.182Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-21T19:57:02.349Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-21T19:57:02.807Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-21T19:57:04.970Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-21T19:57:07.135Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-21T19:57:07.135Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-21T19:57:07.135Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-21T19:57:07.135Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-21T19:57:09.301Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-21T19:57:13.910Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-21T19:57:16.076Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-21T19:57:18.320Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-21T19:57:20.543Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-21T19:57:22.719Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-21T19:57:24.885Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-21T19:57:31.946Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-21T19:57:34.834Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-21T19:57:34.834Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-21T19:57:34.834Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-21T19:57:34.834Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-21T19:57:34.834Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-21T19:57:34.834Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-21T19:57:34.834Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-21T19:57:34.834Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-21T19:57:34.834Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-21T19:57:34.834Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-21T19:57:34.834Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-21T19:57:34.834Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-21T19:57:34.834Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-21T19:57:34.834Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-21T19:57:34.834Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-21T19:57:34.834Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-21T19:57:34.834Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-21T19:57:34.834Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-21T19:57:34.834Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-21T19:57:34.834Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-21T19:57:34.834Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-21T19:57:34.834Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-21T19:57:34.834Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-21T19:57:34.834Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-21T19:57:34.834Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-21T19:57:34.834Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-21T19:57:34.834Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-21T19:57:34.834Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-21T19:57:34.834Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-21T19:57:34.834Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-21T19:57:34.834Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-21T19:57:34.834Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-21T19:57:34.834Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-21T19:57:34.834Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-21T19:57:34.834Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-21T19:57:34.834Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-21T19:57:37.000Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-21T19:57:39.164Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-21T19:57:44.938Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-21T19:57:47.110Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-21T19:57:47.110Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-21T19:57:47.110Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-21T19:57:49.281Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-21T19:57:49.281Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-21T19:57:56.332Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-21T19:58:02.104Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-21T19:58:07.878Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-21T19:58:10.767Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-21T19:58:12.932Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-21T19:58:12.932Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-21T19:58:12.932Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-21T19:58:15.835Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-21T19:58:18.003Z] === RUN TestDockerSuite/TestLogsSince [2021-08-21T19:58:26.543Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-21T19:58:26.543Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-21T19:58:26.543Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-21T19:58:26.543Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-21T19:58:26.543Z] === RUN TestDockerSuite/TestLogsTail [2021-08-21T19:58:29.434Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-21T19:58:32.325Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-21T19:58:34.492Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-21T19:58:34.492Z] docker_cli_run_test.go:2882: unmatched requirement DaemonIsLinux [2021-08-21T19:58:34.493Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-21T19:58:34.493Z] docker_cli_run_test.go:2891: unmatched requirement DaemonIsLinux [2021-08-21T19:58:34.493Z] === RUN TestDockerSuite/TestNetHostname [2021-08-21T19:58:34.493Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-21T19:58:34.493Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-21T19:58:34.493Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-21T19:58:34.493Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-21T19:58:34.493Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2021-08-21T19:58:34.493Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-21T19:58:34.493Z] docker_cli_run_test.go:2671: unmatched requirement DaemonIsLinux [2021-08-21T19:58:34.493Z] === RUN TestDockerSuite/TestPluginActive [2021-08-21T19:58:34.493Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-21T19:58:34.493Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-21T19:58:34.493Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-21T19:58:34.493Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-21T19:58:34.493Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-21T19:58:34.493Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-21T19:58:34.493Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-21T19:58:34.493Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-21T19:58:34.493Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-21T19:58:34.493Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-21T19:58:34.493Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-21T19:58:34.493Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-21T19:58:34.493Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-21T19:58:34.493Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-21T19:58:34.493Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-21T19:58:34.493Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-21T19:58:34.493Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-21T19:58:34.493Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-21T19:58:34.493Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-21T19:58:34.493Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-21T19:58:34.493Z] === RUN TestDockerSuite/TestPortList [2021-08-21T19:58:34.493Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-21T19:58:34.493Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-21T19:58:40.288Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-21T19:58:40.288Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-21T19:58:40.288Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-21T19:58:40.288Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-21T19:58:40.288Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-21T19:58:40.288Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-21T19:58:40.288Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-21T19:58:40.288Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-21T19:58:40.288Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-21T19:58:40.288Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-21T19:58:40.288Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-21T19:58:40.288Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-21T19:58:40.288Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-21T19:58:40.288Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-21T19:58:40.288Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-21T19:58:40.288Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-21T19:58:40.288Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-21T19:58:40.288Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-21T19:58:44.957Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-21T19:58:44.957Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-21T19:58:44.957Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-21T19:58:53.510Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-21T19:58:53.510Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-21T19:58:53.510Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-21T19:59:05.865Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-21T19:59:20.940Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-21T19:59:20.940Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-21T19:59:20.940Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-21T19:59:20.940Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-21T19:59:33.293Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-21T19:59:37.018Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-21T19:59:49.378Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-21T19:59:54.052Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-21T19:59:54.052Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-21T19:59:54.052Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-21T19:59:54.052Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-21T19:59:54.052Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-21T20:00:04.374Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-21T20:00:04.374Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-21T20:00:04.374Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-21T20:00:04.374Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-21T20:00:04.374Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-21T20:00:04.374Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-21T20:00:04.374Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-21T20:00:04.374Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-21T20:00:04.374Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-21T20:00:11.449Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-21T20:00:11.449Z] docker_cli_run_test.go:3117: unmatched requirement DaemonIsLinux [2021-08-21T20:00:11.449Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-21T20:00:12.417Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-21T20:00:12.417Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-21T20:00:12.417Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-21T20:00:13.391Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-21T20:00:14.357Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-21T20:00:14.357Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-21T20:00:14.357Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-21T20:00:19.046Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-21T20:00:22.795Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-21T20:00:24.979Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-21T20:01:00.671Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-21T20:01:00.671Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-21T20:01:00.671Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-21T20:01:02.214Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-21T20:01:02.673Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-21T20:01:02.673Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-21T20:01:03.642Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-21T20:01:08.344Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-21T20:01:12.106Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-21T20:01:12.106Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-21T20:01:12.106Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-21T20:01:16.049Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-21T20:01:16.619Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-21T20:01:16.619Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-21T20:01:31.765Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-21T20:01:33.942Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-21T20:01:34.401Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-21T20:01:41.477Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-21T20:01:46.177Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-21T20:01:54.758Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-21T20:01:58.628Z] === RUN TestDockerSuite/TestRmiTag [2021-08-21T20:01:59.087Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-21T20:02:02.009Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-21T20:02:19.703Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-21T20:02:21.889Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-21T20:02:32.225Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-21T20:02:32.684Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-21T20:02:32.684Z] docker_cli_run_test.go:4400: unmatched requirement DaemonIsLinux [2021-08-21T20:02:32.684Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-21T20:02:32.684Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-21T20:02:32.684Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-21T20:02:32.684Z] docker_cli_run_test.go:3917: unmatched requirement DaemonIsLinux [2021-08-21T20:02:32.684Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-21T20:02:32.684Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-21T20:02:32.684Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-21T20:02:32.684Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-21T20:02:32.684Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-21T20:02:32.684Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-21T20:02:32.684Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-21T20:02:32.684Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2021-08-21T20:02:32.684Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-21T20:02:34.880Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-21T20:02:34.880Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2021-08-21T20:02:34.880Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-21T20:02:34.880Z] docker_cli_run_test.go:2601: unmatched requirement DaemonIsLinux [2021-08-21T20:02:35.341Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-21T20:02:40.035Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-21T20:02:42.956Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-21T20:02:45.136Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-21T20:02:47.329Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-21T20:02:49.509Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-21T20:02:49.509Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-21T20:02:54.200Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-21T20:02:54.200Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-21T20:02:54.200Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-21T20:02:54.200Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-21T20:02:54.200Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-21T20:02:54.200Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-08-21T20:02:54.200Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-21T20:02:54.200Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-21T20:02:54.200Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-21T20:02:54.200Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-21T20:02:54.200Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-21T20:02:54.200Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-08-21T20:02:54.200Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-21T20:02:54.200Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-21T20:02:54.200Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-21T20:02:54.200Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-21T20:02:54.200Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-21T20:02:54.200Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-21T20:02:54.200Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-21T20:02:54.200Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-21T20:02:54.200Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-21T20:02:54.200Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-21T20:02:54.200Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-21T20:02:57.114Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-21T20:02:57.114Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-21T20:02:57.114Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-21T20:03:00.021Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-21T20:03:00.021Z] docker_cli_run_test.go:3309: unmatched requirement DaemonIsLinux [2021-08-21T20:03:00.021Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-21T20:03:00.021Z] docker_cli_run_test.go:3333: unmatched requirement DaemonIsLinux [2021-08-21T20:03:00.021Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-21T20:03:02.198Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-21T20:03:02.198Z] docker_cli_run_test.go:3300: unmatched requirement DaemonIsLinux [2021-08-21T20:03:02.198Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-21T20:03:02.198Z] docker_cli_run_test.go:3285: unmatched requirement DaemonIsLinux [2021-08-21T20:03:02.198Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-21T20:03:02.198Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-08-21T20:03:02.198Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-21T20:03:02.198Z] docker_cli_run_test.go:2709: unmatched requirement DaemonIsLinux [2021-08-21T20:03:02.198Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-21T20:03:02.198Z] docker_cli_run_test.go:2658: unmatched requirement DaemonIsLinux [2021-08-21T20:03:02.198Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-21T20:03:02.198Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2021-08-21T20:03:02.198Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-21T20:03:02.198Z] docker_cli_run_test.go:2721: unmatched requirement DaemonIsLinux [2021-08-21T20:03:02.198Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-21T20:03:05.105Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-21T20:03:08.020Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-21T20:03:10.212Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-21T20:03:10.212Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-21T20:03:10.212Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-21T20:03:10.212Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-21T20:03:10.212Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-21T20:03:10.212Z] docker_cli_run_test.go:3175: unmatched requirement DaemonIsLinux [2021-08-21T20:03:10.212Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-21T20:03:12.402Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-21T20:03:12.402Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-21T20:03:12.402Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-21T20:03:12.402Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-21T20:03:12.402Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-21T20:03:12.402Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-21T20:03:12.402Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-21T20:03:12.402Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-21T20:03:12.402Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-21T20:03:14.594Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-21T20:03:20.396Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-21T20:03:20.397Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-21T20:03:20.397Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-21T20:03:20.397Z] docker_cli_run_test.go:3882: unmatched requirement DaemonIsLinux [2021-08-21T20:03:20.397Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-21T20:03:20.397Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-21T20:03:20.397Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-21T20:03:20.397Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-21T20:03:20.397Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-21T20:03:20.397Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-21T20:03:20.397Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-21T20:03:20.397Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2021-08-21T20:03:20.397Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-21T20:03:22.583Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-21T20:03:22.583Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-21T20:03:22.583Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-21T20:03:23.042Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-21T20:03:23.042Z] docker_cli_run_test.go:4057: unmatched requirement DaemonIsLinux [2021-08-21T20:03:23.042Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-21T20:03:25.224Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-21T20:03:27.411Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-21T20:03:27.411Z] docker_cli_run_test.go:4140: unmatched requirement DaemonIsLinux [2021-08-21T20:03:27.411Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-21T20:03:29.600Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-21T20:03:29.600Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-21T20:03:29.600Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-21T20:03:29.600Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-21T20:03:29.600Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-21T20:03:29.600Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-21T20:03:29.600Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-21T20:03:31.786Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-21T20:03:33.973Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-21T20:03:36.880Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-21T20:03:39.789Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-21T20:03:39.789Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-21T20:03:39.789Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-21T20:03:39.789Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-21T20:03:39.789Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-21T20:03:39.789Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-21T20:03:39.789Z] docker_cli_run_test.go:4379: unmatched requirement DaemonIsLinux [2021-08-21T20:03:39.789Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-21T20:03:39.789Z] docker_cli_run_test.go:4392: unmatched requirement DaemonIsLinux [2021-08-21T20:03:39.789Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-21T20:03:39.789Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-21T20:03:39.789Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-21T20:03:39.789Z] docker_cli_run_test.go:3698: unmatched requirement DaemonIsLinux [2021-08-21T20:03:39.789Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-21T20:03:39.789Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2021-08-21T20:03:39.789Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-21T20:03:48.376Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-21T20:03:48.376Z] docker_cli_run_test.go:3245: unmatched requirement DaemonIsLinux [2021-08-21T20:03:48.376Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-21T20:03:48.376Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-21T20:03:48.376Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-21T20:03:48.376Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-21T20:03:48.376Z] docker_cli_run_test.go:3354: unmatched requirement DaemonIsLinux [2021-08-21T20:03:48.376Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-21T20:03:48.376Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-21T20:03:48.376Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-21T20:03:48.376Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-21T20:03:48.376Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-21T20:03:58.709Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-21T20:03:58.709Z] docker_cli_run_test.go:3364: unmatched requirement DaemonIsLinux [2021-08-21T20:03:58.709Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-21T20:04:00.251Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-21T20:04:00.251Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-21T20:04:00.251Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-21T20:04:00.251Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2021-08-21T20:04:00.251Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-21T20:04:00.251Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2021-08-21T20:04:00.251Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-21T20:04:00.251Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2021-08-21T20:04:00.251Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-21T20:04:00.251Z] docker_cli_run_test.go:3398: unmatched requirement DaemonIsLinux [2021-08-21T20:04:00.251Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-21T20:04:00.251Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2021-08-21T20:04:00.251Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-21T20:04:00.251Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2021-08-21T20:04:00.251Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-21T20:04:00.251Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2021-08-21T20:04:00.251Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-21T20:04:00.251Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2021-08-21T20:04:00.251Z] === RUN TestDockerSuite/TestRunMount [2021-08-21T20:04:00.251Z] docker_cli_run_test.go:4202: unmatched requirement DaemonIsLinux [2021-08-21T20:04:00.251Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-21T20:04:00.251Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2021-08-21T20:04:00.251Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-21T20:04:00.251Z] docker_cli_run_test.go:4190: unmatched requirement DaemonIsLinux [2021-08-21T20:04:00.251Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-21T20:04:00.251Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2021-08-21T20:04:00.251Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-21T20:04:07.339Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-21T20:04:07.339Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-21T20:04:07.339Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-21T20:04:07.339Z] docker_cli_run_test.go:3187: unmatched requirement DaemonIsLinux [2021-08-21T20:04:07.339Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-21T20:04:07.339Z] docker_cli_run_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-21T20:04:07.339Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-21T20:04:13.140Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-21T20:04:16.885Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-21T20:04:16.885Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2021-08-21T20:04:16.885Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-21T20:04:16.885Z] docker_cli_run_test.go:2581: unmatched requirement DaemonIsLinux [2021-08-21T20:04:16.885Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-21T20:04:16.885Z] docker_cli_run_test.go:2550: unmatched requirement DaemonIsLinux [2021-08-21T20:04:16.885Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-21T20:04:16.885Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-21T20:04:16.885Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-21T20:04:16.885Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-08-21T20:04:16.885Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-21T20:04:16.885Z] docker_cli_run_test.go:3042: unmatched requirement DaemonIsLinux [2021-08-21T20:04:16.885Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-21T20:04:16.885Z] docker_cli_run_test.go:3066: unmatched requirement DaemonIsLinux [2021-08-21T20:04:16.885Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-21T20:04:16.885Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2021-08-21T20:04:16.885Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-21T20:04:16.885Z] docker_cli_run_test.go:3412: unmatched requirement DaemonIsLinux [2021-08-21T20:04:16.885Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-21T20:04:16.885Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-21T20:04:18.423Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-21T20:04:20.604Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-21T20:04:22.790Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-21T20:04:23.760Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-21T20:04:25.949Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-21T20:04:26.409Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-21T20:04:26.409Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-21T20:04:26.409Z] docker_cli_run_test.go:2781: unmatched requirement DaemonIsLinux [2021-08-21T20:04:26.409Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-21T20:04:26.409Z] docker_cli_run_test.go:2471: unmatched requirement DaemonIsLinux [2021-08-21T20:04:26.409Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-21T20:04:26.409Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2021-08-21T20:04:26.410Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-21T20:04:26.410Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-21T20:04:26.410Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-21T20:04:26.410Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-21T20:04:26.410Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-21T20:04:26.410Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-21T20:04:26.410Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-21T20:04:26.410Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-21T20:04:26.410Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-21T20:04:29.330Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-21T20:04:29.330Z] docker_cli_run_test.go:2956: unmatched requirement DaemonIsLinux [2021-08-21T20:04:29.330Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-21T20:04:29.330Z] docker_cli_run_test.go:2859: unmatched requirement Apparmor [2021-08-21T20:04:29.330Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-21T20:04:29.330Z] docker_cli_run_test.go:2838: unmatched requirement DaemonIsLinux [2021-08-21T20:04:29.330Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-21T20:04:29.330Z] docker_cli_run_test.go:2823: unmatched requirement DaemonIsLinux [2021-08-21T20:04:29.330Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-21T20:04:29.330Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-21T20:04:29.330Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-21T20:04:37.912Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-21T20:04:37.912Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2021-08-21T20:04:37.912Z] === RUN TestDockerSuite/TestRunRm [2021-08-21T20:04:40.096Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-21T20:04:46.198Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-21T20:04:53.300Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-21T20:04:54.833Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-21T20:04:57.730Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-21T20:05:00.629Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-21T20:05:00.629Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2021-08-21T20:05:00.629Z] === RUN TestDockerSuite/TestRunState [2021-08-21T20:05:00.629Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-21T20:05:00.629Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-21T20:05:02.803Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-21T20:05:02.803Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-21T20:05:02.803Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-21T20:05:05.698Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-21T20:05:05.698Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-21T20:05:05.698Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-21T20:05:05.698Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-21T20:05:05.698Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-21T20:05:06.155Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-21T20:05:06.155Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-21T20:05:06.155Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-21T20:05:06.155Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-21T20:05:10.866Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-21T20:05:10.866Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-21T20:05:10.866Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-21T20:05:10.866Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-21T20:05:10.866Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-21T20:05:10.866Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-21T20:05:10.866Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-21T20:05:10.866Z] docker_cli_run_test.go:3958: unmatched requirement DaemonIsLinux [2021-08-21T20:05:10.866Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-21T20:05:10.866Z] docker_cli_run_test.go:2898: unmatched requirement Apparmor [2021-08-21T20:05:10.866Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-21T20:05:10.866Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-21T20:05:10.866Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-21T20:05:11.324Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-21T20:05:11.324Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-21T20:05:11.324Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-21T20:05:11.324Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-21T20:05:11.324Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-21T20:05:11.324Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-21T20:05:11.324Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-21T20:05:11.324Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-21T20:05:13.501Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-21T20:05:13.501Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-21T20:05:13.501Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-21T20:05:20.562Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-21T20:05:20.562Z] docker_cli_run_test.go:3847: unmatched requirement DaemonIsLinux [2021-08-21T20:05:20.562Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-21T20:05:20.562Z] docker_cli_run_test.go:3840: unmatched requirement DaemonIsLinux [2021-08-21T20:05:20.562Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-21T20:05:24.290Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-21T20:05:31.343Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-21T20:05:41.642Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-21T20:05:47.430Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-21T20:05:47.430Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-21T20:05:47.430Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-21T20:05:47.430Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-21T20:05:50.324Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-21T20:05:53.221Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-21T20:05:55.391Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-21T20:05:55.391Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-21T20:05:55.391Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-21T20:05:55.391Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-21T20:05:55.391Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-21T20:05:55.391Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-21T20:05:55.391Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-21T20:05:55.391Z] docker_cli_run_test.go:3714: unmatched requirement DaemonIsLinux [2021-08-21T20:05:55.391Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-21T20:05:55.391Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2021-08-21T20:05:55.391Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-21T20:05:55.391Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-08-21T20:05:55.391Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-21T20:05:55.391Z] docker_cli_run_test.go:3199: unmatched requirement DaemonIsLinux [2021-08-21T20:05:55.391Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-21T20:06:00.077Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-21T20:06:01.606Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-21T20:06:03.772Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-21T20:06:08.451Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-21T20:06:08.451Z] docker_cli_run_test.go:3015: unmatched requirement Apparmor [2021-08-21T20:06:08.451Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-21T20:06:08.451Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-21T20:06:08.451Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-21T20:06:08.451Z] docker_cli_run_test.go:2814: unmatched requirement DaemonIsLinux [2021-08-21T20:06:08.451Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-21T20:06:08.451Z] docker_cli_run_test.go:3612: unmatched requirement DaemonIsLinux [2021-08-21T20:06:08.451Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-21T20:06:08.451Z] docker_cli_run_test.go:3623: unmatched requirement DaemonIsLinux [2021-08-21T20:06:08.451Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-21T20:06:08.451Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-21T20:06:08.451Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-21T20:06:08.451Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-21T20:06:08.451Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-21T20:06:08.451Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-21T20:06:08.451Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-21T20:06:08.451Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-21T20:06:08.451Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-21T20:06:08.451Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-21T20:06:08.451Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-21T20:06:08.451Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-21T20:06:08.451Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-21T20:06:08.451Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-21T20:06:08.451Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-21T20:06:08.451Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-21T20:06:08.451Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-21T20:06:08.451Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-21T20:06:08.451Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-21T20:06:08.451Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-21T20:06:08.451Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-21T20:06:08.451Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-21T20:06:08.451Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-21T20:06:08.451Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-21T20:06:08.451Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-21T20:06:10.622Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-21T20:06:11.080Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-21T20:06:11.537Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-21T20:06:11.994Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-21T20:06:13.523Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-21T20:06:20.582Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-21T20:06:20.582Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-21T20:06:20.582Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-21T20:06:29.124Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-21T20:06:29.124Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-21T20:06:29.124Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-21T20:06:32.851Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-21T20:06:32.851Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-21T20:06:32.851Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-21T20:06:32.851Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-21T20:06:32.851Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-21T20:06:32.851Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-21T20:06:32.851Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-21T20:06:32.851Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-21T20:06:32.851Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-21T20:06:43.156Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-21T20:06:43.156Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-21T20:06:43.156Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-21T20:06:43.156Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-21T20:06:43.156Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-21T20:06:43.156Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-21T20:06:43.156Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-21T20:06:43.156Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-21T20:06:43.156Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-21T20:06:43.156Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-21T20:06:43.156Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-21T20:06:43.156Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-21T20:06:43.156Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-21T20:06:44.688Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-21T20:06:46.858Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-21T20:06:46.858Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-21T20:06:46.858Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-21T20:06:49.751Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-21T20:06:49.751Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-08-21T20:06:49.751Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-21T20:06:49.751Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-21T20:06:49.751Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-21T20:06:49.751Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-21T20:06:49.751Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-21T20:06:49.751Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-21T20:06:49.751Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-21T20:06:49.751Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-21T20:06:49.751Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-21T20:06:49.751Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-21T20:06:49.751Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-21T20:07:07.417Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-21T20:07:07.417Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-21T20:07:07.417Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-21T20:07:07.417Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-21T20:07:07.417Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-21T20:07:07.417Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-21T20:07:07.417Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-21T20:07:07.417Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-21T20:07:14.479Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-21T20:07:14.479Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-21T20:07:16.651Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-21T20:07:17.108Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-21T20:07:17.565Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-21T20:07:17.565Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-21T20:07:17.565Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-21T20:07:35.226Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-21T20:07:35.226Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-21T20:07:35.226Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-21T20:07:36.191Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-21T20:07:36.191Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-21T20:07:36.191Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-21T20:07:36.191Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-21T20:07:43.292Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-21T20:07:43.292Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-21T20:07:43.292Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-21T20:07:53.712Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-21T20:07:53.712Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2021-08-21T20:07:53.712Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-21T20:07:54.168Z] --- PASS: TestDockerSuite (2648.23s) [2021-08-21T20:07:54.168Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-08-21T20:07:54.168Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-08-21T20:07:54.168Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-08-21T20:07:54.168Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-08-21T20:07:54.168Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-08-21T20:07:54.168Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.80s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (128.09s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.36s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.75s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.24s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.34s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.14s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.94s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (104.30s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.44s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.92s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.90s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.24s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.55s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.86s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.01s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.58s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.08s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.24s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.65s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.32s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildAddTar (50.72s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.28s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.69s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.53s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.99s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.60s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.80s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.00s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.52s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.44s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.60s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (40.76s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.47s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.37s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.38s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.34s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.55s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.05s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildCmd (0.62s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.59s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.63s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.50s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.60s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.31s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.53s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.02s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.96s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.55s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.89s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.92s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.69s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.65s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.60s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.94s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.61s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (31.41s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.69s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.70s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.46s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.34s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.90s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildDockerignore (65.72s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.21s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (76.49s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.74s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.65s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.47s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.82s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.97s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.48s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.65s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.57s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (119.06s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.40s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.59s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.15s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.51s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.59s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.57s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.30s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.79s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.84s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.01s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.86s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.66s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.63s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildFails (7.19s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.62s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.45s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.80s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.81s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.66s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.56s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.61s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.55s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildHistory (11.27s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.01s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.08s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.80s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.16s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildLabel (1.05s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.68s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.01s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.63s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildLabels (1.06s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.63s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.98s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.59s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.70s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.08s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.65s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.60s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.15s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.55s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.09s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.96s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (10.27s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.95s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.05s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.67s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.10s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.69s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.36s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.71s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.12s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.37s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.65s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.62s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.15s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.92s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.20s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.78s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.66s) [2021-08-21T20:07:54.169Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.13s) [2021-08-21T20:07:54.169Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.30s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (39.90s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (32.80s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestBuildRm (12.91s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.33s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.42s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.58s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.66s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.32s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.33s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.74s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.68s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.24s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.11s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestBuildStderr (4.25s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.19s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.01s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.22s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.60s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.31s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.40s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.58s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.58s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.88s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.88s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.29s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.47s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.63s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.68s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.39s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.38s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.36s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.26s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.95s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.00s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.17s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.14s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestCommitChange (4.59s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.29s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.41s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestCommitTTY (16.16s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.24s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.41s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.47s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.80s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.26s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.33s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.46s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.22s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.33s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.28s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.23s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.27s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.05s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.57s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.07s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.54s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.07s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.00s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.19s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.82s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.30s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.04s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.90s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (27.97s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.58s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.52s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.55s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.56s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000ad290_} (2.56s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1283492410_c:\foo_false____} (7.57s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1283492410_c:\foo_true____} (2.60s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.37s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.26s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.38s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestCpToCaseA (14.10s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.37s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.51s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestCpToCaseH (14.14s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestCpToDot (2.47s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestCpToStdout (2.36s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.05s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.23s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.02s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.68s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.34s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.44s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.43s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.58s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.41s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-21T20:07:54.170Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.38s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.37s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.54s) [2021-08-21T20:07:54.170Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.03s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestEventsCopy (4.84s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.44s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.19s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.82s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.27s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.42s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.02s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestEventsFilters (4.60s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestEventsFormat (4.49s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestEventsRename (2.40s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestEventsResize (7.72s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.34s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.57s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.71s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.76s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.94s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.94s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.08s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.19s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.15s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.93s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.07s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.22s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestExecInspectID (3.82s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.61s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.27s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.79s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.08s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.06s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.10s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.01s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.17s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.64s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.07s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.80s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.14s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.78s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.76s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.20s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.19s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.19s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.21s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestInspectDefault (2.23s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestInspectHistory (4.92s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.41s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.22s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.20s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.18s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.11s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestInspectStatus (2.52s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.32s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.28s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.19s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.14s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.22s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (7.14s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.42s) [2021-08-21T20:07:54.171Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-21T20:07:54.171Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.91s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.99s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.65s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.45s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.25s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.37s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.23s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.97s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.76s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.48s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.34s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.26s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestLogsSince (8.98s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestLogsTail (2.76s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.52s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.25s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.18s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.58s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestPsByOrder (8.53s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.52s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.84s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.37s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.75s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.01s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.55s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.56s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.61s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.63s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.21s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.05s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.38s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (31.11s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.99s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.75s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.26s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.16s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.27s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.88s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.36s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.73s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.82s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.85s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.60s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.31s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRmiTag (0.83s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.14s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.30s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.51s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (9.44s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.22s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.36s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.71s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.90s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.24s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.26s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.31s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.55s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.36s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.35s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.04s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.31s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.04s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.33s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.28s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.03s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.83s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.40s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.22s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.20s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.20s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRunExitCode (2.21s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.34s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.39s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.81s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.75s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.89s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.72s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.07s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.93s) [2021-08-21T20:07:54.633Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.14s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-08-21T20:07:54.633Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.39s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.20s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.29s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.01s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.93s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.93s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestRunRm (2.35s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.65s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.19s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.46s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.65s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.75s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.39s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.80s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.93s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.32s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (7.18s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.23s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.39s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (9.40s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.36s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.28s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.41s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.34s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.06s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.74s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.29s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.55s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.35s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.31s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.75s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.85s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.81s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.45s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.23s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.30s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.43s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.40s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.53s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.99s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (17.59s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.65s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.70s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.06s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-21T20:07:54.634Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.55s) [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-21T20:07:54.634Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.634Z] --- PASS: TestDockerRegistrySuite (0.18s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-21T20:07:54.634Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-21T20:07:54.635Z] === RUN TestDockerSchema1RegistrySuite [2021-08-21T20:07:54.635Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-21T20:07:54.635Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-21T20:07:54.635Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-21T20:07:54.635Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-21T20:07:54.635Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-21T20:07:54.635Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-21T20:07:54.635Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-21T20:07:54.635Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-21T20:07:54.635Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-21T20:07:54.635Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-21T20:07:54.635Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-21T20:07:54.635Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-21T20:07:54.635Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-21T20:07:54.635Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-21T20:07:54.635Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-21T20:07:54.635Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-21T20:07:54.635Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-21T20:07:54.635Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-21T20:07:54.635Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-21T20:07:54.635Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-21T20:07:54.635Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-21T20:07:54.635Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-21T20:07:54.635Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-21T20:07:54.635Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-21T20:07:54.635Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-21T20:07:54.635Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-21T20:07:54.635Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-21T20:07:54.635Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-21T20:07:54.635Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-21T20:07:54.635Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-21T20:07:54.635Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-21T20:07:54.635Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-21T20:07:54.635Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-21T20:07:54.635Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-21T20:07:54.635Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-21T20:07:54.635Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-21T20:07:54.635Z] === RUN TestDockerDaemonSuite [2021-08-21T20:07:54.635Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-21T20:07:54.635Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-21T20:07:54.635Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-21T20:07:54.635Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-21T20:07:54.635Z] === RUN TestDockerSwarmSuite [2021-08-21T20:07:54.635Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-21T20:07:54.635Z] === RUN TestDockerPluginSuite [2021-08-21T20:07:54.635Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-21T20:07:54.635Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-21T20:07:54.635Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-21T20:07:54.635Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-21T20:07:54.635Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-21T20:07:54.635Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-21T20:07:54.635Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-21T20:07:54.635Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-21T20:07:54.635Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-21T20:07:54.635Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-21T20:07:54.635Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-21T20:07:54.635Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-21T20:07:54.635Z] === RUN TestDockerExternalVolumeSuite [2021-08-21T20:07:54.635Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-21T20:07:54.635Z] === RUN TestDockerNetworkSuite [2021-08-21T20:07:54.635Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-21T20:07:54.635Z] === RUN TestDockerHubPullSuite [2021-08-21T20:07:54.635Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-21T20:07:54.635Z] PASS [2021-08-21T20:07:54.635Z] ok github.com/docker/docker/integration-cli 2648.673s [2021-08-21T20:07:54.635Z] [2021-08-21T20:07:54.635Z] === Skipped [2021-08-21T20:07:54.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-08-21T20:07:54.635Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-08-21T20:07:54.635Z] [2021-08-21T20:07:54.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-21T20:07:54.635Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-21T20:07:54.635Z] [2021-08-21T20:07:54.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-21T20:07:54.635Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-21T20:07:54.635Z] [2021-08-21T20:07:54.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-21T20:07:54.635Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-21T20:07:54.635Z] [2021-08-21T20:07:54.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-21T20:07:54.635Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-21T20:07:54.635Z] [2021-08-21T20:07:54.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-08-21T20:07:54.635Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-08-21T20:07:54.635Z] [2021-08-21T20:07:54.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-08-21T20:07:54.635Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-08-21T20:07:54.635Z] [2021-08-21T20:07:54.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-08-21T20:07:54.635Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-08-21T20:07:54.635Z] [2021-08-21T20:07:54.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-21T20:07:54.635Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-21T20:07:54.635Z] [2021-08-21T20:07:54.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-21T20:07:54.635Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-21T20:07:54.635Z] [2021-08-21T20:07:54.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-08-21T20:07:54.635Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-08-21T20:07:54.635Z] [2021-08-21T20:07:54.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-08-21T20:07:54.635Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-08-21T20:07:54.635Z] [2021-08-21T20:07:54.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-21T20:07:54.635Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2021-08-21T20:07:54.635Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-21T20:07:54.635Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-21T20:07:54.636Z] docker_cli_run_test.go:3132: unmatched requirement Apparmor [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-21T20:07:54.636Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-21T20:07:54.636Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-08-21T20:07:54.636Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-08-21T20:07:54.636Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2021-08-21T20:07:54.636Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.69s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.69s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.34s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-08-21T20:07:54.636Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.30s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-21T20:07:54.636Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.636Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-21T20:07:54.636Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-08-21T20:07:54.637Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-08-21T20:07:54.637Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-08-21T20:07:54.637Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-08-21T20:07:54.637Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-21T20:07:54.637Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-21T20:07:54.637Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-08-21T20:07:54.637Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s) [2021-08-21T20:07:54.637Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2021-08-21T20:07:54.637Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-21T20:07:54.637Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-21T20:07:54.637Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-21T20:07:54.637Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-21T20:07:54.637Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-08-21T20:07:54.637Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-21T20:07:54.637Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2021-08-21T20:07:54.637Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-08-21T20:07:54.637Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-08-21T20:07:54.637Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-21T20:07:54.637Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s) [2021-08-21T20:07:54.637Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-21T20:07:54.637Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-21T20:07:54.637Z] docker_cli_sni_test.go:18: Flakey test [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-08-21T20:07:54.637Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-21T20:07:54.637Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-08-21T20:07:54.637Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-08-21T20:07:54.637Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-21T20:07:54.637Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-21T20:07:54.637Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-08-21T20:07:54.637Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-21T20:07:54.637Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-21T20:07:54.637Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-21T20:07:54.637Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-08-21T20:07:54.637Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-08-21T20:07:54.637Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-08-21T20:07:54.637Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-21T20:07:54.637Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-08-21T20:07:54.637Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-21T20:07:54.637Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-21T20:07:54.637Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-08-21T20:07:54.637Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-21T20:07:54.637Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-08-21T20:07:54.637Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-21T20:07:54.637Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-21T20:07:54.637Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-21T20:07:54.637Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-08-21T20:07:54.637Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-21T20:07:54.637Z] docker_cli_run_test.go:3503: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-21T20:07:54.637Z] docker_cli_run_test.go:3535: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-08-21T20:07:54.637Z] docker_cli_run_test.go:3566: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-21T20:07:54.637Z] docker_cli_run_test.go:3549: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-08-21T20:07:54.637Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-08-21T20:07:54.637Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-08-21T20:07:54.637Z] docker_cli_run_test.go:3431: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-21T20:07:54.637Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-21T20:07:54.637Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-08-21T20:07:54.637Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-21T20:07:54.637Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-21T20:07:54.637Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-21T20:07:54.637Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-21T20:07:54.637Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-21T20:07:54.637Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-21T20:07:54.637Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-21T20:07:54.637Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-21T20:07:54.637Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-21T20:07:54.637Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.637Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-21T20:07:54.637Z] [2021-08-21T20:07:54.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-21T20:07:54.637Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.638Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-21T20:07:54.638Z] [2021-08-21T20:07:54.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-08-21T20:07:54.638Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.638Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-08-21T20:07:54.638Z] [2021-08-21T20:07:54.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-21T20:07:54.638Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.638Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-21T20:07:54.638Z] [2021-08-21T20:07:54.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-21T20:07:54.638Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.638Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-21T20:07:54.638Z] [2021-08-21T20:07:54.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-08-21T20:07:54.638Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.638Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-08-21T20:07:54.638Z] [2021-08-21T20:07:54.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-08-21T20:07:54.638Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.638Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-08-21T20:07:54.638Z] [2021-08-21T20:07:54.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-21T20:07:54.638Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.638Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-21T20:07:54.638Z] [2021-08-21T20:07:54.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-21T20:07:54.638Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.638Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-21T20:07:54.638Z] [2021-08-21T20:07:54.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2021-08-21T20:07:54.638Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.638Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2021-08-21T20:07:54.638Z] [2021-08-21T20:07:54.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-08-21T20:07:54.638Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.638Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-08-21T20:07:54.638Z] [2021-08-21T20:07:54.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-21T20:07:54.638Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.638Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-21T20:07:54.638Z] [2021-08-21T20:07:54.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-21T20:07:54.638Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.638Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-21T20:07:54.638Z] [2021-08-21T20:07:54.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-08-21T20:07:54.638Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.638Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-08-21T20:07:54.638Z] [2021-08-21T20:07:54.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-08-21T20:07:54.638Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.638Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-08-21T20:07:54.638Z] [2021-08-21T20:07:54.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-21T20:07:54.638Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.638Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-21T20:07:54.638Z] [2021-08-21T20:07:54.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-08-21T20:07:54.638Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.638Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-08-21T20:07:54.638Z] [2021-08-21T20:07:54.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-21T20:07:54.638Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.638Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-21T20:07:54.638Z] [2021-08-21T20:07:54.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-21T20:07:54.638Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.638Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-21T20:07:54.638Z] [2021-08-21T20:07:54.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-21T20:07:54.638Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.638Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-21T20:07:54.638Z] [2021-08-21T20:07:54.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-21T20:07:54.638Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.638Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-21T20:07:54.638Z] [2021-08-21T20:07:54.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-21T20:07:54.638Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.638Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-21T20:07:54.638Z] [2021-08-21T20:07:54.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-08-21T20:07:54.638Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-21T20:07:54.638Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-08-21T20:07:54.638Z] [2021-08-21T20:07:54.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-21T20:07:54.638Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.638Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-21T20:07:54.638Z] [2021-08-21T20:07:54.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-21T20:07:54.638Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-21T20:07:54.638Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-21T20:07:55.095Z] [2021-08-21T20:07:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-21T20:07:55.095Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.095Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-21T20:07:55.095Z] [2021-08-21T20:07:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-08-21T20:07:55.095Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.095Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-08-21T20:07:55.095Z] [2021-08-21T20:07:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-21T20:07:55.095Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.095Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-21T20:07:55.095Z] [2021-08-21T20:07:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-21T20:07:55.095Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.095Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-21T20:07:55.095Z] [2021-08-21T20:07:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-21T20:07:55.095Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.095Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-21T20:07:55.095Z] [2021-08-21T20:07:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-21T20:07:55.095Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.095Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-21T20:07:55.095Z] [2021-08-21T20:07:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-21T20:07:55.095Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.095Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-21T20:07:55.095Z] [2021-08-21T20:07:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-21T20:07:55.095Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.095Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-21T20:07:55.095Z] [2021-08-21T20:07:55.095Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-21T20:07:55.095Z] docker_cli_run_test.go:2968: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.095Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-21T20:07:55.096Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-08-21T20:07:55.096Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-21T20:07:55.096Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-08-21T20:07:55.096Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-08-21T20:07:55.096Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-21T20:07:55.096Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-21T20:07:55.096Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-21T20:07:55.096Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-08-21T20:07:55.096Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-08-21T20:07:55.096Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-08-21T20:07:55.096Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-08-21T20:07:55.096Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-08-21T20:07:55.096Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-08-21T20:07:55.096Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-08-21T20:07:55.096Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-08-21T20:07:55.096Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-08-21T20:07:55.096Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-21T20:07:55.096Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-08-21T20:07:55.096Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-08-21T20:07:55.096Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-08-21T20:07:55.096Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-08-21T20:07:55.096Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-21T20:07:55.096Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-21T20:07:55.096Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-08-21T20:07:55.096Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-21T20:07:55.096Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-08-21T20:07:55.096Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-08-21T20:07:55.096Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-08-21T20:07:55.096Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-08-21T20:07:55.096Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-21T20:07:55.096Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-08-21T20:07:55.096Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-21T20:07:55.096Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-08-21T20:07:55.096Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-21T20:07:55.096Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-08-21T20:07:55.096Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-08-21T20:07:55.096Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-08-21T20:07:55.096Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-08-21T20:07:55.096Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-21T20:07:55.096Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-08-21T20:07:55.096Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-08-21T20:07:55.096Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-08-21T20:07:55.096Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-08-21T20:07:55.096Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-21T20:07:55.096Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-08-21T20:07:55.096Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-21T20:07:55.096Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-08-21T20:07:55.096Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-21T20:07:55.096Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-21T20:07:55.096Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-21T20:07:55.096Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-21T20:07:55.096Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-21T20:07:55.096Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-08-21T20:07:55.096Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-21T20:07:55.096Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-08-21T20:07:55.096Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-21T20:07:55.096Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-08-21T20:07:55.096Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-21T20:07:55.096Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-21T20:07:55.096Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-21T20:07:55.096Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-21T20:07:55.096Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-21T20:07:55.096Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-21T20:07:55.096Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-21T20:07:55.096Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.096Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-21T20:07:55.096Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.096Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-21T20:07:55.096Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-21T20:07:55.097Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-21T20:07:55.097Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-08-21T20:07:55.097Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-08-21T20:07:55.097Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-08-21T20:07:55.097Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-21T20:07:55.097Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-21T20:07:55.097Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-08-21T20:07:55.097Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-21T20:07:55.097Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-21T20:07:55.097Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-21T20:07:55.097Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-08-21T20:07:55.097Z] docker_cli_run_test.go:2882: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-21T20:07:55.097Z] docker_cli_run_test.go:2891: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-08-21T20:07:55.097Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-21T20:07:55.097Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-21T20:07:55.097Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-08-21T20:07:55.097Z] docker_cli_run_test.go:2671: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-08-21T20:07:55.097Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-08-21T20:07:55.097Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-08-21T20:07:55.097Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-21T20:07:55.097Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-21T20:07:55.097Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-21T20:07:55.097Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-21T20:07:55.097Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-21T20:07:55.097Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-21T20:07:55.097Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-21T20:07:55.097Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-08-21T20:07:55.097Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-08-21T20:07:55.097Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-08-21T20:07:55.097Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-08-21T20:07:55.097Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-21T20:07:55.097Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-21T20:07:55.097Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-21T20:07:55.097Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-21T20:07:55.097Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-08-21T20:07:55.097Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-21T20:07:55.097Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-21T20:07:55.097Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-21T20:07:55.097Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-08-21T20:07:55.097Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-08-21T20:07:55.097Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-21T20:07:55.097Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-21T20:07:55.097Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-08-21T20:07:55.097Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-08-21T20:07:55.097Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-21T20:07:55.097Z] docker_cli_run_test.go:3117: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-21T20:07:55.097Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-21T20:07:55.097Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-21T20:07:55.097Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-21T20:07:55.097Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-08-21T20:07:55.097Z] docker_cli_run_test.go:4400: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-08-21T20:07:55.097Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-08-21T20:07:55.097Z] docker_cli_run_test.go:3917: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-21T20:07:55.097Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-08-21T20:07:55.097Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-08-21T20:07:55.097Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-08-21T20:07:55.097Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-21T20:07:55.097Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-08-21T20:07:55.097Z] docker_cli_run_test.go:2601: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-21T20:07:55.097Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-08-21T20:07:55.097Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-08-21T20:07:55.097Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-08-21T20:07:55.097Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-21T20:07:55.097Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.097Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-21T20:07:55.097Z] [2021-08-21T20:07:55.097Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:3309: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:3333: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:3300: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:3285: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:2709: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:2658: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:2721: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:3175: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:3882: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:4057: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:4140: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:4379: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:4392: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:3698: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:3245: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:3354: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:3364: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:3398: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:4202: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-08-21T20:07:55.098Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.098Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-08-21T20:07:55.098Z] [2021-08-21T20:07:55.098Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:4190: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:3187: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:2581: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:2550: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:3042: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:3066: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:3412: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:2781: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:2471: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:2956: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:2859: unmatched requirement Apparmor [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:2838: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:2823: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:3958: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:2898: unmatched requirement Apparmor [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:3847: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:3840: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:3714: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:3199: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:3015: unmatched requirement Apparmor [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:2814: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:3612: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_run_test.go:3623: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-08-21T20:07:55.099Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.099Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-21T20:07:55.099Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.099Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-21T20:07:55.099Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-08-21T20:07:55.100Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-21T20:07:55.100Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-21T20:07:55.100Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-08-21T20:07:55.100Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-08-21T20:07:55.100Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-08-21T20:07:55.100Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-21T20:07:55.100Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-21T20:07:55.100Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-08-21T20:07:55.100Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-21T20:07:55.100Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-08-21T20:07:55.100Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-08-21T20:07:55.100Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-08-21T20:07:55.100Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-08-21T20:07:55.100Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-08-21T20:07:55.100Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-08-21T20:07:55.100Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2021-08-21T20:07:55.100Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-08-21T20:07:55.100Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-08-21T20:07:55.100Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-08-21T20:07:55.100Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-21T20:07:55.100Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-21T20:07:55.100Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-21T20:07:55.100Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-08-21T20:07:55.100Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-21T20:07:55.100Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-21T20:07:55.100Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-21T20:07:55.100Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.100Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-21T20:07:55.100Z] [2021-08-21T20:07:55.100Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-21T20:07:55.101Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.101Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-21T20:07:55.101Z] [2021-08-21T20:07:55.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-21T20:07:55.101Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.101Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-21T20:07:55.101Z] [2021-08-21T20:07:55.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-21T20:07:55.101Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.101Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-21T20:07:55.101Z] [2021-08-21T20:07:55.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-21T20:07:55.101Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.101Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-21T20:07:55.101Z] [2021-08-21T20:07:55.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-21T20:07:55.101Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.101Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-21T20:07:55.101Z] [2021-08-21T20:07:55.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-21T20:07:55.101Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.101Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-21T20:07:55.101Z] [2021-08-21T20:07:55.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-21T20:07:55.101Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.101Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-21T20:07:55.101Z] [2021-08-21T20:07:55.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-21T20:07:55.101Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.101Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-21T20:07:55.101Z] [2021-08-21T20:07:55.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-21T20:07:55.101Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.101Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-21T20:07:55.101Z] [2021-08-21T20:07:55.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-21T20:07:55.101Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.101Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-21T20:07:55.101Z] [2021-08-21T20:07:55.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-21T20:07:55.101Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.101Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-21T20:07:55.101Z] [2021-08-21T20:07:55.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-21T20:07:55.101Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.101Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-21T20:07:55.101Z] [2021-08-21T20:07:55.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-21T20:07:55.101Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.101Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-21T20:07:55.101Z] [2021-08-21T20:07:55.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-21T20:07:55.101Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.101Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-21T20:07:55.101Z] [2021-08-21T20:07:55.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-21T20:07:55.101Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.101Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-21T20:07:55.101Z] [2021-08-21T20:07:55.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-21T20:07:55.101Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.101Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-21T20:07:55.101Z] [2021-08-21T20:07:55.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-21T20:07:55.101Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.101Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-21T20:07:55.101Z] [2021-08-21T20:07:55.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-21T20:07:55.101Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.101Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-21T20:07:55.101Z] [2021-08-21T20:07:55.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-21T20:07:55.101Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.101Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-21T20:07:55.101Z] [2021-08-21T20:07:55.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-21T20:07:55.101Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.101Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-21T20:07:55.101Z] [2021-08-21T20:07:55.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-21T20:07:55.101Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.101Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-21T20:07:55.101Z] [2021-08-21T20:07:55.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-21T20:07:55.101Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.101Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-21T20:07:55.101Z] [2021-08-21T20:07:55.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-21T20:07:55.101Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.101Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-21T20:07:55.101Z] [2021-08-21T20:07:55.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-21T20:07:55.101Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.101Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-21T20:07:55.101Z] [2021-08-21T20:07:55.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-21T20:07:55.101Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.101Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-21T20:07:55.101Z] [2021-08-21T20:07:55.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-21T20:07:55.101Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.101Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-21T20:07:55.101Z] [2021-08-21T20:07:55.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-21T20:07:55.101Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.101Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-21T20:07:55.101Z] [2021-08-21T20:07:55.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-21T20:07:55.101Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.101Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-21T20:07:55.101Z] [2021-08-21T20:07:55.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-21T20:07:55.101Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.101Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-21T20:07:55.101Z] [2021-08-21T20:07:55.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-21T20:07:55.101Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.101Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-21T20:07:55.101Z] [2021-08-21T20:07:55.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-21T20:07:55.101Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.101Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-21T20:07:55.101Z] [2021-08-21T20:07:55.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-21T20:07:55.101Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.101Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-21T20:07:55.101Z] [2021-08-21T20:07:55.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-21T20:07:55.101Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.101Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-21T20:07:55.101Z] [2021-08-21T20:07:55.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-21T20:07:55.101Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.101Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-21T20:07:55.101Z] [2021-08-21T20:07:55.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-21T20:07:55.101Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.101Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-21T20:07:55.101Z] [2021-08-21T20:07:55.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-21T20:07:55.101Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.101Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-21T20:07:55.101Z] [2021-08-21T20:07:55.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-21T20:07:55.101Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.101Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-21T20:07:55.101Z] [2021-08-21T20:07:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-21T20:07:55.567Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.567Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-21T20:07:55.567Z] [2021-08-21T20:07:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-21T20:07:55.567Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.567Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-21T20:07:55.567Z] [2021-08-21T20:07:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-21T20:07:55.567Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.567Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-21T20:07:55.567Z] [2021-08-21T20:07:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-21T20:07:55.567Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.567Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-21T20:07:55.567Z] [2021-08-21T20:07:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-21T20:07:55.567Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.567Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-21T20:07:55.567Z] [2021-08-21T20:07:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-21T20:07:55.567Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.567Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-21T20:07:55.567Z] [2021-08-21T20:07:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-21T20:07:55.567Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.567Z] [2021-08-21T20:07:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-21T20:07:55.567Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.567Z] [2021-08-21T20:07:55.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-21T20:07:55.567Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-21T20:07:55.567Z] [2021-08-21T20:07:55.567Z] [2021-08-21T20:07:55.567Z] DONE 1092 tests, 546 skipped in 2657.433s [2021-08-21T20:07:55.567Z] INFO: Integration tests ended at 08/21/2021 20:07:55. Duration:00:44:17.7474998 [2021-08-21T20:07:55.567Z] INFO: Docker info of the daemon under test at end of run [2021-08-21T20:07:55.567Z] [2021-08-21T20:07:55.567Z] Containers: 2 [2021-08-21T20:07:55.567Z] Running: 0 [2021-08-21T20:07:55.567Z] Paused: 0 [2021-08-21T20:07:55.567Z] Stopped: 2 [2021-08-21T20:07:55.567Z] Images: 18 [2021-08-21T20:07:55.567Z] Server Version: 0.0.0-dev [2021-08-21T20:07:55.567Z] Storage Driver: windowsfilter [2021-08-21T20:07:55.567Z] Windows: [2021-08-21T20:07:55.567Z] Logging Driver: json-file [2021-08-21T20:07:55.567Z] Plugins: [2021-08-21T20:07:55.567Z] Volume: local [2021-08-21T20:07:55.567Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-21T20:07:55.567Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-21T20:07:55.567Z] Swarm: inactive [2021-08-21T20:07:55.567Z] Default Isolation: process [2021-08-21T20:07:55.567Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-21T20:07:55.567Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-08-21T20:07:55.567Z] OSType: windows [2021-08-21T20:07:55.567Z] Architecture: x86_64 [2021-08-21T20:07:55.567Z] CPUs: 4 [2021-08-21T20:07:55.567Z] Total Memory: 32GiB [2021-08-21T20:07:55.567Z] Name: azwin-2-e7c200 [2021-08-21T20:07:55.567Z] ID: OXWT:YW2N:Y4VH:EMXK:JTFB:RFD4:G66S:ZZ2H:K44X:EKBF:2CN4:4Y5V [2021-08-21T20:07:55.567Z] Docker Root Dir: D:\CI\PR-42768\1\daemon [2021-08-21T20:07:55.567Z] Debug Mode (client): false [2021-08-21T20:07:55.567Z] Debug Mode (server): true [2021-08-21T20:07:55.567Z] File Descriptors: -1 [2021-08-21T20:07:55.567Z] Goroutines: 17 [2021-08-21T20:07:55.567Z] System Time: 2021-08-21T20:07:55.2416882Z [2021-08-21T20:07:55.567Z] EventsListeners: 0 [2021-08-21T20:07:55.567Z] Registry: https://index.docker.io/v1/ [2021-08-21T20:07:55.567Z] Labels: [2021-08-21T20:07:55.567Z] Experimental: false [2021-08-21T20:07:55.567Z] Insecure Registries: [2021-08-21T20:07:55.567Z] 127.0.0.0/8 [2021-08-21T20:07:55.567Z] Live Restore Enabled: false [2021-08-21T20:07:55.567Z] [2021-08-21T20:07:55.567Z] [2021-08-21T20:07:56.023Z] INFO: Stopping daemon under test [2021-08-21T20:07:56.023Z] SUCCESS: The process with PID 2284 (child process of PID 1784) has been terminated. [2021-08-21T20:07:56.023Z] SUCCESS: The process with PID 1784 (child process of PID 1256) has been terminated. [2021-08-21T20:07:56.023Z] INFO: Stop tailing logs of the daemon under tests [2021-08-21T20:07:56.023Z] INFO: executeCI.ps1 Completed successfully at 08/21/2021 20:07:55. [2021-08-21T20:07:56.023Z] INFO: Tidying up at end of run [2021-08-21T20:07:56.023Z] INFO: Saving daemon under test log (d:\CI\PR-42768\1\dut.out) to bundles\CIDUT.out [2021-08-21T20:07:56.023Z] INFO: Saving daemon under test log (d:\CI\PR-42768\1\dut.err) to bundles\CIDUT.err [2021-08-21T20:07:56.023Z] INFO: Nuke-Everything... [2021-08-21T20:07:56.480Z] INFO: Container count on control daemon to delete is 2 [2021-08-21T20:07:56.936Z] 05e1d7294656 [2021-08-21T20:07:56.936Z] 7e0b5ba1b7b0 [2021-08-21T20:07:56.936Z] INFO: Tidying pidfile d:\CI\PR-42768\1\docker.pid [2021-08-21T20:07:56.936Z] INFO: Nuking d:\CI [2021-08-21T20:08:26.858Z] INFO: Zapped successfully [2021-08-21T20:08:26.858Z] [2021-08-21T20:08:26.858Z] INFO: executeCI.ps1 exiting at Sat Aug 21 20:08:24 CUT 2021. Duration 01:24:42.1867221 [2021-08-21T20:08:26.858Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-21T20:08:27.096Z] Recording test results [2021-08-21T20:08:34.259Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-21T20:08:35.739Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-08-21T20:08:37.478Z] Archiving artifacts [2021-08-21T20:08:51.321Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42768/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-21T20:08:52.243Z] + make clean [2021-08-21T20:08:53.774Z] docker volume rm -f docker-dev-cache [2021-08-21T20:08:53.774Z] 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